index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: u-boot.lds: Remove bogus __bss_start symbol
Ovidiu Panait
2020-08-22
2
-4
/
+0
*
sandbox: Move section u_boot_list to make it RW
Walter Lozano
2020-07-09
1
-1
/
+1
*
sandbox: handling out of memory
Heinrich Schuchardt
2020-07-09
1
-1
/
+4
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
sandbox: also restore terminal settings when killed by SIGINT
Rasmus Villemoes
2020-04-16
1
-0
/
+9
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
2
-2
/
+25
*
sandbox: sdl: Move to use SDL2
Simon Glass
2020-02-05
1
-124
/
+155
*
sandbox: sdl: Support waiting for audio to complete
Simon Glass
2020-02-05
1
-2
/
+13
*
sandbox: sdl: Improve error handling
Simon Glass
2020-02-05
1
-5
/
+9
*
sandbox: Add comments to the sdl struct
Simon Glass
2020-02-05
1
-1
/
+16
*
sandbox: Add a new header for the system malloc()
Simon Glass
2020-02-05
2
-11
/
+12
*
sandbox: Ensure that long-options array is terminated
Simon Glass
2020-02-05
1
-1
/
+2
*
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
1
-23
/
+0
*
sandbox: Drop use of special os_malloc() where possible
Simon Glass
2020-02-05
2
-15
/
+15
*
sandbox: Rename 'free' variable
Simon Glass
2020-02-05
1
-3
/
+3
*
sandbox: Sort the help options
Simon Glass
2020-02-05
1
-1
/
+45
*
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-02-05
1
-7
/
+0
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
sandbox: Disable mmio by default in tests
Simon Glass
2019-12-15
1
-0
/
+1
*
common: Move command functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
sandbox: use correct type reading /proc/self/maps
Heinrich Schuchardt
2019-11-14
1
-2
/
+2
*
sandbox: Drop 'const' from sandbox_write()
Simon Glass
2019-10-27
1
-2
/
+1
*
sandbox: Allow use of real I/O with readl(), etc.
Simon Glass
2019-10-08
1
-0
/
+52
*
sandbox: Add a -T flag to use the test device tree
Simon Glass
2019-10-08
1
-0
/
+25
*
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-10-08
1
-0
/
+7
*
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
Urja Rannikko
2019-08-19
1
-1
/
+0
*
sandbox: Add a comment to board_init_f()
Simon Glass
2019-07-10
1
-0
/
+1
*
sandbox: spl: Lower priority of standard loader
Simon Glass
2019-07-10
1
-1
/
+1
*
sandbox: Exit when SYSRESET_POWER_OFF is requested
Simon Glass
2019-07-10
1
-0
/
+1
*
sandbox: Drop the printf() in setup_ram_buf()
Simon Glass
2019-04-23
1
-3
/
+1
*
sandbox: Correct maths in allocation routines
Simon Glass
2019-04-23
1
-9
/
+13
*
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-04-23
2
-2
/
+47
*
sandbox: Correct SDL build flags
Simon Glass
2019-01-14
1
-1
/
+1
*
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
1
-7
/
+3
*
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
1
-1
/
+0
*
dm: sandbox: sound: Convert to use driver model
Simon Glass
2018-12-13
1
-11
/
+26
*
dm: sandbox: Update sound to use two buffers
Simon Glass
2018-12-13
1
-25
/
+63
*
sandbox: Use 'extras' to specify 'head' files
Simon Glass
2018-12-05
1
-2
/
+3
*
sandbox: Zero the ram buffer on startup
Simon Glass
2018-12-05
1
-0
/
+7
*
sandbox: Check the filename in jump_to_image_no_args()
Simon Glass
2018-12-05
1
-2
/
+6
*
sandbox: Fix up the debug message for the image filename
Simon Glass
2018-12-05
1
-1
/
+1
*
sandbox: Use memmove() to move overlapping regions
Simon Glass
2018-11-29
1
-2
/
+3
*
sandbox: Enable sound
Simon Glass
2018-11-29
1
-19
/
+0
*
sound: sandbox: Use the correct frequency
Simon Glass
2018-11-29
1
-2
/
+9
*
sound: Add sample rate as a parameter for square wave
Simon Glass
2018-11-29
1
-1
/
+1
[next]