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/lib
Simon Glass 96dfc0633a x86: Remove unused real mode code 12 years ago
..
Makefile x86: Remove unused real mode code 12 years ago
bios.h x86: Remove unused real mode code 12 years ago
board.c x86: Add support for CONFIG_OF_CONTROL 12 years ago
bootm.c x86: Refactor the zboot innards so they can be reused with a vboot image 13 years ago
cmd_boot.c x86: Move do_go_exec() out of board.c 13 years ago
gcc.c x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 13 years ago
init_helpers.c x86: Add support for CONFIG_OF_CONTROL 12 years ago
init_wrappers.c x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading 12 years ago
interrupts.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 13 years ago
pcat_interrupts.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 13 years ago
pcat_timer.c x86: Fix typo in pcat_timer.c 12 years ago
pci.c x86: Provide more configuration granularity 13 years ago
pci_type1.c x86: Misc PCI touchups 13 years ago
physmem.c x86: Implement arch_phys_memset so that it can wipe memory above 4GB 12 years ago
relocate.c x86: Make the upper bound on relocated symbols closed instead of open 12 years ago
string.c x86: Import glibc memcpy implementation 13 years ago
timer.c x86: Add function to read time stamp counter 12 years ago
video.c x86: Remove unused real mode code 12 years ago
zimage.c x86: Remove unused real mode code 12 years ago