Commit Graph

35127 Commits (913d1be20801c3fed3dd1e832d3bf5bdde159f32)
 

Author SHA1 Message Date
Stefan Roese 913d1be208 video: Add support for Armada XP LCD controller 8 years ago
Tom Rini 12f229ea8f Merge git://git.denx.de/u-boot-fdt 8 years ago
Thomas Chou 67871a5958 devicetree: use wildcard to clean arch subdir 8 years ago
Simon Glass f138713073 rockchip: Update the README 8 years ago
Simon Glass 7c1058fadc rockchip: Add support for Raxda Rock 2 8 years ago
Simon Glass cf629bb2ba rockchip: rock2: dts: Make changes for U-Boot 8 years ago
Simon Glass 68b08c4077 rockchip: rock2: Bring in device tree files from Linux 8 years ago
Simon Glass 6406f45354 rockchip: dts: Sync up SPDIF node with Linux 8 years ago
Simon Glass 889b8a3147 rockchip: firefly-rk3288: Enable HDMI output 8 years ago
Simon Glass 74336f7daa rockchip: jerry: Enable EDP and HDMI video output 8 years ago
Simon Glass d78a3d2045 rockchip: jerry: Add support for timing SPI flash speed 8 years ago
Simon Glass dae594f210 rockchip: spl: Support full-speed CPU in SPL 8 years ago
Simon Glass 318922b30f rockchip: rk3288: pinctrl: Fix HDMI pinctrl 8 years ago
Simon Glass c87c129f7f rockchip: rk3288: clock: Fix various minor errors 8 years ago
Simon Glass 4f14d135f9 rockchip: jerry: Fix the SDRAM timing 8 years ago
Simon Glass f23cf909ee rockchip: spl: Drop MMC support code when not needed 8 years ago
Simon Glass affd4a9fa0 rockchip: Tidy up the register-access macros 8 years ago
Simon Glass 2460d18c33 rockchip: sdram: Use syscon_get_first_range() where possible 8 years ago
Simon Glass 9368104d2f rockchip: sdram: Tidy up a few comments 8 years ago
Simon Glass 30fc0fdded rockchip: config: Enable the 'gpio' command 8 years ago
Simon Glass 002c634c1f rockchip: Add a script to parse datasheets 8 years ago
Simon Glass 74e53e0e9b rockchip: Add a simple 'clock' command 8 years ago
Simon Glass ad443b7290 rockchip: Don't skip low-level init 8 years ago
Simon Glass 7b7ad5c31c rockchip: video: Add a video-output driver 8 years ago
Simon Glass 5852d539ea rockchip: video: Add a display driver for rockchip eDP 8 years ago
Simon Glass c253948341 rockchip: video: Add a display driver for rockchip HDMI 8 years ago
Simon Glass 830a608170 rockchip: clk: Add support for clocks needed by the displays 8 years ago
Simon Glass 009741fbae rockchip: Rename the CRU_MODE_CON fields 8 years ago
Simon Glass 2dcf143398 dm: video: Repurpose the 'displayport' uclass to 'display' 8 years ago
Simon Glass cd9c2070ea video: panel: Add a simple panel driver 8 years ago
Simon Glass f563dc1d19 dm: panel: Add a panel uclass 8 years ago
Simon Glass 65fba5927c dm: backlight: Add a driver for a PWM backlight 8 years ago
Simon Glass 363bf77acc dm: backlight: Add a backlight uclass 8 years ago
Simon Glass 0e23fd81a5 pwm: rockchip: Add a PWM driver for Rockchip SoCs 8 years ago
Simon Glass fc760cb8c4 dm: pwm: Add a PWM uclass 8 years ago
Simon Glass d4bf91ada1 video: bridge: Allow GPIOs to be optional 8 years ago
Simon Glass 68dcdc99c5 video: Add a function to control cache flushing 8 years ago
Simon Glass f1a1247d89 video: Name consoles by their number 8 years ago
Simon Glass 66280e82f7 gpio: Warn about invalid GPIOs used with the 'gpio' command 8 years ago
Simon Glass 35a1f0dfa1 stdio: Correct a build error with driver model 8 years ago
Simon Glass 27a1961d0b rockchip: jerry: Enable the Chrome OS EC 8 years ago
Simon Glass 90a28470fc rockchip: spi: Remove the explicit pinctrl setting 8 years ago
Simon Glass e15af8e2cd rockchip: spi: Correct chip-enable code 8 years ago
Simon Glass 183a3a0f67 rockchip: spi: Implement the delays 8 years ago
Simon Glass 486478282e rockchip: gpio: Implement the get_function() method 8 years ago
Simon Glass 7d0c2c3feb rockchip: gpio: Read the GPIO value correctly 8 years ago
Simon Glass 78a10b6656 rockchip: pinctrl: Implement the get_gpio_mux() method 8 years ago
Simon Glass 63c52648e4 rockchip: pinctrl: Reduce the size for SPL 8 years ago
Simon Glass 5ddf5d7705 rockchip: clk: Make rkclk_get_clk() SoC-specific 8 years ago
Simon Glass 2b9fe111ec rockchip: spi: Correct the bus init code 8 years ago