Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9a68432c4cce4e2e3946943705b9ced4d71b85ce
/
common
/
spl
9a68432
dm: scsi: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:16 2016 -0600
cf43778
dm: usb: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:13 2016 -0600
37342ab
spl: spl_mmc: Disambiguate error message
by Fabio Estevam
· Wed Apr 20 23:12:04 2016 -0300
9dee77f
spl: mmc: raw: Try to load u-boot if Linux image is not found
by Lokesh Vutla
· Mon Apr 11 15:24:50 2016 +0530
b976eb2
Common: SPL: spl_nand: Fixed debug correct NAND ECC type.
by Ahmed Samir Khalil
· Fri Mar 25 13:13:17 2016 +0100
97f4842
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed Mar 23 18:35:11 2016 -0400
9ef3c9e
spl: Print from which mmc slot spl is trying to boot
by Hans de Goede
· Sun Mar 20 14:17:10 2016 +0100
802f1c3
spl_mmc: allow to load raw image
by Masahiro Yamada
· Wed Mar 16 12:10:00 2016 +0900
bc69da2
spl_nor: fix warning when compiled for 64bit target
by Masahiro Yamada
· Mon Feb 29 20:50:34 2016 +0900
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Mar 14 19:21:44 2016 -0400
b52c7fc
spl: Support loading a FIT from MMC
by Simon Glass
· Mon Feb 22 22:55:58 2016 -0700
a6131a2
spl: Add an option to load a FIT containing U-Boot
by Simon Glass
· Mon Feb 22 22:55:56 2016 -0700
b89a844
dm: part: Rename some partition functions
by Simon Glass
· Mon Feb 29 15:25:48 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
834dd88
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
by Guillaume GARDET
· Thu Feb 18 18:17:36 2016 +0100
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
85260bb
arm: move gd handling outside of C code
by Albert ARIBAUD
· Wed Nov 25 17:56:33 2015 +0100
05c2de8
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Wed Dec 16 14:50:03 2015 -0500
d09e59f
spl: mmc: use block device number, not hard-coded 0
by Eric Nelson
· Sat Dec 05 12:32:28 2015 -0700
9f08e44
spl: use panic_str instead of panic
by Sjoerd Simons
· Fri Dec 04 23:27:35 2015 +0100
51ace32
spl: mmc: Unify non/driver model spl_mmc_find_device()
by Simon Glass
· Wed Dec 02 10:59:13 2015 -0700
4faf63b
spl: mmc: Rename 'mmc' variable to 'mmcp'
by Simon Glass
· Wed Dec 02 10:59:12 2015 -0700
a2b771c
spl: mmc: Fix compiler warning with CONFIG_DM_MMC
by Simon Glass
· Wed Dec 02 10:59:11 2015 -0700
e63b2dd
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· Sun Nov 08 17:11:54 2015 +0200
8ec2e6c
spl: announce boot devices
by Nikita Kiryanov
· Sun Nov 08 17:11:52 2015 +0200
3ed9478
spl: add support for alternative boot device
by Nikita Kiryanov
· Sun Nov 08 17:11:51 2015 +0200
0a97881
common: spl: move image load to its own function
by Nikita Kiryanov
· Sun Nov 08 17:11:50 2015 +0200
33eefe4
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· Sun Nov 08 17:11:49 2015 +0200
2b3ae5f
spl: mmc: get rid of emmc boot code duplication
by Nikita Kiryanov
· Sun Nov 08 17:11:48 2015 +0200
642648c
spl: mmc: move fs boot into its own function
by Nikita Kiryanov
· Sun Nov 08 17:11:47 2015 +0200
011cd8f
spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
by Nikita Kiryanov
· Sun Nov 08 17:11:46 2015 +0200
cc49f55
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
by Nikita Kiryanov
· Sun Nov 08 17:11:45 2015 +0200
022ddb8
spl: mmc: refactor device location code to its own function
by Nikita Kiryanov
· Sun Nov 08 17:11:44 2015 +0200
ed52f4d
spl: mmc: add break statements in spl_mmc_load_image()
by Nikita Kiryanov
· Sun Nov 08 17:11:43 2015 +0200
08fb32e6
spl: nand: remove code duplication
by Nikita Kiryanov
· Sun Nov 08 17:11:42 2015 +0200
8f28038
malloc_simple: Add support for switching to DRAM heap
by Hans de Goede
· Sun Sep 13 15:04:17 2015 +0200
a2c3672
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
by Hans de Goede
· Sun Sep 13 15:36:18 2015 +0200
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· Wed Aug 12 07:31:55 2015 +0900
1e35f39
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· Wed Aug 12 07:31:54 2015 +0900
2ae4589
spl: Fix compile warning for arm64
by Gong Qianyu
· Thu Jul 30 14:07:12 2015 +0800
d0503cd
spl: spl_mmc: Add option to boot from a MMC partition with offset
by Stefan Roese
· Mon Jul 20 11:20:39 2015 +0200
32f72f5
spl: Add a debug string before the jump to U-Boot
by Simon Glass
· Tue Jun 23 15:39:11 2015 -0600
fa2a4db
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· Tue Jun 23 15:39:10 2015 -0600
f22851a
dm: mmc: Allow driver model to be used for MMC in SPL
by Simon Glass
· Tue Jun 23 15:38:51 2015 -0600
5614db8
spl: Add debugging info for spl_mmc boot
by Simon Glass
· Tue Jun 23 15:38:47 2015 -0600
4bd66e7
spl: spl_mmc: MMC boot mode provisions checks
by Paul Kocialkowski
· Mon Jun 08 23:05:09 2015 +0200
01c723f
spl: spl_mmc: Minor cosmetics
by Paul Kocialkowski
· Wed Jun 03 18:48:51 2015 +0200
2d69f25
spl: spl_mmc: Error and count distinction
by Paul Kocialkowski
· Fri May 22 12:45:35 2015 +0200
295be40
spl: spl_mmc: fix mmc Falcon mode regression
by Tim Harvey
· Thu May 21 15:57:16 2015 -0700
097a3d0
spl: Correct address in spl_relocate_stack_gd()
by Simon Glass
· Wed May 13 21:15:21 2015 -0600
409d4f7
spl: spl_mmc: Partition raw boot mode for eMMC
by Paul Kocialkowski
· Mon Apr 27 10:20:23 2015 +0200
0d13972
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
by Paul Kocialkowski
· Mon Apr 27 10:20:22 2015 +0200
c35f6cb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri Apr 24 13:43:24 2015 -0400
8e728cd
armv8/ls2085aqds: NAND boot support
by Scott Wood
· Tue Mar 24 13:25:02 2015 -0700
9a49ec1
dm: Init device tree as well as driver model in SPL
by Simon Glass
· Fri Feb 27 22:06:42 2015 -0700
378dbdb
Correct malloc_limit value for pre-relocation malloc()
by Simon Glass
· Fri Feb 27 22:06:37 2015 -0700
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· Wed Apr 08 01:41:21 2015 -0500
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· Sun Mar 22 17:09:06 2015 -0500
287b094
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
by Albert ARIBAUD \(3ADEV\)
· Tue Mar 31 11:40:50 2015 +0200
ffdb488
remove unnecessary version.h includes
by Rob Herring
· Tue Mar 17 15:28:55 2015 -0500
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· Tue Mar 03 08:03:00 2015 -0700
e8adea2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Feb 16 14:55:50 2015 -0500
329b72a
spl, spl_nor: fix compiler warning
by Heiko Schocher
· Fri Feb 06 09:31:36 2015 +0100
040d818
arm: spl: Provide for a board-specific loader
by Simon Glass
· Sat Feb 07 10:47:29 2015 -0700
cd367a6
spl: Change printf to puts for "Unsupported boot-device"
by Stefan Roese
· Tue Jan 27 16:45:09 2015 +0100
225581b
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
by Masahiro Yamada
· Thu Jan 08 19:23:35 2015 +0900
a2f46b5
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Tue Jan 06 10:44:47 2015 -0500
1143b0a
spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)
by Guillaume GARDET
· Tue Dec 16 12:00:44 2014 +0100
eac5b83
spl_sata.c: Add <scsi.h>
by Tom Rini
· Mon Jan 05 21:14:04 2015 -0500
4536a63
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
by Guillaume GARDET
· Tue Nov 18 10:44:46 2014 +0100
17675c8
spl: MMC U-Boot image load from raw partition
by Paul Kocialkowski
· Sat Nov 08 23:14:56 2014 +0100
341e8cd
MMC SD fs boot partition config coding style and proper description
by Paul Kocialkowski
· Sat Nov 08 23:14:55 2014 +0100
8a3aeaf
spl: Fix SPL EXT support
by Guillaume GARDET
· Tue Nov 25 15:34:16 2014 +0100
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Nov 24 12:01:48 2014 -0500
b3a2d5a
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· Mon Nov 17 14:39:36 2014 -0800
ce21aa1
spl: Change debug to printf for "Unsupported boot-device"
by Stefan Roese
· Tue Nov 11 19:03:55 2014 +0100
1801a3e
dm: spl: Allow driver model to be used
by Simon Glass
· Mon Nov 10 17:16:46 2014 -0700
b2d6994
dm: spl: Make simple malloc() available when enabled
by Simon Glass
· Mon Nov 10 17:16:45 2014 -0700
cf00027
spl, nand: add option to boot raw u-boot.bin image only
by Heiko Schocher
· Fri Oct 31 08:31:00 2014 +0100
ad24412
spl: move comment to the right place
by Andreas Bießmann
· Sat Oct 25 02:54:55 2014 +0200
a23ec1d
spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT.
by Guillaume GARDET
· Wed Oct 15 17:53:14 2014 +0200
1eb410c
spl: Add EXT support to SPL
by Guillaume GARDET
· Wed Oct 15 17:53:12 2014 +0200
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· Wed Oct 15 17:53:11 2014 +0200
7a187f5
common: spl_sata: perform SCSI scan before getting device
by Roger Quadros
· Tue Sep 23 18:07:04 2014 +0300
38c3fff
Fix a few printf argument verification warnings
by Vasili Galka
· Tue Aug 26 13:45:48 2014 +0300
eac6cd6
spl: nand: read only in the size of image_header on the first access
by Masahiro Yamada
· Thu Jul 10 20:43:16 2014 +0900
d32e80b
nand: remove CONFIG_SYS_NAND_PAGE_SIZE
by Tim Harvey
· Wed May 07 22:16:12 2014 -0700
70566b6
spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
by Tom Rini
· Fri Mar 28 12:03:42 2014 -0400
0c3ab85
common: spl: Add spl sata boot support
by Dan Murphy
· Mon Feb 03 06:59:01 2014 -0600
cc61269
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· Wed Feb 05 10:24:18 2014 -0500
cb367e1
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· Thu Jan 16 11:23:30 2014 -0600
b7b5b0c
spl: common: Move FAT funcs to a common file
by Dan Murphy
· Thu Jan 16 11:23:29 2014 -0600
55c745d
common: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:59 2013 +0900
a8015fd
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· Wed Sep 04 16:12:24 2013 +0100
be50452
spl: remove unnecessary (& ARM specific) include of asm/utils.h
by Paul Burton
· Wed Sep 04 16:12:23 2013 +0100
68e005c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· Sun Aug 18 14:14:34 2013 -0400
42b7673
SPL: Limit image name print length
by Taras Kondratiuk
· Tue Jul 16 14:45:01 2013 +0300
1530e8a
spl_mmc.c: Detect missing kernel image in RAW MMC
by Tom Rini
· Fri Jun 28 14:43:01 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
01b542f
spl_mmc: add Falcon mode support for raw variant
by Peter Korsgaard
· Mon May 13 08:36:29 2013 +0000
Next »