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: correct determination of the text base
Heinrich Schuchardt
2021-06-05
1
-1
/
+4
*
sandbox: use sections instead of symbols for getopt array boundaries
Marek BehĂșn
2021-05-24
4
-8
/
+14
*
sandbox: define __dyn_sym_start, dyn_sym_end
Heinrich Schuchardt
2021-03-27
1
-0
/
+7
*
sandbox: Correct uninit conflict
Simon Glass
2021-03-27
1
-5
/
+1
*
sandbox: Only delete the executable if requested
Simon Glass
2021-03-27
1
-9
/
+15
*
sandbox: Define a region for device priv/plat data
Simon Glass
2021-03-26
1
-0
/
+8
*
sandbox: Drop debug message in os_spl_to_uboot()
Simon Glass
2021-03-22
1
-1
/
+0
*
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
2021-03-12
2
-4
/
+6
*
test: Allow SPL to run any available test
Simon Glass
2021-03-12
1
-2
/
+5
*
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
1
-1
/
+1
*
sandbox: Drop the 'starting...' message
Simon Glass
2021-03-12
1
-1
/
+0
*
sandbox: Write out bloblist when exiting
Simon Glass
2021-03-02
1
-0
/
+5
*
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
4
-29
/
+35
*
sandbox: Add os_realloc()
Simon Glass
2021-03-02
1
-0
/
+48
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
1
-2
/
+2
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
3
-0
/
+3
*
sandbox: keep time offset when resetting
Heinrich Schuchardt
2021-01-30
1
-0
/
+25
*
sandbox: fix sandbox_cmdline_cb_test_fdt()
Heinrich Schuchardt
2021-01-30
1
-1
/
+1
*
test: add test for dropped trace before log_init
Patrick Delaunay
2021-01-15
1
-0
/
+5
*
sandbox: remove ram buffer file when U-Boot is loaded by SPL
Patrick Delaunay
2021-01-05
3
-4
/
+12
*
sandbox: implement invalidate_icache_all()
Heinrich Schuchardt
2020-12-22
2
-1
/
+24
*
sandbox: implement runtime system reset
Heinrich Schuchardt
2020-12-22
1
-0
/
+10
*
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-12-13
2
-0
/
+44
*
sandbox: implement reset
Heinrich Schuchardt
2020-11-05
3
-0
/
+33
*
sandbox: use O_CLOEXEC in os_open()
Heinrich Schuchardt
2020-11-05
1
-0
/
+5
*
sandbox: eth-raw: do not close the console input
Heinrich Schuchardt
2020-11-05
2
-5
/
+8
*
dm: test: Drop of-platdata pytest
Simon Glass
2020-10-29
2
-21
/
+0
*
sandbox: Allow selection of SPL unit tests
Simon Glass
2020-10-29
2
-1
/
+10
*
dm: test: Add a way to run SPL tests
Simon Glass
2020-10-29
2
-0
/
+17
*
sandbox: make SDL window resizable
Heinrich Schuchardt
2020-10-29
1
-1
/
+2
*
sandbox: add missing SDL key scan codes
Heinrich Schuchardt
2020-10-06
1
-67
/
+89
*
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
[next]