summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-024-0/+4
* sandbox: keep time offset when resettingHeinrich Schuchardt2021-01-301-0/+25
* dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass2021-01-301-0/+10
* sandbox: Disable I2C emulators in SPLSimon Glass2021-01-301-3/+7
* cros_ec: Add support for switchesSimon Glass2021-01-301-0/+1
* cros_ec: Add a function for the hello messageSimon Glass2021-01-301-0/+14
* sandbox: fix sandbox_cmdline_cb_test_fdt()Heinrich Schuchardt2021-01-301-1/+1
* test: add test for dropped trace before log_initPatrick Delaunay2021-01-151-0/+5
* dm: core: add a function to decode display timingsDario Binacchi2021-01-121-0/+46
* fdt: translate address if #size-cells = <0>Dario Binacchi2021-01-121-0/+21
* clk: add clk_round_rate()Dario Binacchi2021-01-121-0/+9
* sandbox: Update dts files to reduce SPL sizeSimon Glass2021-01-052-8/+7
* sandbox: i2c: Move priv into a header fileSimon Glass2021-01-051-0/+14
* sandbox: serial: Move priv into a header fileSimon Glass2021-01-051-0/+30
* sandbox: remove ram buffer file when U-Boot is loaded by SPLPatrick Delaunay2021-01-053-4/+12
* sandbox: Drop unnecessary test nodeSimon Glass2021-01-051-5/+0
* test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait2020-12-221-0/+16
* sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait2020-12-221-1/+9
* sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait2020-12-221-10/+0
* sandbox: implement invalidate_icache_all()Heinrich Schuchardt2020-12-222-1/+24
* sandbox: implement runtime system resetHeinrich Schuchardt2020-12-221-0/+10
* dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass2020-12-181-0/+13
* dm: Switch over to use new sequence number for dev_seq()Simon Glass2020-12-181-1/+1
* sandbox: add handler for exceptionsHeinrich Schuchardt2020-12-134-0/+88
* Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini2020-11-065-5/+56
|\
| * sandbox: implement resetHeinrich Schuchardt2020-11-054-0/+43
| * sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt2020-11-051-0/+5
| * sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2020-11-052-5/+8
* | board: Rename uclass to sysinfoSimon Glass2020-11-061-4/+4
|/
* dm: Add a test for of-platdata parent informationSimon Glass2020-10-292-0/+2
* dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-291-0/+26
* dm: test: Drop of-platdata pytestSimon Glass2020-10-293-22/+0
* sandbox: Allow selection of SPL unit testsSimon Glass2020-10-293-1/+11
* dm: test: Add a way to run SPL testsSimon Glass2020-10-293-0/+18
* sandbox: make SDL window resizableHeinrich Schuchardt2020-10-291-1/+2
* test: Add tests for the multiplexer frameworkJean-Jacques Hiblot2020-10-281-0/+33
* test: sharpen button label unit testHeinrich Schuchardt2020-10-142-8/+8
* test: dm: Test for default led namingSean Anderson2020-10-081-1/+1
* test: pinmux: Add test for pin muxingSean Anderson2020-10-081-7/+38
* sandbox: avoid duplicate backslash inputHeinrich Schuchardt2020-10-061-5/+15
* sandbox: add missing SDL key scan codesHeinrich Schuchardt2020-10-061-67/+89
* test: dm: add test for phandle access functionsPatrick Delaunay2020-10-061-0/+1
* firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2020-09-302-0/+23
* firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2020-09-302-0/+54
* firmware: add SCMI agent uclassEtienne Carriere2020-09-302-0/+59
* test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot2020-09-301-0/+13
* test: gpio: Add tests for the managed APIJean-Jacques Hiblot2020-09-301-0/+10
* test: reset: Add tests for the managed APIJean-Jacques Hiblot2020-09-301-0/+3
* timer: Add a test for timer_timebase_fallbackSean Anderson2020-09-302-1/+19
* pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-251-2/+3