aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)Author
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu
2024-03-01sandbox: dts: fix qcom pmic gpioCaleb Connolly
2024-01-16test: spmi: fix testsCaleb Connolly
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-15test: dm: clk_ccf: test ccf_clk_opsYang Xiwen
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16nand: Add sandbox driverSean Anderson
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27test: Add sandbox TPM boot measurementEddie James
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-15sandbox: dts: add meson secure monitor nodeAlexey Romanov
2023-10-13sandbox: remove SCMI base node definition from test.dtsAKASHI Takahiro
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro
2023-10-11expo: Update tests to include textlineSimon Glass
2023-10-11sandbox: rename overlay sources to .dtsoRasmus Villemoes
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-09-23sandbox: test: Fix typo in test.dtsMichal Simek
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass
2023-08-25expo: Move cedit theme under bootstdSimon Glass
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Add spacing around menus and itemsSimon Glass
2023-07-07Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger
2023-05-15drivers: core: ofnode: fix typo in panel timing decodeRaphael Gallais-Pou
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass
2023-05-02test: Add tests for the extconSvyatoslav Ryhel
2023-04-27sandbox64: add support for NVMXIP QSPIAbdellatif El Khlifi
2023-04-03sandbox: Update the VBE firmware locationSimon Glass
2023-03-02sandbox: Use the generic VPL option to enable VPLSimon Glass
2023-03-02sandbox: Tidy up RTC optionsSimon Glass
2023-03-02sandbox: Expand size for VPL imageSimon Glass
2023-02-28tpm: Separate out the TPM tests for v1 and v2Simon Glass
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski
2023-02-10dts: add missing linux,code in gpio-keysDzmitry Sankouski
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain