- 4494859 Fix SPL build for non-ARM targets by Albert ARIBAUD · 12 years ago
- 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- ba42767 driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
- 0b38fff mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
- 5846b11 am33xx_spl_bch: simple SPL nand loader for AM33XX by Ilya Yanok · 12 years ago
- c3754e9 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · 12 years ago
- 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
- 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
- bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
- c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
- 79da5e3 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
- cb04c77 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
- 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
- 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
- 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 7d2ab9a drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
- 11dc401 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
- eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
- a833b95 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
- c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
- 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
- d923a5d MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
- 1c27059 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
- fa651cc Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
- a4cc1c4 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
- 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- efa1f43 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago
- 9c60e75 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
- 13927f0 mtd mxc nand: Merge init functions by Benoît Thébaudeau · 12 years ago
- 7c28a1c mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
- 0e499b0 mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
- c1db8dd mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
- 365b2c0 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
- 80c8ab7 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
- 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
- e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
- 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
- e331ab2 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
- eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
- d62e9ca mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
- 83fd09a spiflash: at25: using common spi flash operation by Bo Shen · 12 years ago
- 053a4d1 spi: add atmel at25df321 serial flash support by Bo Shen · 12 years ago
- b9c83c6 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · 12 years ago
- 651eb73 NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · 12 years ago
- 312693c tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
- b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
- de15a06 cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
- 6822a64 cfi: Check for blank before erase by Joe Hershberger · 12 years ago
- bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
- ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
- fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
- fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
- d439504 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · 12 years ago
- 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
- c51261e Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
- 4a4cb4e sf: spansion: Add support for S25FL256S by Michal Simek · 12 years ago
- c75942c sf: winbond: fix page_size by Stephen Warren · 12 years ago
- 81316a9 mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · 12 years ago
- 66863b0 cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · 12 years ago
- d945ce9 sf: stmicro: add support for N25Q128A by Michal Simek · 12 years ago
- 6ad6c6d sf: stmicro: add support N25Q128 parts by Stephan Linz · 12 years ago
- 63ff6a6 sf: stmicro: support JEDEC standard two-byte signature by Stephan Linz · 12 years ago
- c969abc sf: winbond: add W25Q32 by Rajeshwari Shinde · 12 years ago
- b54d1f2 sf: stmicro: add geometrical info for N25Q256 from Micron by Jérôme Carretero · 13 years ago
- 41e1713 sf: unify status register writing (and thus block unlocking) by Mike Frysinger · 13 years ago
- 7a6d2a7 sf: sst: inline duplicate write enable helper funcs by Mike Frysinger · 13 years ago
- 04a3e90 sf: eon: drop duplicate id by Mike Frysinger · 13 years ago
- c4e932c sf: unify erase commands by Mike Frysinger · 13 years ago
- a4ed3b6 sf: inline data constants by Mike Frysinger · 13 years ago
- 7d72b80 sf: spansion: inline useless id defines by Mike Frysinger · 13 years ago
- b4c87d6 sf: drop unused/duplicate command defines by Mike Frysinger · 13 years ago
- 185b3b7 MTD: SPEAr SMI: Add write support for length < 4 bytes by Stefan Roese · 13 years ago
- 9264077 st_smi: Fixed page size for Winbond W25Q128FV flash by Armando Visconti · 13 years ago
- b5992fa st_smi: Change timeout loop implementation by Amit Virdi · 13 years ago
- cf9026d st_smi: Fix bug in flash_print_info() by Armando Visconti · 13 years ago
- 6d6d23c st_smi: Change the flash probing method by Armando Visconti · 13 years ago
- ae3e0cc st_smi: Removed no needed dependency on ST_M25Pxx_ID by Armando Visconti · 13 years ago
- a5ad7cc st_smi: Fix smi read status by Vipin Kumar · 13 years ago
- a59c7b3 st_smi: Move status register read before modifying ctrl register by Shiraz Hashim · 13 years ago
- 0befe7d st_smi: Read status until timeout happens by Vipin KUMAR · 13 years ago
- 69fcb55 st_smi: Enhance the error handling by Amit Virdi · 13 years ago
- 5c16c54 st_smi: Return error in case TFF is not set by Amit Virdi · 13 years ago
- f3fcf92 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
- 0def98e mtd/NAND: Remove obsolete SPEAr specific NAND drivers by Vipin KUMAR · 12 years ago
- 7f0730a mtd/NAND: Add FSMC driver support by Vipin KUMAR · 12 years ago
- 1edaf09 sf: winbond: Add support for the Winbond W25Q80BL by Stephen Warren · 12 years ago
- 8fa3d2b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 12 years ago
- e52fee9 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · 13 years ago
- 76d067a driver/mtd:IFC: Fix possible memory leak by Prabhakar Kushwaha · 13 years ago
- 807fc70 driver/mtd: IFC NAND: Add support of ONFI NAND flash by Prabhakar Kushwaha · 13 years ago
- a35ea80 mtd, nand: move some printfs to debug output. by Heiko Schocher · 13 years ago
- 6568302 nand_util: correct YAFFS image write function by Liu, Wentao · 13 years ago
- a102873 imx: nand: Support flash based BBT by Timo Ketola · 13 years ago
- 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
- 1432c76 GCC4.6: Squash warnings in onenand_base.c by Wolfgang Denk · 13 years ago
- db39f24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
- 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
- b64c242 drivers/mtd/spr_smi.c: Fix build warning by Anatolij Gustschin · 13 years ago
- e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago