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 a0b49bc334 efi: Use asmlinkage for EFIAPI 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
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
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 sandbox: gpio: doc: Fix parameter documentation 9 years ago
io.h sandbox: Use the address in readl/writel() functions 9 years ago
linkage.h efi: Use asmlinkage for EFIAPI 9 years ago
mbox.h mailbox: implement a sandbox test 9 years ago
posix_types.h
power-domain.h Add a power domain framework/uclass 9 years ago
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 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
spl.h spl: Move spl_board_load_image() into a generic header 9 years ago
state.h Rename reset to sysreset 9 years ago
string.h
system.h sandbox: change local_irq_save() to macro 11 years ago
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. 11 years ago
u-boot-sandbox.h sandbox: Use the reset driver to handle reset 10 years ago
u-boot.h
unaligned.h