Commit Graph

8362 Commits (e1227764cdbcd397728e95de1662c2b9e967d5fe)

Author SHA1 Message Date
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
Tom Rini 6d6aececfe power: regulator: max77686: Don't use switch() on bools 9 years ago
Tom Rini 22bd03a6a2 spi: rk_spi: Fix debug format warning 9 years ago
Tom Rini 55616b86c7 pci_rom.c: Fix may be used uninitialized warning 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Daniel Schwierzeck df50b3b414 net: pcnet: refactor mapping of virtual addresses to physical ones 9 years ago
Dinh Nguyen b00a21f088 arm: socfpga: set the fpga global bit to disable HPS to FPGA signals 9 years ago
Marek Vasut 1720fad0f1 ddr: altera: Init the rule ID in debug code 9 years ago
Sanchayan Maity 08c11cb5df usb: host: ehci-vf: Implement board_usb_phy_mode weak function 9 years ago
Sanchayan Maity 6089f75141 usb: host: ehci-vf: Remove hardcoded USB host client configuration 9 years ago
Ye.Li 8991fdef6d usb:ci_udc: Remove ULPI setting for i.MX OTG controller 9 years ago
Simon Glass d830b1520a dm: pci: Avoid a memory leak when allocating the ROM 9 years ago
Simon Glass f19345b51c dm: pci: Add a 'fall through' comment 9 years ago