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-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
2021-12-27
Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig
Tom Rini
2021-12-26
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Simon Glass
2021-12-26
video: sandbox: Avoid duplicate display windows
Simon Glass
2021-12-26
sandbox: video: Support 8bpp depth
Simon Glass
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
2021-12-05
Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
Simon Glass
2021-12-02
sandbox: replace putchar(ch) by fputc(ch, stdout)
Heinrich Schuchardt
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-28
dm: core: Add tests for stringlist functions
Simon Glass
2021-11-28
sandbox: Support unmapping a file
Simon Glass
2021-11-26
sandbox: poweroff in efi_system_reset()
Heinrich Schuchardt
2021-10-31
sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig
Tom Rini
2021-10-31
test: Add tests for IOMMU uclass
Mark Kettenis
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-21
sandbox: provide /chosen/boot-hartid property
Heinrich Schuchardt
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
sandbox: correct cpu nodes
Heinrich Schuchardt
2021-09-25
dm: gpio: Add of-platdata support
Simon Glass
2021-09-25
irq: Tidy up of-platdata irq support
Simon Glass
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-16
sandbox: Add a way to map a file into memory
Simon Glass
2021-09-16
sandbox: Add a way to find the size of a file
Simon Glass
2021-09-16
sandbox: Add license headers to the dts files
Simon Glass
2021-09-16
sandbox: Correct handling of --rm_memory
Simon Glass
2021-08-31
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...
Tom Rini
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-08-31
sandbox: add test of wdt-uclass' watchdog_reset()
Rasmus Villemoes
2021-08-31
sandbox: add test of wdt_gpio driver
Rasmus Villemoes
2021-08-22
bootcount: add a new driver with syscon as backend
Nandor Han
2021-08-01
dtoc: Support widening a bool value
Simon Glass
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-23
reboot-mode: read the boot mode from RTC memory
Nandor Han
[next]