Commit Graph

35158 Commits (335b1936ebf48bf1df3568a8df3766d9408a1070)
 

Author SHA1 Message Date
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
Simon Glass d7248c42f1 cros_ec: Disable the Chrome OS EC in SPL 9 years ago
Simon Glass 0ffe6ab521 gpio: Allow 's' as an abbreviation for 'status' 9 years ago
Simon Glass 69a050483e rockchip: jerry: Drop unused options 9 years ago
Simon Glass 7991809c98 rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry 9 years ago
Simon Glass 156ac85e1d rockchip: jerry: Enable the RK808 PMIC and regulator 9 years ago
Simon Glass 9c56d6f71e rockchip: Move firefly and jerry to use the full pinctrl 9 years ago
Simon Glass bea705c993 rockchip: pinctrl: Add a full pinctrl driver 9 years ago
Simon Glass 342999f9b3 rockchip: mmc: Update the driver to use the new clock ID 9 years ago