summaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
| * net: sandbox: Share the priv structure with testsJoe Hershberger2018-10-101-0/+19
| * net: sandbox: Make the fake eth driver response configurableJoe Hershberger2018-10-101-0/+17
| * net: sandbox: Refactor sandbox send functionJoe Hershberger2018-10-101-0/+26
* | test: panel: Add a test for the panel uclassSimon Glass2018-10-093-2/+35
* | dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-093-20/+49
* | sandbox: Restore blocking I/O on exitSimon Glass2018-10-091-8/+15
* | dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass2018-10-091-1/+0
* | sandbox: Remove the old memory file laterSimon Glass2018-10-092-6/+6
* | sandbox: Add a flag to set the default log levelSimon Glass2018-10-092-0/+14
* | sandbox: Support booting from TPL to SPLSimon Glass2018-10-091-2/+27
* | sandbox: Add a way to write data to the host filesystemSimon Glass2018-10-091-0/+20
* | sandbox: Support file truncation with os_open()Simon Glass2018-10-091-0/+2
* | sandbox: Unprotect DATA regions in bus testsSimon Glass2018-10-081-0/+11
|/
* sandbox: dt: add sandbox_tee nodeJens Wiklander2018-10-073-0/+12
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-0/+10
|\
| * dm: test: Add "/firmware" node scan testRajan Vaja2018-09-291-0/+6
| * test: Add tests for board uclassMario Six2018-09-291-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-09-292-0/+13
|\ \
| * | video_osd: Add osd sandbox driver and testsMario Six2018-09-282-0/+13
| |/
* | sandbox: DTS: w1: add node for one wire interface on GPIOEugen Hristev2018-09-281-0/+20
|/
* sandbox: Allow to execute from RAMAlexander Graf2018-09-231-1/+2
* sandbox: Fix setjmp/longjmpAlexander Graf2018-09-233-34/+5
* sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass2018-09-233-9/+161
* sandbox: Add support for calling abort()Simon Glass2018-09-231-0/+5
* sandbox: Align RAM buffer to the machine page sizeSimon Glass2018-09-231-3/+4
* test: Add tests for CPU uclassMario Six2018-09-181-0/+12
* sandbox: Build with -fPICAndy Shevchenko2018-09-181-0/+1
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-241-0/+11
|\
| * cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot2018-08-211-0/+11
* | Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass2018-08-232-8/+4
* | sandbox: Move BSS after EFI sectionsAlexander Graf2018-08-201-3/+2
|/