1. 10918c0 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  2. 836d2cc arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 10 years ago
  3. a1dbe57 arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  4. bcba974 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · 10 years ago
  5. 6eb651a arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  6. 1f9ad44 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  7. 205e7a7 arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  8. 812980b arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  9. 832325c arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · 10 years ago
  10. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  11. 68102b8 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · 10 years ago
  12. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  13. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  14. 9a5e0a7 kirkwood: sheevaplug: add FDT support by DrEagle · 10 years ago
  15. 7f30f4b kirkwood: sheevaplug: fix multiple defines by DrEagle · 10 years ago
  16. 815451e kirkwood: sheevaplug: fix style by DrEagle · 10 years ago
  17. 08fda25 ARM: UniPhier: revive support card info by Masahiro Yamada · 10 years ago
  18. 35adfc4 ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · 10 years ago
  19. 84ccd79 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · 10 years ago
  20. 75bc8e8 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · 10 years ago
  21. 0e063df ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · 10 years ago
  22. 7f641d5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  23. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  24. ade8bc1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  25. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  26. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  27. ad40610 sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  28. a0573d1 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  29. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  30. ffc1037 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  31. f91afc4 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  32. 9561723 arm: switch armltd vexpress to GENERIC_BOARD by Chris Kuethe · 10 years ago
  33. cc11b39 distro_bootcmd: read DHCP boot script name from a variable by Stephen Warren · 10 years ago
  34. 85df958 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  35. d744d56 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
  36. 189d801 exynos5: enable dm i2c by Przemyslaw Marczak · 10 years ago
  37. 47b3795 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  38. ba1b4b1 smdk5250: config: enable max77686 driver support by Przemyslaw Marczak · 10 years ago
  39. 8c94a83 exynos5250: config: disable max77686 driver by Przemyslaw Marczak · 10 years ago
  40. 480d49e arndale: config: disable max77686 support by Przemyslaw Marczak · 10 years ago
  41. b37b46f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  42. 2dd9002 Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  43. 46fe2c0 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  44. c937ff6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  45. 11a9662 configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  46. 31d2b4f DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · 10 years ago
  47. fc2f424 rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  48. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  49. b9749eb dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  50. dedff1a dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  51. e6f66ec dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  52. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  53. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  54. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  55. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  56. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  57. b367053 dm: core: Add a function to get a device's uclass ID by Simon Glass · 10 years ago
  58. 0118ce7 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  59. ba8da9d dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  60. cdc133b dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  61. 040b69a dm: core: Improve comments for uclass_first/next_device() by Simon Glass · 10 years ago
  62. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  63. 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  64. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  65. 009067c dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  66. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  67. 32f8a19 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  68. a02af4a dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  69. 5d1c17e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · 10 years ago
  70. 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  71. 0dac4d5 dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  72. ae7123f dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  73. 57068a7 dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  74. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  75. 233e42a ARM: UniPhier: enable CONFIG_I2C_EEPROM by Masahiro Yamada · 10 years ago
  76. 39931f9 dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  77. 44f145f linker_lists: fix misspellings by Guilherme Maciel Ferreira · 10 years ago
  78. 453c6cc distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd= by Sjoerd Simons · 10 years ago
  79. 735b1cf config_distro_bootcmd: Scan all partitions for boot files by Sjoerd Simons · 10 years ago
  80. 1a1ad8e fs: Add command to retrieve the filesystem type by Sjoerd Simons · 10 years ago
  81. f3b4bc4 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  82. 8dcd1b7 Nokia RX-51: Use generic board by Pali Rohár · 10 years ago
  83. 6e721bd am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH by Tom Rini · 10 years ago
  84. d4d774e malta: enable ELF loading by Paul Burton · 10 years ago
  85. a3bdaac malta: enable HUSH parser by Paul Burton · 10 years ago
  86. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  87. dc28843 ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  88. ab92da9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  89. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  90. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  91. c4fa511 ARM: zynq: Add USB lthor download protocol support by Siva Durga Prasad Paladugu · 10 years ago
  92. 87f3dbd ARM: zynq: Enable DFU functionality in zynq by Siva Durga Prasad Paladugu · 10 years ago
  93. f20b37f ARM: zynq: provide config option to select emio by Siva Durga Prasad Paladugu · 10 years ago
  94. dd1c351 ARM: zynq: Group ethernet configuration options together by Michal Simek · 10 years ago
  95. e9d69c1 ARM: zynq: Use CMD_FS_GENERIC by Michal Simek · 10 years ago
  96. 5a82d53 ARM: zynq: Show board information by default by Michal Simek · 10 years ago
  97. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  98. 361b3d8 marvell: kirkwood: guruplug refresh for newer kernel by Gerald Kerma · 10 years ago
  99. d4d8f1b kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  100. 604a0dd kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago