1. b05ee2f ti816x: Modernize the defconfig by Tom Rini · Tue May 16 14:46:39 2017 -0400
  2. 28bfc1b ti816x: Enable NAND by Tom Rini · Tue May 16 14:46:37 2017 -0400
  3. fbb2552 ti816x: Rework DDR initialization sequence by Tom Rini · Tue May 16 14:46:35 2017 -0400
  4. d17c445 board: ti: enable support for writing to fat partition by Sekhar Nori · Fri Jun 02 17:54:04 2017 +0530
  5. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  6. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  7. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon May 15 20:17:56 2017 -0400
  8. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 15 13:01:26 2017 -0400
  9. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  10. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  11. 4df6757 i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:55 2017 -0600
  12. 6302e53 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · Fri May 05 12:59:10 2017 +0530
  13. 98f9d22 board: am335x: Introduce scale_vcores by Lokesh Vutla · Fri May 05 12:59:09 2017 +0530
  14. 2fe7c79 am33xx: Provide platform data for mmc by Lokesh Vutla · Wed Apr 26 13:37:08 2017 +0530
  15. 5b89c97 ti: common: board_detect: Set alen to expected value before i2c read by Cooper Jr., Franklin · Thu Apr 20 10:25:45 2017 -0500
  16. f2598de ti: common: board_detect: Introduce function to set the address length. by Cooper Jr., Franklin · Thu Apr 20 10:25:44 2017 -0500
  17. a9a0e12 ARM: keystone2: Add support for getting external clock dynamically by Lokesh Vutla · Wed May 03 16:58:26 2017 +0530
  18. e22e764 ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK by Lokesh Vutla · Wed May 03 16:58:25 2017 +0530
  19. ab28b9e board: ti: Define Kconfig symbol for common cmd options by Lokesh Vutla · Thu Apr 27 15:43:58 2017 +0530
  20. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · Thu Feb 23 15:39:37 2017 +0200
  21. bc76c74 Convert CONFIG_CMD_BAT to Kconfig by Simon Glass · Wed Apr 26 22:27:51 2017 -0600
  22. cae8428 board: dra71: Fix selection of OPPs by Lokesh Vutla · Thu Apr 20 14:07:52 2017 +0530
  23. 89ef1d6 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · Thu Mar 30 14:29:54 2017 -0500
  24. b55cd7a config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · Thu Mar 30 14:29:53 2017 -0500
  25. c5d7d22 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · Thu Mar 30 14:29:52 2017 -0500
  26. 709a52c board: ti: am57xx: enable input on mmc clock by Sekhar Nori · Wed Feb 08 18:43:59 2017 +0530
  27. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  28. 601ab90 ARM: k2g: setup PRU ethernet MAC addresses by Roger Quadros · Mon Mar 13 15:04:32 2017 +0200
  29. 7ff8e7c ARM: Use Kconfig for board EEPROM's I2C bus and chip address by Roger Quadros · Mon Mar 13 15:04:31 2017 +0200
  30. d0f399c board: ti: am57xx-idk: Auto detect LCD Panel by Nishanth Menon · Mon Mar 13 15:04:30 2017 +0200
  31. d2b9b02 board: ti: am571x-idk: Update pinmux for ICSS2 Ethernet by Roger Quadros · Mon Mar 13 15:04:29 2017 +0200
  32. 2613059 board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCD by Roger Quadros · Mon Mar 13 15:04:28 2017 +0200
  33. 44c7d9a ti: common: board_detect: commodify ethaddr environment setting code by Roger Quadros · Tue Mar 14 15:04:19 2017 +0200
  34. 5f60f41 ti: common: board_detect: Rename EEPROM scratch start macro by Lokesh Vutla · Mon Mar 13 15:04:25 2017 +0200
  35. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · Wed Feb 01 11:39:14 2017 +0100
  36. 3b23510 TI: Migrate board/ti/common/Kconfig to imply by Tom Rini · Fri Mar 03 15:33:31 2017 -0500
  37. 60adb2f am335x_evm: Switch to using imply keyword by Tom Rini · Fri Mar 03 15:33:30 2017 -0500
  38. 4b0721f arm: am57xx: Set serial# variable by Semen Protsenko · Mon Feb 13 19:09:37 2017 +0200
  39. 4815734 Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · Wed Jan 25 20:42:35 2017 -0500
  40. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  41. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · Wed Jan 18 08:05:49 2017 +0100
  42. e818729 arm: Remove unregister MACH_TYPE_xxx uses by Tom Rini · Tue Jan 10 17:22:07 2017 -0500
  43. 8d2998b arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm by Jyri Sarha · Fri Dec 09 12:29:13 2016 +0200
  44. ee85ebe am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLD by Keerthy · Wed Nov 30 15:02:53 2016 +0530
  45. a096a76 ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM by Jean-Jacques Hiblot · Thu Dec 01 10:37:03 2016 +0100
  46. c665e27 ARM: dts: AM571x-IDK Initial Support by Schuyler Patton · Fri Nov 25 11:14:25 2016 +0530
  47. c95cddd board: ti: am57xx: Add support for the am571x idk by Steve Kipisz · Fri Nov 25 11:14:24 2016 +0530
  48. 691b882 board: ti: am572x-idk: Update pinmux using latest PMT by Lokesh Vutla · Fri Nov 25 11:14:23 2016 +0530
  49. 8e3212e board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT by Nishanth Menon · Fri Nov 25 11:14:22 2016 +0530
  50. 951e532 board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVM by Nishanth Menon · Fri Nov 25 11:14:21 2016 +0530
  51. 638e1c0 board: ti: am57xx: Add support for detection of X15 revb1 by Lokesh Vutla · Fri Nov 25 11:14:20 2016 +0530
  52. a2aea1c board: ti: am57xx: Add support for detection of reva3 variations for GPEVM by Nishanth Menon · Fri Nov 25 11:14:19 2016 +0530
  53. f0d5517 ARM: dts: dra71x-evm: Add DT support by Lokesh Vutla · Wed Nov 23 13:25:30 2016 +0530
  54. 4d4e34b board: ti: dra71x-evm: Add PMIC support by Keerthy · Wed Nov 23 13:25:27 2016 +0530
  55. 17a0ab1 board: ti: dra72: Introduce optimization for rgmii timing for rev C by Nishanth Menon · Wed Nov 23 13:25:26 2016 +0530
  56. 52ac1fe board: ti: dra71x-evm: Add mux settings by Lokesh Vutla · Wed Nov 23 13:25:25 2016 +0530
  57. b9d8f8e board: ti: dra71x-evm: Add epprom support by Lokesh Vutla · Wed Nov 23 13:25:24 2016 +0530
  58. 6ede0fd ARM: OMAP4+: Add support for dynamically selecting OPPs by Lokesh Vutla · Wed Nov 23 12:54:39 2016 +0530
  59. 7d25062 board: ti: am57xx: add FIT image TEE processing by Andrew F. Davis · Tue Nov 29 16:33:26 2016 -0600
  60. d216a4c board: ti: dra7xx: add FIT image TEE processing by Andrew F. Davis · Tue Nov 29 16:33:25 2016 -0600
  61. 1eb0f54 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · Tue Nov 29 11:58:03 2016 +0530
  62. 2c47e8c ARM: AM57xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · Tue Nov 29 11:58:02 2016 +0530
  63. 73368b7 ARM: DRA7: Make FIT boot as default boot on HS devices by Lokesh Vutla · Tue Nov 29 11:58:01 2016 +0530
  64. 7bf8acf keystone2: Move target selection to Kconfig by Andrew F. Davis · Fri Nov 18 11:56:15 2016 -0600
  65. 17e1f37 am57xx: Remove unused variable warnings by Tom Rini · Mon Nov 21 14:07:58 2016 -0500
  66. 93e0f5b board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · Fri Oct 14 10:35:25 2016 +0530
  67. 3826028 ARM: k2g: Update PLL Multiplier and divider values by Lokesh Vutla · Thu Nov 03 15:35:02 2016 +0530
  68. 7c195e6 board: am335x/mux: Do not hang when encountering a bad EEPROM by Alex G · Tue Nov 08 20:48:44 2016 -0800
  69. 23afc8a ti: common: board_detect: Return a valid empty string for un-initialized eeprom by Nishanth Menon · Tue Oct 11 12:39:05 2016 -0500
  70. e2b0a52 ti: common: board_detect: Setup initial default value for config as well by Nishanth Menon · Tue Oct 11 12:39:04 2016 -0500
  71. 21e54c0 ti: common: board_detect: Replace hardcoded value with macro by Nishanth Menon · Tue Oct 11 12:39:03 2016 -0500
  72. 7c9d378 board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · Wed Aug 24 15:35:51 2016 +0300
  73. bcb4ee8 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · Wed Aug 24 15:35:50 2016 +0300
  74. 3a7f10c board: ti: dra7xx: complex definitions should be protected with parentheses by Mugunthan V N · Tue Sep 27 13:01:42 2016 +0530
  75. b8c6b02 ARM: dts: dra72: add rev C evm support by Mugunthan V N · Tue Sep 27 13:01:41 2016 +0530
  76. bd24915 board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · Tue Aug 30 14:06:24 2016 -0500
  77. b4b5aac board: ks2: Enable ECC using detected DDR size by Lokesh Vutla · Sat Aug 27 17:19:15 2016 +0530
  78. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  79. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  80. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  81. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:02 2016 -0600
  82. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  83. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  84. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  85. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  86. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  87. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:42 2016 -0600
  88. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  89. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  90. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  91. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:38 2016 -0600
  92. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:37 2016 -0600
  93. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:35 2016 -0600
  94. 871bfe8 board: ks2: README: Update to add K2G support by Lokesh Vutla · Tue Sep 06 09:10:37 2016 +0530
  95. a652abd board: am57xx: Fix missing check for beagle_x15 by Nishanth Menon · Fri Sep 02 13:51:33 2016 -0500
  96. ecb0f14 board: am57xx: MAINTAINERS: Update for current maintainer by Nishanth Menon · Fri Sep 02 02:51:45 2016 -0500
  97. df40778 omap3: Drop omap3_evm_quick_* targets by Tom Rini · Wed Jul 27 22:29:42 2016 -0400
  98. 0b6dd12 arm: am4x: add U-Boot FIT signing and SPL image post-processing by Madan Srinivas · Mon Jun 27 09:19:23 2016 -0500
  99. 5cf344b arm: omap5: add U-Boot FIT signing and SPL image post-processing by Andreas Dannenberg · Mon Jun 27 09:19:22 2016 -0500
  100. 9e23ab5 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · Wed Jun 29 14:50:41 2016 +0530