Age | Commit message (Expand) | Author |
2011-01-09 | cfi_flash: avoid flash_verbose when possible | Mike Frysinger |
2010-12-17 | MTD/NAND: fix nand_base.c to use get_timer() correctly | Reinhard Meyer |
2010-12-17 | nand: constify id/manu tables | Mike Frysinger |
2010-12-17 | Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next | Wolfgang Denk |
2010-12-17 | sf: winbond: add support for W25Q16/32/128 parts | Wojtek Skulski |
2010-12-17 | sf: new driver for EON devices | Chong Huang |
2010-12-17 | cfi_flash: Add optional config register write to cfi-detection | Stefan Roese |
2010-12-17 | cfi_flash: Use flash_read32() in sector_erased() | Stefan Roese |
2010-12-17 | cfi_flash: Fix problems with status/id read mode | Stefan Roese |
2010-12-13 | fsl_upm: Add MxMR/MDR synchronization | John Schmoller |
2010-12-06 | fix s3c2410_nand timing default values | David Müller (ELSOFT AG) |
2010-11-28 | cfi_flash: fix bug introduced while recent change to flash_get_size() | Anatolij Gustschin |
2010-11-27 | ppc4xx/NAND: Reduce size of NAND SPL image | Stefan Roese |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-10 | sf: ramtron: new spi fram driver | Reinhard Meyer |
2010-10-29 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-10-28 | Add generic support for samsung s3c2440 | C Nauman |
2010-10-23 | cfi_flash: handle 'chip size exceeds address window' situation | Ilya Yanok |
2010-10-17 | davinci_nand, trivial : use symbolic ECC start command | Ben Gardiner |
2010-10-12 | sf: turn probe switch into a lookup table | Reinhard Meyer |
2010-10-12 | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk |
2010-10-12 | cfi_flash: Fix "Unknown FLASH" error message | John Schmoller |
2010-10-11 | mtd: OneNAND: add support for OneNAND manufactured by Numonyx | Enric Balletbo i Serra |
2010-10-11 | Followup fixes on the mtdparts spread patchset | Scott Wood |
2010-10-11 | mtd: add an mtd method for get_len_incl_bad() | Ben Gardiner |
2010-10-11 | nand: remove dead code and suspend/resume | Scott Wood |
2010-10-11 | nand erase: .spread, .part, .chip subcommands | Scott Wood |
2010-10-11 | nand util: read/write: accept unaligned length | Scott Wood |
2010-10-06 | sf: spansion: add support for S25FL032P parts | David Jander |
2010-10-06 | sf: spansion: fixing erasing when sector size >64KiB | Marc-André Hébert |
2010-10-06 | sf: winbond: add support W25Q64 parts | Graeme Smecher |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-27 | Fix "ubi part" cmd re-entrancy | Karl Beldan |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-09-20 | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT | Stefan Roese |
2010-09-20 | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese |
2010-09-20 | cfi_flash: Add weak default for cfi_flash_bank_addr() | Stefan Roese |
2010-09-20 | cfi_flash: Simplify flash_get_info() | Stefan Roese |
2010-09-13 | nand/davinci: make sure ECC calculation has really started | Wolfram Sang |
2010-09-09 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk |
2010-09-08 | mtd: nand: supress 'unknown NAND' warning if no nand is found | Steve Sakoman |
2010-09-08 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk |
2010-08-26 | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang |
2010-08-18 | Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips. | Philippe De Muyter |
2010-08-18 | cfi_flash: Cleanup flash_print_info() | Stefan Roese |
2010-08-18 | Fix printing & reading of 16-bit CFI device identifiers | Philippe De Muyter |
2010-08-18 | cfi_flash: flinfo: allow user interrupt in flash print info fn | Kim Phillips |
2010-08-04 | Rename getenv_r() into getenv_f() | Wolfgang Denk |
2010-07-16 | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce |