summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk
2013-08-19SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su
2013-08-19net: ftmac110: Update license statementKuo-Jung Su
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma
2013-08-19net: smsc95xx: Add support for another SMSC95xx variantStefan Roese
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam
2013-08-19serial: arm_dcc: Convert to use default_serial_putsAxel Lin
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini
2013-08-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-16gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin
2013-08-15Prepare for TI816X : reuse existing code from TI814XTENART Antoine
2013-08-15ARM: AM43xx: Add build supportLokesh Vutla
2013-08-15musb: Disable extra printsLokesh Vutla
2013-08-13tegra: Avoid using I2C prior to relocationSimon Glass
2013-08-13Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-08-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-08-13serial: arm_dcc: Register with serial coreJagannadha Sutradharudu Teki
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki
2013-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini
2013-08-12exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut
2013-08-12Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-08-12fpga: zynqpl: Clear loopback mode during device initSoren Brinkmann
2013-08-12fpga: zynqpl: Add support for zc7100 device.Michal Simek
2013-08-10video: add an option to skip cfb console initHeiko Schocher
2013-08-10video, da8xx-fb: show fb addr in bdinfoHeiko Schocher
2013-08-10video, da8xx-fb: changes for am335x usageHeiko Schocher
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher
2013-08-10video: add L5F31188 TFT-LCD panel driverHyungwon Hwang
2013-08-10video: Fix cfb_console for 4-bit wide fontMarek Vasut
2013-08-09video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut
2013-08-09video: Add System-Mode configuration hook into mxsfbMarek Vasut
2013-08-09video: Allocate the MXSFB framebuffer alignedMarek Vasut
2013-08-09dma: apbh: Add special circular mode for LCDMarek Vasut
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R61911
2013-08-09drivers/fm: Fix compiling error if FW location is not definedYork Sun
2013-08-07sf: sst: Add support for SST25WF080Jagannadha Sutradharudu Teki
2013-08-07spi: Add zynq spi controller driverJagannadha Sutradharudu Teki
2013-08-07sf: Fix code cleanupsJagannadha Sutradharudu Teki
2013-08-06sf: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06sf: stmicro: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06sf: sst: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06sf: eon|spansion|ramtron: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-08-06spi: fsl_espi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-08-03i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEEDMarek Vasut