- 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 8 months ago
- f02b396 sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h by Pali Rohár · 2 years, 9 months ago
- acc874a sandbox: Add the handoff header for spl by Simon Glass · 2 years, 9 months ago
- d02f99d sandbox: Show a message when writing out the ram buffer by Simon Glass · 2 years, 9 months ago
- 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 8 months ago
- d41b703 sandbox: start: Sort the header files by Simon Glass · 2 years, 8 months ago
- 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
- 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago
- aafb31f acpi: Move acpi_write_tables() to a generic header by Simon Glass · 2 years, 10 months ago
- ebc87d0 sandbox: fix build failure with musl and SDL by Heinrich Schuchardt · 2 years, 10 months ago
- 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 10 months ago
- 8e72374 sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · 2 years, 10 months ago
- 0679cca sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 3 years ago
- 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 880dbc5 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · 2 years, 10 months ago
- 87a9aa6 Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
- ba1ed5b Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 2 years, 11 months ago
- 8657ad4 sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 3 years ago
- 250e735 video: sandbox: Avoid duplicate display windows by Simon Glass · 3 years ago
- 0fe5e94 sandbox: video: Support 8bpp depth by Simon Glass · 3 years ago
- 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
- 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
- 5ae2578 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · 3 years ago
- 34bee10 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · 3 years ago
- 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
- fb933d0 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 1 month ago
- a0ff280 sandbox: Support unmapping a file by Simon Glass · 3 years, 1 month ago
- 7a001e0 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · 3 years ago
- 286a159 sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 3 years, 1 month ago
- fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 737fd14 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · 3 years, 3 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 8ae8da1 sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 3 months ago
- 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 3 months ago
- 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 3 months ago
- 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
- b927409 sandbox: Add a way to map a file into memory by Simon Glass · 3 years, 3 months ago
- b4467fa sandbox: Add a way to find the size of a file by Simon Glass · 3 years, 3 months ago
- 7dcc2f7 sandbox: Add license headers to the dts files by Simon Glass · 3 years, 3 months ago
- 130401e sandbox: Correct handling of --rm_memory by Simon Glass · 3 years, 3 months ago
- e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 2 months ago
- ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
- 4171c57 sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
- a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
- c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 5 months ago
- eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
- cb89700 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 4 months ago
- c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 5 months ago
- f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 5 months ago
- fd25ca3 sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · 3 years, 4 months ago
- 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 4 months ago
- 350b1d3 sandbox: Use hinting with the display by Simon Glass · 3 years, 4 months ago
- fcb7e31 sandbox: Add work-around for SDL2 display by Simon Glass · 3 years, 4 months ago
- f178beb sandbox: Support executables for more phases by Simon Glass · 3 years, 4 months ago
- 9a72bea sandbox: Silence coverity warning in state_read_file() by Simon Glass · 3 years, 6 months ago
- e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
- 825a9a9 sandbox: fix sandbox_reset() by Heinrich Schuchardt · 3 years, 6 months ago
- 3beba4a sandbox: ensure that state->ram_buf is in low memory by Heinrich Schuchardt · 3 years, 6 months ago
- 85f718f sandbox: Support signal handling only when requested by Simon Glass · 3 years, 8 months ago
- 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 9 months ago
- 205b9f5 sandbox: correct determination of the text base by Heinrich Schuchardt · 3 years, 6 months ago
- 94bb891 sandbox: make LTO available by Marek Behún · 3 years, 6 months ago
- d1f81fd sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · 3 years, 6 months ago
- 958f2e5 build: use thin archives instead of incremental linking by Marek Behún · 3 years, 6 months ago
- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 6 months ago
- a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
- 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 7 months ago
- 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 7 months ago
- bdfe690 test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 7 months ago
- 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago
- 534c69b test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 8 months ago
- ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 8 months ago
- c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 8 months ago
- 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 8 months ago
- 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 7 months ago
- e502122 sandbox: define __dyn_sym_start, dyn_sym_end by Heinrich Schuchardt · 3 years, 8 months ago
- c119528 sandbox: Correct uninit conflict by Simon Glass · 3 years, 8 months ago
- 5d8c379 sandbox: Only delete the executable if requested by Simon Glass · 3 years, 8 months ago
- 619a815 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 8 months ago
- d5cc192 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 8 months ago
- 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 8 months ago
- e62ad9c sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 8 months ago
- 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 8 months ago
- cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 8 months ago
- b5e514a sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 8 months ago
- c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 9 months ago
- 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 9 months ago
- 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 9 months ago
- 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
- 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
- 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
- bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 8 months ago
- 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
- d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 9 months ago
- 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 9 months ago
- a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 9 months ago
- 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 9 months ago