aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-20powerpc : spi flash : Support to start from eSPI with SPLYing Zhang3-0/+80
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang3-0/+135
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk143-3608/+145
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2-44/+6
2013-08-19SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk1-18/+1
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2-74/+82
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su1-5/+5
2013-08-19net: ftmac110: Update license statementKuo-Jung Su2-2/+2
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma1-26/+51
2013-08-19net: smsc95xx: Add support for another SMSC95xx variantStefan Roese1-0/+1
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin10-17/+10
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam1-1/+1
2013-08-19serial: arm_dcc: Convert to use default_serial_putsAxel Lin1-7/+1
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini9-24/+359
2013-08-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2-4/+5
2013-08-16gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin1-4/+1
2013-08-15Prepare for TI816X : reuse existing code from TI814XTENART Antoine1-2/+2
2013-08-15ARM: AM43xx: Add build supportLokesh Vutla1-2/+3
2013-08-15musb: Disable extra printsLokesh Vutla1-12/+8
2013-08-13tegra: Avoid using I2C prior to relocationSimon Glass1-0/+4
2013-08-13Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblazeTom Rini2-18/+25
2013-08-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2-6/+16
2013-08-13serial: arm_dcc: Register with serial coreJagannadha Sutradharudu Teki2-6/+29
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki1-16/+0
2013-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini13-122/+757
2013-08-12exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee5-62/+65
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut2-2/+0
2013-08-12Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+5
2013-08-12fpga: zynqpl: Clear loopback mode during device initSoren Brinkmann1-0/+4
2013-08-12fpga: zynqpl: Add support for zc7100 device.Michal Simek1-1/+1
2013-08-10video: add an option to skip cfb console initHeiko Schocher1-0/+15
2013-08-10video, da8xx-fb: show fb addr in bdinfoHeiko Schocher1-0/+1
2013-08-10video, da8xx-fb: changes for am335x usageHeiko Schocher2-57/+282
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2-1/+115
2013-08-10video: add L5F31188 TFT-LCD panel driverHyungwon Hwang2-0/+193
2013-08-10video: Fix cfb_console for 4-bit wide fontMarek Vasut1-0/+21
2013-08-09video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut1-0/+26
2013-08-09video: Add System-Mode configuration hook into mxsfbMarek Vasut1-0/+16
2013-08-09video: Allocate the MXSFB framebuffer alignedMarek Vasut1-1/+2
2013-08-09dma: apbh: Add special circular mode for LCDMarek Vasut1-0/+22
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R619111-6/+14
2013-08-09drivers/fm: Fix compiling error if FW location is not definedYork Sun1-0/+2
2013-08-07sf: sst: Add support for SST25WF080Jagannadha Sutradharudu Teki1-0/+6
2013-08-07spi: Add zynq spi controller driverJagannadha Sutradharudu Teki2-0/+281
2013-08-07sf: Fix code cleanupsJagannadha Sutradharudu Teki8-15/+16
2013-08-06sf: Fix code cleanupJagannadha Sutradharudu Teki1-5/+6
2013-08-06sf: stmicro: Fix code cleanupJagannadha Sutradharudu Teki1-4/+3
2013-08-06sf: sst: Fix code cleanupJagannadha Sutradharudu Teki1-12/+20
2013-08-06sf: eon|spansion|ramtron: Fix code cleanupJagannadha Sutradharudu Teki3-5/+7
2013-08-06spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin1-1/+1