index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
Age
Commit message (
Expand
)
Author
2017-06-09
sandbox: Fix comparison of unsigned enum expression warning
Tom Rini
2017-06-05
bootstage: Require timer_get_boot_us() to be defined
Simon Glass
2017-06-05
sandbox: Make u-boot-sandbox.h a private header
Simon Glass
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-09
dm: test: Add tests for the generic PHY uclass
Jean-Jacques Hiblot
2017-05-08
dm: Simple Watchdog uclass
maxims@google.com
2017-04-27
dm: sandbox: pwm: Add a basic pwm test
Simon Glass
2017-04-15
sandbox: Add some test LEDs
Simon Glass
2017-04-13
sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded
Tom Rini
2017-04-05
board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()
Simon Glass
2017-04-05
board_f: sandbox: Move setup_ram_buf() to private code
Simon Glass
2017-02-08
dtoc: Replace dot with underscore to avoid compiler errors
Simon Glass
2016-12-09
spl: sandbox: Drop spl_board_announce_boot_device()
Simon Glass
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-03
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-10-28
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-11
sandbox/fs: Set correct filetype for unknown filetype
Stefan Brüns
2016-10-11
sandbox: Use the address in readl/writel() functions
Simon Glass
2016-10-11
sandbox/fs: Use readdir instead of deprecated readdir_r
Stefan Brüns
2016-10-11
sandbox/fs: Use correct size path name buffer
Stefan Brüns
2016-10-11
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
Stefan Brüns
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-10-02
sandbox, x86: select DM_KEYBOARD instead of default y entry
Masahiro Yamada
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-07-27
Add a power domain framework/uclass
Stephen Warren
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
sandbox: Add a test device that uses of-platdata
Simon Glass
2016-07-15
sandbox: Add a new sandbox_spl board
Simon Glass
2016-07-15
sandbox: Add basic SPL implementation
Simon Glass
2016-07-15
sandbox: Don't include the main loop in SPL
Simon Glass
2016-07-15
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-15
sandbox: Add some missing headers in cpu.c
Simon Glass
2016-07-15
sandbox: Correct header file order in cpu.c
Simon Glass
2016-07-15
sandbox: Support building an SPL image
Simon Glass
2016-07-15
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
2016-07-14
sandbox: Don't exit when bootm completes
Simon Glass
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
reset: implement a reset test
Stephen Warren
2016-06-19
sandbox: gpio: doc: Fix parameter documentation
mario.six@gdsys.cc
2016-06-04
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-05-27
mailbox: implement a sandbox test
Stephen Warren
2016-05-27
Rename reset to sysreset
Stephen Warren
2016-05-17
sandbox: Add string and 16-bit I/O functions
Simon Glass
[next]