summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-13mmc: atmel_mci: add mmc card support2012.10-at91-ts2Bo Shen
2013-05-13mmc: atmel_mci: using IP version for different settingBo Shen
2013-04-18USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen
2013-04-18USB: ohci-at91: at91sam9n12 use PMC_USB for usb clock divisorBo Shen
2013-04-18ARM: at91: using micro to calculate divisorBo Shen
2013-04-18USB: ohci-at91: add clock select to avoid more #ifdefferyBo Shen
2013-03-25spi: atmel_spi: using ip version to check whether has wdrbtBo Shen
2013-03-25spi: atmel: sam9m10g45 also support WDRBT bitBo Shen
2013-03-25at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
2013-03-25mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh
2013-03-25mmc: at91: add multi block read/write support.Wu, Josh
2013-03-22ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementJosh Wu
2013-03-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeJosh Wu
2013-02-20net: gmac: fix building warningBo Shen
2013-02-20usb: ohci-at91: fix building warningBo Shen
2013-02-18sama5: use correct soc and board names: sama5d3 for soc name, sama5d3xek for ...Josh Wu
2013-01-30GMAC: fix typo in gmac driver fileBo Shen
2012-12-05atmel_nand: add CONFIG_SYS_NAND_ONFI_DETECTION macro, otherwise it will meet ...Josh Wu
2012-11-30MTD: at91: atmel_nand: since PMECC support different eccJosh Wu
2012-11-30atmel_nand: alloc memory for pmecc dataJosh Wu
2012-10-22Merge branch 'josh/sama5ek/v2012.10-rc1' into josh/sama5ek/v2012.10Josh Wu
2012-10-08GPIO: pca953x: fix error reportingLaurence Withers
2012-10-08GPIO: pca953x: fix spelling in helpLaurence Withers
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk
2012-10-04serial: Add Zynq serial driverMichal Simek
2012-10-03ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau
2012-10-03i2c: sh: Remove irq_wait functionNobuhiro Iwamatsu
2012-10-01da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert
2012-10-01video: cfb_console: add function to plot the logo area blackBastian Ruppert
2012-10-01video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2012-09-29Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-29Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-09-28remove unnecessary code in ata_piixPavel Herrmann
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27FEC: Replace magic contantsMarek Vasut
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut
2012-09-27FEC: Properly align address over the buffers for cache opsMarek Vasut
2012-09-27FEC: Do not pass unaligned buffer to network stackMarek Vasut
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-26net: Add driver for Zynq Gem IPMichal Simek
2012-09-26net: asix: add AX88772B supportLucas Stach
2012-09-26net: asix: add read_mac functionLucas Stach
2012-09-26net: asix: add write_hwaddr functionLucas Stach
2012-09-26net: asix: split out basic reset functionLucas Stach