summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao2011-01-141-6/+8
* 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
|\ \
| * | imx: Get fec mac address from fuseLiu Hui-R643432010-11-211-15/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-12-081-0/+1
|\ \ \
| * | | AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer2010-12-071-0/+1
| | |/ | |/|
* | | fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)2010-12-061-3/+9
* | | video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2010-12-012-0/+514
|/ /
* | cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin2010-11-281-3/+4
* | 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+2
* | 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-3/+7
* | ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese2010-11-271-2/+2
* | e1000: fix compile warningWolfgang Denk2010-11-261-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-11-262-2/+5
|\ \
OpenPOWER on IntegriCloud