summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)AuthorFilesLines
2021-01-31sandbox: keep time offset when resettingHeinrich Schuchardt1-0/+25
2021-01-31dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass1-0/+10
2021-01-31sandbox: Disable I2C emulators in SPLSimon Glass1-3/+7
2021-01-31cros_ec: Add support for switchesSimon Glass1-0/+1
2021-01-31cros_ec: Add a function for the hello messageSimon Glass1-0/+14
2021-01-31sandbox: fix sandbox_cmdline_cb_test_fdt()Heinrich Schuchardt1-1/+1
2021-01-15test: add test for dropped trace before log_initPatrick Delaunay1-0/+5
2021-01-12dm: core: add a function to decode display timingsDario Binacchi1-0/+46
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi1-0/+21
2021-01-12clk: add clk_round_rate()Dario Binacchi1-0/+9
2021-01-05sandbox: Update dts files to reduce SPL sizeSimon Glass2-8/+7
2021-01-05sandbox: i2c: Move priv into a header fileSimon Glass1-0/+14
2021-01-05sandbox: serial: Move priv into a header fileSimon Glass1-0/+30
2021-01-05sandbox: remove ram buffer file when U-Boot is loaded by SPLPatrick Delaunay3-4/+12
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass1-5/+0
2020-12-23test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait1-0/+16
2020-12-23sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait1-1/+9
2020-12-23sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait1-10/+0
2020-12-23sandbox: implement invalidate_icache_all()Heinrich Schuchardt2-1/+24
2020-12-23sandbox: implement runtime system resetHeinrich Schuchardt1-0/+10
2020-12-19dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass1-0/+13
2020-12-19dm: Switch over to use new sequence number for dev_seq()Simon Glass1-1/+1
2020-12-13sandbox: add handler for exceptionsHeinrich Schuchardt4-0/+88
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini5-5/+56
2020-11-06board: Rename uclass to sysinfoSimon Glass1-4/+4
2020-11-05sandbox: implement resetHeinrich Schuchardt4-0/+43
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt1-0/+5
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2-5/+8
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass2-0/+2
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass1-0/+26
2020-10-29dm: test: Drop of-platdata pytestSimon Glass3-22/+0
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass3-1/+11
2020-10-29dm: test: Add a way to run SPL testsSimon Glass3-0/+18
2020-10-29sandbox: make SDL window resizableHeinrich Schuchardt1-1/+2
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot1-0/+33
2020-10-14test: sharpen button label unit testHeinrich Schuchardt2-8/+8
2020-10-08test: dm: Test for default led namingSean Anderson1-1/+1
2020-10-08test: pinmux: Add test for pin muxingSean Anderson1-7/+38
2020-10-06sandbox: avoid duplicate backslash inputHeinrich Schuchardt1-5/+15
2020-10-06sandbox: add missing SDL key scan codesHeinrich Schuchardt1-67/+89
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay1-0/+1
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2-0/+23
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2-0/+54
2020-09-30firmware: add SCMI agent uclassEtienne Carriere2-0/+59
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot1-0/+13
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot1-0/+10
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot1-0/+3
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson2-1/+19
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati1-2/+3
2020-08-22sandbox: u-boot.lds: Remove bogus __bss_start symbolOvidiu Panait2-4/+0