]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/cmd_nand.c
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / common / cmd_nand.c
2008-10-18 Jean-Christophe... rename CFG_ macros to CONFIG_SYS
2008-08-25 Kim PhillipsMerge branch 'next'
2008-08-20 Haavard SkinnemoenMerge branch 'next' of git://git.denx.de/u-boot-avr32
2008-08-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-08-14 Wolfgang DenkCoding Style cleanup, update CHANGELOG
2008-08-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-08-14 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-13 Wolfgang DenkMerge branch 'Makefile' of git://git.denx.de/u-boot-arm
2008-08-13 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-12 Jean-Christophe... drivers/mtd/nand: Move conditional compilation to Makefile
2008-08-12 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-08-12 Scott WoodNAND read/write fix
2008-08-12 Scott WoodNAND: Always skip blocks on read/write/boot.
2008-08-12 Stefan RoeseNAND: Fix compilation warning and small coding style...
2008-08-12 William Juulmake nand dump and nand dump.oob work
2008-08-12 William JuulWhitespace cleanup and marking broken code.
2008-08-12 William JuulFixing coding style issues
2008-08-12 William JuulRemove white space at end.
2008-08-12 William JuulUpdate MTD to that of Linux 2.6.22.1
2008-07-21 Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-07-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-07-10 Wolfgang DenkFix some more print() format errors.
2008-07-10 Jon LoeligerMerge commit 'wd/master'
2008-07-10 Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-07-10 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-10 Stefan RoeseMTD/NAND: Fix printf format warning in nand code
2008-07-10 Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-07-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-net
2008-07-07 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-07-06 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-06 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-06 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-05 Wolfgang DenkMerge branch 'master' of ssh+git://mercury.denx.de...
2008-06-30 Marian BalakowiczDelay FIT format check on sector based devices
2008-06-11 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-09 Ben WarrenMerge branch 'master' of git://git.denx.de/u-boot
2008-06-06 Jon LoeligerMerge commit 'wd/master'
2008-06-04 Wolfgang DenkMerge branch 'master' of ssh://mercury/home/wd/git...
2008-06-02 Wolfgang DenkMerge remote branch 'u-boot-avr32/master'
2008-06-02 Wolfgang DenkMerge remote branch 'u-boot-nand-flash/master'
2008-05-28 Stelian PopCleanup nand_info[] declaration.
2008-05-24 Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-13 Stelian PopCleanup nand_info[] declaration.
2008-05-03 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-30 Jean-Christophe... cmd_nand: fix warning: str2long ncompatible pointer...
2008-04-30 Wolfgang Denkcmd_nand.c: fix another 'incompatible pointer type...
2008-04-28 Wolfgang Denkcmd_nand.c: fix "differ in signedness" problem
2008-04-28 Wolfgang DenkNAND: fix some strict-aliasing compiler warnings
2008-04-25 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/lwmon5
2008-03-29 Gerald Van BarenMerge git://www.denx.de/git/u-boot into uboot
2008-03-26 Wolfgang DenkMerge branch 'master_merge_new-image' of /home/tur...
2008-03-26 Bartlomiej SiekaMerge branch 'new-image' of git://www.denx.de/git/u...
2008-03-12 Marian BalakowiczMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-12 Marian Balakowicz[new uImage] Use show_boot_progress() for new uImage...
2008-03-12 Marian Balakowicz[new uImage] Add new uImage format handling to other...
2008-02-29 Marian Balakowicz[new uImage] Update naming convention for bootm/uImage...
2008-02-29 Marian BalakowiczMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-25 Marian Balakowicz[new uImage] Add dual format uImage support framework
2008-02-21 Marian Balakowicz[new uImage] Rename and move print_image_hdr() routine
2008-02-21 Marian BalakowiczMerge branch 'master' of /home/git/u-boot
2008-02-07 Marian Balakowicz[new uImage] Define a API for image handling operations
2008-01-13 Wolfgang DenkMerge branch 'master' of git+ssh://10.10.0.7/home/wd...
2008-01-13 Jean-Christophe... cmd_nand : fix compiler warning.
2008-01-13 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-01-09 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master/
2008-01-09 Markus KlotzbuecherMerge git://www.denx.de/git/u-boot
2008-01-09 Harald WelteRe-introduce the 'nand read.oob' and 'nand write.oob...
2007-10-19 Andy FlemingMerge branch 'denx'
2007-10-14 Michal SimekMerge ../master/
2007-10-10 Wolfgang DenkMerge branch 'tqm5200_default_env' of /home/tur/git...
2007-10-02 Haavard SkinnemoenMerge commit 'origin/master'
2007-09-27 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/lwmon5
2007-09-24 Kim PhillipsMerge branch 'master' of git://www.denx.de/git/u-boot
2007-09-23 Michal SimekMerge ../u-boot
2007-09-22 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-09-18 Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-09-17 Markus KlotzbuecherMerge with git://www.denx.de/git/u-boot.git
2007-09-15 Matthias FuchsFix do_div() usage in nand process output
2007-09-15 Matthias FuchsNAND: Add CFG_NAND_QUIET option
2007-09-10 Michal SimekMerge git://www.denx.de/git/u-boot
2007-08-21 Stefan RoeseMerge with /home/stefan/git/u-boot/u-boot-ppc4xx
2007-08-18 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-08-16 John RigbyMerge branch 'denx-coldfire' into coldfire-aug2007
2007-08-16 Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-16 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2007-08-16 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-nand...
2007-08-15 Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-15 Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-15 Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-14 Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-14 Ben WarrenSync'd u-boot-net with mainline
2007-08-13 Haavard SkinnemoenMerge commit 'upstream/master'
2007-08-09 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-08-07 Markus KlotzbuecherMerge with git://www.denx.de/git/u-boot.git
2007-08-07 Michal SimekMerge git://www.denx.de/git/u-boot
2007-08-07 Wolfgang DenkMerge with /home/tur/git/u-boot#cm5200-si
2007-08-06 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-testing
2007-08-05 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-testing
2007-08-05 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
next