summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-8/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
* irq: Tidy up of-platdata irq supportSimon Glass2021-09-251-0/+20
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-1/+0
* sandbox: Reduce keyed autoboot delaySimon Glass2021-08-011-0/+1
* sandbox: Support executables for more phasesSimon Glass2021-07-211-0/+13
* sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak2021-07-061-0/+10
* sandbox: Support signal handling only when requestedSimon Glass2021-07-061-0/+1
* 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 pinsWIP/2021-03-03-gpio-improvementsSimon 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 controllersWIP/30Sep2020-nextEtienne 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
|/