index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Age
Commit message (
Expand
)
Author
2017-04-30
fs: Kconfig: Add a separate config for FS_CBFS
Simon Glass
2017-04-30
fs: Convert CONFIG_CMD_CBFS to Kconfig
Simon Glass
2017-04-18
x86: Drop leading spaces in cpu_x86_get_desc()
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-21
x86: Intel MID platforms has no microcode update
Andy Shevchenko
2017-02-21
x86: Force 32-bit jumps in interrupt handlers
J. Tang
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-07
x86: make LOAD_FROM_32_BIT visible for platforms
Andy Shevchenko
2017-02-07
x86: qemu: Fix compiler warnings for 64-bit
Bin Meng
2017-02-07
x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper
Bin Meng
2017-02-07
x86: Compile irq.c for 64-bit
Bin Meng
2017-02-07
x86: Wrap print_ch() with config option
Bin Meng
2017-02-07
x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c
Bin Meng
2017-02-07
x86: Update compile/link flags to support 64-bit U-Boot
Simon Glass
2017-02-07
x86: Add a dummy setjmp implementation for x86_64
Simon Glass
2017-02-07
x86: Move setjmp to the i386 directory
Simon Glass
2017-02-07
x86: Move call64 to the i386 directory
Simon Glass
2017-02-07
x86: Move turbo_state to global_data
Simon Glass
2017-02-07
x86: Move pirq_routing_table to global_data
Simon Glass
2017-02-06
x86: Support jumping from SPL to U-Boot
Simon Glass
2017-02-06
x86: Don't build cpu files which are not supported on 64-bit
Simon Glass
2017-02-06
x86: Don't build call64 and setjmp on 64-bit
Simon Glass
2017-02-06
x86: ivybridge: Provide a dummy SDRAM init for 64-bit
Simon Glass
2017-02-06
x86: ivybridge: Skip SATA init in SPL
Simon Glass
2017-02-06
x86: Add a link script for SPL
Simon Glass
2017-02-06
x86: Add a link script for 64-bit x86
Simon Glass
2017-02-06
x86: Fix up CONFIG_X86_64 check
Simon Glass
2017-02-06
x86: Support global_data on x86_64
Simon Glass
2017-02-06
x86: Add cpu code for x86_64
Simon Glass
2017-02-06
x86: Move the i386 code into its own directory
Simon Glass
2017-02-06
x86: Add 64-bit start-up code
Simon Glass
2017-02-06
x86: ivybridge: Allow 32-bit init to move to SPL
Simon Glass
2017-02-06
x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
x86: ivybridge: Fix types for 64-bit compilation
Simon Glass
2017-02-06
x86: ivybridge: Add more debugging for failures
Simon Glass
2017-02-06
x86: ivybridge: Declare global data where it is used
Simon Glass
2017-02-06
x86: Use unsigned long for address in table generation
Simon Glass
2016-11-14
x86: Move efi .lds files into the 'lib' directory
Simon Glass
2016-10-19
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-18
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-12
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
2016-10-11
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
2016-10-11
x86: ivybridge: Fix PCH power setup
Simon Glass
[next]