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
2011-10-01
MX31: mx31pdk: Remove nand_spl config.mk file
Fabio Estevam
2
-2
/
+1
2011-09-10
ARM: hawkboard_nand: fix compilation of nand_spl
Stefano Babic
1
-3
/
+18
2011-08-05
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
1
-1
/
+1
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
3
-6
/
+6
2011-07-11
powerpc/85xx: Add basic support for P1023RDS board
Roy Zang
2
-0
/
+231
2011-07-02
NAND: Add 16bit NAND support for the NDFC
Alex Waterman
1
-3
/
+8
2011-05-26
Add _end for the end of u-boot image for SMDK6400
seedshope
1
-0
/
+2
2011-05-16
nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance
Stefan Roese
1
-5
/
+2
2011-05-13
nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY
Stefan Roese
1
-18
/
+6
2011-05-13
nand_spl: nand_boot.c: Init nand_chip.options to 0
Stefan Roese
1
-0
/
+1
2011-05-13
Decreases code size of the nand_spl
Alex Waterman
1
-8
/
+10
2011-04-27
Fix the issue of _end symbol not being found while building
Sughosh Ganu
1
-0
/
+2
2011-04-27
MX25: tx25: Add _end section on nand_spl
Fabio Estevam
1
-0
/
+2
2011-04-27
MX31: mx31pdk: fix nand_spl
Stefano Babic
1
-0
/
+2
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
1
-4
/
+0
2011-04-16
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
Dipen Dudhat
4
-16
/
+28
2011-04-16
nand_spl: Fix large page nand_command()
Alex Waterman
1
-0
/
+4
2011-04-16
nand/spl: Assuming a static nand page size to reduce code size
Matthew McClintock
1
-5
/
+5
2011-04-01
Fix build issues cause by LDFLAGS_FINAL changes
Wolfgang Denk
16
-48
/
+48
2011-03-27
SMDK6400: Add some labels to u-boot.lds to support nand_spl
seedshope
1
-1
/
+16
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
12
-15
/
+15
2011-03-23
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
16
-19
/
+32
2011-02-21
mx31pdk: Use the new relocation scheme
Fabio Estevam
1
-7
/
+52
2011-01-14
powerpc/85xx: Add support for booting from NAND on MPC8572DS
Kumar Gala
2
-0
/
+215
2010-12-17
PowerPC, nand_spl: Add relocation support for -fpic
Joakim Tjernlund
3
-3
/
+9
2010-12-17
powerpc/nand spl: link libgcc
Scott Wood
8
-8
/
+8
2010-11-30
Davinci 8xx: Move common functions to share code
Stefano Babic
1
-3
/
+3
2010-11-30
Add board support for hawkboard
Sughosh Ganu
3
-0
/
+217
2010-11-29
Remove board_init_f function from nand_boot.c
Sughosh Ganu
2
-9
/
+5
2010-11-28
83xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2
-6
/
+8
2010-11-28
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
5
-6
/
+6
2010-11-28
83xx: Fix NAND_SPL link address
Scott Wood
3
-6
/
+6
2010-11-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-21
/
+19
2010-11-17
tx25: fix linker file for newer ld support
Albert Aribaud
1
-21
/
+19
2010-11-12
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
Haiying Wang
3
-6
/
+6
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2
-2
/
+2
2010-10-20
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-0
/
+13
2010-10-19
Merge branch 'elf_reloc'
Wolfgang Denk
1
-0
/
+13
2010-10-19
Rename TEXT_BASE: fix merge conflicts
Wolfgang Denk
2
-2
/
+4
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
22
-46
/
+46
2010-10-13
arm926ejs, tx25: add support for ELF relocations
Heiko Schocher
1
-0
/
+13
2010-09-23
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
1
-1
/
+1
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2
-2
/
+2
2010-09-19
ARM: implement relocation for ARM926
Heiko Schocher
1
-1
/
+13
2010-09-19
ARM: add relocation support
Heiko Schocher
2
-0
/
+14
2010-09-19
nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
Heiko Schocher
1
-5
/
+1
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2
-5
/
+4
2010-04-22
Move arch/ppc to arch/powerpc
Stefan Roese
11
-49
/
+49
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
3
-6
/
+6
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
11
-37
/
+37
[next]