index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nand_spl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-13
Refactor linker-generated arrays
Albert ARIBAUD
11
-51
/
+11
2013-01-17
Merge remote-tracking branch 'mpc83xx/next'
Kim Phillips
4
-169
/
+6
2013-01-09
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2
-2
/
+10
2012-12-20
powerpc/mpc83xx: convert MPC8313ERDB to new-SPL
Scott Wood
2
-163
/
+0
2012-12-20
powerpc/mpc83xx: add support for new SPL
Scott Wood
3
-9
/
+9
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
13
-368
/
+50
2012-11-28
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2
-2
/
+2
2012-11-27
powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
Scott Wood
2
-274
/
+0
2012-11-27
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
Scott Wood
7
-28
/
+28
2012-11-27
spl/mpc85xx: move udelay to cpu code
Scott Wood
4
-55
/
+3
2012-11-27
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
7
-7
/
+7
2012-11-14
nand_spl: fix u-boot.lst breakage
Scott Wood
8
-8
/
+16
2012-11-10
Merge git://git.denx.de/u-boot
Stefano Babic
12
-27
/
+78
2012-10-26
ARM: Fix start.S when used with SPL in arm1136
Stefano Babic
1
-0
/
+2
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
3
-9
/
+0
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
3
-0
/
+15
2012-10-22
common: Add symbol handling for generic lists into Makefile
Marek Vasut
9
-18
/
+63
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
8
-114
/
+187
2012-09-18
mxc nand: Homogenize IP revisions with Linux
Benoît Thébaudeau
1
-2
/
+2
2012-09-18
spl mxc nand: Fix broken boot for correctable ECC errors
Benoît Thébaudeau
1
-2
/
+14
2012-09-18
mxc nand: Access all ecc_status_result fields
Benoît Thébaudeau
1
-0
/
+4
2012-09-18
spl mxc nand: Set symmetric mode
Benoît Thébaudeau
1
-1
/
+2
2012-09-18
spl mxc nand: Remove duplicated code
Benoît Thébaudeau
1
-8
/
+2
2012-09-18
spl mxc nand: Merge duplicated code
Benoît Thébaudeau
1
-27
/
+23
2012-09-18
mxc nand: cosmectic: Light cleanup
Benoît Thébaudeau
1
-7
/
+7
2012-09-18
mxc nand: Merge mtd and spl register definitions
Benoît Thébaudeau
1
-29
/
+29
2012-09-03
ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again
Stefan Roese
1
-3
/
+0
2012-08-23
nand_spl: change out_be32 to raw_writel and depend on subsequent sync
Matthew McClintock
3
-73
/
+71
2012-08-23
nand_spl: p1023rds: wait before enabling DDR controller
Matthew McClintock
2
-5
/
+20
2012-08-23
nand_spl: update udelay for Freescale boards
Matthew McClintock
5
-15
/
+60
2012-08-23
powerpc/p1010rdb: nandboot: compare SVR properly
Matthew McClintock
1
-1
/
+2
2012-08-23
p1014rdb: set ddr bus width properly depending on SVR
Matthew McClintock
1
-0
/
+11
2012-08-23
nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()
Scott Wood
1
-22
/
+25
2012-02-12
Changes to move hawkboard to the new spl infrastructure
Sughosh Ganu
2
-232
/
+0
2012-01-27
nand_spl: store ecc data on the stack
Scott Wood
1
-26
/
+16
2011-12-08
nand_spl/nand_boot.c: Fix build warning
Anatolij Gustschin
1
-2
/
+1
2011-12-07
davinci: Remove unwanted memsize.c from hawkboard's nand spl build
Sughosh Ganu
1
-6
/
+0
2011-12-07
arm, davinci: move misc function in arch tree
Heiko Schocher
1
-5
/
+4
2011-12-07
arm, hawkboard: Use the pinmux configurations defined in the arch tree
Christian Riesch
1
-0
/
+5
2011-12-07
arm, davinci: Move pinmux functions from board to arch tree
Christian Riesch
1
-3
/
+3
2011-12-07
Fix regression in SMDK6400
Simon Schwarz
1
-3
/
+6
2011-11-17
nand_boot.c: Fix GCC 4.6 build warnings
Stefan Roese
1
-5
/
+3
2011-10-05
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-0
/
+42
2011-10-05
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
5
-0
/
+813
2011-10-04
spl, nand: add 4bit HW ecc oob first nand_read_page function
Heiko Schocher
1
-0
/
+42
2011-10-01
MX31: mx31pdk: Remove nand_spl config.mk file
Fabio Estevam
2
-2
/
+1
2011-09-30
powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB
Dipen Dudhat
2
-0
/
+271
2011-09-30
nand: Freescale Integrated Flash Controller NAND support
Dipen Dudhat
1
-0
/
+271
2011-09-30
powerpc/85xx: Add support for new P102x/P2020 RDB style boards
Li Yang
2
-0
/
+271
2011-09-10
ARM: hawkboard_nand: fix compilation of nand_spl
Stefano Babic
1
-3
/
+18
[next]