1. bc9cd95 i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  2. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 11 years ago
  3. a122cbb fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · 11 years ago
  4. e10247f TI:omap3: Convert omap3_beagle to ti_omap3_common.h by Tom Rini · 11 years ago
  5. ecf0b65 TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC by Tom Rini · 11 years ago
  6. 560ef45 dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  7. d9cf7cb am335x_evm: Drop SPI SPL support from the default build by Tom Rini · 11 years ago
  8. d9f808d TI:armv7: Change Falcon Mode DT load address by Tom Rini · 11 years ago
  9. 886e55e TI:omap5: Move CONFIG_ENV_SIZE to board config files by Tom Rini · 11 years ago
  10. 4431a12 am43xx_evm: Update the ramdisk args, we pass things in just fine via DT by Tom Rini · 11 years ago
  11. f811350 am335x_evm: Update the ramdisk args, we pass things in just fine via DT by Tom Rini · 11 years ago
  12. 96886f2 TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string by Tom Rini · 11 years ago
  13. 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
  14. 6bf0b1a board:tricorder: fixup SPL OOB layout by Andreas Bießmann · 11 years ago
  15. 5e23404 board:tricorder: enable omap_gpio clocks by Andreas Bießmann · 11 years ago
  16. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  17. 79bbde0 arm64 patch: gicv3 support by David Feng · 11 years ago
  18. f7ffd34 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  19. c985928 MX6: Enable ARM errata workaround 794072 and 761320 by Nitin Garg · 11 years ago
  20. cb35060 socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  21. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  22. 88a7240 trats/trats2: enable CONFIG_RANDOM_UUID by Przemyslaw Marczak · 11 years ago
  23. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  24. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  25. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  26. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  27. d18a745 config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000 by Łukasz Majewski · 11 years ago
  28. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  29. f423e06 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 11 years ago
  30. 448cd28 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · 11 years ago
  31. b424ab9 arm: mx5: Fix memory slowness on M53EVK by Marek Vasut · 11 years ago
  32. f501a54 arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · 11 years ago
  33. be82d53 arm: mx5: Fix memory slowness on MX53QSB by Marek Vasut · 11 years ago
  34. 0e99f01 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · 11 years ago
  35. c70be23 ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x by Eric Nelson · 11 years ago
  36. 1bade0c woodburn_sd: Remove CONFIG_BOOT_INTERNAL by Fabio Estevam · 11 years ago
  37. 59251ce ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  38. 913784a arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  39. 8924b94 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · 11 years ago
  40. 23bcc9b blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  41. d40634b am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build by Tom Rini · 11 years ago
  42. a537a85 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand by Przemyslaw Marczak · 11 years ago
  43. cd9c268 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  44. 75a652f Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  45. 7ef90c5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  46. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  47. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  48. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  49. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  50. ea75c47 am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards by Heiko Schocher · 11 years ago
  51. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  52. 941b384 usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  53. df14fb9 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · 11 years ago
  54. 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  55. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  56. e128a4e sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  57. 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  58. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  59. 860b7d9 sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  60. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  61. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  62. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  63. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  64. ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  65. 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  66. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  67. 9f78372 cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  68. b83b937 cros_ec: Add an enum for the number of flash regions by Simon Glass · 11 years ago
  69. 7b89a1b sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  70. a4283bc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  71. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  72. 276e8d9 Trats/Trats2: Update Tizen partitions layout and dfu entities by Przemyslaw Marczak · 11 years ago
  73. d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  74. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  75. 16f006d at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · 11 years ago
  76. 42436a9 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · 11 years ago
  77. 9cf6490 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · 11 years ago
  78. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  79. 3b16287 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · 11 years ago
  80. 55503c1 arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT by Stefan Roese · 11 years ago
  81. 0277736 am335x_evm: Remove SPI SPL from NOR support target by Tom Rini · 11 years ago
  82. 87d2e78 board:trats2: Enable device tree on Trats2 by Piotr Wilczek · 11 years ago
  83. 4efd33a board:trats: Enable device tree on Trats by Piotr Wilczek · 11 years ago
  84. 0ada4ad board:universal: Enable device tree on Universal by Piotr Wilczek · 11 years ago
  85. eb68f44 board:origen: Enable device tree on Origen by Piotr Wilczek · 11 years ago
  86. 942d0a9 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  87. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  88. 24e368a video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  89. 34f3e84 mx25pdk: Align the environment with other FSL boards by Fabio Estevam · 11 years ago
  90. 552c358 ventana: Add Gateworks Ventana family support by Tim Harvey · 11 years ago
  91. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  92. c6b400a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  93. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  94. a01c18d m68k: Remove M5271EVB and idmr board support by Masahiro Yamada · 11 years ago
  95. 540c031 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  96. 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  97. 37a36b3 arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  98. 06ce3f4 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · 11 years ago
  99. d70d42f at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  100. c65e692 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago