summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2016-01-252-3/+3
|\
| * imx: nand: update GPMI NAND driver to support MX7Peng Fan2016-01-241-2/+2
| * imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-241-1/+1
* | ns16550: zap the rockchip serial compatible stringThomas Chou2016-01-251-1/+5
* | net: eepro100: Fix build warningsBin Meng2016-01-251-4/+4
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-256-5/+5
* | net: zynq_gem: Use shared wait_for_bitMateusz Kulikowski2016-01-251-33/+2
* | usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski2016-01-251-28/+4
* | usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski2016-01-251-27/+7
* | usb: dwc2: Use shared wait_for_bitMateusz Kulikowski2016-01-251-28/+13
* | serial: Remove serial_putc_raw_devTom Rini2016-01-251-11/+0
* | x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass2016-01-241-0/+24
* | x86: i2c: Add a stub driver for Intel I2C/SMbusSimon Glass2016-01-243-0/+61
* | ahci: Add a disk-controller uclassSimon Glass2016-01-243-0/+24
* | dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass2016-01-243-7/+147
* | dm: syscon: Allow finding devices by driver dataSimon Glass2016-01-241-12/+19
* | dm: usb: Add a compatible string for PCI EHCI controllerSimon Glass2016-01-241-0/+6
* | dm: core: Display the error number when driver binding failsSimon Glass2016-01-241-1/+2
* | dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass2016-01-241-116/+36
* | spi: ich: Separate out the read/write trace from normal debuggingSimon Glass2016-01-241-9/+15
* | dm: x86: Add a driver for Intel PCH9Simon Glass2016-01-242-0/+44
* | dm: x86: Add a driver for Intel PCH7Simon Glass2016-01-242-0/+62
* | dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass2016-01-243-0/+68
* | dm: pci: Avoid using pci_bus_to_hose() in the uclassSimon Glass2016-01-241-7/+7
* | dm: pci: Add a function to write a BARSimon Glass2016-01-241-0/+8
* | dm: pci: Move pci_bus_to_hose() to compatibilitySimon Glass2016-01-243-15/+28
|/
* rockchip: spl: Support full-speed CPU in SPLSimon Glass2016-01-211-0/+56
* rockchip: rk3288: pinctrl: Fix HDMI pinctrlSimon Glass2016-01-211-0/+2
* rockchip: rk3288: clock: Fix various minor errorsSimon Glass2016-01-211-8/+13
* rockchip: video: Add a video-output driverSimon Glass2016-01-212-1/+347
* rockchip: video: Add a display driver for rockchip eDPSimon Glass2016-01-212-1/+1086
* rockchip: video: Add a display driver for rockchip HDMISimon Glass2016-01-214-0/+952
* rockchip: clk: Add support for clocks needed by the displaysSimon Glass2016-01-211-4/+170
* rockchip: Rename the CRU_MODE_CON fieldsSimon Glass2016-01-211-30/+9
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-216-57/+71
* video: panel: Add a simple panel driverSimon Glass2016-01-212-1/+100
* dm: panel: Add a panel uclassSimon Glass2016-01-212-0/+26
* dm: backlight: Add a driver for a PWM backlightSimon Glass2016-01-212-0/+137
* dm: backlight: Add a backlight uclassSimon Glass2016-01-212-0/+26
* pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass2016-01-213-0/+113
* dm: pwm: Add a PWM uclassSimon Glass2016-01-214-0/+49
* video: bridge: Allow GPIOs to be optionalSimon Glass2016-01-211-4/+7
* video: Add a function to control cache flushingSimon Glass2016-01-211-0/+7
* video: Name consoles by their numberSimon Glass2016-01-211-1/+6
* rockchip: spi: Remove the explicit pinctrl settingSimon Glass2016-01-211-26/+2
* rockchip: spi: Correct chip-enable codeSimon Glass2016-01-211-1/+6
* rockchip: spi: Implement the delaysSimon Glass2016-01-211-4/+23
* rockchip: gpio: Implement the get_function() methodSimon Glass2016-01-211-4/+36
* rockchip: gpio: Read the GPIO value correctlySimon Glass2016-01-211-1/+1
* rockchip: pinctrl: Implement the get_gpio_mux() methodSimon Glass2016-01-211-16/+52
OpenPOWER on IntegriCloud