1. d8764d4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed May 29 07:28:40 2019 -0400
  2. 66ea5c7 configs: Resync with savedefconfig by Tom Rini · Sun May 26 14:45:25 2019 -0400
  3. 79d4ff5 tegra: nyan-big: Enable sound by Simon Glass · Mon Apr 01 13:38:42 2019 -0700
  4. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  5. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  6. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  7. 41b6dc9 configs: Resync with savedefconfig by Tom Rini · Fri Feb 22 10:17:41 2019 -0500
  8. 43ecef4 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · Wed Feb 20 12:17:27 2019 +0000
  9. 12d37d8 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · Wed Feb 20 12:17:26 2019 +0000
  10. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  11. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  12. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  13. d932e5f tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium by Peter Robinson · Sun Jun 10 06:17:46 2018 +0100
  14. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  15. d2b652b part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · Thu Apr 12 09:58:44 2018 +0200
  16. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  17. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  18. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  19. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  20. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  21. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  22. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · Mon Aug 28 20:50:45 2017 +1200
  23. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  24. 57d1338 dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree by Simon Glass · Tue Jul 25 08:30:14 2017 -0600
  25. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · Tue Jul 25 08:30:12 2017 -0600
  26. ce34f5d configs: Resync with savedefconfig by Tom Rini · Mon Jul 24 21:10:06 2017 -0400
  27. a2037c5 tegra: nyan-big: Enable bootstage by Simon Glass · Mon Jun 12 06:21:35 2017 -0600
  28. 4fcd26c tegra: nyan-big: Enable the debug UART by Simon Glass · Mon Jun 12 06:21:33 2017 -0600
  29. eb7dc42 tegra: nyan-big: Enable the dhrystone benchmark by Simon Glass · Wed May 31 17:57:19 2017 -0600
  30. 8c4c5c8 tegra: Convert MMC to use driver model for operations by Simon Glass · Sun Apr 23 20:02:11 2017 -0600
  31. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  32. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  33. 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · Wed Apr 26 22:27:46 2017 -0600
  34. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  35. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  36. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  37. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  38. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  39. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · Tue Nov 29 09:14:57 2016 -0500
  40. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · Mon Oct 17 20:13:02 2016 -0600
  41. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  42. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · Sat Oct 01 14:43:19 2016 -0600
  43. 7b8492e dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · Sat Oct 01 14:43:18 2016 -0600
  44. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  45. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  46. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  47. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  48. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  49. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  50. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  51. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  52. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  53. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  54. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  55. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  56. 6dd8ddc defconfig: Reorder boards' defconfig files by Bin Meng · Mon Mar 21 06:47:40 2016 -0700
  57. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  58. 90836ff tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · Sat Jan 30 16:38:00 2016 -0700
  59. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:50 2016 -0700
  60. 4601eb4 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · Mon Jan 25 17:17:22 2016 +0100
  61. 7d3d776 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · Thu Jan 21 19:45:00 2016 -0700
  62. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  63. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  64. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  65. 8759ff8 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · Tue Oct 06 22:54:41 2015 +0200
  66. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700
  67. 1e823cf tegra: nyan: Enable TPM command and driver by Simon Glass · Sat Aug 22 18:31:44 2015 -0600
  68. 2347daa Tidy up some defconfig files by Simon Glass · Wed Aug 19 09:33:42 2015 -0600
  69. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  70. 1402b52 Tegra: spi: Move TEGRA114_SPI switch to defconfigs by Tom Warren · Wed Jul 29 19:36:38 2015 -0700
  71. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  72. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  73. 3aa5d4a dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big by Simon Glass · Fri Jun 05 14:39:34 2015 -0600
  74. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  75. 970eb1e tegra: config: nyan-big: Enable LCD by Simon Glass · Tue Apr 14 21:03:43 2015 -0600
  76. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · Thu Mar 12 13:24:39 2015 +0900
  77. a142ac7 ARM: tegra: Add support for nyan-big board by Allen Martin · Thu Dec 04 06:36:30 2014 -0700