summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
AgeCommit message (Expand)Author
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-07-06sandbox: Support signal handling only when requestedSimon Glass
2021-05-24sandbox: use sections instead of symbols for getopt array boundariesMarek BehĂșn
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-03-26sandbox: i2c: Move platdata structs to header filesSimon Glass
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass
2021-03-03gpio: Add a way to read 3-way strapping pinsSimon Glass
2021-03-03gpio: sandbox: Track whether a GPIO is drivenSimon Glass
2021-03-03gpio: sandbox: Use a separate flag for the valueSimon Glass
2021-03-03gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass
2021-02-22arch: sandbox: fix typo in clk.hDario Binacchi
2021-01-30cros_ec: Add support for switchesSimon Glass
2021-01-30cros_ec: Add a function for the hello messageSimon Glass
2021-01-12clk: add clk_round_rate()Dario Binacchi
2021-01-05sandbox: i2c: Move priv into a header fileSimon Glass
2021-01-05sandbox: serial: Move priv into a header fileSimon Glass
2020-12-22test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait
2020-12-22sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait
2020-11-05sandbox: implement resetHeinrich Schuchardt
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes
2020-07-01dm: Add support for simple-pm-busSean Anderson
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay
2020-04-16acpi: Add a simple sandbox testSimon Glass
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2020-02-05sound: Add a new stop_play() methodSimon Glass
2020-02-05sandbox: Add a new header for the system malloc()Simon Glass
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini