upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/arch/x86/cpu
Simon Glass d66a10fc00 fs: Convert CONFIG_CMD_CBFS to Kconfig 8 years ago
..
baytrail
broadwell board_f: Drop setup_dram_config() wrapper 8 years ago
coreboot fs: Convert CONFIG_CMD_CBFS to Kconfig 8 years ago
efi board_f: Drop setup_dram_config() wrapper 8 years ago
i386 x86: Force 32-bit jumps in interrupt handlers 8 years ago
intel_common dm: core: Replace of_offset with accessor 8 years ago
ivybridge board_f: Drop setup_dram_config() wrapper 8 years ago
qemu board_f: Drop setup_dram_config() wrapper 8 years ago
quark board_f: Drop setup_dram_config() wrapper 8 years ago
queensbay dm: core: Add flags parameter to device_remove() 8 years ago
x86_64 board_f: x86: Use checkcpu() for CPU init 8 years ago
Makefile x86: Compile irq.c for 64-bit 8 years ago
call32.S
config.mk x86: Update compile/link flags to support 64-bit U-Boot 8 years ago
cpu.c x86: Move the i386 code into its own directory 8 years ago
cpu_x86.c x86: Drop leading spaces in cpu_x86_get_desc() 8 years ago
ioapic.c
irq.c dm: core: Replace of_offset with accessor 8 years ago
lapic.c
mp_init.c x86: Intel MID platforms has no microcode update 8 years ago
mtrr.c
pci.c
resetvec.S
sipi_vector.S
start.S x86: make LOAD_FROM_32_BIT visible for platforms 8 years ago
start16.S
start64.S x86: Add 64-bit start-up code 8 years ago
turbo.c x86: Move turbo_state to global_data 8 years ago
u-boot-64.lds x86: Add a link script for 64-bit x86 8 years ago
u-boot-spl.lds x86: Add a link script for SPL 8 years ago
u-boot.lds x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR 8 years ago