index
:
u-boot-fsl-qoriq
master
scalys
Freescale 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-12-09
spl: Drop announce_boot_device()
Simon Glass
2016-12-09
spl: Pass the loader into spl_load_image()
Simon Glass
2016-12-09
spl: Move the loading code into its own function
Simon Glass
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-05
dm: spl: mmc: Fix EXT SPL support
Michal Simek
2016-12-03
dm: core: Handle global_data moving in SPL
Simon Glass
2016-12-01
SPL: mmc: Make spl_mmc_load_image available
Marek Vasut
2016-12-01
mmc: Tinification of the mmc code
Marek Vasut
2016-11-29
spl: mmc: fix switch statement
Max Krummenacher
2016-11-29
spl: add USB Gadget config option
Stefan Agner
2016-11-29
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
2016-11-29
spl: add RAM boot device only if it is actually defined
Stefan Agner
2016-11-28
spl: remove redundant call to parse_image_header()
tomas.melin@vaisala.com
2016-11-28
spl: add check for FIT-header when loading image
tomas.melin@vaisala.com
2016-11-21
ext4: Allow reading files with non-zero offset, clamp read len
Stefan BrĂ¼ns
2016-11-19
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Semen Protsenko
2016-10-15
spl: move SYS_OS_BASE to Kconfig
Heiko Schocher
2016-10-15
spl: move SPL_OS_BOOT to Kconfig
Heiko Schocher
2016-10-08
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-06
spl: Make spl_boot_list a local variable
Simon Glass
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
spl: Update fat functions to take an spl_image parameter
Simon Glass
2016-10-06
spl: Update ext functions to take an spl_image parameter
Simon Glass
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-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
[next]