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
/
spl
Age
Commit message (
Expand
)
Author
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-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
Kconfig: Move SPL settings into their own file
Simon Glass
2016-09-06
spl: Rework image header parse to allow abort on raw image and os boot
Paul Kocialkowski
2016-08-08
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
2016-07-27
dm: spl: mmc: Support raw partitions with CONFIG_BLK
Simon Glass
2016-07-22
spl: fit: Fix the number of bytes read in raw mode
Lokesh Vutla
2016-07-22
spl: zImage support in Falcon mode
Ladislav Michl
2016-07-22
spl: support loading from UBI volumes
Ladislav Michl
2016-07-22
spl: Fix compilation warnings for arm64
Michal Simek
2016-07-15
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
sunxi: Support booting from SPI flash
Siarhei Siamashka
2016-07-15
dm: spl: Bind in all devices in SPL with of-platdata
Simon Glass
2016-07-15
dm: spl: Don't set up device tree with of-platdata
Simon Glass
2016-07-15
spl: Drop include of i2c.h
Simon Glass
2016-07-14
spl: fit: add support for post-processing of images
Daniel Allred
2016-07-11
dm: spl: mmc: Support CONFIG_BLK in SPL MMC
Simon Glass
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-20
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-06-20
spl: nand: support redundant u-boot image
Boris Brezillon
2016-06-19
SPL ext: cosmetic: correct error message in spl_load_image_ext()
Petr Kulhavy
2016-06-17
SPL: ext: remove redundant ifdef statement
Petr Kulhavy
2016-06-09
bootstage: call show_boot_progress also in SPL
Heiko Schocher
2016-06-04
spl: fit: Fix non-matching DT names console output
Andreas Dannenberg
2016-06-03
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-06-03
spl: Allow settings malloc_f base address
Marek Vasut
2016-06-01
spl: Remove bogus GD_FLG_SPL_INIT check
Marek Vasut
2016-06-01
spl: fit: Fix load address of fit header
Lokesh Vutla
2016-05-28
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
spl: Add an option to load a FIT containing U-Boot from UART
Lokesh Vutla
2016-05-27
spl: fit: Do not print selected dtb during fit load
Lokesh Vutla
2016-05-27
spl: Support loading a FIT from NAND
Lokesh Vutla
2016-05-27
spl: Support loading a FIT from FAT FS
Lokesh Vutla
2016-05-27
spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
2016-05-27
spl: fit: Fix the number of bytes read when reading fdt from fit
Lokesh Vutla
2016-05-27
dm: mmc: spl: Add support for CONFIG_BLK
Simon Glass
2016-05-27
SPL: FIT: Align loading address for header
Michal Simek
2016-05-24
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
2016-05-24
spl: Introduce new function spl_board_prepare_for_boot
Michal Simek
2016-05-23
SPL: fat: Fix spl_parse_image_header() return value handling
Tom Rini
2016-05-23
spl: fit: Print error message when FDT is not present
Michal Simek
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
Marek Vasut
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
[next]