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/sandbox/include/asm
Tom Rini 699946ae61 sandbox: Fix building with LLVM 9 years ago
..
bitops.h sandbox: Use the generic bitops headers 10 years ago
byteorder.h
cache.h sandbox: Fix building with LLVM 9 years ago
config.h sandbox: Set up global data before board_init_f() 11 years ago
errno.h
eth-raw-os.h sandbox: eth: Add support for using the 'lo' interface 10 years ago
eth.h sandbox: eth: Add a function to skip ping timeouts 10 years ago
getopt.h
global_data.h
gpio.h dm: rename device struct to udevice 11 years ago
io.h dm: sandbox: pci: Add PCI support for sandbox 10 years ago
posix_types.h
processor.h dm: sandbox: pci: Add PCI support for sandbox 10 years ago
ptrace.h
rtc.h dm: rtc: sandbox: Add an emulated I2C RTC device 10 years ago
sdl.h
sections.h
sound.h build: define CPU only when arch/${ARCH}/cpu/${CPU} exists 11 years ago
spi.h dm: sf: sandbox: Convert SPI flash driver to driver model 11 years ago
state.h test: Record and silence console in tests 9 years ago
string.h
system.h sandbox: change local_irq_save() to macro 11 years ago
test.h usb: sandbox: Add a USB emulation driver 9 years ago
types.h Provide option to avoid defining a custom version of uintptr_t. 11 years ago
u-boot-sandbox.h sandbox: Use the reset driver to handle reset 10 years ago
u-boot.h
unaligned.h