- 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
- 7dcc2f7 sandbox: Add license headers to the dts files by Simon Glass · 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
- 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
- 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 5 months ago
- e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
- 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 9 months ago
- 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 7 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
- 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
- 619a815 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 8 months ago
- 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" 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
- c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 10 months ago
- 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 10 months ago
- 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 9 months ago
- 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 10 months ago
- 283628c dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 10 months ago
- 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 9 months ago
- ff5fa7d dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 10 months ago
- d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 3 years, 10 months ago
- 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 11 months ago
- d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 11 months ago
- 370746a sandbox: Update dts files to reduce SPL size by Simon Glass · 4 years ago
- acfb530 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
- 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
- 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 4 years ago
- 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years ago
- 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
- fbe27a5 dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 2 months ago
- 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 2 months ago
- 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 1 month ago
- 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 2 months ago
- 3e41c7b test: dm: Test for default led naming by Sean Anderson · 4 years, 2 months ago
- 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 2 months ago
- 175e832 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years, 2 months ago
- cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 2 months ago
- c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 2 months ago
- 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 2 months ago
- 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 2 months ago
- 0ced26a test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
- 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 2 months ago
- 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
- 4cf56ec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
- 1f0d588 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 4 months ago
- f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
- a6c6f0f test/py: add tests for the button commands by Philippe Reynes · 4 years, 4 months ago
- bd3e488 sandbox: dtsi: add buttons by Philippe Reynes · 4 years, 4 months ago
- 037a56d sandbox, test: change hog gpio by Philippe Reynes · 4 years, 4 months ago
- 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- fbde39f test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 4 months ago
- 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 4 months ago
- 0f7b111 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 4 months ago
- b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 4 months ago
- 0667900 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 4 months ago
- 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 4 months ago
- 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
- 9ba8432 sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 6 months ago
- 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
- 4a3390f dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
- be1a6e9 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 6 months ago
- c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 6 months ago
- 9bf87e2 test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 7 months ago
- 00c82ac test: dm: phy: add a test item for the phy_bulk API by Chunfeng Yun · 4 years, 7 months ago
- bf6ad91 test: dm: add test item for ofnode_get_child_count() by Chunfeng Yun · 4 years, 7 months ago
- 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 10 months ago
- ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 10 months ago
- 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 10 months ago
- d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 10 months ago
- f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
- 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
- 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 8 months ago
- 1ecea74 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · 4 years, 8 months ago
- 42c64d1 sandbox: Update PCI nodes in dts files by Tom Rini · 4 years, 9 months ago
- f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 7 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- 0255435 dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 10 months ago
- a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 10 months ago
- bd933bf dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- 14ca9f7 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
- dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 11 months ago