aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-27Fix at91 includes in soft_i2c driverRyan Mallon1-3/+1
2011-01-25ftpmu010: support faraday ftpmu010 driverMacpaul Lin3-0/+212
2011-01-25UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2-19/+9
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-21/+2
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala1-21/+1
2011-01-19powerpc/p2040: Add various p2040 specific informationKumar Gala1-2/+2
2011-01-19powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal1-1/+1
2011-01-19powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal1-1/+2
2011-01-19USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev1-36/+26
2011-01-19USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev1-3/+2
2011-01-19usb_ether: register usb ethernet gadget at each eth initLei Wen1-4/+8
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser1-2/+2
2011-01-18NET: lan91c96: Correct chip detect logicYanjun Yang1-1/+1
2011-01-18rtc: add support for Micro Crystal RV-3029-C2 RTCHeiko Schocher2-0/+125
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-22/+202
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-22/+90
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang1-0/+5
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang1-1/+9
2011-01-14fsl_pci: Update PCIe boot ouputPeter Tyser1-18/+20
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala1-0/+148
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2-1/+16
2011-01-14fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao1-6/+8
2011-01-12mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen2-15/+16
2011-01-12NAND: add the ability to directly write yaffs imageLei Wen1-8/+55
2011-01-12nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler1-1/+1
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2-127/+763
2011-01-11add AM29F400BB to table of supported legacy flashsDavid Müller1-0/+18
2011-01-10LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang1-2/+2
2011-01-10pca953x: support 16-pin devicesChris Packham1-22/+90
2011-01-09ftgmac100: support of gigabit eth ftgmac100Macpaul Lin3-0/+826
2011-01-09miiphy: convert to linux/mii.hMike Frysinger18-200/+179
2011-01-09cfi_flash: avoid flash_verbose when possibleMike Frysinger1-0/+6
2011-01-11sh: serial_sh: Fix build in serial_shNobuhiro Iwamatsu1-3/+3
2011-01-11sh: sh7722: Fix multiple definition of PSDR in serial_shNobuhiro Iwamatsu1-0/+1
2011-01-11sh: serial: Update serial driver for SHNobuhiro Iwamatsu2-127/+762
2010-12-22Merge branch 'next' of ../nextWolfgang Denk22-70/+1313
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby4-5/+8
2010-12-18fsl_esdhc: Fix the voltage validation processLi Yang1-5/+15
2010-12-18fsl_esdhc: Fix max clock frequencyJerry Huang1-1/+1
2010-12-18fsl_esdhc: Use mmc_set_clock to set initial speedJerry Huang1-1/+1
2010-12-17MTD/NAND: fix nand_base.c to use get_timer() correctlyReinhard Meyer1-6/+9
2010-12-17nand: constify id/manu tablesMike Frysinger2-5/+5
2010-12-17video/mx3fb: fix clock dividerStefano Babic1-1/+1
2010-12-17RTC driver for PT7C4338 chip.Priyanka Jain2-0/+145
2010-12-17Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk1-3/+58
2010-12-17sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski1-10/+29
2010-12-17sf: new driver for EON devicesChong Huang4-0/+280
2010-12-17cfi_flash: Add optional config register write to cfi-detectionStefan Roese1-0/+43
2010-12-17cfi_flash: Use flash_read32() in sector_erased()Stefan Roese1-3/+3
2010-12-17cfi_flash: Fix problems with status/id read modeStefan Roese1-0/+12