aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-03gpio: Add a way to read 3-way strapping pinsWIP/2021-03-03-gpio-improvementsSimon 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-30cros_ec: Add support for switchesSimon Glass1-0/+1
2021-01-30cros_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-22test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait1-0/+16
2020-12-22sandbox: 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-09sandbox: 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-18common: Drop net.h from common headerSimon Glass1-0/+2
2020-04-30acpi: Add an acpi commandSimon Glass1-0/+1
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay1-0/+20
2020-04-16gpio: 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-05sandbox: sdl: Add an option to double the screen sizeSimon Glass2-3/+7
2020-02-05sound: Add a new stop_play() methodSimon Glass1-0/+7
2020-02-05sandbox: 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
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass1-0/+1
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2-6/+16
2019-10-27sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass1-0/+11
2019-10-27sandbox: Drop 'const' from sandbox_write()Simon Glass1-6/+5
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot1-0/+33
2019-10-15sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro1-0/+2
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass1-0/+15
2019-10-08sandbox: Allow use of real I/O with readl(), etc.Simon Glass2-9/+20
2019-10-08sandbox: Add support for clrsetio_32() and friendsSimon Glass1-6/+36
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass1-1/+1
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy1-1/+1