index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
1
-1
/
+1
*
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
Albert ARIBAUD \(3ADEV\)
2015-04-10
1
-0
/
+12
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
2
-2
/
+0
*
arm: spl: Allow board_init_r() to run with a larger stack
Simon Glass
2015-03-04
1
-0
/
+35
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-02-17
1
-0
/
+5
|
\
|
*
arm: spl: Provide for a board-specific loader
Simon Glass
2015-02-16
1
-0
/
+5
*
|
spl, spl_nor: fix compiler warning
Heiko Schocher
2015-02-16
1
-1
/
+1
|
/
*
spl: Change printf to puts for "Unsupported boot-device"
Stefan Roese
2015-01-28
1
-1
/
+1
*
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-14
1
-25
/
+39
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-01-06
1
-3
/
+16
|
\
|
*
spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e...
Guillaume GARDET
2015-01-06
1
-3
/
+16
*
|
spl_sata.c: Add <scsi.h>
Tom Rini
2015-01-05
1
-0
/
+1
|
/
*
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
Guillaume GARDET
2014-12-08
1
-1
/
+2
*
spl: MMC U-Boot image load from raw partition
Paul Kocialkowski
2014-12-08
1
-4
/
+26
*
MMC SD fs boot partition config coding style and proper description
Paul Kocialkowski
2014-12-04
1
-4
/
+4
*
spl: Fix SPL EXT support
Guillaume GARDET
2014-11-26
1
-5
/
+5
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
1
-1
/
+15
|
\
|
*
dm: spl: Allow driver model to be used
Simon Glass
2014-11-21
1
-0
/
+5
|
*
dm: spl: Make simple malloc() available when enabled
Simon Glass
2014-11-21
1
-1
/
+10
*
|
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
1
-9
/
+9
*
|
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-23
1
-1
/
+3
|
/
*
spl, nand: add option to boot raw u-boot.bin image only
Heiko Schocher
2014-11-17
2
-5
/
+23
*
spl: move comment to the right place
Andreas Bießmann
2014-10-27
1
-1
/
+1
*
spl: do not hang in spl_register_fat_device but return error value. It allows...
Guillaume GARDET
2014-10-27
1
-1
/
+1
*
spl: Add EXT support to SPL
Guillaume GARDET
2014-10-27
3
-2
/
+156
*
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
4
-9
/
+9
*
common: spl_sata: perform SCSI scan before getting device
Roger Quadros
2014-10-10
1
-0
/
+1
*
Fix a few printf argument verification warnings
Vasili Galka
2014-09-15
1
-1
/
+1
*
spl: nand: read only in the size of image_header on the first access
Masahiro Yamada
2014-07-22
1
-3
/
+3
*
nand: remove CONFIG_SYS_NAND_PAGE_SIZE
Tim Harvey
2014-05-15
1
-1
/
+1
*
spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
Tom Rini
2014-04-17
1
-0
/
+27
*
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
3
-0
/
+55
*
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
Tom Rini
2014-02-07
1
-0
/
+24
*
spl: common: Support for USB MSD FAT image loading
Dan Murphy
2014-01-24
4
-8
/
+72
*
spl: common: Move FAT funcs to a common file
Dan Murphy
2014-01-24
3
-62
/
+103
*
common: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-29
/
+7
*
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
2013-09-17
1
-0
/
+16
*
spl: remove unnecessary (& ARM specific) include of asm/utils.h
Paul Burton
2013-09-17
1
-1
/
+0
*
Merge branch 'master' of git://88.191.163.10/u-boot-arm
Tom Rini
2013-08-18
1
-0
/
+4
|
\
|
*
spl_mmc.c: Detect missing kernel image in RAW MMC
Tom Rini
2013-07-26
1
-0
/
+4
*
|
SPL: Limit image name print length
Taras Kondratiuk
2013-08-16
1
-2
/
+3
|
/
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
8
-115
/
+8
*
spl_mmc: add Falcon mode support for raw variant
Peter Korsgaard
2013-06-07
1
-0
/
+18
*
spl_mmc: mmc_load_image_raw(): Add sector argument
Peter Korsgaard
2013-06-07
1
-9
/
+6
*
spl_mmc: add Falcon mode support for FAT variant
Peter Korsgaard
2013-06-07
1
-0
/
+21
*
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
Peter Korsgaard
2013-06-07
1
-14
/
+13
*
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
Peter Korsgaard
2013-06-07
1
-10
/
+14
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-30
2
-0
/
+138
|
\
|
*
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2013-05-15
2
-0
/
+138
*
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-11
1
-7
/
+3
|
\
\
|
|
/
|
/
|
[next]