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 6823e6fe66 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded 8 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
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: Use the address in readl/writel() functions 8 years ago
linkage.h efi: Use asmlinkage for EFIAPI 8 years ago
mbox.h mailbox: implement a sandbox test 9 years ago
posix_types.h
power-domain.h Add a power domain framework/uclass 8 years ago
processor.h
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
spl.h spl: Move spl_board_load_image() into a generic header 8 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 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded 8 years ago
u-boot-sandbox.h sandbox: Use the reset driver to handle reset 9 years ago
u-boot.h
unaligned.h