aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-10-12MIPS: Jz4740: Add NAND driverXiangfu Liu
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck
2011-10-10NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers
2011-10-09fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian
2011-10-09powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi
2011-10-09phylib: Work around bug in Teranetics PHYAndy Fleming
2011-10-09drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09CFI: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09netconsole: support packets longer than 512 bytesMichael Walle
2011-10-09serial: uartlite: Support for SERIAL_MULTIMichal Simek
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05net: drop !NET_MULTI ns7520 driverMike Frysinger
2011-10-05net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger
2011-10-05PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2011-10-03PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut
2011-10-03mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut
2011-10-03mxc_nand: fix a problem writing more than 32MBHelmut Raiger
2011-10-03mxc_nand: fixed some typos (cosmetic)Helmut Raiger
2011-10-03nand: increase chip_delay in mv kirkwood nand driverStefan Bigler
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu
2011-10-03fm-eth: Add ability for board code to disable a portKumar Gala
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen
2011-10-03net: emaclite: Use dynamic allocationMichal Simek
2011-10-03net: emaclite: Remove baseaddress from xemacliteMichal Simek
2011-10-03net: emaclite: Use calloc instead of mallocMichal Simek
2011-10-03net: emaclite: Remove deviceid propertyMichal Simek
2011-10-03net: emaclite: Change driver name and add addressMichal Simek
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut
2011-10-01GCC4.6: Squash warning in nand_bbt.cMarek Vasut
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ
2011-10-01ns16550: change to allow 32 bit access to registersDave Aldridge
2011-10-01Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-09-30ATA: Squash warnings in mxc_ata.Marek Vasut
2011-09-30I2C: mxc_i2c reworkMarek Vasut
2011-09-30FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut
2011-09-30FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut
2011-09-30FEC: Add timeout for chip resetMarek Vasut
2011-09-30FEC: Allow registering MII postconfiguration callbackMarek Vasut
2011-09-30FEC: Allow multiple FECesMarek Vasut
2011-09-30FEC: Abstract access to fec->eth in MII operationsMarek Vasut