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-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-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-14
dm: spl: Bind in all devices in SPL with of-platdata
Simon Glass
2016-07-14
dm: spl: Don't set up device tree with of-platdata
Simon Glass
2016-07-14
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-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
[next]