Commit Graph

35087 Commits (27a1961d0b527b24e7f76230d94df617004b1534)
 

Author SHA1 Message Date
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
Simon Glass 6d97786b4c rockchip: spi: Avoid setting the pinctrl twice 9 years ago
Simon Glass 71037d1ca0 rockchip: spi: Update the driver to use the new clock ID 9 years ago
Simon Glass 930bc37423 rockchip: i2c: Update the driver to use the new clock ID 9 years ago
Simon Glass 64b7faa7f9 rockchip: clock: Add a function to find a clock by ID 9 years ago
Simon Glass 4f43673e5a rockchip: clk: Add a function to get a peripheral clock rate 9 years ago
Simon Glass 542635a0cf rockchip: clock: Rename the general clock variable to gclk_rate 9 years ago
Simon Glass 898d64395c rockchip: Use a separate clock ID for clocks 9 years ago
Simon Glass f4adc9a504 rockchip: jerry: Disable pmic-int-1 setup to avoid a hang 9 years ago
Simon Glass 79d020ee74 rockchip: Use pwrseq for MMC start-up on jerry 9 years ago
Simon Glass ec4ac4e7c0 rockchip: Correct the defconfig order 9 years ago
Simon Glass e1efec4e0a rockchip: mmc: Use a pwrseq device if available 9 years ago
Simon Glass a4275f5e52 rockchip: Convert the PMU IOMUX registers into an array 9 years ago
Simon Glass 1e724f8ea8 rockchip: Avoid using MMC code when not booting from MMC 9 years ago
Simon Glass 5fd6badbd2 dm: Add a power sequencing uclass 9 years ago
Simon Glass e1227764cd power: Add support for RK808 regulators 9 years ago
Simon Glass 2a4febfd91 power: Add base support for the RK808 PMIC 9 years ago
Simon Glass 61101e0583 dts: Bring in pinctrl device tree binding 9 years ago
Simon Glass 931b24c5a0 dm: pmic: Add 'reg status' to show all regulators 9 years ago
Simon Glass 52db39a22b dm: pinctrl: Add a function to parse PIN_CONFIG flags 9 years ago
Simon Glass 0379597e55 dm: core: Don't set pinctrl for pinctrl devices 9 years ago
Jeffy Chen b6517a0d02 rockchip: kylin: Store env in emmc 9 years ago