1. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  2. 57d51dd configs: am43xx: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · Thu Apr 27 15:44:00 2017 +0530
  3. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · Tue Apr 25 13:10:11 2017 +0900
  4. 848944c Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · Fri Apr 21 10:01:28 2017 -0500
  5. b96d2c4 defconfigs: am43xx_hs_evm: Add USB Host boot mode support by Andrew F. Davis · Fri Apr 07 10:11:25 2017 -0500
  6. 4fd50e7 defconfigs: am43xx_hs_evm: Add USB client boot mode support by Andrew F. Davis · Fri Apr 07 10:11:24 2017 -0500
  7. 93195b5 defconfigs: am43xx_hs_evm: Add Net boot mode support by Andrew F. Davis · Fri Apr 07 10:11:23 2017 -0500
  8. b5e6020 defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:20 2017 -0500
  9. ac366d8 configs: am43xx_evm: Enable SPL_DM by Lokesh Vutla · Tue Feb 21 11:40:44 2017 +0530
  10. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  11. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  12. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  13. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  14. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  15. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  16. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  17. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · Wed Dec 07 22:10:25 2016 +0900
  18. 5b99164 defconfig: am43xx_evm: Enable DM_SPI and DM_SPI_FLASH by Vignesh R · Tue Nov 22 14:42:56 2016 +0530
  19. a89b100 configs: am43x: hs: Modify SPL load address to fix UART boot issue by Madan Srinivas · Tue Nov 29 11:49:15 2016 +0530
  20. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  21. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · Sat Oct 01 14:43:19 2016 -0600
  22. 7b8492e dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · Sat Oct 01 14:43:18 2016 -0600
  23. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  24. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  25. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  26. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  27. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:46 2016 -0600
  28. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  29. 8e866bf Correct defconfigs using savedefconfig by Simon Glass · Mon Sep 12 23:18:19 2016 -0600
  30. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  31. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  32. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  33. 4b63bb2 configs: am4xhs: Modify SPL load address to fix UART boot issue by Madan Srinivas · Wed Aug 24 16:41:22 2016 -0400
  34. 7b72d1f ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · Wed Aug 24 14:32:16 2016 -0500
  35. cdfbe97 defconfig: am43xx_evm: enable eth driver model by Mugunthan V N · Thu Aug 11 14:27:04 2016 +0530
  36. 367f1a3 defconfig: am43xx_hs_evm: enable i2c driver model by Mugunthan V N · Mon Jul 18 15:11:05 2016 +0530
  37. 0b6dd12 arm: am4x: add U-Boot FIT signing and SPL image post-processing by Madan Srinivas · Mon Jun 27 09:19:23 2016 -0500
  38. ccf5dfc ARM: AM437x: Align HS device variant defconfig filename by Andreas Dannenberg · Wed Jun 22 17:10:26 2016 -0500[Renamed from configs/am437x_hs_evm_defconfig]
  39. f2e7861 ARM: AM437x: Enable FIT for hs platforms by Srinivas, Madan · Thu Jun 16 15:42:32 2016 -0400
  40. e8e6f56 ARM: AM437x: Sync defconfig between GP and HS EVM by Srinivas, Madan · Thu Jun 16 15:42:31 2016 -0400
  41. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  42. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  43. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · Sat Jun 04 07:35:04 2016 +0900
  44. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · Sat Jun 04 07:35:03 2016 +0900
  45. 2a919e6 defconfig: Add a config for AM43xx secure part by Madan Srinivas · Thu May 19 19:10:49 2016 -0500