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
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 9 years ago
..
bitops.h sandbox: Use the generic bitops headers 9 years ago
byteorder.h
cache.h sandbox: Enable many more commands 9 years ago
clk.h clk: convert API to match reset/mailbox style 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 sandbox: gpio: doc: Fix parameter documentation 9 years ago
io.h sandbox: Add string and 16-bit I/O functions 9 years ago
mbox.h mailbox: implement a sandbox test 9 years ago
posix_types.h
processor.h dm: sandbox: pci: Add PCI support for sandbox 10 years ago
ptrace.h
reset.h reset: implement a reset test 9 years ago
rtc.h dm: rtc: sandbox: Add an emulated I2C RTC device 10 years ago
sdl.h
sections.h
sound.h
spi.h dm: sf: sandbox: Convert SPI flash driver to driver model 10 years ago
spl.h sandbox: Add basic SPL implementation 9 years ago
state.h Rename reset to sysreset 9 years ago
string.h
system.h
test.h clk: convert API to match reset/mailbox style 9 years ago
types.h Provide option to avoid defining a custom version of uintptr_t. 10 years ago
u-boot-sandbox.h sandbox: Use the reset driver to handle reset 10 years ago
u-boot.h
unaligned.h