1. eef88df MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  2. d9a4a62 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  3. f1c64a0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  4. ab0d002 MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  5. a39b1cb MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  6. 85df958 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  7. d744d56 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
  8. bd76826 dm: exynos: dts: Set the offset length for cros_ec by Simon Glass · 10 years ago
  9. 7132b9f dm: i2c: dts: Support an offset-len device tree property by Simon Glass · 10 years ago
  10. 189d801 exynos5: enable dm i2c by Przemyslaw Marczak · 10 years ago
  11. 47b3795 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  12. 55df43c odroid u3: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  13. 8dfcbaa dm: i2c: s3c24x0: adjust to dm-i2c api by Przemyslaw Marczak · 10 years ago
  14. fda0e27 exynos5: pinmux: check flag for i2c config by Przemyslaw Marczak · 10 years ago
  15. 232a02c arndale: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  16. 8fd10a8 exynos4: dts: add missing i2c properties by Przemyslaw Marczak · 10 years ago
  17. ba1b4b1 smdk5250: config: enable max77686 driver support by Przemyslaw Marczak · 10 years ago
  18. 8c94a83 exynos5250: config: disable max77686 driver by Przemyslaw Marczak · 10 years ago
  19. 480d49e arndale: config: disable max77686 support by Przemyslaw Marczak · 10 years ago
  20. 18a7f6a dm: i2c-uclass-compat: fix missed argument by Przemyslaw Marczak · 10 years ago
  21. b37b46f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  22. 2dd9002 Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  23. 46fe2c0 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  24. d9f23c7 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago
  25. 3427647 DM: crypto/fsl - Add Freescale rsa DM driver by Ruchika Gupta · 10 years ago
  26. c937ff6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  27. 11a9662 configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  28. 31d2b4f DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · 10 years ago
  29. c4beb22 FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · 10 years ago
  30. fc2f424 rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  31. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  32. 2017aae dm: Update documentation for new bus features by Simon Glass · 10 years ago
  33. b2568f0 dm: cros_ec_spi: Remove old pre-driver-model code by Simon Glass · 10 years ago
  34. 8bbb38b dm: cros_ec: Don't require protocol 3 support by Simon Glass · 10 years ago
  35. 94f7afd dm: core: Ignore disabled devices when binding by Simon Glass · 10 years ago
  36. b9749eb dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  37. dedff1a dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  38. e6f66ec dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  39. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  40. 440714e dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · 10 years ago
  41. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  42. 1603bf3 dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() by Simon Glass · 10 years ago
  43. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  44. 19a25f6 dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  45. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  46. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  47. b367053 dm: core: Add a function to get a device's uclass ID by Simon Glass · 10 years ago
  48. 0118ce7 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  49. ba8da9d dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  50. cdc133b dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  51. f8a8544 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  52. 72ebfe8 dm: core: Tidy up error handling in device_bind() by Simon Glass · 10 years ago
  53. 2f3b95d dm: core: Set device tree node for root device by Simon Glass · 10 years ago
  54. 040b69a dm: core: Improve comments for uclass_first/next_device() by Simon Glass · 10 years ago
  55. 22cc069 dm: Don't run tests if U-Boot cannot be built by Simon Glass · 10 years ago
  56. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  57. 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  58. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  59. a08d643 dm: Drop gpio.h header from fdtdec.c by Simon Glass · 10 years ago
  60. 009067c dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  61. 6f755eb dm: exynos: dts: Use GPIO bank phandles for GPIOs by Simon Glass · 10 years ago
  62. 2b2b50b dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs by Simon Glass · 10 years ago
  63. 050fb90 dm: spi: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  64. 46927e1 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  65. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  66. 9762a41 dm: zynq: Remove inline gpio functions by Simon Glass · 10 years ago
  67. b0265d5 dm: tegra: nand: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  68. 04072cb dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  69. 1d08b4b dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
  70. 838aa5c dm: tegra: Add a GPIO translation function by Simon Glass · 10 years ago
  71. 32f8a19 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  72. a02af4a dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  73. 5d1c17e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · 10 years ago
  74. 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  75. 0dac4d5 dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  76. ae7123f dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  77. 57068a7 dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  78. 5cfc662 dm: tegra: Bring in GPIO device tree binding by Simon Glass · 10 years ago
  79. 35ea1bf dm: exynos: Bring in GPIO device tree binding by Simon Glass · 10 years ago
  80. 9f4cd02 dm: gpio: Bring in GPIO device tree binding by Simon Glass · 10 years ago
  81. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  82. 5468461 cmd_i2c: change variable type for 10bit addressing support by Masahiro Yamada · 10 years ago
  83. 233e42a ARM: UniPhier: enable CONFIG_I2C_EEPROM by Masahiro Yamada · 10 years ago
  84. 3bf4476 ARM: UniPhier: enable I2C for UniPhier SoCs by Masahiro Yamada · 10 years ago
  85. 238bd0b i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller by Masahiro Yamada · 10 years ago
  86. 26f820f i2c: UniPhier: add driver for UniPhier i2c controller by Masahiro Yamada · 10 years ago
  87. b6036bc i2c: add CONFIG_DM_I2C to Kconfig by Masahiro Yamada · 10 years ago
  88. e3046ba common: bootm: Document fake bootm sub-command by Michal Simek · 10 years ago
  89. 2662179 tools: do not print error messages in verify_header() functions by Guilherme Maciel Ferreira · 10 years ago
  90. 39931f9 dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  91. 67f946c dumpimage: replace the term "datafile" by "subimage" by Guilherme Maciel Ferreira · 10 years ago
  92. f41f5b7 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  93. a93648d imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  94. 067d156 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · 10 years ago
  95. 0ca6691 imagetool: move common code to imagetool module by Guilherme Maciel Ferreira · 10 years ago
  96. 44f145f linker_lists: fix misspellings by Guilherme Maciel Ferreira · 10 years ago
  97. a724b7e doc: fix misspellings by Guilherme Maciel Ferreira · 10 years ago
  98. 5cde9d8 doc: "os" is also mandatory for "ramdisk" FIT image components by Guilherme Maciel Ferreira · 10 years ago
  99. c72b65c common: add cache flush to imxtract function by Pieter Voorthuijsen · 10 years ago
  100. 453c6cc distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd= by Sjoerd Simons · 10 years ago