summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-31shiratech: Add support for 16bpp screen2012.10-shiratech-ts1Justin Waters
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
2012-09-26net: introduce transparent driver private in ueth_dataLucas Stach
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-25atmel_nand: fix the U-Boot output information about nand flash with PMECC ena...Wu, Josh
2012-09-25Nand: Add support 4K page nandflashWenyou Yang
2012-09-25gmac : remove debug informationBo Shen
2012-09-25MMC: enable MMC support in u-bootBo Shen
2012-09-25SAMA5: Add function to distinguish CPU typeBo Shen
2012-09-25LCD: Enable uboot boot logoBo Shen
2012-09-25SPI Flash: Enable serial flashBo Shen
2012-09-25USB: Enable USB HostBo Shen
2012-09-25GMAC: Enable GMAC on SAMA5EK boardBo Shen
2012-09-25MACB: enable EMAC support for SAMA5EKBo Shen
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger