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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
1
-0
/
+18
*
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
2
-0
/
+17
*
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-11-26
4
-1
/
+25
*
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
1
-0
/
+8
*
sandbox: Update some drivers to work in SPL/TPL
Simon Glass
2018-11-20
1
-0
/
+15
*
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
*
test/py: test pinmux command
Patrice Chotard
2018-11-16
1
-0
/
+4
*
cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes
Bin Meng
2018-11-14
1
-0
/
+3
*
test: dm: virtio: Add test cases for virtio uclass
Bin Meng
2018-11-14
1
-0
/
+8
*
sandbox: Try to start the RAM buffer at a particular address
Simon Glass
2018-11-14
1
-1
/
+6
*
test: regmap: Increase size of syscon0 memory
Mario Six
2018-11-14
1
-1
/
+1
*
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
1
-0
/
+4
*
test: Add PCI device entry without compat string and with DT node
Marek Vasut
2018-10-20
1
-1
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-10-11
1
-0
/
+93
|
\
|
*
test: eth: Add a test for the target being pinged
Joe Hershberger
2018-10-10
1
-0
/
+10
|
*
test: eth: Add a test for ARP requests
Joe Hershberger
2018-10-10
1
-0
/
+10
|
*
net: sandbox: Add a priv ptr for tests to use
Joe Hershberger
2018-10-10
1
-0
/
+9
|
*
net: sandbox: Allow fake eth to handle more than 1 packet response
Joe Hershberger
2018-10-10
1
-4
/
+6
|
*
net: sandbox: Share the priv structure with tests
Joe Hershberger
2018-10-10
1
-0
/
+19
|
*
net: sandbox: Make the fake eth driver response configurable
Joe Hershberger
2018-10-10
1
-0
/
+17
|
*
net: sandbox: Refactor sandbox send function
Joe Hershberger
2018-10-10
1
-0
/
+26
*
|
test: panel: Add a test for the panel uclass
Simon Glass
2018-10-09
3
-2
/
+35
*
|
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
3
-20
/
+49
*
|
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
1
-8
/
+15
*
|
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
1
-1
/
+0
*
|
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
2
-0
/
+14
*
|
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: dt: add sandbox_tee node
Jens Wiklander
2018-10-07
3
-0
/
+12
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
1
-0
/
+10
|
\
|
*
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
1
-0
/
+6
|
*
test: Add tests for board uclass
Mario Six
2018-09-29
1
-0
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
2
-0
/
+13
|
\
\
|
*
|
video_osd: Add osd sandbox driver and tests
Mario Six
2018-09-28
2
-0
/
+13
|
|
/
*
/
sandbox: DTS: w1: add node for one wire interface on GPIO
Eugen Hristev
2018-09-28
1
-0
/
+20
|
/
*
sandbox: Allow to execute from RAM
Alexander Graf
2018-09-23
1
-1
/
+2
*
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
3
-34
/
+5
*
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-09-23
3
-9
/
+161
*
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
*
test: Add tests for CPU uclass
Mario Six
2018-09-18
1
-0
/
+12
*
sandbox: Build with -fPIC
Andy Shevchenko
2018-09-18
1
-0
/
+1
[next]