summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include
Commit message (Expand)AuthorAgeFilesLines
* sandbox: use sections instead of symbols for getopt array boundariesMarek BehĂșn2021-05-241-3/+18
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere2021-04-121-2/+3
* firmware: scmi: sandbox test for voltage regulatorEtienne Carriere2021-04-121-0/+20
* sandbox: i2c: Move platdata structs to header filesSimon Glass2021-03-262-0/+39
* clk: sandbox: Create a special fixed-rate driverSimon Glass2021-03-261-0/+8
* clk: sandbox: Move priv/plat data to a header fileSimon Glass2021-03-261-0/+16
* gpio: Add a way to read 3-way strapping pinsSimon Glass2021-03-031-1/+4
* gpio: sandbox: Track whether a GPIO is drivenSimon Glass2021-03-031-1/+2
* gpio: sandbox: Use a separate flag for the valueSimon Glass2021-03-031-0/+5
* gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass2021-03-031-4/+4
* arch: sandbox: fix typo in clk.hDario Binacchi2021-02-221-13/+13
* 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
* clk: add clk_round_rate()Dario Binacchi2021-01-121-0/+9
* 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
* test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait2020-12-221-0/+16
* sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait2020-12-221-10/+0
* sandbox: implement resetHeinrich Schuchardt2020-11-051-0/+10
* dm: test: Drop of-platdata pytestSimon Glass2020-10-291-1/+0
* sandbox: Allow selection of SPL unit testsSimon Glass2020-10-291-0/+1
* dm: test: Add a way to run SPL testsSimon Glass2020-10-291-0/+1
* firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2020-09-301-0/+17
* firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2020-09-301-0/+39
* firmware: add SCMI agent uclassEtienne Carriere2020-09-301-0/+43
* test: reset: Add tests for the managed APIJean-Jacques Hiblot2020-09-301-0/+3
* timer: Add a test for timer_timebase_fallbackSean Anderson2020-09-301-0/+11
* sandbox: make RAM size configurableHeinrich Schuchardt2020-07-091-1/+1
* test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes2020-07-091-0/+5
* dm: Add support for simple-pm-busSean Anderson2020-07-011-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+2
* acpi: Add an acpi commandSimon Glass2020-04-301-0/+1
* test: dm: update test for pins configuration in gpioPatrick Delaunay2020-04-161-0/+20
* gpio: remove the open_drain API and opsPatrick Delaunay2020-04-161-20/+0
* acpi: Add a simple sandbox testSimon Glass2020-04-161-0/+9
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-114-3/+40
|\
| * sandbox: sdl: Add an option to double the screen sizeSimon Glass2020-02-052-3/+7
| * sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+7
| * sandbox: Add a new header for the system malloc()Simon Glass2020-02-051-0/+26
* | dm: irq: Add support for interrupt controller typesSimon Glass2020-02-071-0/+4
|/
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2019-12-181-0/+2
|\
| * sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-151-0/+1
| * x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-151-0/+1
* | dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett2019-12-171-0/+3
* | dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett2019-12-171-0/+4
|/
* Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-012-6/+16
|\
| * sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass2019-10-271-0/+11
| * sandbox: Drop 'const' from sandbox_write()Simon Glass2019-10-271-6/+5