1. d4b8b5d mxs_ocotp: Shift the HBUS divider correctly by Chris Smith · 9 years ago
  2. f3488bb ARM: ts4800: add ethernet support by Damien Riegel · 9 years ago
  3. 9ee1689 ARM: ts4800: add basic board support by Lucile Quirion · 9 years ago
  4. 0d8c32d nitrogen6x: change maintainer by Eric Nelson · 9 years ago
  5. f022290 cgtqmx6eval: Add Ethernet support by Otavio Salvador · 9 years ago
  6. 066f876 arm: mxs: Fix mkimage invocation by Marek Vasut · 9 years ago
  7. cef9f02 tools: mxsboot: calculate ECC block level dynamically by Jörg Krause · 9 years ago
  8. 422dc9a imx: mx6ul_14x14_evk discard redefined CONFIG_MX6 by Peng Fan · 9 years ago
  9. 8b8ca0d arm: mx6: Remove SPI support from WRU-IV baseboard by Stefan Roese · 9 years ago
  10. ba44d9b udoo: Remove SPL fat support by vpeter4 · 9 years ago
  11. 78506c2 udoo: Switch to SPL support by vpeter4 · 9 years ago
  12. b893c98 tools/imximage: set DCD pointer to NULL when its length is 0 by Baruch Siach · 9 years ago
  13. b7e84c9 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  14. 80cd58b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  15. fa5e102 sunxi: increase SYS_MONITOR_LEN by Boris Brezillon · 9 years ago
  16. 897705e dts: fix dependency of OF_SPL_REMOVE_PROPS by Masahiro Yamada · 9 years ago
  17. 9c6a3c6 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  18. d90a5a3 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  19. e6cabe4 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  20. f6ac9f1 tegra: nyan: Enable TPM command and driver by Simon Glass · 9 years ago
  21. eddb8cf tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  22. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  23. 2132f97 tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  24. ad77694 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  25. d616ba5 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  26. b697e0f dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  27. 6e474ea exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices by Simon Glass · 9 years ago
  28. 5c51d8a tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  29. 21baf15 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  30. f8f1fe1 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  31. c10c8e3 dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  32. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  33. f255d31 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  34. 42c8ec5 tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  35. e56e20e tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  36. a53b79a tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  37. 13894bd tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  38. 605152a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  39. 13932b0 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  40. 7c73537 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  41. b382e02 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  42. 4cd7b78 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  43. 07470d6 tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  44. 26468d5 tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  45. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  46. afc84de tpm: Drop two unused options by Simon Glass · 9 years ago
  47. 3a3f8e9 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  48. 057d2f4 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  49. d9917b0 buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  50. e0bb89b drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · 9 years ago
  51. 99385b6 drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · 9 years ago
  52. 776d2ef drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · 9 years ago
  53. 628d792 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
  54. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  55. 71f1e3f dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  56. 28f69b9 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  57. 9236984 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  58. 3537a0e sunxi: Fix MAINTAINERS board sorting by Hans de Goede · 9 years ago
  59. 50222f3 sunxi: Add support for the Olimex A20 EVB by Marcus Cooper · 9 years ago
  60. 4ddcf1d sunxi: Add inet98v_rev2 defconfig and dts file by Hans de Goede · 9 years ago
  61. 1f55490 sunxi: Add inet97fv2_defconfig by Hans de Goede · 9 years ago
  62. 7a73347 sunxi: Ampe_A76_defconfig: Add otg id pin configuration by Hans de Goede · 9 years ago
  63. d90ba79 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  64. ddd37fe sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  65. 6a08d65 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  66. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  67. 24a06c9 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  68. 2b8a01a sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  69. f5916d1 sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  70. 0a24755 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  71. 022a99d sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  72. 008ac1d sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  73. 2a43973 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  74. 5d65c67 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  75. 31c2147 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · 9 years ago
  76. f62bfa5 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  77. 9da5fca sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  78. 630cf2e sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  79. 10d069b sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  80. 21d4d37 sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling by Hans de Goede · 9 years ago
  81. 6c16d08 sunxi: Add CONFIG_MMC0_CD_PIN to various boards by Hans de Goede · 9 years ago
  82. 8addd3e sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs by Hans de Goede · 9 years ago
  83. 7806b75 sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  84. f9a3728 sunxi: Add support for gt90h-v4 tablets by Hans de Goede · 9 years ago
  85. 7a0bbe6 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago
  86. 7c0e5d8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  87. c385ac2 video: discard empty video_set_lut implementation by Peng Fan · 9 years ago
  88. f875bbb ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support by Masahiro Yamada · 9 years ago
  89. 10ee0a6 ARM: dts: uniphier: add PH1-Pro5 SoC support by Masahiro Yamada · 9 years ago
  90. d243c18 ARM: dts: uniphier: sync with Linux by Masahiro Yamada · 9 years ago
  91. 6d99cfa serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  92. f4e190e ARM: uniphier: enable SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  93. 9271614 ARM: uniphier: select SPL_DM rather than default in defconfig by Masahiro Yamada · 9 years ago
  94. de09faa ARM: uniphier: remove unused macro by Masahiro Yamada · 9 years ago
  95. 94bd369 ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined by Masahiro Yamada · 9 years ago
  96. 2bc1f2b mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  97. a679cc0 tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · 9 years ago
  98. 504de98 ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() by Kishon Vijay Abraham I · 9 years ago
  99. 6f1af1e board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · 9 years ago
  100. 09cc14f ARM: AM43xx: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago