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
2015-10-20
malloc_simple: Add support for switching to DRAM heap
Hans de Goede
2015-10-20
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
Hans de Goede
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-12
spl: Fix compile warning for arm64
Gong Qianyu
2015-07-24
spl: spl_mmc: Add option to boot from a MMC partition with offset
Stefan Roese
2015-07-21
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
dm: mmc: Allow driver model to be used for MMC in SPL
Simon Glass
2015-07-21
spl: Add debugging info for spl_mmc boot
Simon Glass
2015-06-18
spl: spl_mmc: MMC boot mode provisions checks
Paul Kocialkowski
2015-06-18
spl: spl_mmc: Minor cosmetics
Paul Kocialkowski
2015-05-28
spl: spl_mmc: Error and count distinction
Paul Kocialkowski
2015-05-26
spl: spl_mmc: fix mmc Falcon mode regression
Tim Harvey
2015-05-14
spl: Correct address in spl_relocate_stack_gd()
Simon Glass
2015-05-10
spl: spl_mmc: Partition raw boot mode for eMMC
Paul Kocialkowski
2015-05-10
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
Paul Kocialkowski
2015-04-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-04-23
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-04-23
dm: Init device tree as well as driver model in SPL
Simon Glass
2015-04-23
Correct malloc_limit value for pre-relocation malloc()
Simon Glass
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-10
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
Albert ARIBAUD \(3ADEV\)
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-03-04
arm: spl: Allow board_init_r() to run with a larger stack
Simon Glass
2015-02-17
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-02-16
spl, spl_nor: fix compiler warning
Heiko Schocher
2015-02-16
arm: spl: Provide for a board-specific loader
Simon Glass
2015-01-28
spl: Change printf to puts for "Unsupported boot-device"
Stefan Roese
2015-01-14
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-06
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-01-06
spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e...
Guillaume GARDET
2015-01-05
spl_sata.c: Add <scsi.h>
Tom Rini
2014-12-08
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
Guillaume GARDET
2014-12-08
spl: MMC U-Boot image load from raw partition
Paul Kocialkowski
2014-12-04
MMC SD fs boot partition config coding style and proper description
Paul Kocialkowski
2014-11-26
spl: Fix SPL EXT support
Guillaume GARDET
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-23
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-21
dm: spl: Allow driver model to be used
Simon Glass
2014-11-21
dm: spl: Make simple malloc() available when enabled
Simon Glass
2014-11-17
spl, nand: add option to boot raw u-boot.bin image only
Heiko Schocher
2014-10-27
spl: move comment to the right place
Andreas Bießmann
2014-10-27
spl: do not hang in spl_register_fat_device but return error value. It allows...
Guillaume GARDET
2014-10-27
spl: Add EXT support to SPL
Guillaume GARDET
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-10
common: spl_sata: perform SCSI scan before getting device
Roger Quadros
2014-09-15
Fix a few printf argument verification warnings
Vasili Galka
[next]