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: 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
*
sandbox: Boot in U-Boot through the standard call
Simon Glass
2018-11-26
2
-14
/
+20
*
sandbox: Filter arguments when starting U-Boot
Simon Glass
2018-11-26
1
-6
/
+26
*
sandbox: Use malloc() and free() from os layer
Simon Glass
2018-11-26
2
-12
/
+15
*
sandbox: Refactor code to create os_jump_to_file()
Simon Glass
2018-11-26
1
-10
/
+38
*
sandbox: Add a new 'sb' command
Simon Glass
2018-11-26
1
-0
/
+10
*
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-11-26
3
-1
/
+24
*
sandbox: Add a function to read a host file
Simon Glass
2018-11-20
1
-3
/
+41
*
sandbox: remove stray DEBUG
Heinrich Schuchardt
2018-11-20
1
-4
/
+4
*
sandbox: Try to start the RAM buffer at a particular address
Simon Glass
2018-11-14
1
-1
/
+6
*
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
1
-8
/
+15
*
sandbox: Remove the old memory file later
Simon Glass
2018-10-09
2
-6
/
+6
*
sandbox: Add a flag to set the default log level
Simon Glass
2018-10-09
1
-0
/
+13
*
sandbox: Support booting from TPL to SPL
Simon Glass
2018-10-09
1
-2
/
+27
*
sandbox: Add a way to write data to the host filesystem
Simon Glass
2018-10-09
1
-0
/
+20
*
sandbox: Support file truncation with os_open()
Simon Glass
2018-10-09
1
-0
/
+2
*
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-10-08
1
-0
/
+11
*
sandbox: Allow to execute from RAM
Alexander Graf
2018-09-23
1
-1
/
+2
*
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
2
-34
/
+0
*
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-09-23
2
-9
/
+140
*
sandbox: Add support for calling abort()
Simon Glass
2018-09-23
1
-0
/
+5
*
sandbox: Align RAM buffer to the machine page size
Simon Glass
2018-09-23
1
-3
/
+4
*
Partially revert "efi_loader: Rename sections to allow for implicit data"
Simon Glass
2018-08-23
1
-5
/
+4
*
sandbox: Move BSS after EFI sections
Alexander Graf
2018-08-20
1
-3
/
+2
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-30
1
-4
/
+5
|
\
|
*
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-25
1
-4
/
+5
*
|
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
Joe Hershberger
2018-07-26
1
-0
/
+10
*
|
sandbox: eth-raw: Allow interface to be specified by index
Joe Hershberger
2018-07-26
1
-0
/
+7
*
|
sandbox: eth-raw: Add a function to ask the host about localhost
Joe Hershberger
2018-07-26
1
-4
/
+23
*
|
net: sandbox-raw: Convert raw eth driver to livetree
Joe Hershberger
2018-07-26
1
-13
/
+15
*
|
sandbox: eth-raw: Make sure descriptors are always initialized
Joe Hershberger
2018-07-26
1
-2
/
+3
*
|
sandbox: eth-raw: Correct valid socket test in send/recv
Joe Hershberger
2018-07-26
1
-2
/
+2
|
/
*
efi: sandbox: Add required linker sections
Simon Glass
2018-06-03
1
-0
/
+29
*
sandbox: Add a setjmp() implementation
Simon Glass
2018-06-03
2
-0
/
+36
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
10
-16
/
+10
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
sandbox: Add 64-bit sandbox
Mario Six
2018-02-18
1
-1
/
+1
*
fix spelling of 'functions' in 2 places (was 'funtcions')
Simon Goldschmidt
2018-02-13
1
-1
/
+1
*
Revert "sandbox: remove os_putc() and os_puts()"
Simon Glass
2017-12-07
1
-0
/
+11
*
sandbox: avoid memory leak in os_dirent_ls
Heinrich Schuchardt
2017-10-08
1
-6
/
+14
*
sandbox: Use asm-generic/io.h
Paul Burton
2017-10-02
1
-1
/
+11
*
sandbox: Add a dummy invalidate_dcache_range() function
Bin Meng
2017-08-28
1
-0
/
+4
*
sandbox: remove os_putc() and os_puts()
Masahiro Yamada
2017-07-28
1
-11
/
+0
*
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...
Andy Yan
2017-07-27
1
-1
/
+1
*
sandbox: Stop printing platdata at the start of SPL
Simon Glass
2017-07-11
1
-11
/
+0
*
sandbox: Fix comparison of unsigned enum expression warning
Tom Rini
2017-06-08
1
-1
/
+1
*
bootstage: Require timer_get_boot_us() to be defined
Simon Glass
2017-06-05
1
-0
/
+11
[next]