1. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  3. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  4. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  5. 401341d am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards by Heiko Schocher · 11 years ago
  6. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  7. a2199af usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  8. def2321 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · 11 years ago
  9. ece0d37 sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition by Masahiro Yamada · 11 years ago
  10. a8a752c env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
  11. a4223b7 env: Implement support for encrypting environment by Marek Vasut · 11 years ago
  12. 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  13. dc24bb6 aes: Implement AES-128-CBC decryption function by Marek Vasut · 11 years ago
  14. 6e7b9f4 aes: Move the AES-128-CBC encryption function to common code by Marek Vasut · 11 years ago
  15. 957ba85 aes: Fix kerneldoc for aes.h by Marek Vasut · 11 years ago
  16. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  17. bf007eb gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
  18. db1b5f3 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
  19. 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  20. 2842c1c fit: add sha256 support by Heiko Schocher · 11 years ago
  21. 2c072c9 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  22. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  23. 20f86a0 sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  24. a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  25. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  26. 47f5fcf sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  27. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  28. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  29. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  30. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  31. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  32. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  33. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  34. 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  35. cecb19c cros_ec: Add an enum for the number of flash regions by Simon Glass · 11 years ago
  36. 9f60442 sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  37. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  39. 18f3e0e Trats/Trats2: Update Tizen partitions layout and dfu entities by Przemyslaw Marczak · 11 years ago
  40. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  41. e4536f8 freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  42. 9a6a109 at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · 11 years ago
  43. a743415 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · 11 years ago
  44. eddf6d2 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · 11 years ago
  45. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  46. 440a574 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · 11 years ago
  47. 7bb6e29 arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT by Stefan Roese · 11 years ago
  48. e317675 am335x_evm: Remove SPI SPL from NOR support target by Tom Rini · 11 years ago
  49. 1ecab0f board:trats2: Enable device tree on Trats2 by Piotr Wilczek · 11 years ago
  50. fe60164 board:trats: Enable device tree on Trats by Piotr Wilczek · 11 years ago
  51. 3f41ffe board:universal: Enable device tree on Universal by Piotr Wilczek · 11 years ago
  52. bf7716d board:origen: Enable device tree on Origen by Piotr Wilczek · 11 years ago
  53. 8e5e1e6 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  54. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  55. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  56. 81a1d61 mx25pdk: Align the environment with other FSL boards by Fabio Estevam · 11 years ago
  57. 59189a8 ventana: Add Gateworks Ventana family support by Tim Harvey · 11 years ago
  58. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  59. c0d2979 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  60. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  61. ba650e9 m68k: Remove M5271EVB and idmr board support by Masahiro Yamada · 11 years ago
  62. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  63. 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  64. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  65. 7ca6f36 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · 11 years ago
  66. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  67. 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  68. 96ac18c powerpc/t104xrdb: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  69. 337b0c5 powerpc/t1040qds: Add Video - HDMI support by Priyanka Jain · 11 years ago
  70. 8d67c36 powerpc/t2080rdb: Add T2080PCIe-RDB board support by Shengzhou Liu · 11 years ago
  71. 6b7679c powerpc/t208xqds: fixup for t208xqds by Shengzhou Liu · 11 years ago
  72. 9c641a8 powerpc/usb: Workaround for erratum-A006261 by Suresh Gupta · 11 years ago
  73. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  74. cfda6bd mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  75. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  76. e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  77. 801cec5 Cosmetic: Typo fixes by Vasili Galka · 11 years ago
  78. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  79. cfd13e8 unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  80. de4fdfc Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  81. dd1e858 OMAP3: igep00x0: Enable required clocks for GPIO that are used. by Enric Balletbo i Serra · 11 years ago
  82. f940c72 ARM: tegra: implement bootcmd_pxe by Stephen Warren · 11 years ago
  83. 4d7d2e5 ARM: tegra: rework boot scripts by Stephen Warren · 11 years ago
  84. 68cf64d ARM: tegra: convert tegra to use distro defaults by Stephen Warren · 11 years ago
  85. f75dc78 ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Stephen Warren · 11 years ago
  86. cd7efc2 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  87. 1ad6364 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  88. 335143c fb: Add a prototype for board_video_skip() by Fabio Estevam · 11 years ago
  89. 2fb6396 wandboard: Fix sparse warning by Fabio Estevam · 11 years ago
  90. 3c7ca96 mmc: Add a prototype for board_mmc_init() by Fabio Estevam · 11 years ago
  91. 91baa6f power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  92. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  93. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  94. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  95. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  96. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  97. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  98. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  99. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  100. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago