index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nand_spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-25
8
-114
/
+187
|
\
|
*
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
|
*
nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()
Scott Wood
2012-08-22
1
-22
/
+25
*
|
mxc nand: Homogenize IP revisions with Linux
Benoît Thébaudeau
2012-09-17
1
-2
/
+2
*
|
spl mxc nand: Fix broken boot for correctable ECC errors
Benoît Thébaudeau
2012-09-17
1
-2
/
+14
*
|
mxc nand: Access all ecc_status_result fields
Benoît Thébaudeau
2012-09-17
1
-0
/
+4
*
|
spl mxc nand: Set symmetric mode
Benoît Thébaudeau
2012-09-17
1
-1
/
+2
*
|
spl mxc nand: Remove duplicated code
Benoît Thébaudeau
2012-09-17
1
-8
/
+2
*
|
spl mxc nand: Merge duplicated code
Benoît Thébaudeau
2012-09-17
1
-27
/
+23
*
|
mxc nand: cosmectic: Light cleanup
Benoît Thébaudeau
2012-09-17
1
-7
/
+7
*
|
mxc nand: Merge mtd and spl register definitions
Benoît Thébaudeau
2012-09-17
1
-29
/
+29
*
|
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
*
nand_spl: store ecc data on the stack
Scott Wood
2012-01-26
1
-26
/
+16
*
nand_spl/nand_boot.c: Fix build warning
Anatolij Gustschin
2011-12-07
1
-2
/
+1
*
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
*
nand_boot.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
1
-5
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2011-10-04
1
-0
/
+42
|
\
|
*
spl, nand: add 4bit HW ecc oob first nand_read_page function
Heiko Schocher
2011-10-03
1
-0
/
+42
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-10-04
5
-0
/
+813
|
\
\
|
|
/
|
/
|
|
*
powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB
Dipen Dudhat
2011-09-29
2
-0
/
+271
|
*
nand: Freescale Integrated Flash Controller NAND support
Dipen Dudhat
2011-09-29
1
-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
*
NAND: Add 16bit NAND support for the NDFC
Alex Waterman
2011-07-01
1
-3
/
+8
*
Add _end for the end of u-boot image for SMDK6400
seedshope
2011-05-26
1
-0
/
+2
*
nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance
Stefan Roese
2011-05-16
1
-5
/
+2
*
nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY
Stefan Roese
2011-05-13
1
-18
/
+6
*
nand_spl: nand_boot.c: Init nand_chip.options to 0
Stefan Roese
2011-05-13
1
-0
/
+1
*
Decreases code size of the nand_spl
Alex Waterman
2011-05-13
1
-8
/
+10
*
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
*
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
1
-4
/
+0
*
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
Dipen Dudhat
2011-04-15
4
-16
/
+28
*
nand_spl: Fix large page nand_command()
Alex Waterman
2011-04-15
1
-0
/
+4
*
nand/spl: Assuming a static nand page size to reduce code size
Matthew McClintock
2011-04-15
1
-5
/
+5
*
Fix build issues cause by LDFLAGS_FINAL changes
Wolfgang Denk
2011-03-31
16
-48
/
+48
[next]