1. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · Fri Aug 04 14:01:32 2017 +0200
  2. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  3. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  4. abe4026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · Wed Jul 19 21:50:06 2017 +0800
  5. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  6. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  7. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · Wed Apr 26 01:32:49 2017 +0100
  8. d836216 sunxi: enable automatic FIT build for 64-bit SoCs by Andre Przywara · Wed Apr 26 01:32:48 2017 +0100
  9. cced748 sunxi: A64: move SPL stack to end of SRAM A2 by Andre Przywara · Wed Apr 26 01:32:42 2017 +0100
  10. 8d91b46 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · Mon Mar 27 19:22:32 2017 +0200
  11. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · Thu Apr 27 00:03:36 2017 +0200
  12. 26f00d2 sunxi: Fix arm64 fdtfile variable by Andreas Färber · Fri Apr 14 18:44:47 2017 +0200
  13. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · Sat Apr 08 15:30:12 2017 +0800
  14. 80b9644 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · Sun Apr 02 12:59:11 2017 +0200
  15. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Apr 08 09:28:02 2017 -0400
  16. 435f118 sunxi: Add default environment size by Maxime Ripard · Mon Mar 20 15:57:22 2017 +0100
  17. be1d356 sunxi: Add the default mtdids and mtdparts to our env by Maxime Ripard · Mon Feb 27 18:22:11 2017 +0100
  18. fd42c05 sunxi: Enable UBI and NAND support by Hans de Goede · Mon Feb 27 18:22:10 2017 +0100
  19. d780cdc common: Move environment choice to Kconfig by Maxime Ripard · Mon Feb 27 18:22:03 2017 +0100
  20. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  21. de454ec sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · Thu Feb 16 01:20:23 2017 +0000
  22. b93178e sunxi: configs: merge sun9i and sun50i SPL memory definitions by Andre Przywara · Thu Feb 16 01:20:22 2017 +0000
  23. 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · Thu Feb 16 01:20:19 2017 +0000
  24. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  25. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  26. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  27. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  28. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  29. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  30. a563adc sunxi: A64: enable SPL by Andre Przywara · Mon Jan 02 11:48:45 2017 +0000
  31. 67bf820 armv8: prevent using THUMB by Andre Przywara · Mon Jan 02 11:48:26 2017 +0000
  32. 63b4578 sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE by Emmanuel Vadot · Sat Nov 05 20:51:11 2016 +0100
  33. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  34. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  35. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · Mon Oct 17 20:13:02 2016 -0600
  36. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  37. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  38. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  39. 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
  40. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · Mon Oct 17 20:12:36 2016 -0600
  41. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  42. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  43. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  44. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  45. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  46. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  47. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  48. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  49. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  50. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  51. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:42 2016 -0600
  52. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  53. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  54. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  55. e0e28ee Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" by Andre Przywara · Mon Sep 05 01:32:38 2016 +0100
  56. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  57. 94754ad sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS value by Boris Brezillon · Wed Jun 15 21:09:27 2016 +0200
  58. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · Wed Jun 15 21:09:23 2016 +0200
  59. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300
  60. b8f999e sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 by Siarhei Siamashka · Tue May 31 01:48:06 2016 +0300
  61. 65d2d1d arm64: sunxi: adjust default load addresses by Andre Przywara · Wed May 04 22:15:32 2016 +0100
  62. 08e978b sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · Sat May 14 04:13:26 2016 +0300
  63. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  64. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  65. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  66. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  67. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  68. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  69. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  70. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  71. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  72. 6e16a93 sunxi: Enable realtek phy support by Hans de Goede · Wed Mar 16 13:46:22 2016 +0100
  73. d5f4d99 sunxi: Display the board model on start-up by Simon Glass · Mon Feb 22 22:55:46 2016 -0700
  74. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  75. 3f3a309 sunxi: power: add support for sy8106a driver by Jelle van der Waa · Tue Feb 23 18:47:19 2016 +0100
  76. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · Thu Jan 14 14:06:26 2016 +0100
  77. 4376c0e Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Dec 24 09:31:35 2015 -0500
  78. 8471376 net: designware: Zap CONFIG_DW_AUTONEG by Marek Vasut · Sun Dec 20 03:59:41 2015 +0100
  79. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · Mon Dec 07 20:53:29 2015 +0800
  80. 16b9163 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · Wed Dec 16 20:59:40 2015 +0100
  81. 1895dfd sunxi: power: enabled support for axp818 by vishnupatekar · Sun Nov 29 01:07:22 2015 +0800
  82. d5499a2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Nov 22 08:20:03 2015 -0500
  83. db41834 sunxi: Enable DFU for RAM by Siarhei Siamashka · Sun Oct 25 06:44:46 2015 +0200
  84. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  85. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · Thu Nov 19 21:48:13 2015 +0800
  86. 22221c0 ns16550: unify serial_dw by Thomas Chou · Thu Nov 19 21:48:10 2015 +0800
  87. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  88. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  89. e0c7aa4 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · Thu Oct 15 22:04:07 2015 +0200
  90. c0931d0 sunxi: Add support for android boot image by Maxime Ripard · Thu Oct 15 14:34:20 2015 +0200
  91. 8ff8bc8 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels by Hans de Goede · Fri Oct 09 17:11:15 2015 +0100
  92. 76fa0b2 sunxi: Switch to using malloc_simple for the spl by Hans de Goede · Sun Sep 13 12:31:24 2015 +0200
  93. 66ab79d sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · Sun Sep 13 13:02:48 2015 +0200
  94. 8fd443c sunxi: add "fel" boot target by Bernhard Nortmann · Thu Sep 17 18:52:53 2015 +0200
  95. 9f7dc80 sunxi: Tweak various memory addresses by Hans de Goede · Sun Sep 13 17:16:54 2015 +0200
  96. 22a1a53 sunxi: sunxi-common.h cleanup by Hans de Goede · Sun Sep 13 17:29:33 2015 +0200
  97. 8646f2a sunxi: increase SYS_MONITOR_LEN by Boris Brezillon · Mon Jul 27 16:21:26 2015 +0200
  98. 60b1b29 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · Fri Aug 21 21:49:51 2015 +0200
  99. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · Sun Aug 16 14:48:22 2015 +0200
  100. 0f3ddbf sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling by Hans de Goede · Sat Aug 15 09:38:22 2015 +0200