1. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  2. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  3. 5594eb7 Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:01 2016 -0600
  4. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  5. 227392d Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:50 2016 -0600
  6. 400f264 Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · Mon Sep 12 23:18:49 2016 -0600
  7. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:35 2016 -0600
  8. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  9. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · Fri Aug 26 13:30:43 2016 -0400
  10. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  11. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · Mon Aug 01 00:16:34 2016 +0900
  12. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · Sat Jun 04 07:35:04 2016 +0900
  13. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · Sat Jun 04 07:35:03 2016 +0900
  14. 3623502 ti: AM43xx: board: Detect AM43xx HS EVM by Madan Srinivas · Thu May 19 19:10:48 2016 -0500
  15. 6f6a9da ti: AM43xx: Use CONFIG options from SOC Kconfig by Madan Srinivas · Thu May 19 19:10:47 2016 -0500
  16. eba13cd arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · Thu May 19 19:10:43 2016 -0500
  17. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  18. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  19. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  20. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:29 2016 +0300
  21. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · Wed Apr 13 14:20:28 2016 +0300
  22. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · Wed Apr 13 14:20:27 2016 +0300
  23. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  24. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  25. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  26. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  27. d6c5a55 ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · Wed Mar 09 15:39:35 2016 +0530
  28. 7ec3a80 am43xx: configs: Enable USB commands for non usb boot also by Mugunthan V N · Wed Mar 09 15:39:34 2016 +0530
  29. f85a4cf am43xx: qspi: Fix config to select SPI mode by Vignesh R · Wed Feb 10 11:06:09 2016 +0530
  30. ea62726 am43xx_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · Thu Dec 24 16:08:08 2015 +0530
  31. 4fe1e60 am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl by Mugunthan V N · Wed Dec 23 20:39:47 2015 +0530
  32. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  33. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  34. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  35. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  36. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · Thu Nov 19 21:48:13 2015 +0800
  37. 52ac443 ns16550: unify serial_omap by Thomas Chou · Thu Nov 19 21:48:12 2015 +0800
  38. 63ff6f1 ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi by Vignesh R · Tue Nov 10 11:52:11 2015 +0530
  39. 468f600 am43xx_evm: Add DFU support for qspi flash by Vignesh R · Thu Oct 22 11:30:53 2015 +0530
  40. 449cea4 am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · Mon Sep 28 16:17:50 2015 +0530
  41. 2ae2eec am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Mugunthan V N · Mon Sep 28 16:17:49 2015 +0530
  42. afdb4f6 am437x_evm: increase phy autoneg timeout by Sekhar Nori · Mon Sep 28 15:58:15 2015 +0530
  43. b207c47 ti_armv7_common: env: Consolidate MMC args by Lokesh Vutla · Fri Aug 28 13:35:07 2015 +0530
  44. 2a447bf include: configs: am43xx_evm: add 'usb stop' in usbboot env by Kishon Vijay Abraham I · Mon Aug 10 16:52:58 2015 +0530
  45. ad63dd7 configs: split ti_armv7_common into a omap generic header by Nishanth Menon · Wed Jul 22 18:05:41 2015 -0500
  46. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · Fri Jun 12 19:56:58 2015 +0200
  47. 8099940 usb: xhci: omap: Remove common dwc3 drv functions calls by Ramneek Mehresh · Fri May 29 14:47:17 2015 +0530
  48. d651a10 defconfig: Move CONFIG_SPI_FLASH_BAR from configs by Jagan Teki · Mon Jun 29 22:36:18 2015 +0530
  49. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  50. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  51. 7d13938 am43xx_evm: add eth boot support by Mugunthan V N · Tue Jun 16 20:23:39 2015 +0530
  52. 1c21638 am43xx_evm: add usb host boot support by Mugunthan V N · Tue Jun 16 20:23:38 2015 +0530
  53. eca3b1f am43xx: Update CONFIG_SPL_TEXT_BASE by Tom Rini · Tue Jun 16 20:23:37 2015 +0530
  54. a941965 ARM: AM43x: Fix MAX_RAM_BANK_SIZE by Lokesh Vutla · Wed Jun 10 15:54:50 2015 +0530
  55. 09b5ede am43xx_evm: Enable NAND boot by Tom Rini · Fri Jun 05 12:43:46 2015 +0300
  56. 864703d am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name by Roger Quadros · Fri Jun 05 12:42:20 2015 +0300
  57. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  58. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  59. 07610ab ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · Tue Apr 21 07:51:04 2015 -0500
  60. 3a8a22b include: configs: Enable DWC3 and DFU in AM43xx by Kishon Vijay Abraham I · Mon Feb 23 18:40:22 2015 +0530
  61. 3dcd6d8 board: ti: am43xx: add support for AM43xx Industrial Development Kit by Felipe Balbi · Mon Dec 22 16:26:17 2014 -0600
  62. 53e42b7 TI: armv7: enable UUID and PART by Nishanth Menon · Thu Dec 18 14:32:14 2014 -0600
  63. 25faa29 arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT by Felipe Balbi · Tue Sep 23 10:44:18 2014 -0500
  64. 3eb6f86 board/ti/am43xx: add support for parallel NAND by pekon gupta · Tue Jul 22 16:03:22 2014 +0530
  65. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · Mon Jun 23 16:06:29 2014 -0400
  66. ccc6f84 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · Tue Jun 10 15:01:20 2014 -0500
  67. 500908a arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · Thu Jun 05 11:15:30 2014 -0400
  68. 2110c4b ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS by Lokesh Vutla · Mon Jun 02 10:45:38 2014 +0530
  69. 9fec9ae arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · Wed May 21 12:57:22 2014 -0400
  70. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · Mon May 19 16:53:37 2014 -0400
  71. 2f14ead am43xx_evm: Drop SPI SPL by Tom Rini · Thu Apr 17 17:40:15 2014 -0400
  72. d9f808d TI:armv7: Change Falcon Mode DT load address by Tom Rini · Thu Apr 03 07:52:53 2014 -0400
  73. 4431a12 am43xx_evm: Update the ramdisk args, we pass things in just fine via DT by Tom Rini · Fri Mar 28 15:03:31 2014 -0400
  74. 96886f2 TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string by Tom Rini · Fri Mar 28 15:03:29 2014 -0400
  75. 1de98af ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · Tue Feb 18 07:31:58 2014 -0500
  76. c94f954 ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · Tue Feb 18 07:31:54 2014 -0500
  77. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  78. 0a7baa7 am43xx_evm: Enable GPT commands by Tom Rini · Tue Jan 21 17:15:07 2014 -0500
  79. 6a4a080 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Feb 21 08:00:22 2014 -0500
  80. 399f847 am437x_epos_evm: add SPL API, QSPI, and serial flash support by Sourav Poddar · Sat Dec 21 12:50:08 2013 +0530
  81. 55cfc5b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jan 29 14:07:50 2014 +0100
  82. d2652cb arm: am43xx: Add USB spl boot support by Dan Murphy · Thu Jan 16 11:23:31 2014 -0600
  83. a14fb57 am43xx_evm.h: Correct SPL max size by Tom Rini · Mon Jan 20 08:40:07 2014 -0500
  84. 2ab3c49 ARM: AM43XX: board: add support for reading onboard EEPROM by Sekhar Nori · Tue Dec 10 15:02:15 2013 +0530
  85. 3985a01 ARM: AM43xx: Add extra ENV settings by Lokesh Vutla · Tue Dec 10 15:02:14 2013 +0530
  86. a42eea9 ARM: AM43xx: Add L2 Support by Lokesh Vutla · Tue Dec 10 15:02:13 2013 +0530
  87. b82e6e9 ARM: AM43xx: Adapt to ti_armv7_common.h config file by Lokesh Vutla · Tue Dec 10 15:02:12 2013 +0530
  88. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  89. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
  90. 4c682f6 ARM: AM43xx: Add config file by Lokesh Vutla · Tue Jul 30 11:36:32 2013 +0530