1. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  2. 520f556 Convert CONFIG_CMD_GSC to Kconfig by Simon Glass · 7 years ago
  3. d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago
  4. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
  5. fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 7 years ago
  6. df1c489 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · 7 years ago
  7. 5d927b4 Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · 7 years ago
  8. b0e7a70 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · 7 years ago
  9. ef07220 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · 7 years ago
  10. ea7971f Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig by Simon Glass · 7 years ago
  11. 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 7 years ago
  12. ffc7658 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 7 years ago
  13. a55d29d Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 7 years ago
  14. dcab138 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 7 years ago
  15. 42e6f85 Convert CONFIG_CMD_ENTERRCM to Kconfig by Simon Glass · 7 years ago
  16. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  17. d96e898 Convert CONFIG_CMD_EECONFIG to Kconfig by Simon Glass · 7 years ago
  18. d63323f Convert CONFIG_CMD_ECCTEST to Kconfig by Simon Glass · 7 years ago
  19. 21c7297 Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR by Simon Glass · 7 years ago
  20. dd937b8 Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDR by Simon Glass · 7 years ago
  21. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  22. ab3c4fb Drop three-wire serial (TWS) support by Simon Glass · 7 years ago
  23. 2c6ebff Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR by Simon Glass · 7 years ago
  24. 879704d Convert CONFIG_DS4510 to Kconfig by Simon Glass · 7 years ago
  25. 1136eb5 Kconfig: Drop CONFIG_CMD_DS4510 by Simon Glass · 7 years ago
  26. 8dd026b Kconfig: Drop CONFIG_CMD_DS4510_RST by Simon Glass · 7 years ago
  27. 9ab4b84 Kconfig: Drop CONFIG_CMD_DS4510_MEM by Simon Glass · 7 years ago
  28. 523f97a Kconfig: Drop CONFIG_CMD_DS4510_INFO by Simon Glass · 7 years ago
  29. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  30. 0db7f68 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · 7 years ago
  31. 6b83c38 test: py: Add cmd_echo dependency by Michal Simek · 7 years ago
  32. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  33. a375ff8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  34. 753a4dd Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  35. a0bdf7b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  36. ad99abe ARM: dts: am335x-evm: disable mmc3 by Jean-Jacques Hiblot · 7 years ago
  37. 7452946 scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override by Tom Rini · 7 years ago
  38. 5c84ad0 Merge branch 'master' of git://git.denx.de/u-boot-imx by Stefano Babic · 7 years ago
  39. d89e979 arm: socfpga: Enable build for Arria 10 by Ley Foon Tan · 7 years ago
  40. 9b21de7 arm: socfpga: Add board files for the Arria10 by Ley Foon Tan · 7 years ago
  41. 1b25940 arm: socfpga: Add config and defconfig for Arria 10 by Ley Foon Tan · 7 years ago
  42. 8f4c80c arm: socfpga: Add SPL support for Arria 10 by Ley Foon Tan · 7 years ago
  43. 3d5f7c5 arm: dts: Add dts and dtsi for Arria 10 by Ley Foon Tan · 7 years ago
  44. 35b9800 arm: socfpga: Add misc support for Arria 10 by Ley Foon Tan · 7 years ago
  45. caf36e1 arm: socfpga: Add pinmux for Arria 10 by Ley Foon Tan · 7 years ago
  46. c887d48 arm: socfpga: Add sdram header file for Arria 10 by Ley Foon Tan · 7 years ago
  47. 86f032e arm: socfpga: Add system manager for Arria 10 by Ley Foon Tan · 7 years ago
  48. 177ba1f arm: socfpga: Add clock driver for Arria 10 by Ley Foon Tan · 7 years ago
  49. 827e6a7 arm: socfpga: Add reset driver support for Arria 10 by Ley Foon Tan · 7 years ago
  50. d83b819 arm: socfpga: Add A10 macros by Ley Foon Tan · 7 years ago
  51. d1c559a arm: socfpga: Restructure misc driver by Ley Foon Tan · 7 years ago
  52. 4ddd541 arm: socfpga: Restructure system manager by Ley Foon Tan · 7 years ago
  53. 2b09ea4 arm: socfpga: Restructure reset manager driver by Ley Foon Tan · 7 years ago
  54. de77811 arm: socfpga: Restructure clock manager driver by Ley Foon Tan · 7 years ago
  55. 9ad69f0 usb: lpc32xx: add i2c DM support by Liam Beguin · 7 years ago
  56. c1d1e9d pinctrl: imx: fix memory leak by Peng Fan · 7 years ago
  57. 8ae5bb3 imx: mx7dsabresd: fix secure config after switching to DM by Stefano Babic · 7 years ago
  58. d1e204b imx: mx7dsabresd: switch to DM USB by Peng Fan · 7 years ago
  59. 709fef5 imx: mx7dsabresd: reset ENET_RST_B by Peng Fan · 7 years ago
  60. 6fbbcfd imx: mx7dsabresd: enable more DM drivers by Peng Fan · 7 years ago
  61. aab203e gpio: 74x164: make oe-pins optional by Peng Fan · 7 years ago
  62. 41eb8ff spi: kconfig: add soft spi Kconfig entry by Peng Fan · 7 years ago
  63. e02ec19 arm: dts: imx7d-sdb: add usdhc support by Peng Fan · 7 years ago
  64. 00ad3a9 arm: dts: imx7d-sdb: add i2c support by Peng Fan · 7 years ago
  65. 63f3401 arm: dts: imx7d-sdb: add regulator node for usb and mmc by Peng Fan · 7 years ago
  66. 9880eed arm: dts: imx7d-sdb: add spi gpio node by Peng Fan · 7 years ago
  67. 896d2e8 arm: dts: imx7d-sdb add basic dts by Peng Fan · 7 years ago
  68. 993274f arm: dts: imx7: sync with Linux by Peng Fan · 7 years ago
  69. 9f0a3ac imx: ventana: update imx wdog external reset dt property by Tim Harvey · 7 years ago
  70. 27388d5 imx: ventana: fix GW520x external watchdog dt update by Tim Harvey · 7 years ago
  71. e2bab4b mx6sabresd: Remove non-SPL targets by Fabio Estevam · 7 years ago
  72. b22841e mx6sabresd: Add SPL support for the mx6dl variant by Fabio Estevam · 7 years ago
  73. ff9f71b mx6sabresd: Prepare for supporting MX6DL by Fabio Estevam · 7 years ago
  74. f924756 engicam: common: Move board_late_init by Jagan Teki · 7 years ago
  75. ac880e7 engicam: common: Move common board code by Jagan Teki · 7 years ago
  76. a81b0fd geam6/isiot: Move the spl code common by Jagan Teki · 7 years ago
  77. d8de3c7 icorem6[_rqs]: Move the spl code common by Jagan Teki · 7 years ago
  78. 534bf2c i.MX6UL: isiot: Add SETUP_IOMUX_PADS by Jagan Teki · 7 years ago
  79. 5f31ed4 isiot: Fix to use usdhc2_pads for mmc2 by Jagan Teki · 7 years ago
  80. 671f458 i.MX6UL: geam6ul: Add SETUP_IOMUX_PADS by Jagan Teki · 7 years ago
  81. c0e2972 icorem6: Use drive strength macros by Jagan Teki · 7 years ago
  82. d456ab0 icorem6: Use proper iomux_ddr_regs drive strength values by Jagan Teki · 7 years ago
  83. b805b17 engicam: Move uart mux init to SPL by Jagan Teki · 7 years ago
  84. bc1fe90 icorem6: Make SPL to pick suitable fdt by Jagan Teki · 7 years ago
  85. 6f1f3f5 engicam: Set fdt_file env during run-time by Jagan Teki · 7 years ago
  86. 08273bc geam6ul: Add mmc_late_init by Jagan Teki · 7 years ago
  87. 9786496 geam6ul: Add modeboot env via board_late_init by Jagan Teki · 7 years ago
  88. 4bbd405 icorem6: Add mmc_late_init by Jagan Teki · 7 years ago
  89. 98f56610 icorem6: Add modeboot env via board_late_init by Jagan Teki · 7 years ago
  90. 354fa86 imx-common: rdc-sema: correct return value by Peng Fan · 7 years ago
  91. 8051254 thermal: imx: fix calculation by Peng Fan · 7 years ago
  92. 4fac417 imx: thermal: update imx6 thermal driver according new equation by Peng Fan · 7 years ago
  93. 2096da4 imx-common: timer: clean up by Peng Fan · 7 years ago
  94. 9e408a3 mx25pdk: Add fuse API support by Fabio Estevam · 7 years ago
  95. 979a589 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 7 years ago
  96. f01e4e1 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 7 years ago
  97. 27255fe net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 7 years ago
  98. fa8967c Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  99. ae1b939 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  100. 81afa9c ARM: uniphier: add more init code for PXs3 by Masahiro Yamada · 7 years ago