summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
|\
| * 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
| |\
| | * imx: Get fec mac address from fuseLiu Hui-R643432010-11-21-15/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-12-08-0/+1
| |\ \
| | * | AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer2010-12-07-0/+1
| * | | fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)2010-12-06-3/+9
| * | | video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2010-12-01-0/+514
| |/ /
* | | 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
|/ /
* | cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin2010-11-28-3/+4
* | 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-1/+2
* | 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-3/+7
* | ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese2010-11-27-2/+2
* | e1000: fix compile warningWolfgang Denk2010-11-26-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-11-26-2/+5
|\ \
| * | usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese2010-11-26-1/+0
| * | usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese2010-11-26-1/+1
| * | usb: Add WATCHDOG_RESET call to polling loopStefan Roese2010-11-26-0/+2
| * | usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin2010-11-26-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-26-25/+82
|\ \ \ | |/ / |/| |
| * | mmc: omap: timeout counter fixNishanth Menon2010-11-19-25/+82
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-19-70/+94
|\ \ \
| * | | GRETH: removed space in network driver device name.Daniel Hellstrom2010-11-18-2/+2
| * | | GRETH: fixed 2 decriptor table typosDaniel Hellstrom2010-11-18-2/+2
| * | | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom2010-11-18-0/+10
| * | | GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom2010-11-18-23/+55
| * | | GRETH: made debug printouts use common debug() macro.Daniel Hellstrom2010-11-18-41/+25
| * | | GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom2010-11-18-3/+1
| |/ /
* | | Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2010-11-18-3/+1
|/ /
* | net: e1000: typo using wrong argument to sizeofMatthew McClintock2010-11-17-1/+1
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-62/+62
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-17-95/+53
|\ \ | |/ |/|
| * mmc: Add multi-block read support to the generic mmc driverAlagu Sankar2010-11-04-71/+39