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
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 spl_net_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2016-10-06
spl: spi: Move the generic SPI loader into common/spl
Simon Glass
2016-10-06
spl: Convert spl_sata_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_usb_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ymodem_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_onenand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_nand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ubi_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_mmc_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ram_load_image() to use linker list
Simon Glass
2016-10-06
spl: Add a way to declare an SPL image loader
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Simon Glass
2016-10-06
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-10-06
spl: Add a parameter to spl_set_header_raw_uboot()
Simon Glass
2016-10-02
fastboot: move FASTBOOT_FLASH options into Kconfig
Petr Kulhavy
2016-10-02
fastboot: add support for writing MBR
Petr Kulhavy
2016-10-02
disk: part: implement generic function part_get_info_by_name()
Petr Kulhavy
2016-10-02
bootm: fix passing argc to standalone apps
Zubair Lutfullah Kakakhel
2016-09-27
cmd: dfu: Add error handling for failed registration
Sanchayan Maity
2016-09-27
dra7x: boot: add dfu bootmode support
B, Ravi
2016-09-27
spl: dfu: adding dfu support functions for SPL-DFU
B, Ravi
2016-09-27
common: dfu: saperate the dfu common functionality
B, Ravi
2016-09-27
spl: dfu: add dfu support in SPL
B, Ravi
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
usb: squash lines for immediate return
Masahiro Yamada
2016-09-22
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
2016-09-21
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-09-21
board_f: Add a mach_cpu_init callback
Paul Burton
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-16
Kconfig: tpl: Add some TPL support options to Kconfig
Simon Glass
2016-09-16
Kconfig: spl: Add SPL support options to Kconfig
Simon Glass
2016-09-16
Use separate options for TPL support
Simon Glass
2016-09-16
Kconfig: Move SPL settings into their own file
Simon Glass
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-09-07
image-fit: switch ENOLINK to ENOENT
Jonathan Gray
2016-09-07
common/Kconfig: Fix various innocuous typos.
Robert P. J. Day
2016-09-06
spl: Rework image header parse to allow abort on raw image and os boot
Paul Kocialkowski
2016-09-06
image-fit: fix fit_image_load() OS check
Andreas Bießmann
2016-08-22
net: mii: check phy advertising register when geting link status
Dongpo Li
2016-08-20
common: cli_readline: Improve command line editing
James Byrne
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-15
common: env_nand: Ensure that we have nand_info[0] prior to use
Tom Rini
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-08-15
net: mii: Clean up legacy glue that is not used
Joe Hershberger
[next]