aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-07kw_spi: add weak functions board_spi_claim/release_busValentin Longchamp1-1/+12
2012-07-07kw_spi: support spi_claim/release_bus functionsValentin Longchamp1-0/+36
2012-07-07kw_spi: backup and reset the MPP of the chosen CS pinValentin Longchamp1-9/+6
2012-07-07ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen1-2/+123
2012-07-07ehci-atmel: fix compiler warningAndreas Bießmann1-2/+2
2012-07-07Atmel : usb : add EHCI driver for Atmel SoCBo Shen2-0/+90
2012-07-07TRATS: initialize panel_info data structure in board fileDonghwa Lee1-3/+0
2012-07-07omap24xx_i2c: Add AM33XX supportTom Rini1-3/+3
2012-07-07Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini1-11/+31
2012-07-07gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren2-2/+2
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren3-7/+7
2012-07-07spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2-3/+3
2012-07-07sf: winbond: Add support for the Winbond W25Q80BLStephen Warren1-0/+8
2012-07-07spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren1-1/+12
2012-06-21Block: Remove MG DISK supportMarek Vasut3-731/+0
2012-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk10-71/+406
2012-06-05video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2-0/+212
2012-06-05video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin1-0/+35
2012-06-05cfb_console: Ignore bell characterPali Rohár1-0/+3
2012-06-04cfb_console: Add console_clear_line functionPali Rohár1-13/+36
2012-06-04cfb_console: Fix function console_backPali Rohár1-2/+0
2012-05-28sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2-0/+14
2012-05-28sh: Add support Renesas SH7734Nobuhiro Iwamatsu1-0/+10
2012-05-25omap3_dss: cosmetic changesJeroen Hofstee1-20/+13
2012-05-25omap3_dss: add optional framebufferJeroen Hofstee2-1/+45
2012-05-25mx5: Rename mx51_fb_init()Fabio Estevam1-1/+1
2012-05-25mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam1-21/+21
2012-05-25EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee3-8/+20
2012-05-25LCD: support another s6e8ax0 panel typeDonghwa Lee1-1/+16
2012-05-25LCD: change s6e8ax0 panel gamma valueDonghwa Lee1-4/+4
2012-05-23net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu2-1/+11
2012-05-23net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu2-28/+74
2012-05-23net: Allow filtering on debug traces in the net subsystemJoe Hershberger1-0/+4
2012-05-23net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger1-0/+6
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger1-2/+2
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger1-3/+3
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger1-2/+2
2012-05-23net: Fix remaining API interface breakageJoe Hershberger18-40/+29
2012-05-22drivers/net/rtl8169.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22drivers/net/pcnet.c: Fix compile warningJoe Hershberger1-4/+2
2012-05-22drivers/net/xilinx_axi_emac.c: Fix compile warningStephan Linz1-1/+1
2012-05-22drivers/net/xilinx_emaclite.c: Fix compile warningStephan Linz1-3/+3
2012-05-22drivers/net/xilinx_ll_temac.c: Fix compile warningStephan Linz4-8/+4
2012-05-22drivers/qe/uec.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22drivers/net/uli526x.c: Fix compile warningJoe Hershberger1-4/+2
2012-05-22drivers/net/tsi108_eth.c: Fix compile warningJoe Hershberger1-9/+5
2012-05-22drivers/net/rtl8139.c: Fix compile warningJoe Hershberger1-2/+2
2012-05-22drivers/net/ns8382x.c: Fix compile warningJoe Hershberger1-4/+2
2012-05-22drivers/net/natsemi.c: Fix compile warningJoe Hershberger1-4/+2
2012-05-22drivers/net/fm/eth.c: Fix compile warningJoe Hershberger1-1/+1