aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu
AgeCommit message (Expand)AuthorFilesLines
2019-01-14sandbox: Correct SDL build flagsSimon Glass1-1/+1
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass1-7/+3
2018-12-13dm: sound: Complete migration to driver modelSimon Glass1-1/+0
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass1-11/+26
2018-12-13dm: sandbox: Update sound to use two buffersSimon Glass1-25/+63
2018-12-05sandbox: Use 'extras' to specify 'head' filesSimon Glass1-2/+3
2018-12-05sandbox: Zero the ram buffer on startupSimon Glass1-0/+7
2018-12-05sandbox: Check the filename in jump_to_image_no_args()Simon Glass1-2/+6
2018-12-05sandbox: Fix up the debug message for the image filenameSimon Glass1-1/+1
2018-11-29sandbox: Use memmove() to move overlapping regionsSimon Glass1-2/+3
2018-11-29sandbox: Enable soundSimon Glass1-19/+0
2018-11-29sound: sandbox: Use the correct frequencySimon Glass1-2/+9
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass1-1/+1
2018-11-26sandbox: Boot in U-Boot through the standard callSimon Glass2-14/+20
2018-11-26sandbox: Filter arguments when starting U-BootSimon Glass1-6/+26
2018-11-26sandbox: Use malloc() and free() from os layerSimon Glass2-12/+15
2018-11-26sandbox: Refactor code to create os_jump_to_file()Simon Glass1-10/+38
2018-11-26sandbox: Add a new 'sb' commandSimon Glass1-0/+10
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass3-1/+24
2018-11-20sandbox: Add a function to read a host fileSimon Glass1-3/+41
2018-11-20sandbox: remove stray DEBUGHeinrich Schuchardt1-4/+4
2018-11-14sandbox: Try to start the RAM buffer at a particular addressSimon Glass1-1/+6
2018-10-09sandbox: Restore blocking I/O on exitSimon Glass1-8/+15
2018-10-09sandbox: Remove the old memory file laterSimon Glass2-6/+6
2018-10-09sandbox: Add a flag to set the default log levelSimon Glass1-0/+13
2018-10-09sandbox: Support booting from TPL to SPLSimon Glass1-2/+27
2018-10-09sandbox: Add a way to write data to the host filesystemSimon Glass1-0/+20
2018-10-09sandbox: Support file truncation with os_open()Simon Glass1-0/+2
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass1-0/+11
2018-09-23sandbox: Allow to execute from RAMAlexander Graf1-1/+2
2018-09-23sandbox: Fix setjmp/longjmpAlexander Graf2-34/+0
2018-09-23sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass2-9/+140
2018-09-23sandbox: Add support for calling abort()Simon Glass1-0/+5
2018-09-23sandbox: Align RAM buffer to the machine page sizeSimon Glass1-3/+4
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass1-5/+4
2018-08-20sandbox: Move BSS after EFI sectionsAlexander Graf1-3/+2
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-4/+5
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger1-0/+10
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger1-0/+7
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger1-4/+23
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger1-13/+15
2018-07-26sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger1-2/+3
2018-07-26sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger1-2/+2
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf1-4/+5
2018-06-03efi: sandbox: Add required linker sectionsSimon Glass1-0/+29
2018-06-03sandbox: Add a setjmp() implementationSimon Glass2-0/+36
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-16/+10
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-18sandbox: Add 64-bit sandboxMario Six1-1/+1
2018-02-13fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt1-1/+1