summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-192-44/+6
* SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-191-18/+1
* net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2013-08-192-74/+82
* net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su2013-08-191-5/+5
* net: ftmac110: Update license statementKuo-Jung Su2013-08-192-2/+2
* net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma2013-08-191-26/+51
* net: smsc95xx: Add support for another SMSC95xx variantStefan Roese2013-08-191-0/+1
* net: Use ARRAY_SIZE at appropriate placesAxel Lin2013-08-1910-17/+10
* phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam2013-08-191-1/+1
* serial: arm_dcc: Convert to use default_serial_putsAxel Lin2013-08-191-7/+1
* Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-189-24/+359
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-172-4/+5
| |\
| | * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31597-9255/+2352
| | |\
| | * | mxc_ipuv3: fix memory alignment of framebufferEric Nelson2013-07-291-2/+3
| | * | mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme2013-07-241-2/+2
| * | | Prepare for TI816X : reuse existing code from TI814XTENART Antoine2013-08-151-2/+2
| * | | ARM: AM43xx: Add build supportLokesh Vutla2013-08-151-2/+3
| * | | musb: Disable extra printsLokesh Vutla2013-08-151-12/+8
| | |/ | |/|
| * | gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2013-07-302-0/+334
| * | net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-302-2/+6
| * | drivers: net: cpsw: Enable statistics for all portMugunthan V N2013-07-261-0/+1
| * | drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-261-3/+1
| * | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25595-9249/+2009
| |\ \
| * | | net: calxedaxgmac: enable rx cut-thruRob Herring2013-07-251-1/+1
| | |/ | |/|
* | | gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-08-161-4/+1
* | | tegra: Avoid using I2C prior to relocationSimon Glass2013-08-131-0/+4
* | | Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-08-132-18/+25
|\ \ \
| * | | serial: arm_dcc: Register with serial coreJagannadha Sutradharudu Teki2013-08-132-6/+29
| * | | serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki2013-08-131-16/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-132-6/+16
|\ \ \ \
| * | | | powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112013-08-091-6/+14
| * | | | drivers/fm: Fix compiling error if FW location is not definedYork Sun2013-08-091-0/+2
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini2013-08-1213-122/+757
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee2013-08-125-62/+65
| * | | | video: Encapsulate font in video_font_data.hMarek Vasut2013-08-122-2/+0
| * | | | video: add an option to skip cfb console initHeiko Schocher2013-08-101-0/+15
| * | | | video, da8xx-fb: show fb addr in bdinfoHeiko Schocher2013-08-101-0/+1
| * | | | video, da8xx-fb: changes for am335x usageHeiko Schocher2013-08-102-57/+282
| * | | | video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-102-1/+115
| * | | | video: add L5F31188 TFT-LCD panel driverHyungwon Hwang2013-08-102-0/+193
| * | | | video: Fix cfb_console for 4-bit wide fontMarek Vasut2013-08-101-0/+21
| * | | | video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut2013-08-091-0/+26
| * | | | video: Add System-Mode configuration hook into mxsfbMarek Vasut2013-08-091-0/+16
| * | | | video: Allocate the MXSFB framebuffer alignedMarek Vasut2013-08-091-1/+2
| * | | | dma: apbh: Add special circular mode for LCDMarek Vasut2013-08-091-0/+22
| |/ / /
* | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-08-121-1/+5
|\ \ \ \
| * | | | fpga: zynqpl: Clear loopback mode during device initSoren Brinkmann2013-08-121-0/+4
| * | | | fpga: zynqpl: Add support for zc7100 device.Michal Simek2013-08-121-1/+1
| |/ / /
* | | | sf: sst: Add support for SST25WF080Jagannadha Sutradharudu Teki2013-08-071-0/+6
* | | | spi: Add zynq spi controller driverJagannadha Sutradharudu Teki2013-08-072-0/+281
OpenPOWER on IntegriCloud