summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-06board: Rename uclass to sysinfoSimon Glass1-4/+4
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass2-0/+2
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass1-0/+26
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot1-0/+33
2020-10-14test: sharpen button label unit testHeinrich Schuchardt2-8/+8
2020-10-08test: dm: Test for default led namingSean Anderson1-1/+1
2020-10-08test: pinmux: Add test for pin muxingSean Anderson1-7/+38
2020-10-06sandbox: avoid duplicate backslash inputHeinrich Schuchardt1-5/+15
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay1-0/+1
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere1-0/+6
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere1-0/+15
2020-09-30firmware: add SCMI agent uclassEtienne Carriere1-0/+16
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot1-0/+13
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot1-0/+10