index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Age
Commit message (
Expand
)
Author
2014-11-25
x86: ivybridge: Add PCH init
Simon Glass
2014-11-25
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass
2014-11-25
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-25
x86: Factor out common values in the link script
Simon Glass
2014-11-25
x86: Ensure that all relocation data is included in the image
Simon Glass
2014-11-25
x86: Remove board_early_init_r()
Simon Glass
2014-11-25
x86: Add ivybridge directory to Makefile
Simon Glass
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-23
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: ivybridge: Add LAPIC support
Simon Glass
2014-11-21
x86: Make show_boot_progress() common
Simon Glass
2014-11-21
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
x86: ivybridge: Check BIST value on boot
Simon Glass
2014-11-21
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
x86: Tidy up coreboot header usage
Simon Glass
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: Add chromebook_link board
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: Fix a warning with gcc 4.4.4
Simon Glass
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-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: Move paging functions into cpu.c
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-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-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-06-23
x86: Enable 32-bit build using x86_64 multilib toolchain
Vasili Galka
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2013-11-01
x86: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
[next]