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
*
sandbox: Add some test LEDs
Simon Glass
2017-04-14
1
-0
/
+14
*
sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded
Tom Rini
2017-04-13
1
-1
/
+5
*
board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()
Simon Glass
2017-04-05
1
-0
/
+5
*
board_f: sandbox: Move setup_ram_buf() to private code
Simon Glass
2017-04-05
1
-0
/
+7
*
dtoc: Replace dot with underscore to avoid compiler errors
Simon Glass
2017-02-08
1
-0
/
+5
*
spl: sandbox: Drop spl_board_announce_boot_device()
Simon Glass
2016-12-09
1
-14
/
+3
*
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-09
1
-1
/
+1
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-0
/
+5
*
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-27
1
-7
/
+0
*
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
1
-0
/
+0
*
sandbox/fs: Set correct filetype for unknown filetype
Stefan Brüns
2016-10-11
1
-0
/
+2
*
sandbox: Use the address in readl/writel() functions
Simon Glass
2016-10-11
1
-6
/
+6
*
sandbox/fs: Use readdir instead of deprecated readdir_r
Stefan Brüns
2016-10-11
1
-8
/
+11
*
sandbox/fs: Use correct size path name buffer
Stefan Brüns
2016-10-11
1
-3
/
+10
*
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
Stefan Brüns
2016-10-11
1
-2
/
+2
*
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
1
-1
/
+2
*
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
1
-1
/
+2
*
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
1
-1
/
+1
*
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-10-06
1
-8
/
+0
*
sandbox, x86: select DM_KEYBOARD instead of default y entry
Masahiro Yamada
2016-10-01
1
-3
/
+0
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
1
-1
/
+0
*
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
1
-0
/
+1
*
Add a power domain framework/uclass
Stephen Warren
2016-07-27
2
-0
/
+31
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
11
-3
/
+217
|
\
|
*
sandbox: Add a test device that uses of-platdata
Simon Glass
2016-07-14
2
-0
/
+48
|
*
sandbox: Add a new sandbox_spl board
Simon Glass
2016-07-14
2
-1
/
+30
|
*
sandbox: Add basic SPL implementation
Simon Glass
2016-07-14
3
-0
/
+75
|
*
sandbox: Don't include the main loop in SPL
Simon Glass
2016-07-14
1
-0
/
+2
|
*
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-14
2
-1
/
+3
|
*
sandbox: Add some missing headers in cpu.c
Simon Glass
2016-07-14
1
-0
/
+2
|
*
sandbox: Correct header file order in cpu.c
Simon Glass
2016-07-14
1
-1
/
+1
|
*
sandbox: Support building an SPL image
Simon Glass
2016-07-14
1
-0
/
+5
|
*
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
2016-07-14
1
-0
/
+51
*
|
sandbox: Don't exit when bootm completes
Simon Glass
2016-07-14
1
-1
/
+1
|
/
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
3
-10
/
+127
*
reset: implement a reset test
Stephen Warren
2016-06-19
2
-0
/
+32
*
sandbox: gpio: doc: Fix parameter documentation
mario.six@gdsys.cc
2016-06-19
1
-6
/
+10
*
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-06-03
1
-0
/
+20
*
mailbox: implement a sandbox test
Stephen Warren
2016-05-26
2
-0
/
+32
*
Rename reset to sysreset
Stephen Warren
2016-05-26
2
-5
/
+5
*
sandbox: Add string and 16-bit I/O functions
Simon Glass
2016-05-17
1
-0
/
+15
*
sandbox: Set CONFIG_SYS_CPU
Tom Rini
2016-04-18
1
-0
/
+3
*
sandbox: Enable many more commands
Tom Rini
2016-04-15
2
-0
/
+2
*
spmi: Add sandbox test driver
Mateusz Kulikowski
2016-04-01
2
-0
/
+40
*
sandbox: Avoid calling commands when not available
Simon Glass
2016-03-22
1
-1
/
+9
*
sandbox: Fix building with LLVM
Tom Rini
2016-03-08
2
-1
/
+7
*
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
1
-0
/
+7
*
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
1
-0
/
+1
*
eth-raw-os.c: Add cast to bind(2) call
Tom Rini
2016-01-15
1
-1
/
+2
*
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
Tom Rini
2016-01-12
1
-0
/
+4
[next]