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