summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Update the READMESimon Glass2016-01-211-20/+20
* rockchip: Add support for Raxda Rock 2Simon Glass2016-01-2110-6/+133
* rockchip: rock2: dts: Make changes for U-BootSimon Glass2016-01-211-0/+21
* rockchip: rock2: Bring in device tree files from LinuxSimon Glass2016-01-212-0/+458
* rockchip: dts: Sync up SPDIF node with LinuxSimon Glass2016-01-211-0/+21
* rockchip: firefly-rk3288: Enable HDMI outputSimon Glass2016-01-212-1/+15
* rockchip: jerry: Enable EDP and HDMI video outputSimon Glass2016-01-214-2/+18
* rockchip: jerry: Add support for timing SPI flash speedSimon Glass2016-01-211-0/+3
* rockchip: spl: Support full-speed CPU in SPLSimon Glass2016-01-218-0/+124
* rockchip: rk3288: pinctrl: Fix HDMI pinctrlSimon Glass2016-01-211-0/+2
* rockchip: rk3288: clock: Fix various minor errorsSimon Glass2016-01-211-8/+13
* rockchip: jerry: Fix the SDRAM timingSimon Glass2016-01-211-1/+1
* rockchip: spl: Drop MMC support code when not neededSimon Glass2016-01-211-2/+4
* rockchip: Tidy up the register-access macrosSimon Glass2016-01-211-3/+4
* rockchip: sdram: Use syscon_get_first_range() where possibleSimon Glass2016-01-211-14/+3
* rockchip: sdram: Tidy up a few commentsSimon Glass2016-01-211-2/+2
* rockchip: config: Enable the 'gpio' commandSimon Glass2016-01-211-0/+1
* rockchip: Add a script to parse datasheetsSimon Glass2016-01-212-0/+224
* rockchip: Add a simple 'clock' commandSimon Glass2016-01-211-0/+24
* rockchip: Don't skip low-level initSimon Glass2016-01-213-1/+8
* rockchip: video: Add a video-output driverSimon Glass2016-01-213-1/+696
* rockchip: video: Add a display driver for rockchip eDPSimon Glass2016-01-213-1/+1722
* rockchip: video: Add a display driver for rockchip HDMISimon Glass2016-01-215-0/+1408
* rockchip: clk: Add support for clocks needed by the displaysSimon Glass2016-01-211-4/+170
* rockchip: Rename the CRU_MODE_CON fieldsSimon Glass2016-01-212-59/+38
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-2110-71/+95
* video: panel: Add a simple panel driverSimon Glass2016-01-212-1/+100
* dm: panel: Add a panel uclassSimon Glass2016-01-214-0/+58
* dm: backlight: Add a driver for a PWM backlightSimon Glass2016-01-212-0/+137
* dm: backlight: Add a backlight uclassSimon Glass2016-01-214-0/+58
* pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass2016-01-214-0/+154
* dm: pwm: Add a PWM uclassSimon Glass2016-01-216-0/+103
* video: bridge: Allow GPIOs to be optionalSimon Glass2016-01-211-4/+7
* video: Add a function to control cache flushingSimon Glass2016-01-212-0/+15
* video: Name consoles by their numberSimon Glass2016-01-212-5/+10
* gpio: Warn about invalid GPIOs used with the 'gpio' commandSimon Glass2016-01-211-1/+3
* stdio: Correct a build error with driver modelSimon Glass2016-01-211-0/+3
* rockchip: jerry: Enable the Chrome OS ECSimon Glass2016-01-215-0/+28
* 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
* rockchip: pinctrl: Reduce the size for SPLSimon Glass2016-01-211-3/+17
* rockchip: clk: Make rkclk_get_clk() SoC-specificSimon Glass2016-01-214-29/+30
* rockchip: spi: Correct the bus init codeSimon Glass2016-01-211-2/+2
* rockchip: spi: Remember the last speed to avoid re-setting itSimon Glass2016-01-211-1/+4
* rockchip: reset: Use the rk_clr/setreg() interfaceSimon Glass2016-01-211-2/+2
* rockchip: sdram: Use the rk_clr/setreg() interfaceSimon Glass2016-01-211-4/+3
OpenPOWER on IntegriCloud