aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove rfreeSean Anderson2024-01-291-8/+0
* test: spmi: fix testsCaleb Connolly2024-01-161-1/+1
* Merge patch series "net fixes prior lwip"Tom Rini2024-01-111-1/+1
|\
| * sandbox: eth-raw-os: successful return code is 0Maxim Uvarov2024-01-111-1/+1
* | acpi: Write pointers to tables instead of addressesSimon Glass2024-01-071-0/+16
* | Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini2023-12-212-1/+12
|\ \
| * | bootm: Adjust arguments of boot_os_fnSimon Glass2023-12-211-1/+4
| * | sandbox: bootm: Enable more bootm OS methodsSimon Glass2023-12-211-0/+8
* | | sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.hTom Rini2023-12-211-0/+2
* | | sandbox: Audit config.h and common.h usageTom Rini2023-12-2112-12/+5
* | | Merge tag 'v2024.01-rc5' into nextTom Rini2023-12-182-1/+4
|\ \ \ | |/ / |/| / | |/
| * test: dm: clk_ccf: test ccf_clk_opsYang Xiwen2023-12-152-1/+4
* | sandbox: Add a dummy booti commandSimon Glass2023-12-131-0/+7
* | Merge patch series "Import "string" I/O functions from Linux"Tom Rini2023-11-281-14/+14
|\ \
| * | sandbox: move asm-generic include to the end of fileIgor Prusov2023-11-281-14/+14
* | | Merge tag 'v2024.01-rc3' into nextTom Rini2023-11-202-5/+11
|\ \ \ | | |/ | |/|
| * | sandbox: Close file after mmaping itSean Anderson2023-11-141-5/+10
| |/
| * serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar2023-11-071-0/+1
* | Merge patch series "nand: Add sandbox tests"Tom Rini2023-11-163-0/+83
|\ \
| * | test: spl: Add a test for NANDSean Anderson2023-11-161-0/+1
| * | nand: Add sandbox driverSean Anderson2023-11-161-0/+65
| * | arch: sandbox: Add function to create temporary filesSean Anderson2023-11-161-0/+17
| |/
* | sandbox: Drop <common.h>Tom Rini2023-11-074-7/+0
* | sandbox: Add <asm/barrier.h>Tom Rini2023-11-071-0/+3
|/
* sandbox: eliminate unused functions from binariesHeinrich Schuchardt2023-11-022-3/+3
* Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2023-10-272-0/+26
|\
| * test: Add sandbox TPM boot measurementEddie James2023-10-272-0/+26
* | sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro2023-10-242-0/+27
* | cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin2023-10-241-0/+8
* | sandbox: watchdog: Avoid an error on startupSimon Glass2023-10-191-1/+1
* | test: spl: Add a test for the SPI load methodSean Anderson2023-10-171-0/+1
* | test: spl: Add a test for the NOR load methodSean Anderson2023-10-171-0/+1
* | test: spl: Add a test for the NET load methodSean Anderson2023-10-172-0/+5
* | test: spl: Add functions to create imagesSean Anderson2023-10-171-0/+2
* | sandbox: Support -T in splSean Anderson2023-10-171-2/+7
* | Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini2023-10-161-0/+4
|\ \
| * | sandbox: dts: add meson secure monitor nodeAlexey Romanov2023-10-151-0/+4
* | | Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-10-141-0/+3
|\ \ \
| * | | sandbox: fix spl_board_initHeinrich Schuchardt2023-10-131-0/+3
* | | | sandbox: remove SCMI base node definition from test.dtsAKASHI Takahiro2023-10-131-4/+0
* | | | test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro2023-10-131-2/+4
* | | | test: dm: add protocol-specific channel testAKASHI Takahiro2023-10-131-0/+1
* | | | firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro2023-10-131-0/+13
|/ / /
* / / expo: Update tests to include textlineSimon Glass2023-10-111-0/+8
|/ /
* | sandbox: rename overlay sources to .dtsoRasmus Villemoes2023-10-112-0/+0
* | pci: serial: Support reading PCI-register size with baseSimon Glass2023-10-061-3/+3
* | sandbox: Only read the state if we have a state fileSimon Glass2023-10-062-3/+6
* | sandbox: Move reading the RAM buffer into a better placeSimon Glass2023-10-062-8/+12
* | spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass2023-10-061-1/+1
* | Merge branch 'next'Tom Rini2023-10-025-18/+84
|\|