summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm
Commit message (Expand)AuthorAgeFilesLines
* acpi: Move acpi_write_tables() to a generic headerSimon Glass2022-02-111-1/+1
* sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass2022-01-252-0/+2
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-251-1/+0
* doc: replace @return by Return:Heinrich Schuchardt2022-01-196-40/+40
* sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass2021-12-261-0/+18
* video: sandbox: Avoid duplicate display windowsSimon Glass2021-12-261-0/+7
* 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