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/lib_i386
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
..
Makefile i386: Reorder source objects in lib_i386 Makefile 15 years ago
bios.S i386: Remove inline asm symbols from .dynsym 15 years ago
bios.h Big white-space cleanup. 16 years ago
bios_pci.S i386: Remove inline asm symbols from .dynsym 15 years ago
bios_setup.c i386: Move references to link script exports 15 years ago
board.c i386: Final Relocation 15 years ago
bootm.c rename include/zlib.h to include/u-boot/zlib.h 15 years ago
config.mk push LOAD_ADDR out to arch mk files 15 years ago
interrupts.c i386: Final Relocation 15 years ago
pcat_interrupts.c i386: Rearrange Interupt Handling 15 years ago
pcat_timer.c Generic udelay() with watchdog support 15 years ago
pci.c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 15 years ago
pci_type1.c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 15 years ago
realmode.c i386: Move references to link script exports 15 years ago
realmode_switch.S Big white-space cleanup. 16 years ago
timer.c i386: Final Relocation 15 years ago
video.c stdio/device: rework function naming convention 15 years ago
video_bios.c i386: Misc PCI fixups 15 years ago
zimage.c