aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/dts/test.dts
AgeCommit message (Expand)AuthorFilesLines
2022-10-11thermal: add sandbox driverRobert Marko1-0/+4
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl1-0/+4
2022-09-25sandbox: Add a test for SCSISimon Glass1-0/+5
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier1-0/+2
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass1-0/+15
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle1-1/+10
2022-06-23sandbox: Implement fuzzing engine driverAndrew Scull1-0/+4
2022-06-08test: Load mac address using misc deviceWIP/2022-06-08-add-support-for-nvmem-apiSean Anderson1-1/+8
2022-06-08test: Load mac address using RTCSean Anderson1-1/+8
2022-06-08test: Load mac address with i2c eepromSean Anderson1-1/+8
2022-06-08sandbox: Move some mac addresses to device treeSean Anderson1-0/+4
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson1-6/+0
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson1-0/+3
2022-05-03test: pci: Test PCI address conversion functionsAndrew Scull1-1/+1
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-0/+18
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn1-0/+1
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek BehĂșn1-0/+13
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes1-0/+3
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere1-1/+1
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere1-24/+13
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini1-0/+4
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass1-0/+4
2021-11-28dm: 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-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass1-0/+3
2021-09-16sandbox: Add license headers to the dts filesSimon Glass1-0/+9
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-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-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 testWIP/2021-04-04-gpio-sysinfo-updateSean 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-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere1-0/+23
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi1-0/+72
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass1-2/+2
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