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
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-17
mxc nand: Homogenize IP revisions with Linux
Benoît Thébaudeau
1
-2
/
+2
2012-09-17
spl mxc nand: Fix broken boot for correctable ECC errors
Benoît Thébaudeau
1
-2
/
+14
2012-09-17
mxc nand: Access all ecc_status_result fields
Benoît Thébaudeau
1
-0
/
+4
2012-09-17
spl mxc nand: Set symmetric mode
Benoît Thébaudeau
1
-1
/
+2
2012-09-17
spl mxc nand: Remove duplicated code
Benoît Thébaudeau
1
-8
/
+2
2012-09-17
spl mxc nand: Merge duplicated code
Benoît Thébaudeau
1
-27
/
+23
2012-09-17
mxc nand: cosmectic: Light cleanup
Benoît Thébaudeau
1
-7
/
+7
2012-09-17
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-22
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-26
nand_spl: store ecc data on the stack
Scott Wood
1
-26
/
+16
2011-12-07
nand_spl/nand_boot.c: Fix build warning
Anatolij Gustschin
1
-2
/
+1
2011-12-06
davinci: Remove unwanted memsize.c from hawkboard's nand spl build
Sughosh Ganu
1
-6
/
+0
2011-12-06
arm, davinci: move misc function in arch tree
Heiko Schocher
1
-5
/
+4
2011-12-06
arm, hawkboard: Use the pinmux configurations defined in the arch tree
Christian Riesch
1
-0
/
+5
2011-12-06
arm, davinci: Move pinmux functions from board to arch tree
Christian Riesch
1
-3
/
+3
2011-12-06
Fix regression in SMDK6400
Simon Schwarz
1
-3
/
+6
2011-11-16
nand_boot.c: Fix GCC 4.6 build warnings
Stefan Roese
1
-5
/
+3
2011-10-04
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-0
/
+42
2011-10-04
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
5
-0
/
+813
2011-10-03
spl, nand: add 4bit HW ecc oob first nand_read_page function
Heiko Schocher
1
-0
/
+42
2011-09-30
MX31: mx31pdk: Remove nand_spl config.mk file
Fabio Estevam
2
-2
/
+1
2011-09-29
powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB
Dipen Dudhat
2
-0
/
+271
2011-09-29
nand: Freescale Integrated Flash Controller NAND support
Dipen Dudhat
1
-0
/
+271
2011-09-29
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
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
[next]