summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-17-22/+202
|\
| * fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang2011-01-14-0/+5
| * fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang2011-01-14-1/+9
| * fsl_pci: Update PCIe boot ouputPeter Tyser2011-01-14-18/+20
| * powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala2011-01-14-0/+148
| * powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2011-01-14-1/+16
| * fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao2011-01-14-6/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-01-17-22/+90
|\ \
| * | pca953x: support 16-pin devicesChris Packham2011-01-10-22/+90
* | | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen2011-01-12-15/+16
* | | NAND: add the ability to directly write yaffs imageLei Wen2011-01-12-8/+55
* | | nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler2011-01-12-1/+1
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-01-12-127/+763
|\ \
| * | sh: serial_sh: Fix build in serial_shNobuhiro Iwamatsu2011-01-11-3/+3
| * | sh: sh7722: Fix multiple definition of PSDR in serial_shNobuhiro Iwamatsu2011-01-11-0/+1
| * | sh: serial: Update serial driver for SHNobuhiro Iwamatsu2011-01-11-127/+762
* | | add AM29F400BB to table of supported legacy flashsDavid Müller2011-01-11-0/+18
|/ /
* | LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang2011-01-10-2/+2
* | ftgmac100: support of gigabit eth ftgmac100Macpaul Lin2011-01-09-0/+826
|/
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-200/+179
* cfi_flash: avoid flash_verbose when possibleMike Frysinger2011-01-09-0/+6
* Merge branch 'next' of ../nextWolfgang Denk2010-12-22-70/+1313
|\
| * MTD/NAND: fix nand_base.c to use get_timer() correctlyReinhard Meyer2010-12-17-6/+9
| * nand: constify id/manu tablesMike Frysinger2010-12-17-5/+5
| * RTC driver for PT7C4338 chip.Priyanka Jain2010-12-17-0/+145
| * Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-12-17-3/+58
| |\
| | * cfi_flash: Add optional config register write to cfi-detectionStefan Roese2010-12-17-0/+43
| | * cfi_flash: Use flash_read32() in sector_erased()Stefan Roese2010-12-17-3/+3
| | * cfi_flash: Fix problems with status/id read modeStefan Roese2010-12-17-0/+12
| * | sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski2010-12-17-10/+29
| * | sf: new driver for EON devicesChong Huang2010-12-17-0/+280
| |/
| * Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar2010-12-16-2/+3
| * Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macroPrafulla Wadaskar2010-12-16-2/+6
| * gpio: Add Multi-Function-Pin configuration driver for Marvell SoCsPrafulla Wadaskar2010-12-16-0/+88
| * Merge branch 'master' of ../master into nextWolfgang Denk2010-12-16-27/+536
| |\
| * | OMAP3: SPI driverDirk Behme2010-12-11-0/+470
| * | ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K2010-12-11-2/+122
| * | Merge branch 'next' of git://git.denx.de/u-boot-arm into nextWolfgang Denk2010-11-30-1/+40
| |\ \
| | * | da850: Add RMII support for EMACSudhakar Rajashekhara2010-11-30-1/+40
| * | | pl01x: use C structs and readl/writelRabin Vincent2010-11-30-39/+52
| * | | add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fnsWolfgang Wegner2010-11-30-0/+6
| |/ /
* | | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-5/+8
* | | fsl_esdhc: Fix the voltage validation processLi Yang2010-12-18-5/+15
* | | fsl_esdhc: Fix max clock frequencyJerry Huang2010-12-18-1/+1
* | | fsl_esdhc: Use mmc_set_clock to set initial speedJerry Huang2010-12-18-1/+1
* | | video/mx3fb: fix clock dividerStefano Babic2010-12-17-1/+1
| |/ |/|
* | fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controllerP.V.Suresh2010-12-13-4/+4
* | fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller2010-12-13-0/+2
* | tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMIIKumar Gala2010-12-13-5/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-09-15/+2
|\ \