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
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
..
Makefile x86: Split init functions out of board.c 13 years ago
bios.S CHECKPATCH: arch/x86/lib/* 13 years ago
bios.h cosmetic: checkpatch cleanup of arch/x86/lib/*.c 14 years ago
bios_pci.S cosmetic: checkpatch cleanup of arch/x86/lib/*.c 14 years ago
bios_setup.c x86: Don't relocate symbols which point to things that aren't relocated 14 years ago
board.c net: move bootfile init into eth_initialize 13 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 14 years ago
init_helpers.c net: move bootfile init into eth_initialize 13 years ago
init_wrappers.c x86: Split init functions out of board.c 13 years ago
interrupts.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 14 years ago
pcat_interrupts.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 14 years ago
pcat_timer.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 14 years ago
pci.c x86: Provide more configuration granularity 14 years ago
pci_type1.c x86: Misc PCI touchups 14 years ago
realmode.c x86: Don't relocate symbols which point to things that aren't relocated 14 years ago
realmode_switch.S CHECKPATCH: arch/x86/lib/* 13 years ago
relocate.c x86: Convert board_init_f_r to a processing loop 13 years ago
string.c x86: Import glibc memcpy implementation 13 years ago
timer.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 14 years ago
video.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 14 years ago
video_bios.c x86: Provide more configuration granularity 14 years ago
zimage.c x86: Move setup_pcat_compatibility() out of board.c 13 years ago