1. bae4a1f mmc: sdhci: clean up timeout detection by Masahiro Yamada · 8 years ago
  2. cb0ff4c ARM: tegra: call tegra_board_init on Tegra186 by Stephen Warren · 8 years ago
  3. 9e613de ARM: tegra: add I2C controllers to Tegra186 DT by Bryan Wu · 8 years ago
  4. 20bbde0 ARM: tegra: add PCIe controller to Tegra186 SoC DT by Stephen Warren · 8 years ago
  5. 23ab5bd ARM: tegra: add BPMP I2C to Tegra186 device tree by Stephen Warren · 8 years ago
  6. 1901420 ARM: tegra: add BPMP and dependencies to Tegra186 DT by Stephen Warren · 8 years ago
  7. 6e7a11e dt-bindings: add Tegra186 BPMP I2C binding by Stephen Warren · 8 years ago
  8. 390ae57 dt-bindings: allow child nodes inside the Tegra BPMP by Stephen Warren · 8 years ago
  9. 7b9cb49 ARM: tegra: add BPMP DT bindings by Stephen Warren · 8 years ago
  10. 729c2db ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · 8 years ago
  11. e1efe43 powerpc/86xx: Increase boot map size to 256 MiB by Scott Wood · 8 years ago
  12. ad6a303 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  13. ab01ef5 ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP by Hou Zhiqiang · 8 years ago
  14. bded218 arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node by Hou Zhiqiang · 8 years ago
  15. 2c77416 arm/PSCI: Fixed the backward compatiblity issue by Hou Zhiqiang · 8 years ago
  16. 388aabc arm/PSCI: Removed unused code by Hou Zhiqiang · 8 years ago
  17. 8936691 driver/ddr/fsl: Fix timing_cfg_2 by York Sun · 8 years ago
  18. 473af36 board/freescale: Update MAINTAINERS files by York Sun · 8 years ago
  19. 6ffc490 armv8: ls1043a: enable pxe commands by Wenbin Song · 8 years ago
  20. 37eac3f armv8: ls1012a: Update Refresh cycle for DDR by Prabhakar Kushwaha · 8 years ago
  21. 9c3fca2 armv8: ls1012a: Enable DDR row-bank-column decoding by Prabhakar Kushwaha · 8 years ago
  22. 3b4dbd3 board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESET by Prabhakar Kushwaha · 8 years ago
  23. 7fe1d6a crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  24. 04e5c6d driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · 8 years ago
  25. f3dbf1f powerpc/mpc85xx: Update erratum workaround for A006379 by York Sun · 8 years ago
  26. 7351bf2 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  27. dbc3969 MAINTAINERS, git-mailrc: Update the mmc maintainer by Jaehoon Chung · 8 years ago
  28. 28559d4 ARM64: zynqmp: Do not enable DM_MMC by default by Michal Simek · 8 years ago
  29. 8fbf678 ARM64: zynqmp: Fix stack pointer initialization by Soren Brinkmann · 8 years ago
  30. 0cfd0a9 ARM64: zynqmp: Define config USB_STORAGE through defconfig by Michal Simek · 8 years ago
  31. 3c70349 xilinx: Sync defconfigs with the latest Kconfig layout by Michal Simek · 8 years ago
  32. 33986e2 ARM64: zynqmp: Wire up PSCI reset by Michal Simek · 8 years ago
  33. a9022b0 ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodes by Michal Simek · 8 years ago
  34. 6de80f2 Drop references to MAKEALL in the documentation by Simon Glass · 8 years ago
  35. c8a3777 Drop the MAKEALL tool by Simon Glass · 8 years ago
  36. c8d7393 buildman: Add a quick-start note by Simon Glass · 8 years ago
  37. c8785c5 buildman: Avoid overwriting existing toolchain entries by Simon Glass · 8 years ago
  38. 7e92e46 buildman: Drop the toolchain error when downloading toolchains by Simon Glass · 8 years ago
  39. 2289b27 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · 8 years ago
  40. 713bea3 buildman: Improve the toolchain progress/error output by Simon Glass · 8 years ago
  41. 80e6a48 buildman: Allow the toolchain error to be suppressed by Simon Glass · 8 years ago
  42. bd6f5d9 buildman: Fix the 'help' test to use the correct path by Simon Glass · 8 years ago
  43. 8e605a5 buildman: Automatically create a config file if needed by Simon Glass · 8 years ago
  44. 8ea4210 buildman: Tidy up the README a little by Simon Glass · 8 years ago
  45. e2f88df libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  46. 26fb8db Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  47. fcada3b sunxi: Re-enable h3 emac support by Hans de Goede · 8 years ago
  48. 4069437 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · 8 years ago
  49. 3f8ea3b sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID by Hans de Goede · 8 years ago
  50. 97322c3 sunxi: Ensure that the NIC specific bytes of the mac are not all 0 by Hans de Goede · 8 years ago
  51. 3e5e274 sunxi: Hummingbird_A31_defconfig: Drop MACPWR option by Chen-Yu Tsai · 8 years ago
  52. 4694dc5 sunxi: gpio: Add .xlate function for gpio phandle resolution by Chen-Yu Tsai · 8 years ago
  53. dd63fbc rockchip: add support for rk3288 PopMetal board by jk.kernel@gmail.com · 8 years ago
  54. d7ca67b rockchip: add basic support for fennec-rk3288 board by jk.kernel@gmail.com · 8 years ago
  55. cba6bb1 rockchip: rk3288: move evb board to rockchip folder by jk.kernel@gmail.com · 8 years ago
  56. f75711a rockchip: rk3288: revise CONFIG_FASTBOOT_BUF_ADDR by jk.kernel@gmail.com · 8 years ago
  57. 77337c1 rockchip: remove the duplicated macro config by jk.kernel@gmail.com · 8 years ago
  58. 1743d0b rockchip: rk3288: disable fastboot in SPL stage by jk.kernel@gmail.com · 8 years ago
  59. 5051a77 Revert "rockchip: Move the MMC setup check earlier" by jk.kernel@gmail.com · 8 years ago
  60. 194a241 cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming by jk.kernel@gmail.com · 8 years ago
  61. 8a632ac rockchip: add a dummy byte for the sdram-channel property by jk.kernel@gmail.com · 8 years ago
  62. 2b51784 rockchip: rk3288: Fix pinctrl for GPIO bank 0 by John Keeping · 8 years ago
  63. 633fdab rk3399: Reserve space for ARM Trust Firmware by Kever Yang · 8 years ago
  64. b357a7f rockchip: rk3036: update MAINTAINER file by Xu Ziyuan · 8 years ago
  65. 22948e1 configs: rockchip: remove no use MACRO by Kever Yang · 8 years ago
  66. 46683f3 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  67. 5c928d0 m68k: code reformatting for all start.S files by Angelo Dureghello · 8 years ago
  68. 08887ed ARM: am57xx_evm: Enable QSPI support by Vignesh R · 8 years ago
  69. 9af6ce4 ARM: dts: am57xx-idk-common: Enable support for QSPI by Vignesh R · 8 years ago
  70. 2ae9422 configs: am43xx_evm_defconfig: Enable CONFIG_SPI_FLASH_BAR by Vignesh R · 8 years ago
  71. 70ebdd7 ARM: dts: dra7xx: Update spi-max-frequency for QSPI by Vignesh R · 8 years ago
  72. b9612bb configs: dra7xx: Update QSPI speed to 76.8MHz by Vignesh R · 8 years ago
  73. a6f56ad spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock by Vignesh R · 8 years ago
  74. 4d79078 ARM: dra7xx: Change DPLL_PER_HS13 divider value by Lokesh Vutla · 8 years ago
  75. b302669 sf: sf_params: Add AT25DF321 flash support by Wenyou Yang · 8 years ago
  76. fee3b6a spi: ti_qspi: Remove delay in read path for dra7xx by Vignesh R · 8 years ago
  77. c595a28 spi: ti_qspi: Fix compiler warning when DEBUG macro is set by Vignesh R · 8 years ago
  78. 69eeefa spi: ti_qspi: Fix failure on multiple READ_ID cmd by Vignesh R · 8 years ago
  79. 6bde34f spi: Add support for N25Q016A by Moritz Fischer · 8 years ago
  80. 4711e7f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  81. 77cbd3a MAINTAINERS: i.MX: Add board/freescale/*mx* path by Fabio Estevam · 8 years ago
  82. 4c97077 mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfig by Fabio Estevam · 8 years ago
  83. 7626ba4 mx7_common: initialize generic timer on all CPU's by Stefan Agner · 8 years ago
  84. ec1935a mx6ul_14x14_evk: Remove unused define by Diego Dorta · 8 years ago
  85. 63326e6 cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZE by Fabio Estevam · 8 years ago
  86. 10ced52 novena: Remove uneeded PHYS_SDRAM_SIZE by Fabio Estevam · 8 years ago
  87. c6a51ba bx50v3: Use imx_ddr_size() for calculating the DDR size by Fabio Estevam · 8 years ago
  88. 84c5168 aristainetos: Use imx_ddr_size() for calculating the DDR size by Fabio Estevam · 8 years ago
  89. a13d375 warp: Use imx_ddr_size() for calculating the DDR size by Fabio Estevam · 8 years ago
  90. 71813dc warp7: Move some USB configuration options to defconfig by Breno Lima · 8 years ago
  91. ae440ab colibri_imx7: add Colibri iMX7S/iMX7D module support by Stefan Agner · 8 years ago
  92. 68c2760 cgtqmx6eval: Replace is_mx6q() for macro by Breno Lima · 8 years ago
  93. 4a2f901 mx6cuboxi: Replace is_mx6q() for macro by Breno Lima · 8 years ago
  94. 98b040c wandboard: Replace is_cpu_type() for macro by Breno Lima · 8 years ago
  95. a5bfb4f imx: ventana: add dt fixup for watchdog external reset by Tim Harvey · 8 years ago
  96. 966fe02 imx: ventana: refactor board-specific dt fixups (no functional change) by Tim Harvey · 8 years ago
  97. 5911c09 imx: ventana: make hwconfig initialize based on board configuration by Tim Harvey · 8 years ago
  98. e86b7ad imx: ventana: add extra DIO's for GW5520 by Tim Harvey · 8 years ago
  99. 1800ffa imx: ventana: make number of digital I/O's dynamic by Tim Harvey · 8 years ago
  100. e49621b imx: ventana: make RS232 enable board specific by Tim Harvey · 8 years ago