summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli2011-04-151-8/+12
* NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli2011-04-151-1/+1
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-1310-75/+71
|\
| * sf: sst: add support for SST25VF064CJames Kosin2011-04-131-0/+4
| * sf: use print_size() for sector_size outputMike Frysinger2011-04-121-2/+2
| * sf: localize erase funcsMike Frysinger2011-04-128-9/+9
| * sf: sst: setup read funcMike Frysinger2011-04-121-0/+1
| * sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-1210-64/+28
| * sf: atmel: undo unification of status pollingMike Frysinger2011-04-111-2/+29
* | cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser2011-04-131-6/+8
* | ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2011-04-122-108/+7
* | Fix misc spelling errors found by lintianLoïc Minier2011-04-121-1/+1
|/
* ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin2011-04-113-0/+206
* Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-112-8/+31
* ea20: fix undefined PHY_* errorsBen Gardiner2011-04-111-3/+3
* sf: unify read functionsMike Frysinger2011-04-119-157/+22
* sf: unify erase functionsMike Frysinger2011-04-118-335/+83
* sf: unify status polling for ready bitMike Frysinger2011-04-119-283/+81
* sf: unify read/write helpersMike Frysinger2011-04-111-48/+19
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-102-5/+40
|\
| * fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-101-4/+4
| * powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-051-1/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-102-6/+9
|\ \
| * | Blackfin: bfin_sdh: add support for multiblock operationsSonic Zhang2011-04-081-4/+5
| * | Blackfin: bfin_sdh: set all timer bits before transferCliff Cai2011-04-081-1/+1
| * | Blackfin: BF50x: new processor portMike Frysinger2011-04-082-1/+3
| |/
* | mtd, cfi: introduce void flash_protect_default(void)Heiko Schocher2011-04-071-36/+41
* | cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) tooMario Schuknecht2011-04-071-1/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-054-2/+54
|\
| * tsec: add AR8021 PHY supportLi Yang2011-04-041-0/+23
| * echi: add ULI1575 PCI IDZhao Chenhui2011-04-041-0/+1
| * powerpc/8xxx: Fix LAW init to respect pre-initialized entriesKumar Gala2011-04-041-0/+20
| * fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-04-041-2/+10
* | ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf2011-04-021-1/+2
* | usb: musb: blackfin: check anomaly workarounds at runtime tooMike Frysinger2011-04-021-3/+26
* | usb: musb: blackfin: make clkin configurableMike Frysinger2011-04-021-1/+6
|/
* atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael2011-04-011-0/+2
* NAND: add support for reading ONFI page tableFlorian Fainelli2011-04-011-49/+144
* NAND: add more watchdog resetsScott Wood2011-04-012-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-03-311-0/+7
|\
| * powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-291-0/+7
* | cfi_flash: fix bug with flash banks with different sector numbersMartin Krause2011-03-281-0/+5
|/
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-274-4/+0
* S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap2011-03-271-1/+1
* net: ftmac100: update get_timer() usagesPo-Yu Chuang2011-03-211-3/+3
* net: ftmac100: remove unnecessary volatilesPo-Yu Chuang2011-03-211-6/+6
* net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2011-03-162-4/+86
* fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain2011-03-071-1/+15
* fsl_law: Fix LAW printing functionKumar Gala2011-02-221-1/+1
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-211-0/+2
OpenPOWER on IntegriCloud