index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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-10-09
sandbox: avoid memory leak in os_dirent_ls
Heinrich Schuchardt
2017-10-03
sandbox: Expand list of IO accessors
Maxime Ripard
2017-10-03
sandbox: Use asm-generic/io.h
Paul Burton
2017-09-12
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
Patrice Chotard
2017-09-12
sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig
Bin Meng
2017-09-12
sandbox: Introduce Kconfig option for 32/64 bit host
Bin Meng
2017-08-28
sandbox: Add a dummy invalidate_dcache_range() function
Bin Meng
2017-07-28
sandbox: remove os_putc() and os_puts()
Masahiro Yamada
2017-07-27
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...
Andy Yan
2017-07-11
sandbox: Stop printing platdata at the start of SPL
Simon Glass
2017-07-11
sandbox: Enable more console options
Simon Glass
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
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
[next]