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
/
common
Age
Commit message (
Expand
)
Author
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2015-11-06
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
2015-11-06
nios2: use common sequence for reserve_uboot
Thomas Chou
2015-11-06
nios2: use dram bank in board info
Thomas Chou
2015-11-05
sf: Add SPI NOR protection mechanism
Fabio Estevam
2015-11-05
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-03
common/usb_storage.c: Clean up usb_storage_probe()
Tom Rini
2015-10-30
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
net: mdio: Add mdio_free() and mdio_unregister() API
Bin Meng
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-27
image.c: Fix non-Android booting with ramdisk and/or device tree
Tom Rini
2015-10-26
fdt_support: Don't panic if stdout alias is missing
Scott Wood
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
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
itest: make memory access work under sandbox
Stephen Warren
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2015-10-24
Allow imxtract to extract part of script image.
Pierre Aubert
2015-10-24
allow LED initialization without STATUS_LED_BOOT
Bernhard Nortmann
2015-10-23
env: export fdt_blob to the environment variable
Thomas Chou
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
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
nios2: Switch to generic timer
Thomas Chou
2015-10-22
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
2015-10-22
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-10-21
cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
Bin Meng
2015-10-21
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
Bin Meng
2015-10-21
cmd: bootvx: Always get VxWorks bootline from env
Bin Meng
2015-10-21
cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline
Bin Meng
2015-10-21
cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline
Bin Meng
2015-10-21
cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
Bin Meng
2015-10-21
cmd: Clean up cmd_elf a little bit
Bin Meng
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
malloc_simple: Add debug() information
Simon Glass
2015-10-20
malloc_simple: Add support for switching to DRAM heap
Hans de Goede
2015-10-20
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
Hans de Goede
2015-10-20
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
Hans de Goede
2015-10-19
image-fit: Fix signature checking
Andrej Rosano
2015-10-12
env_eeprom.c: Correct using saved environment
Ludger Dreier
2015-10-11
common/image.c: Make boot_get_ramdisk() perform a check for Android images
Tom Rini
2015-10-11
image: fix support for Android boot images with no ramdisk
Rob Herring
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
[next]