index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-14
sandbox: use correct type reading /proc/self/maps
Heinrich Schuchardt
2019-10-27
sandbox: Drop 'const' from sandbox_write()
Simon Glass
2019-10-08
sandbox: Allow use of real I/O with readl(), etc.
Simon Glass
2019-10-08
sandbox: Add a -T flag to use the test device tree
Simon Glass
2019-10-08
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-08-19
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
Urja Rannikko
2019-07-10
sandbox: Add a comment to board_init_f()
Simon Glass
2019-07-10
sandbox: spl: Lower priority of standard loader
Simon Glass
2019-07-10
sandbox: Exit when SYSRESET_POWER_OFF is requested
Simon Glass
2019-04-23
sandbox: Drop the printf() in setup_ram_buf()
Simon Glass
2019-04-23
sandbox: Correct maths in allocation routines
Simon Glass
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-01-14
sandbox: Correct SDL build flags
Simon Glass
2018-12-13
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: sandbox: sound: Convert to use driver model
Simon Glass
2018-12-13
dm: sandbox: Update sound to use two buffers
Simon Glass
2018-12-05
sandbox: Use 'extras' to specify 'head' files
Simon Glass
2018-12-05
sandbox: Zero the ram buffer on startup
Simon Glass
2018-12-05
sandbox: Check the filename in jump_to_image_no_args()
Simon Glass
2018-12-05
sandbox: Fix up the debug message for the image filename
Simon Glass
2018-11-29
sandbox: Use memmove() to move overlapping regions
Simon Glass
2018-11-29
sandbox: Enable sound
Simon Glass
2018-11-29
sound: sandbox: Use the correct frequency
Simon Glass
2018-11-29
sound: Add sample rate as a parameter for square wave
Simon Glass
2018-11-26
sandbox: Boot in U-Boot through the standard call
Simon Glass
2018-11-26
sandbox: Filter arguments when starting U-Boot
Simon Glass
2018-11-26
sandbox: Use malloc() and free() from os layer
Simon Glass
2018-11-26
sandbox: Refactor code to create os_jump_to_file()
Simon Glass
2018-11-26
sandbox: Add a new 'sb' command
Simon Glass
2018-11-26
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-11-20
sandbox: Add a function to read a host file
Simon Glass
2018-11-20
sandbox: remove stray DEBUG
Heinrich Schuchardt
2018-11-14
sandbox: Try to start the RAM buffer at a particular address
Simon Glass
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
sandbox: Remove the old memory file later
Simon Glass
2018-10-09
sandbox: Add a flag to set the default log level
Simon Glass
2018-10-09
sandbox: Support booting from TPL to SPL
Simon Glass
2018-10-09
sandbox: Add a way to write data to the host filesystem
Simon Glass
2018-10-09
sandbox: Support file truncation with os_open()
Simon Glass
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-09-23
sandbox: Allow to execute from RAM
Alexander Graf
2018-09-23
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-09-23
sandbox: Add support for calling abort()
Simon Glass
2018-09-23
sandbox: Align RAM buffer to the machine page size
Simon Glass
2018-08-23
Partially revert "efi_loader: Rename sections to allow for implicit data"
Simon Glass
2018-08-20
sandbox: Move BSS after EFI sections
Alexander Graf
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
[next]