- 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
- f32c5b1 sandbox: Use the generic VPL option to enable VPL by Simon Glass · 1 year, 9 months ago
- cce3e3e sandbox: Tidy up RTC options by Simon Glass · 1 year, 9 months ago
- 13a5b15 sandbox: Expand size for VPL image by Simon Glass · 1 year, 9 months ago
- d8b5269 sandbox: Correctly define BITS_PER_LONG by Michal Suchanek · 2 years, 1 month ago
- eef107e tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 9 months ago
- d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 10 months ago
- 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
- 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 10 months ago
- 55003db dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · 1 year, 10 months ago
- ae7ed57 Correct SPL uses of LMB by Simon Glass · 1 year, 10 months ago
- ff050b6 sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREE by Simon Glass · 1 year, 10 months ago
- bb9d131 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 10 months ago
- 5dfd4ec test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 10 months ago
- 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
- 8de5a54 virtio: Add a block device by Simon Glass · 1 year, 10 months ago
- 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
- 61234dd vbe: sandbox: Drop VBE node in chosen by Simon Glass · 1 year, 10 months ago
- d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 11 months ago
- fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
- 8f0dfd4 sandbox: Finish migration to Kconfig by Tom Rini · 2 years ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- ea79bb7 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 2712d39 sandbox: fix sound driver by Heinrich Schuchardt · 2 years ago
- 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
- e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
- 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
- 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
- f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years, 1 month ago
- 5e135d3 sandbox: Add an image for VPL by Simon Glass · 2 years, 1 month ago
- a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
- d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years, 1 month ago
- a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years, 1 month ago
- f0b534f sandbox: Add a way to specify the sandbox executable by Simon Glass · 2 years, 1 month ago
- 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · 2 years, 1 month ago
- 5cda70f sandbox: Drop message about writing sandbox state by Simon Glass · 2 years, 1 month ago
- 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
- 32bc4f2 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · 2 years, 1 month ago
- b0679a7 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 1 month ago
- b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
- f99e880 sandbox.dtsi: add a sandbox,alarm-wdt instance by Rasmus Villemoes · 2 years, 2 months ago
- ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 2 months ago
- 7687430 sandbox: Initialize sysreset before relocation by Michal Suchanek · 2 years, 2 months ago
- 7514fd7 sandbox: Support FDT fixups by Simon Glass · 2 years, 2 months ago
- 9cf8712 thermal: add sandbox driver by Robert Marko · 2 years, 3 months ago
- 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
- 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
- f17b967 sandbox: Support loading the other FDT by Simon Glass · 2 years, 3 months ago
- d74c461 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 3 months ago
- 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 509f32e sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
- 79cb241 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · 2 years, 3 months ago
- 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · 2 years, 3 months ago
- 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 6 months ago
- 91a187b test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
- c8d3721 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 4 months ago
- 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
- 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 5 months ago
- 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- d74a60a sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 by Heinrich Schuchardt · 2 years, 7 months ago
- 6fd60e9 sandbox: show error if the device-tree cannot be loaded by Heinrich Schuchardt · 2 years, 8 months ago
- bb63ea8 sandbox: add function os_printf() by Heinrich Schuchardt · 2 years, 8 months ago
- 3374704 sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · 2 years, 8 months ago
- 451b8b1 sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 6 months ago
- 2b40f80 sandbox: Add libfuzzer integration by Andrew Scull · 2 years, 6 months ago
- ca5d137 sandbox: Decouple program entry from sandbox init by Andrew Scull · 2 years, 6 months ago
- f9a2c5e sandbox: Add support for Address Sanitizer by Andrew Scull · 2 years, 6 months ago
- 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- c6cb99b sandbox: Rename getopt sections by Andrew Scull · 2 years, 6 months ago
- 17d0fa3 sandbox: Rename EFI runtime sections by Andrew Scull · 2 years, 6 months ago
- 13652b8 test: Load mac address using misc device by Sean Anderson · 2 years, 7 months ago
- 5768e8b test: Load mac address using RTC by Sean Anderson · 2 years, 7 months ago
- e2dc0e6 test: Load mac address with i2c eeprom by Sean Anderson · 2 years, 7 months ago
- 24b1b8d sandbox: Move some mac addresses to device tree by Sean Anderson · 2 years, 7 months ago
- 5d7af61 sandbox: net: Remove fake-host-hwaddr by Sean Anderson · 2 years, 7 months ago
- 67d93a4 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 7 months ago
- f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · 2 years, 7 months ago
- 9a3adfa sandbox: Avoid binman error when run without device tree by Simon Glass · 2 years, 7 months ago
- c7456a4 test: pci: Test PCI address conversion functions by Andrew Scull · 2 years, 7 months ago
- c86e620 sandbox: Add a build for VPL by Simon Glass · 2 years, 7 months ago
- b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago
- 1b4bc15 bootstd: sandbox: Add a hostfs bootdev by Simon Glass · 2 years, 7 months ago
- c030b40 sandbox: Align linker lists to a 32-byte boundary by Simon Glass · 2 years, 8 months ago
- b504d99 sandbox: Allow link flags to be given by Simon Glass · 2 years, 8 months ago
- d56c6f4 sandbox: Correct loss of early output in SPL by Simon Glass · 2 years, 8 months ago
- 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
- 145992c Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 8 months ago
- b271161 test: serial: Add test for putc/puts by Sean Anderson · 2 years, 8 months ago
- bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
- f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
- 462d163 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 8 months ago
- 417ae2c sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h by Pali Rohár · 2 years, 9 months ago
- 9ee7b73 sandbox: Add the handoff header for spl by Simon Glass · 2 years, 9 months ago
- 40f1abe sandbox: Show a message when writing out the ram buffer by Simon Glass · 2 years, 9 months ago
- f1c5191 event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
- fe143ee sandbox: start: Sort the header files by Simon Glass · 2 years, 9 months ago
- bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
- 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago