aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2010-12-16Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar1-2/+3
2010-12-16Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macroPrafulla Wadaskar1-2/+6
2010-12-16gpio: Add Multi-Function-Pin configuration driver for Marvell SoCsPrafulla Wadaskar2-0/+88
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk8-27/+536
2010-12-13fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controllerP.V.Suresh1-4/+4
2010-12-13fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller1-0/+2
2010-12-13tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMIIKumar Gala1-5/+4
2010-12-11OMAP3: SPI driverDirk Behme3-0/+470
2010-12-11ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K1-2/+122
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-15/+2
2010-12-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+1
2010-12-07AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer1-0/+1
2010-12-06fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)1-3/+9
2010-12-01video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2-0/+514
2010-11-30Merge branch 'next' of git://git.denx.de/u-boot-arm into nextWolfgang Denk1-1/+40
2010-11-30pl01x: use C structs and readl/writelRabin Vincent2-39/+52
2010-11-30add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fnsWolfgang Wegner1-0/+6
2010-11-30da850: Add RMII support for EMACSudhakar Rajashekhara1-1/+40
2010-11-28cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin1-3/+4
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-1/+2
2010-11-27824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-3/+7
2010-11-27ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese1-2/+2
2010-11-26e1000: fix compile warningWolfgang Denk1-1/+2
2010-11-26Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2-2/+5
2010-11-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-25/+82
2010-11-26usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese1-1/+0
2010-11-26usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese1-1/+1
2010-11-26usb: Add WATCHDOG_RESET call to polling loopStefan Roese1-0/+2
2010-11-26usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin1-0/+2
2010-11-21imx: Get fec mac address from fuseLiu Hui-R643431-15/+2
2010-11-19mmc: omap: timeout counter fixNishanth Menon1-25/+82
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-70/+94
2010-11-18Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2-3/+1
2010-11-18GRETH: removed space in network driver device name.Daniel Hellstrom1-2/+2
2010-11-18GRETH: fixed 2 decriptor table typosDaniel Hellstrom1-2/+2
2010-11-18GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom1-0/+10
2010-11-18GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom1-23/+55
2010-11-18GRETH: made debug printouts use common debug() macro.Daniel Hellstrom1-41/+25
2010-11-18GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom1-3/+1
2010-11-17net: e1000: typo using wrong argument to sizeofMatthew McClintock1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier31-62/+62
2010-11-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-95/+53
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser1-2/+14