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
Age
Commit message (
Expand
)
Author
2014-11-21
x86: ivybridge: Add early LPC init so that serial works
Simon Glass
2014-11-21
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
x86: ivybridge: Enable PCI in early init
Simon Glass
2014-11-21
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
x86: chromebook_link: Implement CAR support (cache as RAM)
Simon Glass
2014-11-21
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
x86: Build a .rom file which can be flashed to an x86 machine
Simon Glass
2014-11-21
x86: Add chromebook_link board
Simon Glass
2014-11-21
x86: Allow timer calibration to work on ivybridge
Simon Glass
2014-11-21
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-21
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
x86: Add processor functions to halt and get stack pointer
Simon Glass
2014-11-21
x86: Fix a warning with gcc 4.4.4
Simon Glass
2014-11-21
x86: Save TSC frequency in the global data
Bin Meng
2014-11-21
x86: Add quick TSC calibration via PIT
Bin Meng
2014-11-21
x86: Do TSC MSR calibration only for known/supported CPUs
Bin Meng
2014-11-21
x86: Do CPU identification in the early phase
Bin Meng
2014-11-21
x86: Save the BIST value on reset
Simon Glass
2014-11-21
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
x86: Tidy up global descriptor table setup
Simon Glass
2014-11-21
x86: Invalidate TLB as early as possible
Simon Glass
2014-11-21
x86: Remove board_init16() call which is not used
Simon Glass
2014-11-21
x86: Remove REALMODE_BASE which is no longer used
Simon Glass
2014-10-28
x86: Correct a few progress message nits
Simon Glass
2014-10-28
x86: bootm: Support booting a 64-bit raw kernel
Simon Glass
2014-10-28
x86: Move kernel boot function to arch/x86/lib/bootm.c
Simon Glass
2014-10-28
x86: Add support for starting 64-bit kernel
Simon Glass
2014-10-28
x86: Display basic CPU information on boot
Simon Glass
2014-10-28
x86: Bring in msr-index.h from linux 3.8
Simon Glass
2014-10-28
x86: Move paging functions into cpu.c
Simon Glass
2014-10-27
x86: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
Provide option to avoid defining a custom version of uintptr_t.
Gabe Black
2014-10-23
dm: x86: Convert coreboot serial to use driver model
Simon Glass
2014-10-23
dm: x86: dts: Add additional info to the serial port node
Simon Glass
2014-10-23
dm: x86: Add a gpio header for coreboot
Simon Glass
2014-10-23
dm: x86: Support pre-reloc malloc()
Simon Glass
2014-10-23
dm: x86: Zero global data before board_init_f()
Simon Glass
2014-10-23
dm: x86: Remove ebp assembler warning in zimage.c
Simon Glass
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
Masahiro Yamada
2014-10-22
x86: Add device tree information for Chrome OS EC
Simon Glass
2014-10-22
x86: Fix GDT limit in start16.S
Bin Meng
2014-10-22
x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
Bin Meng
2014-10-22
x86: Allow cmdline setup in setup_zimage() to be optional
Simon Glass
2014-10-22
x86: Rewrite bootm.c to make it similar to ARM
Simon Glass
2014-10-22
x86: Enable LMB and RAMDISK_HIGH by default
Simon Glass
[next]