Commit Graph

35116 Commits (dae594f2105b08ce76aa6b3b02433abb0796be51)
 

Author SHA1 Message Date
Simon Glass dae594f210 rockchip: spl: Support full-speed CPU in SPL 9 years ago
Simon Glass 318922b30f rockchip: rk3288: pinctrl: Fix HDMI pinctrl 9 years ago
Simon Glass c87c129f7f rockchip: rk3288: clock: Fix various minor errors 9 years ago
Simon Glass 4f14d135f9 rockchip: jerry: Fix the SDRAM timing 9 years ago
Simon Glass f23cf909ee rockchip: spl: Drop MMC support code when not needed 9 years ago
Simon Glass affd4a9fa0 rockchip: Tidy up the register-access macros 9 years ago
Simon Glass 2460d18c33 rockchip: sdram: Use syscon_get_first_range() where possible 9 years ago
Simon Glass 9368104d2f rockchip: sdram: Tidy up a few comments 9 years ago
Simon Glass 30fc0fdded rockchip: config: Enable the 'gpio' command 9 years ago
Simon Glass 002c634c1f rockchip: Add a script to parse datasheets 9 years ago
Simon Glass 74e53e0e9b rockchip: Add a simple 'clock' command 9 years ago
Simon Glass ad443b7290 rockchip: Don't skip low-level init 9 years ago
Simon Glass 7b7ad5c31c rockchip: video: Add a video-output driver 9 years ago
Simon Glass 5852d539ea rockchip: video: Add a display driver for rockchip eDP 9 years ago
Simon Glass c253948341 rockchip: video: Add a display driver for rockchip HDMI 9 years ago
Simon Glass 830a608170 rockchip: clk: Add support for clocks needed by the displays 9 years ago
Simon Glass 009741fbae rockchip: Rename the CRU_MODE_CON fields 9 years ago
Simon Glass 2dcf143398 dm: video: Repurpose the 'displayport' uclass to 'display' 9 years ago
Simon Glass cd9c2070ea video: panel: Add a simple panel driver 9 years ago
Simon Glass f563dc1d19 dm: panel: Add a panel uclass 9 years ago
Simon Glass 65fba5927c dm: backlight: Add a driver for a PWM backlight 9 years ago
Simon Glass 363bf77acc dm: backlight: Add a backlight uclass 9 years ago
Simon Glass 0e23fd81a5 pwm: rockchip: Add a PWM driver for Rockchip SoCs 9 years ago
Simon Glass fc760cb8c4 dm: pwm: Add a PWM uclass 9 years ago
Simon Glass d4bf91ada1 video: bridge: Allow GPIOs to be optional 9 years ago
Simon Glass 68dcdc99c5 video: Add a function to control cache flushing 9 years ago
Simon Glass f1a1247d89 video: Name consoles by their number 9 years ago
Simon Glass 66280e82f7 gpio: Warn about invalid GPIOs used with the 'gpio' command 9 years ago
Simon Glass 35a1f0dfa1 stdio: Correct a build error with driver model 9 years ago
Simon Glass 27a1961d0b rockchip: jerry: Enable the Chrome OS EC 9 years ago
Simon Glass 90a28470fc rockchip: spi: Remove the explicit pinctrl setting 9 years ago
Simon Glass e15af8e2cd rockchip: spi: Correct chip-enable code 9 years ago
Simon Glass 183a3a0f67 rockchip: spi: Implement the delays 9 years ago
Simon Glass 486478282e rockchip: gpio: Implement the get_function() method 9 years ago
Simon Glass 7d0c2c3feb rockchip: gpio: Read the GPIO value correctly 9 years ago
Simon Glass 78a10b6656 rockchip: pinctrl: Implement the get_gpio_mux() method 9 years ago
Simon Glass 63c52648e4 rockchip: pinctrl: Reduce the size for SPL 9 years ago
Simon Glass 5ddf5d7705 rockchip: clk: Make rkclk_get_clk() SoC-specific 9 years ago
Simon Glass 2b9fe111ec rockchip: spi: Correct the bus init code 9 years ago
Simon Glass 28a943c110 rockchip: spi: Remember the last speed to avoid re-setting it 9 years ago
Simon Glass a49dc0a914 rockchip: reset: Use the rk_clr/setreg() interface 9 years ago
Simon Glass 0906995bf3 rockchip: sdram: Use the rk_clr/setreg() interface 9 years ago
Simon Glass a4b10c088c dm: clk: Add a simple version of clk_get_by_index() 9 years ago
Simon Glass 364809de31 dm: power: Allow regulators to not implement all operations 9 years ago
Simon Glass 7d5779993d dm: power: Tidy up debugging output and return values 9 years ago
Simon Glass 1b30d61d78 dm: core: Export uclass_find_device_by_of_offset() 9 years ago
Simon Glass 77eaa19e73 dm: pinctrl: Add a way for a GPIO driver to obtain a pin function 9 years ago
Simon Glass 1f2b4b06ae dm: power: Allow regulators to be omitted from SPL 9 years ago
Simon Glass d178a1c5b2 spi: Correct device tree usage in spi_flash_decode_fdt() 9 years ago
Simon Glass 4082fce924 dm: i2c: Allow muxes to be enabled for SPL separately 9 years ago