Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b2c20f6c5923b2bec3179fc521947d148062a1d3
/
common
/
spl
/
spl.c
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
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
097a3d0
spl: Correct address in spl_relocate_stack_gd()
by Simon Glass
· Wed May 13 21:15:21 2015 -0600
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
287b094
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
by Albert ARIBAUD \(3ADEV\)
· Tue Mar 31 11:40:50 2015 +0200
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· Tue Mar 03 08:03:00 2015 -0700
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
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Nov 24 12:01:48 2014 -0500
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
38c3fff
Fix a few printf argument verification warnings
by Vasili Galka
· Tue Aug 26 13:45:48 2014 +0300
0c3ab85
common: spl: Add spl sata boot support
by Dan Murphy
· Mon Feb 03 06:59:01 2014 -0600
cb367e1
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· Thu Jan 16 11:23:30 2014 -0600
42b7673
SPL: Limit image name print length
by Taras Kondratiuk
· Tue Jul 16 14:45:01 2013 +0300
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
66f827b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat May 11 22:24:28 2013 +0200
3f30b0a
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· Wed Apr 24 00:41:24 2013 +0000
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· Thu Apr 18 22:48:50 2013 +0000
d6b5eed
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
by Enric Balletbo i Serra
· Thu Feb 07 23:14:48 2013 +0000
fc3a0f0
spl: support for booting via usbeth
by Ilya Yanok
· Tue Feb 05 11:36:24 2013 +0000
ec90d34
SPL: Port SPL framework to powerpc
by Stefan Roese
· Thu Aug 23 08:34:21 2012 +0200
c67e485
SPL: make jump_to_image_no_args a weak symbol
by Allen Martin
· Fri Oct 19 21:08:22 2012 +0000
a16c1a5
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
by Tom Rini
· Mon Oct 01 14:44:31 2012 -0700
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· Tue Sep 18 00:22:50 2012 +0000
a84e3d9
OMAP: spl: call timer_init() from SPL
by Ilya Yanok
· Mon Sep 17 10:26:26 2012 +0000
de99725
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· Thu Aug 30 22:42:11 2012 +0200
7917846
SPL: Rework how we inform about un-headered images
by Tom Rini
· Mon Aug 27 14:58:28 2012 -0700
d939ef0
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· Mon Aug 27 14:57:26 2012 -0700
5f16992
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· Tue Aug 28 10:50:59 2012 +0200
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· Tue Aug 14 14:34:10 2012 -0700
00b57b3
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· Mon Aug 27 12:50:58 2012 +0200
900c177
SPL: Add NOR flash booting support
by Stefan Roese
· Mon Aug 27 12:50:59 2012 +0200
292db77
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· Mon Aug 27 12:50:57 2012 +0200
fb5d62a
SPL: do not use fix value for u-boot size
by Stefano Babic
· Thu Aug 23 12:46:16 2012 +0200
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· Wed Aug 22 15:31:05 2012 -0700
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· Mon Aug 13 12:03:19 2012 -0700
[Renamed (98%) from arch/arm/cpu/armv7/omap-common/spl.c]
ff7a605
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· Tue Aug 14 12:25:23 2012 -0700
7b51686
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· Tue Aug 14 12:06:43 2012 -0700
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· Tue Aug 14 08:50:58 2012 -0700
730bae7
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· Mon Aug 13 14:13:07 2012 -0700
0be93ff
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· Mon Aug 13 12:53:23 2012 -0700
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· Mon Aug 13 11:37:56 2012 -0700
e6c6889
arm: omap5: correct boot device mode7 for eMMC
by Balaji T K
· Mon Mar 12 02:25:47 2012 +0000
0e0a6b7
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· Thu Mar 15 04:01:43 2012 +0000
ab21819
omap/spl: change output of spl_parse_image_header
by Simon Schwarz
· Thu Mar 15 04:01:39 2012 +0000
305bc4c
omap-common/spl: Add linux boot to SPL
by Simon Schwarz
· Thu Mar 15 04:01:38 2012 +0000
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· Tue Jan 31 12:03:57 2012 +0000
bdf77dc
spl.c: Use __noreturn decorator
by Tom Rini
· Tue Feb 14 07:29:39 2012 +0000
0cda7a4
omap_rev_string: output to stdout
by Andreas Müller
· Wed Jan 04 15:26:24 2012 +0000
de3ffeb
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· Wed Jan 04 15:26:23 2012 +0000
dcbd660
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
by Anatolij Gustschin
· Sat Dec 03 06:46:13 2011 +0000
ead66c1
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· Wed Nov 23 05:13:06 2011 +0000
10a8140
omap: remove I2C from SPL
by Aneesh V
· Mon Nov 21 23:39:01 2011 +0000
308fe92
omap4/5: Add support for booting with CH.
by Sricharan
· Tue Nov 15 09:50:03 2011 -0500
74193c6
omap/spl: actually enable the console
by Ilya Yanok
· Tue Nov 01 13:16:03 2011 +0000
0560be2
omap: spl: fix build break due to changes in FAT
by Aneesh V
· Fri Oct 21 12:29:34 2011 -0400
09c797b
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· Tue Oct 04 04:59:23 2011 +0000
5040241
Move timestamp and version files into 'generated' subdir
by Simon Glass
· Mon Oct 10 08:55:19 2011 +0000
e21d2d8
omap-common: reorganize spl.c
by Simon Schwarz
· Wed Sep 14 15:33:34 2011 -0400
c692fef
omap3: implement boot parameter saving
by Simon Schwarz
· Wed Sep 14 15:32:57 2011 -0400
992dcf7
omap-common: add nand spl support
by Simon Schwarz
· Wed Sep 14 15:29:26 2011 -0400
01a4332
omap-common/omap4: relocate early UART clock setup
by Simon Schwarz
· Wed Sep 14 15:14:46 2011 -0400
13a74c1
omap: add MMC and FAT support to SPL
by Aneesh V
· Thu Jul 21 09:10:27 2011 -0400
b8e60b9
omap: add basic SPL support
by Aneesh V
· Thu Jul 21 09:10:21 2011 -0400