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
2017-06-03
fs: fat: add kbuild configuration support
Sekhar Nori
2017-05-22
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-17
SPL: FIT: allow loading multiple images
Andre Przywara
2017-05-17
SPL: FIT: factor out spl_load_fit_image()
Andre Przywara
2017-05-17
SPL: FIT: improve error handling
Andre Przywara
2017-05-17
SPL: FIT: rework U-Boot image loading
Andre Przywara
2017-05-17
SPL: FIT: refactor FDT loading
Andre Przywara
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-15
spl: add support to booting with ATF
Kever Yang
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-12
common: dfu: ignore reset for spl-dfu
B, Ravi
2017-05-12
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
B, Ravi
2017-05-11
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
B, Ravi
2017-05-11
spl: reorder the assignment of board info to global data
Lokesh Vutla
2017-05-11
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
Philipp Tomsich
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-04-08
spl: net: Add FIT image support over network boot
Andrew F. Davis
2017-04-08
spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
Alexandru Gagniuc
2017-04-08
spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
Vikas Manocha
2017-03-21
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
Tom Rini
2017-03-18
Kconfig: Disable non-FIT SPL loading for TI secure devices
Andrew F. Davis
2017-03-18
spl: Add option to enable SPL Legacy image support
Andrew F. Davis
2017-03-18
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
Andrew F. Davis
2017-03-16
spl: Add spl_early_init()
Eddie Cai
2017-02-17
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
Dalon Westergreen
2017-02-17
SPL: add support to boot from a partition type
Dalon Westergreen
2017-02-06
spl: Allow PCH drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow timer drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow RTC drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow PCI drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow CPU drivers to be used in SPL
Simon Glass
2017-02-06
spl: spi: Add a debug message if loading fails
Simon Glass
2017-01-29
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
Masahiro Yamada
2017-01-28
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
Masahiro Yamada
2017-01-28
spl: Remove overwrite of relocated malloc limit
Andrew F. Davis
2017-01-20
spl: Add some missing newlines
Andrew F. Davis
2017-01-20
spl: Remove inline ifdef check for EXT and FAT support
Andrew F. Davis
2017-01-14
armv8: release slave cores from CPU_RELEASE_ADDR
Oded Gabbay
2017-01-14
spl: move RAM boot support in separate file
Stefan Agner
2017-01-14
Convert CONFIG_SPL_RAM_DEVICE to defconfig
Stefan Agner
2017-01-14
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
Tom Rini
2017-01-04
SPL: make struct spl_image 64-bit safe
Andre Przywara
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
[next]