index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
Age
Commit message (
Expand
)
Author
2020-04-16
sandbox: also restore terminal settings when killed by SIGINT
Rasmus Villemoes
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
sandbox: sdl: Move to use SDL2
Simon Glass
2020-02-05
sandbox: sdl: Support waiting for audio to complete
Simon Glass
2020-02-05
sandbox: sdl: Improve error handling
Simon Glass
2020-02-05
sandbox: Add comments to the sdl struct
Simon Glass
2020-02-05
sandbox: Add a new header for the system malloc()
Simon Glass
2020-02-05
sandbox: Ensure that long-options array is terminated
Simon Glass
2020-02-05
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
sandbox: Drop use of special os_malloc() where possible
Simon Glass
2020-02-05
sandbox: Rename 'free' variable
Simon Glass
2020-02-05
sandbox: Sort the help options
Simon Glass
2020-02-05
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-15
sandbox: Disable mmio by default in tests
Simon Glass
2019-12-02
common: Move command functions out of common.h
Simon Glass
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
[next]