1. 9b97b72 S5P: Exynos: Config: Enable GPIO CMD config by Akshay Saraswat · 11 years ago
  2. e6fe968 Exynos5: config: Enable FIT by Akshay Saraswat · 11 years ago
  3. 0954dd6 samsung: misc: add env default option to lcd menu by Inha Song · 11 years ago
  4. 5c7b8a3 samsung: misc: add gpt restore option to lcd menu by Przemyslaw Marczak · 11 years ago
  5. 188c42b ARM: exynos: remove the unused code by Jaehoon Chung · 11 years ago
  6. 6afc3f6 trats: config: fix: Set default console to ttySAC2 by Łukasz Majewski · 11 years ago
  7. 2ee9324 trats2: config: fix: Set default console to ttySAC2 by Łukasz Majewski · 11 years ago
  8. 7904b70 ARM: highbank: use default prompt by Rob Herring · 11 years ago
  9. ac9ae13 ARM: highbank: use config_distro_defaults.h by Rob Herring · 11 years ago
  10. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 94b972d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  12. 2e8f5dc am43xx_evm: Drop SPI SPL by Tom Rini · 11 years ago
  13. 161d2d5 omap3: zoom1: switch to generic ti_omap3_common config header by Nishanth Menon · 11 years ago
  14. ea467c7 omap3: zoom1: fix default console by Nishanth Menon · 11 years ago
  15. c2e7c7b omap3: zoom1: enable bootz by Nishanth Menon · 11 years ago
  16. 4e8183b omap3: zoom1: disable JFFS2 and enable FS_GENERIC by Nishanth Menon · 11 years ago
  17. d71dd04 omap3: zoom1: enable common network commands by Nishanth Menon · 11 years ago
  18. 9d70e77 OMAP3: zoom1: enable LAN9211 by Nishanth Menon · 11 years ago
  19. ae3248a omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD by Nishanth Menon · 11 years ago
  20. fc9a8e8 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · 11 years ago
  21. 56f624d k2hk-evm: add configuration for spi1 and spi2 support by Karicheri, Muralidharan · 11 years ago
  22. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  23. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  24. bf411ea tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 11 years ago
  25. 00c200f fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · 11 years ago
  26. df4dbb5 TI:omap3: Convert omap3_beagle to ti_omap3_common.h by Tom Rini · 11 years ago
  27. 0dd5461 TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC by Tom Rini · 11 years ago
  28. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  29. 585d8bc am335x_evm: Drop SPI SPL support from the default build by Tom Rini · 11 years ago
  30. d3289aa TI:armv7: Change Falcon Mode DT load address by Tom Rini · 11 years ago
  31. 2737f01 TI:omap5: Move CONFIG_ENV_SIZE to board config files by Tom Rini · 11 years ago
  32. bea0fd5 am43xx_evm: Update the ramdisk args, we pass things in just fine via DT by Tom Rini · 11 years ago
  33. 18e44ce am335x_evm: Update the ramdisk args, we pass things in just fine via DT by Tom Rini · 11 years ago
  34. fb3ad9b TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string by Tom Rini · 11 years ago
  35. 6dd3b56 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
  36. e04bfda ARM: tegra: add Jetson TK1 board by Stephen Warren · 11 years ago
  37. fc56da0 arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD by Tetsuyuki Kobayashi · 11 years ago
  38. 1b82491 board:tricorder: fixup SPL OOB layout by Andreas Bießmann · 11 years ago
  39. 2347534 board:tricorder: enable omap_gpio clocks by Andreas Bießmann · 11 years ago
  40. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  41. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  42. 284bb60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  43. 68659d6 MX6: Enable ARM errata workaround 794072 and 761320 by Nitin Garg · 11 years ago
  44. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  45. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  46. aafd2c5 trats/trats2: enable CONFIG_RANDOM_UUID by Przemyslaw Marczak · 11 years ago
  47. 89c8230 new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  48. 4e4815f lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  49. d718ded lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  50. a96a0e6 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  51. 00b132b config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000 by Łukasz Majewski · 11 years ago
  52. 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  53. fa9c021 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 11 years ago
  54. 97334c6 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · 11 years ago
  55. 2f844e7 arm: mx5: Fix memory slowness on M53EVK by Marek Vasut · 11 years ago
  56. 31c832f arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · 11 years ago
  57. f79a023 arm: mx5: Fix memory slowness on MX53QSB by Marek Vasut · 11 years ago
  58. e919aa2 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · 11 years ago
  59. ed2f0e1 ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x by Eric Nelson · 11 years ago
  60. 3e94380 woodburn_sd: Remove CONFIG_BOOT_INTERNAL by Fabio Estevam · 11 years ago
  61. 2bbcccf ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  62. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  63. 96de041 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · 11 years ago
  64. 0b2da7e blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  65. 423ec7f am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build by Tom Rini · 11 years ago
  66. e002170 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand by Przemyslaw Marczak · 11 years ago
  67. 3c1c68c lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  68. 82b9547 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  69. 81b196b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  70. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  71. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  72. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  73. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  74. 401341d am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards by Heiko Schocher · 11 years ago
  75. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  76. a2199af usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  77. def2321 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · 11 years ago
  78. 2c072c9 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  79. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  80. 20f86a0 sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  81. a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  82. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  83. 47f5fcf sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  84. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  85. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  86. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  87. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  88. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  89. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  90. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  91. 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  92. cecb19c cros_ec: Add an enum for the number of flash regions by Simon Glass · 11 years ago
  93. 9f60442 sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  94. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  96. 18f3e0e Trats/Trats2: Update Tizen partitions layout and dfu entities by Przemyslaw Marczak · 11 years ago
  97. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  98. e4536f8 freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  99. 9a6a109 at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · 11 years ago
  100. a743415 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · 11 years ago