- 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, 1 month ago
- cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 1 month 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, 1 month 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, 1 month 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, 3 months ago
- f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 5 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, 5 months ago
- c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 5 months ago
- 9bf87e2 test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 6 months ago
- 00c82ac test: dm: phy: add a test item for the phy_bulk API by Chunfeng Yun · 4 years, 6 months ago
- bf6ad91 test: dm: add test item for ofnode_get_child_count() by Chunfeng Yun · 4 years, 6 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, 7 months ago
- 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 7 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, 9 months ago
- a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 9 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, 10 months ago
- ff0dada sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 11 months ago
- fbb0efd sandbox: Add a test for IRQ by Simon Glass · 5 years ago
- 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
- 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- 15ab77c sandbox: add missing compatible property in device tree by Heinrich Schuchardt · 5 years ago
- 9a52be1 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
- dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
- 073e6d6 sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · 5 years ago
- 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
- 33c215a dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
- 9b69ba4 pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
- b0e2c23 sandbox: pci: Increase the memory space by Simon Glass · 5 years ago
- a605b0f sandbox: spmi: Add ranges property for address translation by Simon Glass · 5 years ago
- df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- ff8c23e Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
- 87e460c clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · 5 years ago
- 4ab8e78 dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing by Lukasz Majewski · 5 years ago
- c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
- ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
- a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
- bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
- 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
- 099ed45 test: check u-boot properties in SPL device tree by Patrick Delaunay · 5 years ago
- 24c2776 sandbox: Correct spi flash operation by Simon Glass · 5 years ago
- e676f43 sandbox: Add a memory {} node by Simon Glass · 5 years ago
- 87dac6b sandbox: Add an alias for SPI by Simon Glass · 5 years ago
- dc8c91a sandbox: Create a common sandbox DT by Simon Glass · 5 years ago
- e8726da sandbox: Sync up sandbox64.dts with main DT by Simon Glass · 5 years ago
- 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
- 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
- ffd4c7c dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
- a442e61 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
- b630d57 clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
- ecc7973 sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
- b45c833 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
- aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- d0a30a8 sandbox: i2c_emul_find() No emulators for device 'rtc@43' by Heinrich Schuchardt · 6 years ago
- 6f2d59c test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
- 282e29e dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
- a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
- d490189 dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
- e96fa6c dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
- ce6d99a dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
- 48d299a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
- 6c3af1f syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
- b330991 test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago