summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-114-3/+40
|\
| * sandbox: sdl: Add an option to double the screen sizeSimon Glass2020-02-052-3/+7
| * sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+7
| * sandbox: Add a new header for the system malloc()Simon Glass2020-02-051-0/+26
* | 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
|/
* Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-012-6/+16
|\
| * sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass2019-10-271-0/+11
| * sandbox: Drop 'const' from sandbox_write()Simon Glass2019-10-271-6/+5
* | test: clk: Update tests to also check the managed APIJean-Jacques Hiblot2019-10-221-0/+33
|/
* sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro2019-10-151-0/+2
* sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass2019-10-081-0/+15
* sandbox: Allow use of real I/O with readl(), etc.Simon Glass2019-10-082-9/+20
* sandbox: Add support for clrsetio_32() and friendsSimon Glass2019-10-081-6/+36
* sandbox: Rename PCI ID for swap_case to be more specificSimon Glass2019-10-081-1/+1
* doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy2019-07-291-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
|/
* Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-241-0/+1
|\
| * sandbox: Improve debugging in initcall_run_list()Simon Glass2019-04-231-0/+1
* | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-241-8/+0
|\ \ | |/ |/|
| * regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-231-8/+0
* | dm: sound: make all functions static inlineChristian Gmeiner2019-04-111-2/+2
* | sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=yThierry Reding2019-04-111-6/+6
|/
* 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
* sandbox: Add a note about the growing state_info structSimon Glass2019-02-201-0/+9
* sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)Christian GMEINER2019-01-141-0/+12
* dm: sandbox: Allow selection of sample rate and channelsSimon Glass2018-12-131-2/+4
* dm: sound: Complete migration to driver modelSimon Glass2018-12-132-25/+9
* dm: sandbox: sound: Convert to use driver modelSimon Glass2018-12-131-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
* dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-061-0/+1
* sandbox: Zero the ram buffer on startupSimon Glass2018-12-051-0/+1
* spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-0/+18
* sandbox: Add a new 'sb' commandSimon Glass2018-11-261-0/+7
* sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-261-0/+1
* sf: Add a method to obtain the block-protect settingSimon Glass2018-11-201-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-111-0/+93
|\
| * test: eth: Add a test for the target being pingedJoe Hershberger2018-10-101-0/+10
| * test: eth: Add a test for ARP requestsJoe Hershberger2018-10-101-0/+10
| * net: sandbox: Add a priv ptr for tests to useJoe Hershberger2018-10-101-0/+9
| * net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger2018-10-101-4/+6