Commit Graph

30342 Commits (f68a9c6b3db80f00d62963e788f8dadc0657b2b6)
 

Author SHA1 Message Date
Fabio Estevam f68a9c6b3d mx6cuboxi: Add HDMI output support 10 years ago
Ulises Cardenas 8148b82449 Fix mxc_hab documenation 10 years ago
Nikolay Dimitrov 8a2bd215a2 arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations 10 years ago
Przemyslaw Marczak 19f74d885f sandbox: defconfig: enable support of sandbox PMIC drivers 10 years ago
Przemyslaw Marczak 9038cd5313 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts 10 years ago
Przemyslaw Marczak f64000c302 test: dm: test.dts - move to sandbox dts directory 10 years ago
Przemyslaw Marczak e8f339e0e8 test: dm: add sandbox PMIC framework tests 10 years ago
Przemyslaw Marczak 5d387d0df9 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 10 years ago
Przemyslaw Marczak a989ec8dd4 sandbox: i2c: search child emul dev and check its uclass id 10 years ago
Przemyslaw Marczak 769c94865a doc: driver-model: pmic-framework.txt - cleanup 10 years ago
Przemyslaw Marczak e09b2a02d3 common: cmd regulator: command cleanup 10 years ago
Przemyslaw Marczak 493cdec7ac common: cmd pmic: command cleanup 10 years ago
Przemyslaw Marczak 3b880757ab dm: regulator: uclass driver code cleanup 10 years ago
Przemyslaw Marczak f415a3ec9d dm: pmic: code cleanup of PMIC uclass driver 10 years ago
Przemyslaw Marczak ca2b933a38 odroid: enable driver model pmic/regulator API and MAX77686 drivers 10 years ago
Przemyslaw Marczak 5d8d42b381 odroid: dts: add 'voltage-regulators' description to max77686 node 10 years ago
Przemyslaw Marczak 622e5fee3d dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC 10 years ago
Przemyslaw Marczak fdea8bbbc8 doc: driver-model: pmic and regulator uclass documentation 10 years ago
Przemyslaw Marczak 9923a8b450 dm: regulator: add fixed voltage regulator driver 10 years ago
Przemyslaw Marczak 1757df4693 dm: regulator: add max77686 regulator driver 10 years ago
Przemyslaw Marczak 52a3de5e12 dm: pmic: add max77686 pmic driver 10 years ago
Przemyslaw Marczak f37df0f877 pmic: max77686 set the same compatible as in the kernel 10 years ago
Przemyslaw Marczak 6262b72b8b dm: regulator: add regulator command 10 years ago
Przemyslaw Marczak d89fdcf9cf dm: pmic: add pmic command 10 years ago
Przemyslaw Marczak af41e8db26 dm: regulator: add implementation of driver model regulator uclass 10 years ago
Przemyslaw Marczak 4d9057e82b dm: pmic: add implementation of driver model pmic uclass 10 years ago
Przemyslaw Marczak 6501ff6251 lib: Kconfig: add entry for errno_str() function 10 years ago
Przemyslaw Marczak bf2e5d5be2 exynos4-common: remove the unsued CONFIG_CMD_PMIC 10 years ago
Przemyslaw Marczak 19bd3aaa59 exynos5: fix build break by adding CONFIG_POWER 10 years ago
Peng Fan 71204e95ce i2c: mxc: refactor i2c driver and support dm 10 years ago
Peng Fan e6469f390f imx: mx27 move GPIO_PORTx to gpio.h 10 years ago
Hans de Goede eab9433aa5 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue 10 years ago
Hans de Goede bf495712ed usb: ohci: Add support for interrupt queues 10 years ago
Hans de Goede d563e62c34 usb: ohci: Add an ohci_alloc_urb() function 10 years ago
Hans de Goede 44dbc33056 usb: ohci: Do not reuse ed for interrupt endpoints of different devices 10 years ago
Simon Glass 3a812e7c72 sandbox: Support wide-screen LCD emulation 10 years ago
Simon Glass 66da9beb62 sandbox: Fix warning in display_options 10 years ago
Simon Glass 832adb212e sandbox: spi: Add newline to printf() in sandbox_sf_probe 10 years ago
Simon Glass b527924954 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation 10 years ago
Simon Glass 3806882042 sandbox: Add missing errno.h includes in a few files 10 years ago
Simon Glass d73125cb8e sandbox: Correct error handling in state_read_file() 10 years ago
Simon Glass 5519912164 arm: Add a prototype for save_boot_params_ret() 10 years ago
Simon Glass 5a942a1527 arm: Include the .got section in the binary 10 years ago
Simon Glass f9523961b0 dm: gpio: Fix comment typo in GPIOD_IS_IN 10 years ago
Simon Glass f0e57b1bf9 tpm: Rename Infineon TPM to slb9645tt 10 years ago
Simon Glass f90acf1ad0 tpm: Support using driver model with I2C 10 years ago
Simon Glass 01501804fd dm: i2c: Add a function to find out the chip offset length 10 years ago
Simon Glass 59aa9df383 dm: i2c: Implement 'i2c bus' command for driver model 10 years ago
Simon Glass 28b5404ca1 bootstage: Add IDs for SPI flash reading and decompression 10 years ago
Vincent Palatin 08f3bb0bcd usb: add device connection/disconnection detection 10 years ago