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
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-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
2010-04-13
Create CPUDIR variable
Peter Tyser
3
-6
/
+6
2010-03-07
Add support for KARO TX25 board
John Rigby
3
-0
/
+137
2010-03-02
mpc83xx: fix out-of-tree mpc8315 nand build
Kim Phillips
2
-0
/
+160
2010-01-27
Add MX25 support to nand_spl fsl nfc driver
John Rigby
1
-15
/
+57
2010-01-27
Nand boot: Add nand boot support for MPC8569mds board
Liu Yu
2
-0
/
+208
2009-11-04
ppc/85xx: Fix inclusion of 83xx immap in 85xx builds
Kumar Gala
1
-1
/
+0
2009-10-26
ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c
Kumar Gala
1
-1
/
+1
2009-10-26
ppc/85xx: Fix building NAND_SPL out of tree
Kumar Gala
2
-0
/
+12
2009-10-16
ppc/P1_P2_RDB: NAND Boot Support
Dipen Dudhat
2
-0
/
+224
2009-09-30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2
-0
/
+210
2009-09-30
NAND boot: MPC8536DS support
Mingkai Hu
2
-0
/
+210
2009-09-28
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
Stefan Roese
1
-13
/
+13
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
1
-2
/
+2
2009-08-21
Fix all linker scripts for older binutils versions (pre-2.16)
Wolfgang Denk
9
-18
/
+45
2009-08-21
NAND boot: fix nand_load overlap issue
Mingkai Hu
1
-1
/
+1
2009-07-30
ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's
Stefan Roese
1
-14
/
+65
2009-07-16
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
Stefan Roese
5
-5
/
+5
2009-07-07
nand_spl: Fix cmd_ctrl usage in nand_boot.c.
Scott Wood
1
-7
/
+11
2009-07-07
nand_spl: read environment early, when booting from NAND using nand_spl
Guennadi Liakhovetski
1
-0
/
+10
2009-07-06
MX31: Add NAND SPL boot support to i.MX31 PDK board.
Magnus Lilja
3
-0
/
+91
2009-06-21
MX31: Add NAND SPL for i.MX31.
Magnus Lilja
1
-0
/
+259
[next]