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 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 9 years ago
..
baytrail dm: Convert PCI MMC over to use DM PCI API 9 years ago
coreboot x86: Convert to use driver model timer 9 years ago
efi x86: Convert to use driver model timer 9 years ago
ivybridge dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago
qemu x86: tsc: Remove legacy timer codes 9 years ago
quark dm: Convert PCI MMC over to use DM PCI API 9 years ago
queensbay dm: Convert PCI MMC over to use DM PCI API 9 years ago
Makefile x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 9 years ago
call32.S
call64.S
config.mk
cpu.c x86: Move i8254_init() to x86_cpu_init_f() 9 years ago
cpu_x86.c
interrupts.c x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
ioapic.c
irq.c x86: Allow pirq_init() to return an error 10 years ago
lapic.c
mp_init.c x86: Set APs' req_seq to the reg number from device tree 10 years ago
mtrr.c
pci.c x86: Remove legacy pci codes 9 years ago
resetvec.S
sipi_vector.S x86: Pass correct cpu_index to ap_init() 9 years ago
start.S x86: Init the debug UART if enabled 9 years ago
start16.S
turbo.c
u-boot.lds