Commit Graph

31647 Commits (a7a73ef85fc894d52013abf8616c1f9c0aea9d26)
 

Author SHA1 Message Date
Simon Glass a7a73ef85f exynos: video: Remove non-device-tree code 10 years ago
Simon Glass 5ae3a5e887 dts: Drop unused compatible ID for the NXP video bridge 10 years ago
Simon Glass 68964dbc83 video: Remove the old parade driver 10 years ago
Simon Glass 24696e2f21 cros_ec: Remove the old tunnel code 10 years ago
Simon Glass 05bccbcd76 power: Remove old TPS65090 drivers 10 years ago
Simon Glass 54abb000e3 exynos: Drop old exynos5250-specific board code 10 years ago
Simon Glass c51212332a exynos: Drop old exynos5420-specific board code 10 years ago
Simon Glass bf637ea5e4 exynos: config: Move common options to the common headers and tidy up 10 years ago
Simon Glass bae34335e8 exynos: Remove unneeded device tree control #ifdefs 10 years ago
Simon Glass d4061aa0e9 exynos: Enable new features for exynos5 boards 10 years ago
Simon Glass c65dc7d874 exynos: Add common board code for exynos5 boards that use device tree 10 years ago
Simon Glass 8bba6cc0db exynos: dts: Drop the old TPS65090 I2C node 10 years ago
Simon Glass fa9ec45ca4 dts: exynos: snow: Add a new node for the NXP video bridge driver 10 years ago
Simon Glass 48b6c32d77 dts: exynos: pit: Add a new node for the parade video bridge driver 10 years ago
Simon Glass 59408eb205 dts: exynos: snow: Add memory layout description 10 years ago
Simon Glass eca4866586 dm: gpio: Check a GPIO is valid before using it 10 years ago
Simon Glass 71db6341c5 exynos: Tidy up CPU frequency display 10 years ago
Simon Glass 129c942f32 exynos: video: Correct debug output 10 years ago
Simon Glass a507454b13 exynos: Add support for the DisplayPort hotplug detect 10 years ago
Simon Glass c95ed7d9e7 exynos: Correct return value in exynos_mmc_init() 10 years ago
Simon Glass c7d50e7fb9 exynos: spi: Convert the timeout to debug() 10 years ago
Simon Glass 048dba0191 dm: video: Add support for the NXP PTN3460 bridge 10 years ago
Simon Glass bcd5dfffe6 dm: video: Add support for the Parade PS8622/625 bridge 10 years ago
Simon Glass 5eaeadaa3a video: Work around lack of pinctrl 10 years ago
Simon Glass 801ab9e93c dm: video: Add support for video bridges 10 years ago
Simon Glass 224d1ddcc5 dm: pmic: Display the regulator limits on error 10 years ago
Simon Glass d08504d18a dm: power: Don't return an error when regulators are not autoset 10 years ago
Simon Glass 75a429f1a2 dm: pmic: max77686: Support all BUCK regulators 10 years ago
Simon Glass 8c4287090c dm: power: max77686: Correct BUCK register access 10 years ago
Simon Glass cd367d8997 dm: pmic: Correct the pmic_reg_write() implementation 10 years ago
Simon Glass b5ffa4fdcb dm: pmic: max77686: Correct a few nits 10 years ago
Simon Glass f615e6a64d dm: power: Add support for S5M8767 regulators 10 years ago
Simon Glass d308c0136d dm: power: Add support for the S5M8767 PMIC 10 years ago
Simon Glass 1c88b67ec8 dm: power: Add support for TPS65090 FETs 10 years ago
Simon Glass 151b223b9c dm: power: Add a new driver for the TPS65090 PMIC 10 years ago
Simon Glass 7fb57396e6 exynos: Enable the debug UART in SPL 10 years ago
Simon Glass bf6e702232 exynos: Add debug UART support for Samsung S5P serial 10 years ago
Simon Glass 89ca9351cf exynos: serial: Refactor init code for debug UART 10 years ago
Simon Glass f48eaf01b2 cros_ec: Support the LDO access method used by spring 10 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 10 years ago
Simon Glass a0942a6d3e exynos: dts: Support EC tunnel and main TPS65090 regulator 10 years ago
Simon Glass 1a17c39c3a exynos: dts: Add PMIC and regulator definitions 10 years ago
Simon Glass f1ac35b7a6 exynos: dts: Sync up I2C ports with the kernel 10 years ago
Simon Glass 45d9ae87cb exynos: i2c: Tidy up the driver model code 10 years ago
Simon Glass 26ea76850e exynos: i2c: Fix code style with ReadWriteByte() 10 years ago
Simon Glass b725dc458f i2c: Add a mux for GPIO-based I2C bus arbitration 10 years ago
Simon Glass 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 10 years ago
Simon Glass df358c6bec dm: i2c: Add a function to transfer messages 10 years ago
Simon Glass 7fc65bcf8a dm: i2c: Move definitions to the top of the header file 10 years ago
Simon Glass 25a0fb4385 dm: i2c: Correct comment nits in dm_i2c_reg_read/write() 10 years ago