Commit Graph

11237 Commits (91785f70b9b7ebfd1a2da4772a8268b36f58fa3d)

Author SHA1 Message Date
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 11 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 11 years ago
Simon Glass 3423623835 x86: pci: Add PCI IDs for Minnowboard Max 11 years ago
Simon Glass 250e039da8 pci: Add a function to find a device by class 11 years ago
Hans de Goede 37d46dd3c4 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() 11 years ago
Hans de Goede ad40610b48 sunxi: Only enable i2c support in the SPL when needed 11 years ago
Linus Walleij ffc103732c vexpress64: support the Juno Development Platform 11 years ago
Linus Walleij f91afc4d00 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS 11 years ago
Chris Kuethe 9561723c76 arm: switch armltd vexpress to GENERIC_BOARD 11 years ago
Stephen Warren cc11b39288 distro_bootcmd: read DHCP boot script name from a variable 11 years ago
Simon Glass 85df958ce2 dm: cros_ec: Convert cros_ec_i2c over to driver model 11 years ago
Simon Glass d744d56136 dm: i2c: Add two more I2C init functions to the compatibility layer 11 years ago
Przemyslaw Marczak 189d80166b exynos5: enable dm i2c 11 years ago
Przemyslaw Marczak 47b37958f6 odroid u3: enable dm i2c support 11 years ago
Przemyslaw Marczak ba1b4b1a0b smdk5250: config: enable max77686 driver support 11 years ago
Przemyslaw Marczak 8c94a83883 exynos5250: config: disable max77686 driver 11 years ago
Przemyslaw Marczak 480d49eb0e arndale: config: disable max77686 support 11 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 11 years ago
Ruchika Gupta 2dd9002719 Use hash.c in mkimage 11 years ago
Ruchika Gupta 46fe2c0444 hash: Add function to find hash_algo struct with progressive hash 11 years ago
Ruchika Gupta c937ff6dc2 lib/rsa: Modify rsa to use DM driver 11 years ago
Ruchika Gupta 11a9662ba9 configs: Move CONFIG_FIT_SIGNATURE to defconfig 11 years ago
Ruchika Gupta 31d2b4fd90 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver 11 years ago
Ruchika Gupta fc2f4246b4 rsa: Split the rsa-verify to separate the modular exponentiation 11 years ago
Martin Dorwig 49cad54788 Export redesign 11 years ago
Simon Glass b9749eb5e4 dm: exynos: Drop unused COMPAT features for SPI 11 years ago
Simon Glass dedff1a000 dm: tegra: Drop unused COMPAT features for I2C, SPI 11 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 11 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 11 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 11 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 11 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 11 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 11 years ago
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 11 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 11 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 11 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 11 years ago
Simon Glass 040b69af72 dm: core: Improve comments for uclass_first/next_device() 11 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 11 years ago
Simon Glass 73845350b6 dm: i2c: Add a compatbility layer 11 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 11 years ago
Simon Glass 009067c3b7 dm: fdt: Remove the old GPIO functions 11 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 11 years ago
Simon Glass 32f8a19f6d dm: cros_ec: Remove use of fdtdec GPIO support 11 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 11 years ago
Simon Glass 5d1c17e9a5 dm: gpio: Mark the old GPIO API deprecated 11 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 11 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 11 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 11 years ago
Simon Glass 57068a7aeb dm: fdt: Add a function to decode phandles with arguments 11 years ago