summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* TRATS: initialize panel_info data structure in board fileDonghwa Lee2012-07-071-3/+0
* omap24xx_i2c: Add AM33XX supportTom Rini2012-07-071-3/+3
* Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini2012-07-071-11/+31
* gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren2012-07-072-2/+2
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-073-7/+7
* spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2012-07-072-3/+3
* sf: winbond: Add support for the Winbond W25Q80BLStephen Warren2012-07-071-0/+8
* spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren2012-07-071-1/+12
* Block: Remove MG DISK supportMarek Vasut2012-06-213-731/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2012-06-0710-71/+406
|\
| * video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2012-06-052-0/+212
| * video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin2012-06-051-0/+35
| * cfb_console: Ignore bell characterPali Rohár2012-06-051-0/+3
| * cfb_console: Add console_clear_line functionPali Rohár2012-06-041-13/+36
| * cfb_console: Fix function console_backPali Rohár2012-06-041-2/+0
| * omap3_dss: cosmetic changesJeroen Hofstee2012-05-251-20/+13
| * omap3_dss: add optional framebufferJeroen Hofstee2012-05-252-1/+45
| * mx5: Rename mx51_fb_init()Fabio Estevam2012-05-251-1/+1
| * mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam2012-05-251-21/+21
| * EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee2012-05-253-8/+20
| * LCD: support another s6e8ax0 panel typeDonghwa Lee2012-05-251-1/+16
| * LCD: change s6e8ax0 panel gamma valueDonghwa Lee2012-05-251-4/+4
* | sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2012-05-282-0/+14
* | sh: Add support Renesas SH7734Nobuhiro Iwamatsu2012-05-281-0/+10
|/
* net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu2012-05-232-1/+11
* net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu2012-05-232-28/+74
* net: Allow filtering on debug traces in the net subsystemJoe Hershberger2012-05-231-0/+4
* net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger2012-05-231-0/+6
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-231-2/+2
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-231-3/+3
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-231-2/+2
* net: Fix remaining API interface breakageJoe Hershberger2012-05-2318-40/+29
* drivers/net/rtl8169.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* drivers/net/pcnet.c: Fix compile warningJoe Hershberger2012-05-221-4/+2
* drivers/net/xilinx_axi_emac.c: Fix compile warningStephan Linz2012-05-221-1/+1
* drivers/net/xilinx_emaclite.c: Fix compile warningStephan Linz2012-05-221-3/+3
* drivers/net/xilinx_ll_temac.c: Fix compile warningStephan Linz2012-05-224-8/+4
* drivers/qe/uec.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* drivers/net/uli526x.c: Fix compile warningJoe Hershberger2012-05-221-4/+2
* drivers/net/tsi108_eth.c: Fix compile warningJoe Hershberger2012-05-221-9/+5
* drivers/net/rtl8139.c: Fix compile warningJoe Hershberger2012-05-221-2/+2
* drivers/net/ns8382x.c: Fix compile warningJoe Hershberger2012-05-221-4/+2
* drivers/net/natsemi.c: Fix compile warningJoe Hershberger2012-05-221-4/+2
* drivers/net/fm/eth.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* drivers/net/e1000.c: Fix compile warningJoe Hershberger2012-05-221-3/+2
* drivers/net/smc91111.c: Fix compile warningJoe Hershberger2012-05-221-2/+1
* drivers/net/macb.c: Fix compile warningJoe Hershberger2012-05-221-2/+1
* drivers/net/lan91c96.c: Fix compile warningJoe Hershberger2012-05-221-2/+2
* drivers/net/ks8695eth.c: Fix compile warningJoe Hershberger2012-05-221-2/+1
* drivers/net/ftmac100.c: Fix compile warningJoe Hershberger2012-05-221-2/+1
OpenPOWER on IntegriCloud