index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
s3c24x0: Update NAND driver to new API.
Scott Wood
2008-08-13
-32
/
+32
*
at91: Update board NAND drivers to current API.
Scott Wood
2008-08-13
-95
/
+90
*
Fix OneNAND build break
Kyungmin Park
2008-08-13
-86
/
+122
*
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-08-12
-6
/
+6
|
\
|
*
at91: move arch-at91sam9 to arch-at91
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
-6
/
+6
*
|
OneNAND: Fill in MTD function pointers for OneNAND.
Fathi BOUDRA
2008-08-12
-8
/
+20
*
|
nand_spl: Support page-aligned read in nand_load, use chipselect
Guennadi Liakhovetski
2008-08-12
-10
/
+20
*
|
NAND boot: Update large page support for current API.
Scott Wood
2008-08-12
-30
/
+20
*
|
NAND boot: MPC8313ERDB support
Scott Wood
2008-08-12
-129
/
+585
*
|
mpc8313erdb: Enable NAND in config.
Scott Wood
2008-08-12
-0
/
+2
*
|
NAND: Do not write or read a whole block if it is larger than the environment
Guennadi Liakhovetski
2008-08-12
-9
/
+9
*
|
NAND: chip->state does not always get set.
Marcel Ziswiler
2008-08-12
-0
/
+1
*
|
NAND: Scan bad blocks lazily.
Ilya Yanok
2008-08-12
-3
/
+9
*
|
NAND read/write fix
Scott Wood
2008-08-12
-611
/
+194
*
|
NAND: Always skip blocks on read/write/boot.
Scott Wood
2008-08-12
-38
/
+26
*
|
nand: fsl_upm: convert to updated MTD NAND infrastructure
Anton Vorontsov
2008-08-12
-40
/
+31
*
|
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
Scott Wood
2008-08-12
-3
/
+2
*
|
fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
2008-08-12
-1
/
+10
*
|
Freescale eLBC FCM NAND driver
Scott Wood
2008-08-12
-0
/
+760
*
|
Don't panic if a controller driver does ecc its own way.
Scott Wood
2008-08-12
-2
/
+6
*
|
NAND: Make NAND driver less verbose per default
Stefan Roese
2008-08-12
-6
/
+7
*
|
NAND: Davinci driver updates
Sergey Kubushyn
2008-08-12
-5
/
+14
*
|
NAND: Fix compilation warning and small coding style issue
Stefan Roese
2008-08-12
-3
/
+2
*
|
NAND: Update nand_spl driver to match updated nand subsystem
Stefan Roese
2008-08-12
-15
/
+19
*
|
NAND: Update 4xx NDFC driver to match updated nand subsystem
Stefan Roese
2008-08-12
-42
/
+41
*
|
NAND: Change nand_wait_ready() to not call nand_wait()
Stefan Roese
2008-08-12
-1
/
+10
*
|
make nand dump and nand dump.oob work
William Juul
2008-08-12
-19
/
+27
*
|
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
William Juul
2008-08-12
-36
/
+4
*
|
Clean out unneeded files
William Juul
2008-08-12
-10446
/
+0
*
|
Create symlinks from yaffs2/direct to yaffs2
William Juul
2008-08-12
-0
/
+26
*
|
Incorporate yaffs2 into U-boot
William Juul
2008-08-12
-89
/
+666
*
|
YAFFS2 import
William Juul
2008-08-12
-0
/
+24326
*
|
Whitespace cleanup and marking broken code.
William Juul
2008-08-12
-44
/
+57
*
|
Fixing coding style issues
William Juul
2008-08-12
-99
/
+106
*
|
Remove white space at end.
William Juul
2008-08-12
-18
/
+18
*
|
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
-3243
/
+4636
|
/
*
Coding style cleanup, update CHANGELOG, prepare release
Wolfgang Denk
2008-08-12
-19
/
+603
*
MVBC_P: fix compile problem
Wolfgang Denk
2008-08-12
-2
/
+2
*
MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'
Wolfgang Denk
2008-08-12
-1
/
+1
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-08-12
-29
/
+44
|
\
|
*
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
Wolfgang Denk
2008-08-12
-29
/
+44
|
|
\
|
|
*
i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.
Magnus Lilja
2008-08-11
-25
/
+40
|
|
*
i.MX31: Fix IOMUX related typos
Magnus Lilja
2008-08-11
-6
/
+6
*
|
|
ads5121: fix compiler warnings (unused variables)
Wolfgang Denk
2008-08-12
-3
/
+1
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-12
-4
/
+2
|
\
\
|
*
|
OneNAND: Remove unused parameters to onenand_verify_page
Steve Sakoman
2008-08-11
-4
/
+2
*
|
|
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
Kumar Gala
2008-08-12
-5
/
+5
*
|
|
Fix fallout from autostart revert
Kumar Gala
2008-08-12
-73
/
+13
*
|
|
Fix compile error related to r8a66597-hcd & usb
Kumar Gala
2008-08-12
-6
/
+2
*
|
|
POWERPC 86xx: Move BAT setup code to C
Becky Bruce
2008-08-11
-119
/
+25
[next]