| Commit message (Expand) | Author | Age | Lines |
* | sf: sst: add support for SST25VF064C | James Kosin | 2011-04-13 | -0/+4 |
* | cmd_sf: use cmd_usage() in more places | Mike Frysinger | 2011-04-12 | -30/+29 |
* | cmd_sf: drop device status message when probing | Mike Frysinger | 2011-04-12 | -3/+0 |
* | sf: use print_size() for sector_size output | Mike Frysinger | 2011-04-12 | -2/+2 |
* | cmd_sf: add handler for +len arg for erase command | Richard Retanubun | 2011-04-12 | -4/+47 |
* | sf: localize erase funcs | Mike Frysinger | 2011-04-12 | -9/+9 |
* | sf: sst: setup read func | Mike Frysinger | 2011-04-12 | -0/+1 |
* | sf: add struct spi_flash.sector_size parameter | Richard Retanubun | 2011-04-12 | -64/+30 |
* | sf: atmel: undo unification of status polling | Mike Frysinger | 2011-04-11 | -2/+29 |
* | sf: punt unused spi_flash_region struct | Mike Frysinger | 2011-04-11 | -5/+0 |
* | ftwdt010_wdt: support faraday ftwdt010 watchdog | Macpaul Lin | 2011-04-11 | -0/+206 |
* | mp2usb: remove board support | Eric BĂ©nard | 2011-04-11 | -945/+0 |
* | ppc, mgcoge: add DIP switch detection | Andreas Huber | 2011-04-11 | -0/+23 |
* | arm, keymile: remove unneeded code | Holger Brunck | 2011-04-11 | -7/+0 |
* | Net: Add Intel E1000 82574L PCIe card support | Roy Zang | 2011-04-11 | -8/+32 |
* | PowerPC: Add support for -msingle-pic-base | Joakim Tjernlund | 2011-04-11 | -12/+127 |
* | PowerPC: Move -fPIC flag to common place | Joakim Tjernlund | 2011-04-11 | -13/+13 |
* | ea20: fix undefined PHY_* errors | Ben Gardiner | 2011-04-11 | -3/+3 |
* | ea20: fix libea20.o not found | Ben Gardiner | 2011-04-11 | -1/+1 |
* | bootm: replace blob_start with image_start | Lei Wen | 2011-04-11 | -1/+1 |
* | sf: unify read functions | Mike Frysinger | 2011-04-11 | -157/+22 |
* | sf: unify erase functions | Mike Frysinger | 2011-04-11 | -335/+83 |
* | sf: unify status polling for ready bit | Mike Frysinger | 2011-04-11 | -283/+81 |
* | sf: unify read/write helpers | Mike Frysinger | 2011-04-11 | -48/+19 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-04-10 | -159/+394 |
|\ |
|
| * | powerpc/85xx: Removed clearing of L2-as-SRAM | Fabian Cenedese | 2011-04-10 | -7/+0 |
| * | fsl_esdhc: Deal with watermark level register related changes | Priyanka Jain | 2011-04-10 | -5/+20 |
| * | powerpc/85xx: Add PBL boot from SPI flash support on P4080DS | Shaohui Xie | 2011-04-10 | -2/+57 |
| * | powerpc/85xx: Update default hwconfig on P1022DS | Jiang Yutang | 2011-04-10 | -0/+1 |
| * | powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS | Jiang Yutang | 2011-04-10 | -11/+79 |
| * | powerpc/85xx: Enable support for ATI graphics cards on P1022DS | Jiang Yutang | 2011-04-10 | -0/+16 |
| * | p4080ds: remove rev1-specific code for the SERDES8 erratum | Timur Tabi | 2011-04-10 | -59/+47 |
| * | p4080ds: add README.p4080ds which documents the "serdes" hwconfig option | Timur Tabi | 2011-04-10 | -0/+32 |
| * | powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boards | Kumar Gala | 2011-04-09 | -23/+0 |
| * | powerpc/85xx: rename NAND prefixes to CONFIG_SYS | Matthew McClintock | 2011-04-08 | -41/+41 |
| * | powerpc/85xx: Add some defines & registers in immap_85xx.h | Zhao Chenhui | 2011-04-05 | -1/+6 |
| * | powerpc/85xx: Add P1021 specific QE and UEC support | Haiying Wang | 2011-04-05 | -11/+84 |
| * | powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT | Zhao Chenhui | 2011-04-05 | -0/+12 |
* | | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2011-04-10 | -0/+16 |
|\ \ |
|
| * | | nios2: reset cfi flash before reading env | Thomas Chou | 2011-04-08 | -0/+16 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-04-10 | -4930/+8203 |
|\ \ |
|
| * | | Blackfin: bf526-ezbrd: get MAC from flash | Mike Frysinger | 2011-04-08 | -12/+17 |
| * | | Blackfin: bf518f-ezbrd: get MAC from flash | Mike Frysinger | 2011-04-08 | -14/+17 |
| * | | Blackfin: bf548-ezkit: move env sector | Mike Frysinger | 2011-04-08 | -1/+1 |
| * | | Blackfin: replace "bfin_reset_or_hang()" with "panic()" | Kyle Moffett | 2011-04-08 | -19/+2 |
| * | | Blackfin: adi boards: enable CONFIG_MONITOR_IS_IN_RAM | Mike Frysinger | 2011-04-08 | -0/+2 |
| * | | Blackfin: bfin_sdh: add support for multiblock operations | Sonic Zhang | 2011-04-08 | -4/+5 |
| * | | Blackfin: bfin_sdh: set all timer bits before transfer | Cliff Cai | 2011-04-08 | -1/+1 |
| * | | Blackfin: adi boards: enable ldrinfo | Mike Frysinger | 2011-04-08 | -0/+1 |
| * | | Blackfin: ldrinfo: new command | Mike Frysinger | 2011-04-08 | -0/+194 |