index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nand_spl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
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-01
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-15
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
Dipen Dudhat
4
-16
/
+28
2011-04-15
nand_spl: Fix large page nand_command()
Alex Waterman
1
-0
/
+4
2011-04-15
nand/spl: Assuming a static nand page size to reduce code size
Matthew McClintock
1
-5
/
+5
2011-03-31
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-22
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-16
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-28
Remove board_init_f function from nand_boot.c
Sughosh Ganu
2
-9
/
+5
2010-11-27
83xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2
-6
/
+8
2010-11-27
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
5
-6
/
+6
2010-11-27
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-18
Rename TEXT_BASE: fix merge conflicts
Wolfgang Denk
2
-2
/
+4
2010-10-18
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-21
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
2010-04-13
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
3
-4
/
+4
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
6
-12
/
+12
[next]