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
Age
Commit message (
Expand
)
Author
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"
Simon Glass
2015-10-24
zynq: Move SPL console init out of board_init_f()
Simon Glass
2015-10-24
microblaze: Add a TODO to call board_init_f_mem()
Simon Glass
2015-10-24
arm: Switch 32-bit ARM to using generic global_data setup
Simon Glass
2015-10-24
arm: Switch aarch64 to using generic global_data setup
Simon Glass
2015-10-24
board_init_f_mem(): Don't create an unused early malloc() area
Simon Glass
2015-10-24
board_init_f_mem(): Don't require memset()
Simon Glass
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
fs-test.sh: fix pre-requisite detection
Stephen Warren
2015-10-24
test: fat: add test of non-contiguous file reads
Stephen Warren
2015-10-24
itest: make memory access work under sandbox
Stephen Warren
2015-10-24
distro_bootcmd: Add support for booting from ubifs
Roy Spliet
2015-10-24
ubifs: Add generic fs support
Hans de Goede
2015-10-24
ubifs: Add functions for generic fs use
Hans de Goede
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2015-10-24
disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
Hans de Goede
2015-10-24
Allow imxtract to extract part of script image.
Pierre Aubert
2015-10-24
Fix bad return value checks (detected with Coccinelle)
Thomas Huth
2015-10-24
ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
Guillaume GARDET
2015-10-24
allow LED initialization without STATUS_LED_BOOT
Bernhard Nortmann
2015-10-23
add generic stubs for GPIO LEDs
Bernhard Nortmann
2015-10-23
dm: keystone: serial: Add driver model support
Lokesh Vutla
2015-10-23
net: convert altera_tse to driver model and phylib
Thomas Chou
2015-10-23
nios2: fix virt_to_phys for nios2 with MMU
Thomas Chou
2015-10-23
nios2: add README.nios2
Thomas Chou
2015-10-23
nios2: zap nios2-generic board dir
Thomas Chou
2015-10-22
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
Thomas Chou
2015-10-22
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
2015-10-22
nios2: convert cache flush to use dm cpu data
Thomas Chou
2015-10-22
nios2: set default cache configuration in start.S
Thomas Chou
2015-10-22
nios2: zap initdram
Thomas Chou
2015-10-22
nios2: clean up comments style in start.S
Thomas Chou
2015-10-22
nios2: convert ioremap to use dm cpu data
Thomas Chou
2015-10-22
nios2: convert do_reset to use dm cpu data
Thomas Chou
2015-10-22
nios2: remove asm/psr.h
Thomas Chou
2015-10-22
nios2: convert altera sysid to driver model
Thomas Chou
2015-10-22
dm: implement a Miscellaneous uclass
Thomas Chou
2015-10-22
serial: remove altera serial initializations
Thomas Chou
2015-10-22
nios2: convert altera timer to driver model
Thomas Chou
2015-10-22
timer: start a new timer after relocation
Thomas Chou
2015-10-22
dm: implement a Timer uclass
Thomas Chou
2015-10-22
nios2: convert nios2 cpu to driver model
Thomas Chou
2015-10-22
nios2 : convert altera_pio to driver model
Thomas Chou
2015-10-22
nios2: add clear and set bits macros
Thomas Chou
2015-10-22
spi : convert altera_spi to driver model
Thomas Chou
2015-10-22
nios2: convert altera_uart to driver model
Thomas Chou
2015-10-22
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2015-10-22
nios2: map physical address to uncached virtual address
Thomas Chou
[next]