Commit Graph

8419 Commits (f2b85ab5e6a91e29c1d64304be371753d75ed172)

Author SHA1 Message Date
Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API 9 years ago
Simon Glass fffe25db04 spi: ich: Separate out the read/write trace from normal debugging 9 years ago
Simon Glass 81afac1238 dm: x86: Add a driver for Intel PCH9 9 years ago
Simon Glass 1ff4f321b6 dm: x86: Add a driver for Intel PCH7 9 years ago
Simon Glass ca831f4933 dm: Expand the uclass for Platform Controller Hubs (PCH) 9 years ago
Simon Glass 4439bc35aa dm: pci: Avoid using pci_bus_to_hose() in the uclass 9 years ago
Simon Glass 9d731c82f0 dm: pci: Add a function to write a BAR 9 years ago
Simon Glass a6eb93b321 dm: pci: Move pci_bus_to_hose() to compatibility 9 years ago
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 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 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 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 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