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
/
nand_spl
/
board
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Remove support for smdk6400
Benoît Thébaudeau
2013-04-12
3
-239
/
+0
*
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
2013-04-12
5
-322
/
+0
*
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
2
-0
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
11
-51
/
+11
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
11
-51
/
+11
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
10
-12
/
+12
|
/
*
Merge remote-tracking branch 'mpc83xx/next'
Kim Phillips
2013-01-16
4
-169
/
+6
|
\
|
*
powerpc/mpc83xx: convert MPC8313ERDB to new-SPL
Scott Wood
2012-12-19
2
-163
/
+0
|
*
powerpc/mpc83xx: add support for new SPL
Scott Wood
2012-12-19
3
-9
/
+9
*
|
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2013-01-08
2
-2
/
+10
*
|
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
13
-368
/
+50
|
\
\
|
|
/
|
*
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2012-11-27
2
-2
/
+2
|
*
powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
Scott Wood
2012-11-26
2
-274
/
+0
|
*
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
Scott Wood
2012-11-26
7
-28
/
+28
|
*
spl/mpc85xx: move udelay to cpu code
Scott Wood
2012-11-26
4
-55
/
+3
|
*
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
2012-11-26
7
-7
/
+7
|
*
nand_spl: fix u-boot.lst breakage
Scott Wood
2012-11-14
8
-8
/
+16
*
|
Merge git://git.denx.de/u-boot
Stefano Babic
2012-11-10
12
-27
/
+78
|
\
\
|
|
/
|
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
3
-9
/
+0
|
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
3
-0
/
+15
|
*
common: Add symbol handling for generic lists into Makefile
Marek Vasut
2012-10-22
9
-18
/
+63
*
|
ARM: Fix start.S when used with SPL in arm1136
Stefano Babic
2012-10-26
1
-0
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-25
7
-92
/
+162
|
\
|
*
nand_spl: change out_be32 to raw_writel and depend on subsequent sync
Matthew McClintock
2012-08-23
3
-73
/
+71
|
*
nand_spl: p1023rds: wait before enabling DDR controller
Matthew McClintock
2012-08-23
2
-5
/
+20
|
*
nand_spl: update udelay for Freescale boards
Matthew McClintock
2012-08-23
5
-15
/
+60
|
*
powerpc/p1010rdb: nandboot: compare SVR properly
Matthew McClintock
2012-08-23
1
-1
/
+2
|
*
p1014rdb: set ddr bus width properly depending on SVR
Matthew McClintock
2012-08-23
1
-0
/
+11
*
|
ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again
Stefan Roese
2012-09-03
1
-3
/
+0
|
/
*
Changes to move hawkboard to the new spl infrastructure
Sughosh Ganu
2012-02-12
2
-232
/
+0
*
davinci: Remove unwanted memsize.c from hawkboard's nand spl build
Sughosh Ganu
2011-12-06
1
-6
/
+0
*
arm, davinci: move misc function in arch tree
Heiko Schocher
2011-12-06
1
-5
/
+4
*
arm, hawkboard: Use the pinmux configurations defined in the arch tree
Christian Riesch
2011-12-06
1
-0
/
+5
*
arm, davinci: Move pinmux functions from board to arch tree
Christian Riesch
2011-12-06
1
-3
/
+3
*
Fix regression in SMDK6400
Simon Schwarz
2011-12-06
1
-3
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-10-04
4
-0
/
+542
|
\
|
*
powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB
Dipen Dudhat
2011-09-29
2
-0
/
+271
|
*
powerpc/85xx: Add support for new P102x/P2020 RDB style boards
Li Yang
2011-09-29
2
-0
/
+271
*
|
MX31: mx31pdk: Remove nand_spl config.mk file
Fabio Estevam
2011-09-30
2
-2
/
+1
|
/
*
ARM: hawkboard_nand: fix compilation of nand_spl
Stefano Babic
2011-09-10
1
-3
/
+18
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
1
-1
/
+1
*
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-26
3
-6
/
+6
*
powerpc/85xx: Add basic support for P1023RDS board
Roy Zang
2011-07-11
2
-0
/
+231
*
Add _end for the end of u-boot image for SMDK6400
seedshope
2011-05-26
1
-0
/
+2
*
Fix the issue of _end symbol not being found while building
Sughosh Ganu
2011-04-27
1
-0
/
+2
*
MX25: tx25: Add _end section on nand_spl
Fabio Estevam
2011-04-27
1
-0
/
+2
*
MX31: mx31pdk: fix nand_spl
Stefano Babic
2011-04-27
1
-0
/
+2
*
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
Dipen Dudhat
2011-04-15
4
-16
/
+28
*
Fix build issues cause by LDFLAGS_FINAL changes
Wolfgang Denk
2011-03-31
16
-48
/
+48
*
SMDK6400: Add some labels to u-boot.lds to support nand_spl
seedshope
2011-03-27
1
-1
/
+16
[next]