summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass1-0/+1
2021-07-21sandbox: Support executables for more phasesSimon Glass1-0/+13
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak1-0/+10
2021-07-06sandbox: Support signal handling only when requestedSimon Glass1-0/+1
2021-05-24sandbox: use sections instead of symbols for getopt array boundariesMarek BehĂșn1-3/+18
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-04-13firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere1-2/+3
2021-04-13firmware: scmi: sandbox test for voltage regulatorEtienne Carriere1-0/+20
2021-03-26sandbox: i2c: Move platdata structs to header filesSimon Glass2-0/+39
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass1-0/+8
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass1-0/+16
2021-03-03gpio: Add a way to read 3-way strapping pinsSimon Glass1-1/+4
2021-03-03gpio: sandbox: Track whether a GPIO is drivenSimon Glass1-1/+2
2021-03-03gpio: sandbox: Use a separate flag for the valueSimon Glass1-0/+5
2021-03-03gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass1-4/+4
2021-02-22arch: sandbox: fix typo in clk.hDario Binacchi1-13/+13
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-12clk: add clk_round_rate()Dario Binacchi1-0/+9
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
2020-12-23test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait1-0/+16
2020-12-23sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait1-10/+0
2020-11-05sandbox: implement resetHeinrich Schuchardt1-0/+10
2020-10-29dm: test: Drop of-platdata pytestSimon Glass1-1/+0
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass1-0/+1
2020-10-29dm: test: Add a way to run SPL testsSimon Glass1-0/+1
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere1-0/+17
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere1-0/+39
2020-09-30firmware: add SCMI agent uclassEtienne Carriere1-0/+43
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot1-0/+3
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson1-0/+11
2020-07-10sandbox: make RAM size configurableHeinrich Schuchardt1-1/+1
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes1-0/+5
2020-07-01dm: Add support for simple-pm-busSean Anderson1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+2
2020-04-30acpi: Add an acpi commandSimon Glass1-0/+1
2020-04-17test: dm: update test for pins configuration in gpioPatrick Delaunay1-0/+20
2020-04-17gpio: remove the open_drain API and opsPatrick Delaunay1-20/+0
2020-04-16acpi: Add a simple sandbox testSimon Glass1-0/+9
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini4-3/+40
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass1-0/+4
2020-02-06sandbox: sdl: Add an option to double the screen sizeSimon Glass2-3/+7
2020-02-06sound: Add a new stop_play() methodSimon Glass1-0/+7
2020-02-06sandbox: Add a new header for the system malloc()Simon Glass1-0/+26
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini1-0/+2
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett1-0/+3
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett1-0/+4
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass1-0/+1