summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-151-13/+17
* net: axi_ethernet: Add driver to u-bootMichal Simek2011-10-152-0/+665
* net: emaclite: Fix coding styleMichal Simek2011-10-151-30/+27
* net: emaclite: Use PKTSIZE directlyMichal Simek2011-10-151-6/+4
* net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek2011-10-151-55/+68
* phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi2011-10-131-0/+33
* powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-131-17/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-10-122-0/+262
|\
| * MIPS: Jz4740: Add NAND driverXiangfu Liu2011-10-122-0/+262
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-10-121-6/+6
|\ \
| * | UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-121-6/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-121-13/+13
|\ \
| * | NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers2011-10-101-13/+13
| |/
* | fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian2011-10-091-5/+10
* | powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2011-10-092-2/+3
* | phylib: Work around bug in Teranetics PHYAndy Fleming2011-10-091-1/+20
|/
* drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-8/+0
* CFI: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-0/+4
* netconsole: support packets longer than 512 bytesMichael Walle2011-10-091-4/+7
* serial: uartlite: Support for SERIAL_MULTIMichal Simek2011-10-091-19/+121
* net: drop !NET_MULTI codeMike Frysinger2011-10-053-11/+2
* net: drop !NET_MULTI ns7520 driverMike Frysinger2011-10-052-851/+0
* net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger2011-10-0513-12876/+0
* PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut2011-10-051-73/+81
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-046-72/+41
|\
| * PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut2011-10-031-8/+8
| * mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench2011-10-031-30/+2
| * NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-032-22/+9
| * mxc_nand: fix a problem writing more than 32MBHelmut Raiger2011-10-031-1/+12
| * mxc_nand: fixed some typos (cosmetic)Helmut Raiger2011-10-031-10/+9
| * nand: increase chip_delay in mv kirkwood nand driverStefan Bigler2011-10-031-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-0416-3/+3236
|\ \
| * | powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-032-0/+110
| * | fm-eth: Add ability for board code to disable a portKumar Gala2011-10-035-0/+27
| * | powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-2912-0/+2212
| * | nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat2011-09-292-0/+851
| * | powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-291-3/+36
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-10-041-19/+25
|\ \ \
| * | | I2C: mv_i2c: fix multi-bus init issueLei Wen2011-10-031-18/+24
| * | | I2C: mv_i2c: fix build issue when enable debug optionLei Wen2011-10-031-1/+1
| | |/ | |/|
* | | net: emaclite: Use dynamic allocationMichal Simek2011-10-031-16/+25
* | | net: emaclite: Remove baseaddress from xemacliteMichal Simek2011-10-031-21/+21
* | | net: emaclite: Use calloc instead of mallocMichal Simek2011-10-031-2/+1
* | | net: emaclite: Remove deviceid propertyMichal Simek2011-10-031-1/+0
* | | net: emaclite: Change driver name and add addressMichal Simek2011-10-031-1/+1
|/ /
* | GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-012-4/+7
* | GCC4.6: Squash warning in nand_bbt.cMarek Vasut2011-10-011-4/+1
* | GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2011-10-012-57/+48
* | console: Squelch pre-console output in console functionsGraeme Russ2011-10-012-5/+1
OpenPOWER on IntegriCloud