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 e54094f2f9 sandbox: Add string and 16-bit I/O functions 9 years ago
..
bitops.h sandbox: Use the generic bitops headers 10 years ago
byteorder.h
cache.h sandbox: Enable many more commands 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 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option 11 years ago
global_data.h sandbox: Allow reading/writing of RAM buffer 11 years ago
gpio.h dm: rename device struct to udevice 11 years ago
io.h sandbox: Add string and 16-bit I/O functions 9 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 sandbox: Add SDL library for LCD, keyboard, audio 11 years ago
sections.h sandbox: Rename sb_cmdline_option to sandbox_cmdline_option 11 years ago
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