Commit Graph

11236 Commits (de86765bc4854e7961c8d0b0bd4646e90dedf864)

Author SHA1 Message Date
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 10 years ago
Michal Simek 4dd097427a microblaze: Enable SPL_NOR support when FLASH_BASE is setup 10 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 years ago
Hans de Goede 37d46dd3c4 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() 10 years ago
Hans de Goede ad40610b48 sunxi: Only enable i2c support in the SPL when needed 10 years ago
Linus Walleij ffc103732c vexpress64: support the Juno Development Platform 10 years ago
Linus Walleij f91afc4d00 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS 10 years ago
Chris Kuethe 9561723c76 arm: switch armltd vexpress to GENERIC_BOARD 10 years ago
Stephen Warren cc11b39288 distro_bootcmd: read DHCP boot script name from a variable 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
Przemyslaw Marczak 189d80166b exynos5: enable dm i2c 10 years ago
Przemyslaw Marczak 47b37958f6 odroid u3: enable dm i2c support 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
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 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 fc2f4246b4 rsa: Split the rsa-verify to separate the modular exponentiation 10 years ago
Martin Dorwig 49cad54788 Export redesign 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 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 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 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 040b69af72 dm: core: Improve comments for uclass_first/next_device() 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
Simon Glass 009067c3b7 dm: fdt: Remove the old GPIO functions 10 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 32f8a19f6d dm: cros_ec: Remove use of fdtdec GPIO support 10 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 10 years ago
Simon Glass 5d1c17e9a5 dm: gpio: Mark the old GPIO API deprecated 10 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 10 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 10 years ago
Simon Glass 57068a7aeb dm: fdt: Add a function to decode phandles with arguments 10 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 10 years ago