summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)AuthorFilesLines
2022-10-26dm: memory: Introduce new uclassRoger Quadros1-0/+4
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini1-0/+6
2022-10-24sandbox.dtsi: add a sandbox,alarm-wdt instanceRasmus Villemoes1-0/+6
2022-10-21sandbox: Initialize sysreset before relocationMichal Suchanek2-0/+3
2022-10-11thermal: add sandbox driverRobert Marko2-0/+8
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl1-0/+4
2022-09-29sandbox: Support loading the other FDTSimon Glass2-1/+36
2022-09-25sandbox: Add a test for SCSISimon Glass2-0/+9
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier1-0/+2
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass2-0/+28
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 deviceSean 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 Anderson3-8/+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-05-02sandbox: Add a build for VPLSimon Glass1-4/+6
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-0/+18
2022-04-25bootstd: sandbox: Add a hostfs bootdevSimon Glass2-0/+9
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 Reynes2-0/+6
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