summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-12Merge 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-11test: dm: Add a test for PCI Enhanced AllocationAlex Marginean1-0/+13
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini1-0/+1
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini1-8/+0
2019-04-24sandbox: Improve debugging in initcall_run_list()Simon Glass1-0/+1
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong1-8/+0
2019-04-12dm: sound: make all functions static inlineChristian Gmeiner1-2/+2
2019-04-12sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=yThierry Reding1-6/+6
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
2019-02-20sandbox: Add a note about the growing state_info structSimon Glass1-0/+9
2019-01-15sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)Christian GMEINER1-0/+12
2018-12-14dm: sandbox: Allow selection of sample rate and channelsSimon Glass1-2/+4
2018-12-14dm: sound: Complete migration to driver modelSimon Glass2-25/+9
2018-12-14dm: sandbox: sound: Convert to use driver modelSimon Glass1-0/+8
2018-12-14dm: sound: Create a uclass for soundSimon Glass1-0/+20
2018-12-14dm: sound: Create a uclass for i2sSimon Glass1-0/+10
2018-12-14dm: sound: Create a uclass for audio codecsSimon Glass1-0/+10
2018-12-07dm: Add Hardware Spinlock classBenjamin Gaignard1-0/+1
2018-12-05sandbox: Zero the ram buffer on startupSimon Glass1-0/+1
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass1-0/+18
2018-11-26sandbox: Add a new 'sb' commandSimon Glass1-0/+7
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass1-0/+1
2018-11-21sf: Add a method to obtain the block-protect settingSimon Glass1-0/+8
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+93
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger1-0/+10
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger1-0/+10
2018-10-10net: sandbox: Add a priv ptr for tests to useJoe Hershberger1-0/+9
2018-10-10net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger1-4/+6
2018-10-10net: sandbox: Share the priv structure with testsJoe Hershberger1-0/+19
2018-10-10net: sandbox: Make the fake eth driver response configurableJoe Hershberger1-0/+17
2018-10-10net: sandbox: Refactor sandbox send functionJoe Hershberger1-0/+26
2018-10-09test: panel: Add a test for the panel uclassSimon Glass1-0/+15
2018-10-09dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass1-1/+0