summaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* clk: Add fixed-factor clock driverAnup Patel2019-02-271-0/+8
* sandbox: sound: Silence sound for testingSimon Glass2019-02-201-0/+1
* sound: Add uclass operations for beepingSimon Glass2019-02-201-0/+16
* sandbox: pch: Add a test for the PCH uclassSimon Glass2019-02-202-0/+12
* sandbox: Add a note about the growing state_info structSimon Glass2019-02-201-0/+9
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-155-11/+21
|\
| * sandbox: i2c_emul_find() No emulators for device 'rtc@43'Heinrich Schuchardt2019-01-142-8/+8
| * sandbox: Correct SDL build flagsSimon Glass2019-01-142-3/+1
| * sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)Christian GMEINER2019-01-141-0/+12
* | test: bootcount: add bootcount-uclass testPhilipp Tomsich2019-01-141-0/+6
|/
* dm: sandbox: Allow selection of sample rate and channelsSimon Glass2018-12-132-9/+7
* dm: sound: Complete migration to driver modelSimon Glass2018-12-133-26/+9
* dm: sandbox: sound: Convert to use driver modelSimon Glass2018-12-133-11/+55
* dm: core: Add a function to read into a unsigned intSimon Glass2018-12-131-0/+2
* dm: sound: Create a uclass for soundSimon Glass2018-12-132-0/+31
* dm: sandbox: Update sound to use two buffersSimon Glass2018-12-131-25/+63
* dm: sound: Create a uclass for i2sSimon Glass2018-12-132-1/+16
* dm: sound: Create a uclass for audio codecsSimon Glass2018-12-132-1/+16
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-101-2/+4
|\
| * syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot2018-12-071-2/+4
* | test: dma: add dma-uclass testGrygorii Strashko2018-12-071-0/+8
* | dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-062-0/+5
|/
* dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2018-12-051-0/+1
* sandbox: Use 'extras' to specify 'head' filesSimon Glass2018-12-053-5/+7
* sandbox: Zero the ram buffer on startupSimon Glass2018-12-052-0/+8
* sandbox: Check the filename in jump_to_image_no_args()Simon Glass2018-12-051-2/+6
* sandbox: Fix up the debug message for the image filenameSimon Glass2018-12-051-1/+1
* sandbox: Use memmove() to move overlapping regionsSimon Glass2018-11-291-2/+3
* sandbox: Enable soundSimon Glass2018-11-291-19/+0
* sound: sandbox: Use the correct frequencySimon Glass2018-11-291-2/+9
* sound: Add sample rate as a parameter for square waveSimon Glass2018-11-291-1/+1
* dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-294-60/+85
* spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-0/+18
* sandbox: Boot in U-Boot through the standard callSimon Glass2018-11-262-14/+20
* sandbox: Filter arguments when starting U-BootSimon Glass2018-11-261-6/+26
* sandbox: Use malloc() and free() from os layerSimon Glass2018-11-262-12/+15
* sandbox: Refactor code to create os_jump_to_file()Simon Glass2018-11-261-10/+38
* sandbox: Add a new 'sb' commandSimon Glass2018-11-262-0/+17
* sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-264-1/+25
* sf: Add a method to obtain the block-protect settingSimon Glass2018-11-201-0/+8
* sandbox: Update some drivers to work in SPL/TPLSimon Glass2018-11-201-0/+15
* sandbox: Add a function to read a host fileSimon Glass2018-11-201-3/+41
* sandbox: remove stray DEBUGHeinrich Schuchardt2018-11-201-4/+4
* test/py: test pinmux commandPatrice Chotard2018-11-161-0/+4
* cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodesBin Meng2018-11-141-0/+3
* test: dm: virtio: Add test cases for virtio uclassBin Meng2018-11-141-0/+8
* sandbox: Try to start the RAM buffer at a particular addressSimon Glass2018-11-141-1/+6
* test: regmap: Increase size of syscon0 memoryMario Six2018-11-141-1/+1
* test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng2018-11-141-0/+4
* test: Add PCI device entry without compat string and with DT nodeMarek Vasut2018-10-201-1/+5