aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/test.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-25sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.hPali Rohár1-2/+3
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-15/+15
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass1-0/+18
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak1-0/+10
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
2020-12-22test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait1-0/+16
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+7
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass1-0/+4
2020-02-05sound: Add a new stop_play() methodSimon Glass1-0/+7
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-10-27sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass1-0/+11
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass1-0/+15
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass1-1/+1
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+13
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried1-0/+8
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean1-0/+13
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong1-8/+0
2019-02-20sound: Add uclass operations for beepingSimon Glass1-0/+16
2019-02-20sandbox: pch: Add a test for the PCH uclassSimon Glass1-0/+8
2018-12-13dm: sound: Create a uclass for soundSimon Glass1-0/+20
2018-12-13dm: sound: Create a uclass for i2sSimon Glass1-0/+10
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass1-0/+10
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass1-0/+8
2018-10-09test: panel: Add a test for the panel uclassSimon Glass1-0/+15
2018-09-28video_osd: Add osd sandbox driver and testsMario Six1-0/+8
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng1-0/+8
2018-08-08pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren1-9/+0
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass1-0/+2
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass1-0/+8
2015-07-21dm: test: Add tests for the clk uclassSimon Glass1-0/+11
2015-05-05dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass1-0/+21
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass1-0/+10
2015-05-05sandbox: Add test function to advance timeJoe Hershberger1-0/+8
2015-04-16dm: sandbox: pci: Add PCI support for sandboxSimon Glass1-1/+6
2014-12-11dm: i2c: Add an I2C EEPROM simulatorSimon Glass1-0/+26