summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)AuthorFilesLines
2022-03-03firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere1-1/+1
2022-03-03sandbox: scmi: test against a single scmi agentEtienne Carriere1-24/+13
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes1-0/+2
2021-12-21Merge tag 'v2022.01-rc4' into nextTom Rini1-0/+4
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass1-0/+4
2021-11-29dm: core: Add tests for stringlist functionsSimon Glass1-0/+1
2021-10-31test: Add tests for IOMMU uclassMark Kettenis1-0/+6
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt1-3/+11
2021-09-25dm: gpio: Add of-platdata supportSimon Glass1-1/+7
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass1-0/+13
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass1-0/+3
2021-09-16sandbox: Add license headers to the dts filesSimon Glass6-0/+29
2021-08-31sandbox: add test of wdt-uclass' watchdog_reset()Rasmus Villemoes1-0/+2
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes1-0/+6
2021-08-22bootcount: add a new driver with syscon as backendNandor Han1-0/+14
2021-08-01dtoc: Support widening a bool valueSimon Glass1-0/+2
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han1-0/+10
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han1-0/+8
2021-07-21sandbox: mmc: Support fixed MMC devicesSimon Glass1-0/+1
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak1-0/+6
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle1-5/+5
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent3-0/+19
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi1-21/+0
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes1-0/+7
2021-05-04test: Add gpio-sysinfo testSean Anderson1-0/+7
2021-04-27test: reset: Extend base reset test to catch errorNeil Armstrong1-2/+2
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+72
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng1-5/+1
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil1-0/+48
2021-04-13firmware: scmi: sandbox test for voltage regulatorEtienne Carriere1-0/+23
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi1-0/+72
2021-03-27sandbox: dtsi: add rngVincent Stehlé1-0/+4
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass1-7/+3
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass1-1/+1
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass1-2/+2
2021-03-22sandbox: Make sandbox,emul more conventionalSimon Glass1-1/+5
2021-03-22sandbox: enable cros-ec-keyb in test.dtbHeinrich Schuchardt1-0/+1
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+27
2021-02-18dm: test: Add test case for dev->dma_offsetNicolas Saenz Julienne1-0/+4
2021-02-18dm: test: Add test case for dev_get_dma_ranges()Nicolas Saenz Julienne1-0/+17
2021-02-18test: add a simple test for the adc-keys button driverMarek Szyprowski1-1/+27
2021-01-31dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass1-0/+10
2021-01-31sandbox: Disable I2C emulators in SPLSimon Glass1-3/+7
2021-01-12dm: core: add a function to decode display timingsDario Binacchi1-0/+46
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi1-0/+21
2021-01-05sandbox: Update dts files to reduce SPL sizeSimon Glass2-8/+7
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass1-5/+0
2020-12-23sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait1-1/+9
2020-12-19dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass1-0/+13
2020-12-19dm: Switch over to use new sequence number for dev_seq()Simon Glass1-1/+1