summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu
AgeCommit message (Expand)Author
2019-04-23sandbox: Drop the printf() in setup_ram_buf()Simon Glass
2019-04-23sandbox: Correct maths in allocation routinesSimon Glass
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass
2019-01-14sandbox: Correct SDL build flagsSimon Glass
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass
2018-12-13dm: sandbox: Update sound to use two buffersSimon Glass
2018-12-05sandbox: Use 'extras' to specify 'head' filesSimon Glass
2018-12-05sandbox: Zero the ram buffer on startupSimon Glass
2018-12-05sandbox: Check the filename in jump_to_image_no_args()Simon Glass
2018-12-05sandbox: Fix up the debug message for the image filenameSimon Glass
2018-11-29sandbox: Use memmove() to move overlapping regionsSimon Glass
2018-11-29sandbox: Enable soundSimon Glass
2018-11-29sound: sandbox: Use the correct frequencySimon Glass
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass
2018-11-26sandbox: Boot in U-Boot through the standard callSimon Glass
2018-11-26sandbox: Filter arguments when starting U-BootSimon Glass
2018-11-26sandbox: Use malloc() and free() from os layerSimon Glass
2018-11-26sandbox: Refactor code to create os_jump_to_file()Simon Glass
2018-11-26sandbox: Add a new 'sb' commandSimon Glass
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass
2018-11-20sandbox: Add a function to read a host fileSimon Glass
2018-11-20sandbox: remove stray DEBUGHeinrich Schuchardt
2018-11-14sandbox: Try to start the RAM buffer at a particular addressSimon Glass
2018-10-09sandbox: Restore blocking I/O on exitSimon Glass
2018-10-09sandbox: Remove the old memory file laterSimon Glass
2018-10-09sandbox: Add a flag to set the default log levelSimon Glass
2018-10-09sandbox: Support booting from TPL to SPLSimon Glass
2018-10-09sandbox: Add a way to write data to the host filesystemSimon Glass
2018-10-09sandbox: Support file truncation with os_open()Simon Glass
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass
2018-09-23sandbox: Allow to execute from RAMAlexander Graf
2018-09-23sandbox: Fix setjmp/longjmpAlexander Graf
2018-09-23sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass
2018-09-23sandbox: Add support for calling abort()Simon Glass
2018-09-23sandbox: Align RAM buffer to the machine page sizeSimon Glass
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass
2018-08-20sandbox: Move BSS after EFI sectionsAlexander Graf
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger
2018-07-26sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger
2018-07-26sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-06-03efi: sandbox: Add required linker sectionsSimon Glass
2018-06-03sandbox: Add a setjmp() implementationSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini