index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
Age
Commit message (
Expand
)
Author
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-19
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-02
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-06-02
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-27
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
2016-04-25
spl: spl_mmc: Disambiguate error message
Fabio Estevam
2016-04-11
spl: mmc: raw: Try to load u-boot if Linux image is not found
Lokesh Vutla
2016-04-01
Common: SPL: spl_nand: Fixed debug correct NAND ECC type.
Ahmed Samir Khalil
2016-03-23
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-03-23
spl: Print from which mmc slot spl is trying to boot
Hans de Goede
2016-03-24
spl_mmc: allow to load raw image
Masahiro Yamada
2016-03-15
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
spl: Support loading a FIT from MMC
Simon Glass
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-02-19
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
Guillaume GARDET
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
arm: move gd handling outside of C code
Albert ARIBAUD
2015-12-16
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-12-14
spl: mmc: use block device number, not hard-coded 0
Eric Nelson
2015-12-13
spl: use panic_str instead of panic
Sjoerd Simons
[next]