Commit Graph

28342 Commits (e7778ec153e279e451bf7c55c05c76e76b095875)
 

Author SHA1 Message Date
Daniel Schwierzeck eef88dfb3e MIPS: unify CPU code in arch/mips/cpu/ 10 years ago
Daniel Schwierzeck d9a4a6223c MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 10 years ago
Paul Burton f1c64a0810 MIPS: handle mips64 ST0_KX bit in mips32 start.S 10 years ago
Paul Burton ab0d002677 MIPS: handle mips64 relocs in mips32 start.S 10 years ago
Paul Burton a39b1cb7f0 MIPS: use asm.h macros in mips32 start.S 10 years ago
Simon Glass 85df958ce2 dm: cros_ec: Convert cros_ec_i2c over to driver model 10 years ago
Simon Glass d744d56136 dm: i2c: Add two more I2C init functions to the compatibility layer 10 years ago
Simon Glass bd768264fb dm: exynos: dts: Set the offset length for cros_ec 10 years ago
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