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
*
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
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
12
-15
/
+15
*
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2011-03-22
16
-19
/
+32
*
mx31pdk: Use the new relocation scheme
Fabio Estevam
2011-02-21
1
-7
/
+52
*
powerpc/85xx: Add support for booting from NAND on MPC8572DS
Kumar Gala
2011-01-14
2
-0
/
+215
*
PowerPC, nand_spl: Add relocation support for -fpic
Joakim Tjernlund
2010-12-17
3
-3
/
+9
*
powerpc/nand spl: link libgcc
Scott Wood
2010-12-16
8
-8
/
+8
*
Davinci 8xx: Move common functions to share code
Stefano Babic
2010-11-30
1
-3
/
+3
*
Add board support for hawkboard
Sughosh Ganu
2010-11-30
2
-0
/
+216
*
Remove board_init_f function from nand_boot.c
Sughosh Ganu
2010-11-28
1
-1
/
+5
*
83xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
2
-6
/
+8
*
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
5
-6
/
+6
*
83xx: Fix NAND_SPL link address
Scott Wood
2010-11-27
3
-6
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-11-17
1
-21
/
+19
|
\
|
*
tx25: fix linker file for newer ld support
Albert Aribaud
2010-11-17
1
-21
/
+19
*
|
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
Haiying Wang
2010-11-12
3
-6
/
+6
|
/
*
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-19
1
-0
/
+13
|
\
|
*
arm926ejs, tx25: add support for ELF relocations
Heiko Schocher
2010-10-13
1
-0
/
+13
*
|
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
20
-44
/
+44
|
/
*
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
1
-1
/
+1
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
2
-2
/
+2
*
ARM: implement relocation for ARM926
Heiko Schocher
2010-09-19
1
-1
/
+13
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
1
-3
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
11
-49
/
+49
*
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
3
-6
/
+6
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
11
-37
/
+37
*
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
2010-04-13
2
-2
/
+2
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
6
-12
/
+12
*
Create CPUDIR variable
Peter Tyser
2010-04-13
3
-6
/
+6
*
Add support for KARO TX25 board
John Rigby
2010-03-07
3
-0
/
+137
[next]