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 058d59b08d x86: Build vga video code only if CONFIG_VIDEO_VGA is defined 12 years ago
..
Makefile x86: Build vga video code only if CONFIG_VIDEO_VGA is defined 12 years ago
bios.S CHECKPATCH: arch/x86/lib/* 13 years ago
bios.h
bios_pci.S
bios_setup.c
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
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
pcat_interrupts.c
pcat_timer.c x86: Fix typo in pcat_timer.c 12 years ago
pci.c
pci_type1.c
physmem.c x86: Implement arch_phys_memset so that it can wipe memory above 4GB 12 years ago
realmode.c
realmode_switch.S CHECKPATCH: arch/x86/lib/* 13 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: Allow compiling out realmode/bios code 12 years ago
video_bios.c
zimage.c x86: Fix indirect jmp warning in zimage.c 12 years ago