summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/test.h
Commit message (Expand)AuthorAgeFilesLines
* dm: irq: Add support for interrupt controller typesSimon Glass2020-02-071-0/+4
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2019-12-181-0/+2
|\
| * sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-151-0/+1
| * x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-151-0/+1
* | dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett2019-12-171-0/+3
* | dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett2019-12-171-0/+4
|/
* sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass2019-10-271-0/+11
* sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass2019-10-081-0/+15
* sandbox: Rename PCI ID for swap_case to be more specificSimon Glass2019-10-081-1/+1
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-111-0/+13
|\
| * test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-101-0/+13
* | test: pci_ep: add basic pci_ep testsRamon Fried2019-07-111-0/+8
|/
* regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-231-8/+0
* sound: Add uclass operations for beepingSimon Glass2019-02-201-0/+16
* sandbox: pch: Add a test for the PCH uclassSimon Glass2019-02-201-0/+8
* dm: sound: Create a uclass for soundSimon Glass2018-12-131-0/+20
* dm: sound: Create a uclass for i2sSimon Glass2018-12-131-0/+10
* dm: sound: Create a uclass for audio codecsSimon Glass2018-12-131-0/+10
* sf: Add a method to obtain the block-protect settingSimon Glass2018-11-201-0/+8
* test: panel: Add a test for the panel uclassSimon Glass2018-10-091-0/+15
* video_osd: Add osd sandbox driver and testsMario Six2018-09-281-0/+8
* test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+8
* pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng2018-08-081-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-191-9/+0
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-191-0/+2
* dm: test: Add a test for the system controller uclassSimon Glass2015-07-211-0/+8
* dm: test: Add tests for the clk uclassSimon Glass2015-07-211-0/+11
* dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2015-05-051-0/+21
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-051-0/+10
* sandbox: Add test function to advance timeJoe Hershberger2015-05-051-0/+8
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-161-1/+6
* dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-111-0/+26