aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar
2023-11-02sandbox: eliminate unused functions from binariesHeinrich Schuchardt
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-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson
2023-10-17test: spl: Add a test for the NET load methodSean Anderson
2023-10-17test: spl: Add functions to create imagesSean Anderson
2023-10-17sandbox: Support -T in splSean Anderson
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-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13sandbox: remove SCMI base node definition from test.dtsAKASHI Takahiro
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro
2023-10-13sandbox: fix spl_board_initHeinrich Schuchardt
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-06sandbox: Only read the state if we have a state fileSimon Glass
2023-10-06sandbox: Move reading the RAM buffer into a better placeSimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-09-23sandbox: test: Fix typo in test.dtsMichal Simek
2023-09-22Record the position of the SMBIOS tablesSimon Glass
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-31event: Convert existing spy records to simpleSimon Glass
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass
2023-08-25sandbox: Add a way to access persistent test filesSimon 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-20sandbox: fix a compilation errorSergei Antonov
2023-07-17x86: Record the start and end of the tablesSimon Glass
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-14sandbox: Fix quiting when the LCD window is closedSimon Glass
2023-07-07Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger
2023-06-21sandbox: Add a dummy dcache_status() functionEmanuele Ghidoli
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini