aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)AuthorFilesLines
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar1-0/+1
2023-11-02sandbox: eliminate unused functions from binariesHeinrich Schuchardt2-3/+3
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+26
2023-10-27test: Add sandbox TPM boot measurementEddie James2-0/+26
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro2-0/+27
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin1-0/+8
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass1-1/+1
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson1-0/+1
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson1-0/+1
2023-10-17test: spl: Add a test for the NET load methodSean Anderson2-0/+5
2023-10-17test: spl: Add functions to create imagesSean Anderson1-0/+2
2023-10-17sandbox: Support -T in splSean Anderson1-2/+7
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+4
2023-10-15sandbox: dts: add meson secure monitor nodeAlexey Romanov1-0/+4
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/14Oct2023Tom Rini1-0/+3
2023-10-13sandbox: remove SCMI base node definition from test.dtsAKASHI Takahiro1-4/+0
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro1-2/+4
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro1-0/+1
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro1-0/+13
2023-10-13sandbox: fix spl_board_initHeinrich Schuchardt1-0/+3
2023-10-11expo: Update tests to include textlineSimon Glass1-0/+8
2023-10-11sandbox: rename overlay sources to .dtsoRasmus Villemoes2-0/+0
2023-10-06pci: serial: Support reading PCI-register size with baseWIP/2023-10-06-spl-prepare-for-universal-payloadSimon Glass1-3/+3
2023-10-06sandbox: Only read the state if we have a state fileSimon Glass2-3/+6
2023-10-06sandbox: Move reading the RAM buffer into a better placeSimon Glass2-8/+12
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass1-1/+1
2023-10-02Merge branch 'next'Tom Rini5-18/+84
2023-09-23sandbox: test: Fix typo in test.dtsMichal Simek1-1/+1
2023-09-22Record the position of the SMBIOS tablesSimon Glass1-0/+1
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek1-0/+2
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek1-0/+7
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma1-0/+16
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek1-0/+1
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman1-0/+11
2023-08-31event: Convert existing spy records to simpleSimon Glass1-6/+1
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass1-0/+9
2023-08-25sandbox: Add a way to access persistent test filesSimon Glass1-0/+24
2023-08-25expo: Move cedit theme under bootstdSimon Glass2-12/+12
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi4-0/+210
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini4-210/+0
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi4-0/+210
2023-07-20sandbox: fix a compilation errorSergei Antonov2-25/+23
2023-07-17x86: Record the start and end of the tablesSimon Glass1-0/+4
2023-07-14expo: Add tests for the configuration editorSimon Glass2-0/+12
2023-07-14expo: Support building an expo from a description fileSimon Glass2-0/+69
2023-07-14expo: Add spacing around menus and itemsSimon Glass1-0/+2
2023-07-14sandbox: Fix quiting when the LCD window is closedSimon Glass1-1/+2
2023-07-07Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger1-1/+1
2023-06-21sandbox: Add a dummy dcache_status() functionEmanuele Ghidoli1-0/+5
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini1-3/+3