aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-17RTC driver for PT7C4338 chip.Priyanka Jain
2010-12-17Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk
2010-12-17sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski
2010-12-17sf: new driver for EON devicesChong Huang
2010-12-17cfi_flash: Add optional config register write to cfi-detectionStefan Roese
2010-12-17cfi_flash: Use flash_read32() in sector_erased()Stefan Roese
2010-12-17cfi_flash: Fix problems with status/id read modeStefan Roese
2010-12-16Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar
2010-12-16Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macroPrafulla Wadaskar
2010-12-16gpio: Add Multi-Function-Pin configuration driver for Marvell SoCsPrafulla Wadaskar
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk
2010-12-13fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controllerP.V.Suresh
2010-12-13fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller
2010-12-13tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMIIKumar Gala
2010-12-11OMAP3: SPI driverDirk Behme
2010-12-11ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-12-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-12-07AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer
2010-12-06fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)
2010-12-01video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin
2010-11-30Merge branch 'next' of git://git.denx.de/u-boot-arm into nextWolfgang Denk
2010-11-30pl01x: use C structs and readl/writelRabin Vincent
2010-11-30add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fnsWolfgang Wegner
2010-11-30da850: Add RMII support for EMACSudhakar Rajashekhara
2010-11-28cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-27824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-27ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese
2010-11-26e1000: fix compile warningWolfgang Denk
2010-11-26Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2010-11-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-11-26usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese
2010-11-26usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese
2010-11-26usb: Add WATCHDOG_RESET call to polling loopStefan Roese
2010-11-26usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin
2010-11-21imx: Get fec mac address from fuseLiu Hui-R64343
2010-11-19mmc: omap: timeout counter fixNishanth Menon
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-11-18Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier
2010-11-18GRETH: removed space in network driver device name.Daniel Hellstrom
2010-11-18GRETH: fixed 2 decriptor table typosDaniel Hellstrom
2010-11-18GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom
2010-11-18GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom
2010-11-18GRETH: made debug printouts use common debug() macro.Daniel Hellstrom
2010-11-18GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom
2010-11-17net: e1000: typo using wrong argument to sizeofMatthew McClintock
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser