aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)Author
2020-07-06Merge branch 'next'Tom Rini
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher
2020-07-01reset: Add generic reset driverSean Anderson
2020-07-01dm: Add support for simple-pm-busSean Anderson
2020-06-11dm: uclass: don't assign aliased seq numbersMichael Walle
2020-06-11usb: provide a device tree node to USB devicesMichael Walle
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong
2020-05-02test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun
2020-05-02test: dm: add test item for ofnode_get_child_count()Chunfeng Yun
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay
2020-04-16gpio: sandbox: cleanup binding supportPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-04-16dm: test: add test case for dev_read_u64 functionDario Binacchi
2020-04-16sandbox: add reserved-memory node in device treeHeinrich Schuchardt
2020-04-16sandbox: Update PCI nodes in dts filesTom Rini
2020-04-16acpi: Add a simple sandbox testSimon Glass
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass
2020-02-05dm: core: Add ofnode_get_chosen_prop()Simon Glass
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini
2020-01-07dm: test: Add a test driver for devresSimon Glass
2020-01-07sandbox: rng: Add a random number generator(rng) driverSughosh Ganu
2019-12-15sandbox: Add a test for IRQSimon Glass
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass
2019-12-10sandbox: add missing compatible property in device treeHeinrich Schuchardt
2019-10-22test: clk: test clock self assignmentJean-Jacques Hiblot
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot
2019-10-15sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro
2019-10-13dm: Add a dsi host uclassYannick Fertré
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08sandbox: pci: Increase the memory spaceSimon Glass
2019-10-08sandbox: spmi: Add ranges property for address translationSimon Glass
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-19dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski
2019-07-18test: dm: add a test for MDIO MUX DM uclassAlex Marginean
2019-07-15test: dm: add MDIO testAlex Marginean
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean