summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-25drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_startPratiyush Mohan Srivastava
2016-01-25drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllersEd Swarthout
2016-01-25driver/ddr/fsl: Add workaround for A009663Shengzhou Liu
2016-01-25fsl/ddr: Add workaround for ERRATUM_A009942Shengzhou Liu
2016-01-22rockchip: spl: Support full-speed CPU in SPLSimon Glass
2016-01-22rockchip: rk3288: pinctrl: Fix HDMI pinctrlSimon Glass
2016-01-22rockchip: rk3288: clock: Fix various minor errorsSimon Glass
2016-01-22rockchip: video: Add a video-output driverSimon Glass
2016-01-22rockchip: video: Add a display driver for rockchip eDPSimon Glass
2016-01-22rockchip: video: Add a display driver for rockchip HDMISimon Glass
2016-01-22rockchip: clk: Add support for clocks needed by the displaysSimon Glass
2016-01-22rockchip: Rename the CRU_MODE_CON fieldsSimon Glass
2016-01-22dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass
2016-01-22video: panel: Add a simple panel driverSimon Glass
2016-01-22dm: panel: Add a panel uclassSimon Glass
2016-01-22dm: backlight: Add a driver for a PWM backlightSimon Glass
2016-01-22dm: backlight: Add a backlight uclassSimon Glass
2016-01-22pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass
2016-01-22dm: pwm: Add a PWM uclassSimon Glass
2016-01-22video: bridge: Allow GPIOs to be optionalSimon Glass
2016-01-22video: Add a function to control cache flushingSimon Glass
2016-01-22video: Name consoles by their numberSimon Glass
2016-01-22rockchip: spi: Remove the explicit pinctrl settingSimon Glass
2016-01-22rockchip: spi: Correct chip-enable codeSimon Glass
2016-01-22rockchip: spi: Implement the delaysSimon Glass
2016-01-22rockchip: gpio: Implement the get_function() methodSimon Glass
2016-01-22rockchip: gpio: Read the GPIO value correctlySimon Glass
2016-01-22rockchip: pinctrl: Implement the get_gpio_mux() methodSimon Glass
2016-01-22rockchip: pinctrl: Reduce the size for SPLSimon Glass
2016-01-22rockchip: clk: Make rkclk_get_clk() SoC-specificSimon Glass
2016-01-22rockchip: spi: Correct the bus init codeSimon Glass
2016-01-22rockchip: spi: Remember the last speed to avoid re-setting itSimon Glass
2016-01-22dm: clk: Add a simple version of clk_get_by_index()Simon Glass
2016-01-22dm: power: Allow regulators to not implement all operationsSimon Glass
2016-01-22dm: power: Tidy up debugging output and return valuesSimon Glass
2016-01-22dm: core: Export uclass_find_device_by_of_offset()Simon Glass
2016-01-22dm: pinctrl: Add a way for a GPIO driver to obtain a pin functionSimon Glass
2016-01-22dm: power: Allow regulators to be omitted from SPLSimon Glass
2016-01-22spi: Correct device tree usage in spi_flash_decode_fdt()Simon Glass
2016-01-22dm: i2c: Allow muxes to be enabled for SPL separatelySimon Glass
2016-01-22cros_ec: Disable the Chrome OS EC in SPLSimon Glass
2016-01-22rockchip: pinctrl: Add a full pinctrl driverSimon Glass
2016-01-22rockchip: mmc: Update the driver to use the new clock IDSimon Glass
2016-01-22rockchip: spi: Avoid setting the pinctrl twiceSimon Glass
2016-01-22rockchip: spi: Update the driver to use the new clock IDSimon Glass
2016-01-22rockchip: i2c: Update the driver to use the new clock IDSimon Glass
2016-01-22rockchip: clock: Add a function to find a clock by IDSimon Glass
2016-01-22rockchip: clk: Add a function to get a peripheral clock rateSimon Glass
2016-01-22rockchip: clock: Rename the general clock variable to gclk_rateSimon Glass
2016-01-22rockchip: Use a separate clock ID for clocksSimon Glass