index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
Age
Commit message (
Expand
)
Author
2022-07-21
watchdog: add pulse support to gpio watchdog driver
Paul Doelle
2022-07-11
Merge branch 'next'
Tom Rini
2022-06-28
sandbox: raise SANDBOX_RAM_SIZE_MB default to 256
Heinrich Schuchardt
2022-06-28
sandbox: show error if the device-tree cannot be loaded
Heinrich Schuchardt
2022-06-28
sandbox: add function os_printf()
Heinrich Schuchardt
2022-06-25
sandbox: sdl: Add stub sandbox_sdl_remove_display()
Andrew Scull
2022-06-23
sandbox: Implement fuzzing engine driver
Andrew Scull
2022-06-23
sandbox: Add libfuzzer integration
Andrew Scull
2022-06-23
sandbox: Decouple program entry from sandbox init
Andrew Scull
2022-06-23
sandbox: Add support for Address Sanitizer
Andrew Scull
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-23
sandbox: Rename getopt sections
Andrew Scull
2022-06-23
sandbox: Rename EFI runtime sections
Andrew Scull
2022-06-08
test: Load mac address using misc device
Sean Anderson
2022-06-08
test: Load mac address using RTC
Sean Anderson
2022-06-08
test: Load mac address with i2c eeprom
Sean Anderson
2022-06-08
sandbox: Move some mac addresses to device tree
Sean Anderson
2022-06-08
sandbox: net: Remove fake-host-hwaddr
Sean Anderson
2022-06-08
sandbox: net: Add aliases for ethernet devices
Sean Anderson
2022-06-06
spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
Tom Rini
2022-05-05
sandbox: Avoid binman error when run without device tree
Simon Glass
2022-05-03
test: pci: Test PCI address conversion functions
Andrew Scull
2022-05-02
sandbox: Add a build for VPL
Simon Glass
2022-04-25
bootstd: Add tests for bootstd including all uclasses
Simon Glass
2022-04-25
bootstd: sandbox: Add a hostfs bootdev
Simon Glass
2022-04-18
sandbox: Align linker lists to a 32-byte boundary
Simon Glass
2022-04-18
sandbox: Allow link flags to be given
Simon Glass
2022-04-18
sandbox: Correct loss of early output in SPL
Simon Glass
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-14
Remove duplication of table_compute_checksum function
Tom Rini
2022-04-14
test: serial: Add test for putc/puts
Sean Anderson
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
net: introduce helpers to get PHY ofnode from MAC
Marek Behún
2022-03-31
arch: Kconfig: imply BINMAN for SANDBOX
Philippe Reynes
2022-03-25
sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h
Pali Rohár
2022-03-18
sandbox: Add the handoff header for spl
Simon Glass
2022-03-18
sandbox: Show a message when writing out the ram buffer
Simon Glass
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
2022-03-10
sandbox: start: Sort the header files
Simon Glass
2022-03-02
firmware: scmi: fix sandbox and related tests for clock discovery
Etienne Carriere
2022-03-02
sandbox: scmi: test against a single scmi agent
Etienne Carriere
2022-02-11
acpi: Move acpi_write_tables() to a generic header
Simon Glass
2022-02-09
sandbox: fix build failure with musl and SDL
Heinrich Schuchardt
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2022-01-25
sandbox: eth-raw: fix building with musl library
Heinrich Schuchardt
2022-01-25
sandbox: Allow building with GENERATE_ACPI_TABLE
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-13
sandbox: compatibility of os_get_filesize()
Heinrich Schuchardt
2021-12-28
Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
[next]