Commit Graph

8374 Commits (0ffe6ab521f900bcc765be8f2f31d2c2ba3f0a7e)

Author SHA1 Message Date
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 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 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 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 9d19e5d3da rockchip: rk3036: Bind GPIO banks 9 years ago
Simon Glass e70cc43831 dm: clk: Add support for decoding clocks from the device tree 9 years ago
Masahiro Yamada b21e20b255 clk: add fixed rate clock driver 9 years ago
Jelle van der Waa 9d0826879e sunxi: Add support for the I2C controller which is part of the PRCM 9 years ago
Hans de Goede 904dfbfd67 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs 9 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 9 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
Simon Glass 1e69ad014c sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig 9 years ago
Simon Glass b01c7923e3 dm: video: Implement the bmp command for driver model 9 years ago
Simon Glass b5146b2811 dm: video: Add a driver for a rotated text console 9 years ago
Simon Glass 72cded9ec0 dm: video: Add a 'normal' text console driver 9 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 9 years ago
Simon Glass 1acafc73bf dm: video: Add a video uclass 9 years ago
Bin Meng fdbae099bf serial: lpuart: Add driver model serial support 9 years ago
Bin Meng 6ca13b1239 serial: lpuart: Prepare the driver for DM conversion 9 years ago
Bin Meng ed3021af5c serial: lpuart: Call local version of setbrg and putc directly 9 years ago
Bin Meng 47f1bfca40 serial: lpuart: Fix several cosmetic issues 9 years ago
Bin Meng 5ed07cf53c serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig 9 years ago
Masahiro Yamada f0e075162f clk: add API to enable clock 9 years ago
Masahiro Yamada 9e52126f34 clk: add static qualifier to local functions 9 years ago
Masahiro Yamada 8138581866 clk: move Kconfig options into sub-menu 9 years ago
Stephen Warren bb883f824c timer: sandbox: work without device tree 9 years ago
Stephen Warren 0a7edce0ef dm: timer: refuse timers with zero clock_rate 9 years ago
Simon Glass 20af3c0a00 dm: core: Call uclass post_bind() after the driver's bind() method 9 years ago
Simon Glass 5589a81829 pinctrl: Avoid binding all pinconfig nodes before relocation 9 years ago
Simon Glass 4a1db6d8ab dm: mmc: Try to honour the sequence order 9 years ago
Simon Glass 4dc5259ac7 dm: gpio: Allow the uclass to work without printf() 9 years ago
Mugunthan V N dadf31375a drivers: timer: omap_timer: add timer driver for omap devices based on dm 9 years ago
Mugunthan V N a5d801130c dm: timer: uclass: Add flag to control sequence numbering 9 years ago
Mugunthan V N c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 9 years ago
Simon Glass c275dfefeb dm: core: Provide uclass_find_device_by_phandle() only when needed 9 years ago
Vignesh R 74d49bfde3 spi: ti_qspi: Use 4-byte opcode for mmap read 9 years ago
Sergey Temerkhanov 19de81502b arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output 9 years ago
Sergey Temerkhanov b81406db51 arm: serial: Add debug UART capability to the pl01x driver 9 years ago