summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)Author
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-11-28dm: core: Add tests for stringlist functionsSimon Glass
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt
2021-09-25dm: gpio: Add of-platdata supportSimon Glass
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-16sandbox: Add license headers to the dts filesSimon Glass
2021-08-31sandbox: add test of wdt-uclass' watchdog_reset()Rasmus Villemoes
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes
2021-08-22bootcount: add a new driver with syscon as backendNandor Han
2021-08-01dtoc: Support widening a bool valueSimon Glass
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han
2021-07-21sandbox: mmc: Support fixed MMC devicesSimon Glass
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes
2021-05-04test: Add gpio-sysinfo testSean Anderson
2021-04-27test: reset: Extend base reset test to catch errorNeil Armstrong
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi
2021-03-27sandbox: dtsi: add rngVincent Stehlé
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass
2021-03-22sandbox: Make sandbox,emul more conventionalSimon Glass
2021-03-22sandbox: enable cros-ec-keyb in test.dtbHeinrich Schuchardt
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-18dm: test: Add test case for dev->dma_offsetNicolas Saenz Julienne
2021-02-18dm: test: Add test case for dev_get_dma_ranges()Nicolas Saenz Julienne
2021-02-18test: add a simple test for the adc-keys button driverMarek Szyprowski
2021-01-30dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass
2021-01-30sandbox: Disable I2C emulators in SPLSimon Glass
2021-01-12dm: core: add a function to decode display timingsDario Binacchi
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi
2021-01-05sandbox: Update dts files to reduce SPL sizeSimon Glass
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass
2020-12-22sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait
2020-12-18dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass
2020-12-18dm: Switch over to use new sequence number for dev_seq()Simon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass