| Commit message (Expand) | Author | Age | Lines |
* | UBI: Add basic UBI support to U-Boot (Part 5/8) | Kyungmin Park | 2008-11-19 | -0/+3810 |
* | UBI: Add basic UBI support to U-Boot (Part 4/8) | Kyungmin Park | 2008-11-19 | -0/+2538 |
* | UBI: Add basic UBI support to U-Boot (Part 3/8) | Kyungmin Park | 2008-11-19 | -0/+2018 |
* | UBI: Add basic UBI support to U-Boot (Part 2/8) | Kyungmin Park | 2008-11-19 | -0/+1768 |
* | UBI: Add basic UBI support to U-Boot (Part 1/8) | Kyungmin Park | 2008-11-19 | -0/+1755 |
* | MTD: Add MTD paritioning infrastructure | Kyungmin Park | 2008-11-19 | -0/+679 |
* | CFI Driver: Fix "flash not ready" problem | Wolfgang Denk | 2008-10-31 | -1/+2 |
* | NAND: Properly create JFFS2 cleanmarkers. | Scott Wood | 2008-10-29 | -19/+11 |
* | NAND fsl elbc: Set FMR[ECCM] based on page size. | Scott Wood | 2008-10-29 | -2/+14 |
* | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang | 2008-10-29 | -9/+11 |
* | NAND: Reset chip on power-up | Karl Beldan | 2008-10-29 | -0/+8 |
* | NAND: sync with 2.6.27 | Scott Wood | 2008-10-29 | -43/+141 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -90/+90 |
* | Fix the NAND size overflow issue. | Jason Jin | 2008-10-14 | -2/+2 |
* | CFI: cfi_flash write fix for AMD legacy | Ed Swarthout | 2008-10-13 | -3/+5 |
* | cfi_flash: do not reset flash when probe fails | Mike Frysinger | 2008-10-02 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-09-13 | -6/+50 |
|\ |
|
| * | fsl_elbc_nand: ecclayout cleanups | Anton Vorontsov | 2008-09-12 | -4/+0 |
| * | fsl_elbc_nand: implement support for flash-based BBT | Anton Vorontsov | 2008-09-12 | -1/+34 |
| * | fsl_elbc_nand: fix OOB workability for large page NAND chips | Anton Vorontsov | 2008-09-12 | -1/+16 |
* | | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -8/+8 |
* | | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-09-10 | -1/+1 |
|\ |
|
| * | Fix printf errors under -DDEBUG | Andrew Klossner | 2008-09-09 | -1/+1 |
* | | mtd: SPI Flash: Support the STMicro Flash | TsiChung Liew | 2008-09-09 | -0/+363 |
|/ |
|
* | Update i386 code (sc520_cdp) | Graeme Russ | 2008-09-09 | -1/+1 |
* | NAND: add NAND driver for S3C64XX | Guennadi Liakhovetski | 2008-08-31 | -0/+320 |
* | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk | 2008-08-25 | -5/+5 |
* | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park | 2008-08-21 | -200/+706 |
* | CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() | Nick Spence | 2008-08-20 | -0/+1 |
* | CFI: Fix AMD Legacy sector protect | TsiChung Liew | 2008-08-20 | -3/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2008-08-14 | -6/+60 |
|\ |
|
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese | 2008-08-14 | -2797/+3597 |
| |\ |
|
| * | | cfi-flash: Added support to flash_real_protect for Atmel flash devices | Rafael Campos | 2008-08-06 | -6/+43 |
| * | | cfi-flash: Add definition for the AM29LV800BB AMD NOR-flash | Guennadi Liakhovetski | 2008-08-06 | -0/+17 |
* | | | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-08-14 | -83/+83 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-08-14 | -39/+96 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix OneNAND build break | Kyungmin Park | 2008-08-13 | -39/+96 |
* | | | drivers/mtd/nand_legacy: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -6/+4 |
* | | | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -36/+9 |
* | | | drivers/mtd/onenand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -16/+2 |
* | | | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -14/+3 |
|/ / |
|
* | | OneNAND: Fill in MTD function pointers for OneNAND. | Fathi BOUDRA | 2008-08-12 | -6/+18 |
* | | 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/+7 |
* | | NAND read/write fix | Scott Wood | 2008-08-12 | -581/+181 |
* | | nand: fsl_upm: convert to updated MTD NAND infrastructure | Anton Vorontsov | 2008-08-12 | -40/+28 |
* | | 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 |