Commit Graph

28241 Commits (7132b9fd68a1c76bf557d56dd62756a6607cf761)
 

Author SHA1 Message Date
Simon Glass 7132b9fd68 dm: i2c: dts: Support an offset-len device tree property 10 years ago
Przemyslaw Marczak 189d80166b exynos5: enable dm i2c 10 years ago
Przemyslaw Marczak 47b37958f6 odroid u3: enable dm i2c support 10 years ago
Przemyslaw Marczak 55df43c941 odroid u3: dts: add missing i2c aliases 10 years ago
Przemyslaw Marczak 8dfcbaa681 dm: i2c: s3c24x0: adjust to dm-i2c api 10 years ago
Przemyslaw Marczak fda0e27bfd exynos5: pinmux: check flag for i2c config 10 years ago
Przemyslaw Marczak 232a02cf01 arndale: dts: add missing i2c aliases 10 years ago
Przemyslaw Marczak 8fd10a8dbf exynos4: dts: add missing i2c properties 10 years ago
Przemyslaw Marczak ba1b4b1a0b smdk5250: config: enable max77686 driver support 10 years ago
Przemyslaw Marczak 8c94a83883 exynos5250: config: disable max77686 driver 10 years ago
Przemyslaw Marczak 480d49eb0e arndale: config: disable max77686 support 10 years ago
Przemyslaw Marczak 18a7f6aa2d dm: i2c-uclass-compat: fix missed argument 10 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 10 years ago
Ruchika Gupta 2dd9002719 Use hash.c in mkimage 10 years ago
Ruchika Gupta 46fe2c0444 hash: Add function to find hash_algo struct with progressive hash 10 years ago
Ruchika Gupta d9f23c7fe2 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation 10 years ago
Ruchika Gupta 34276478f7 DM: crypto/fsl - Add Freescale rsa DM driver 10 years ago
Ruchika Gupta c937ff6dc2 lib/rsa: Modify rsa to use DM driver 10 years ago
Ruchika Gupta 11a9662ba9 configs: Move CONFIG_FIT_SIGNATURE to defconfig 10 years ago
Ruchika Gupta 31d2b4fd90 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver 10 years ago
Ruchika Gupta c4beb22fcd FIT: Modify option FIT_SIGNATURE in Kconfig 10 years ago
Ruchika Gupta fc2f4246b4 rsa: Split the rsa-verify to separate the modular exponentiation 10 years ago
Martin Dorwig 49cad54788 Export redesign 10 years ago
Simon Glass 2017aaef8c dm: Update documentation for new bus features 10 years ago
Simon Glass b2568f0d57 dm: cros_ec_spi: Remove old pre-driver-model code 10 years ago
Simon Glass 8bbb38b15f dm: cros_ec: Don't require protocol 3 support 10 years ago
Simon Glass 94f7afdf7e dm: core: Ignore disabled devices when binding 10 years ago
Simon Glass b9749eb5e4 dm: exynos: Drop unused COMPAT features for SPI 10 years ago
Simon Glass dedff1a000 dm: tegra: Drop unused COMPAT features for I2C, SPI 10 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 10 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 10 years ago
Simon Glass 440714eeb8 dm: spi: Set up the spi_slave device pointer in child_pre_probe() 10 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 10 years ago
Simon Glass 1603bf3cc1 dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() 10 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 10 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 10 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 10 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 10 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 10 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 10 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 10 years ago
Simon Glass 72ebfe86fa dm: core: Tidy up error handling in device_bind() 10 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 10 years ago
Simon Glass 040b69af72 dm: core: Improve comments for uclass_first/next_device() 10 years ago
Simon Glass 22cc069160 dm: Don't run tests if U-Boot cannot be built 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass 73845350b6 dm: i2c: Add a compatbility layer 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago