1. 86cb88c axs10x: Move environment from I2C EEPROM to SD-card by Alexey Brodkin · Thu Jun 01 17:09:38 2017 +0300
  2. fa7772d axs10x: Get rid of both I2C and EEPROM who used to use I2C by Alexey Brodkin · Thu Jun 01 16:27:27 2017 +0300
  3. 61ce555 boards: axs10x, nsim, tb100: Enable cmdline history by Alexey Brodkin · Fri Apr 21 11:04:19 2017 +0300
  4. 7c5ad8b i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:49 2017 -0600
  5. a465df7 arc: use timer driver for ARC boards by Vlad Zakharov · Tue Mar 21 14:49:49 2017 +0300
  6. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  7. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  8. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  9. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  10. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  11. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  12. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  13. c3b853a arc: Rename AXS101 board to more generic AXS10x by Alexey Brodkin · Thu Aug 04 15:00:35 2016 +0300[Renamed (87%) from include/configs/axs101.h]
  14. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  15. 78077b6 i2c: config: Move SYS_I2C_DW to Kconfig by Stefan Roese · Thu Apr 28 09:47:18 2016 +0200
  16. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  17. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  18. 4376c0e Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Dec 24 09:31:35 2015 -0500
  19. 8471376 net: designware: Zap CONFIG_DW_AUTONEG by Marek Vasut · Sun Dec 20 03:59:41 2015 +0100
  20. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · Mon Dec 07 20:53:29 2015 +0800
  21. 049f9db axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · Thu Dec 10 16:56:42 2015 +0300
  22. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  23. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  24. 56d9cb1 board: axs10x switch serial port and Ethernet to driver model by Alexey Brodkin · Tue Nov 10 19:16:25 2015 +0300
  25. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  26. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  27. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  28. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  29. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · Sun Apr 05 16:07:34 2015 -0600
  30. f8f13b1 board: axs10x - support v3 mother-board by Alexey Brodkin · Thu Apr 09 19:50:58 2015 +0300
  31. bf1d41f arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · Tue Feb 03 13:58:18 2015 +0300
  32. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:17 2015 +0300
  33. ce32b68 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · Tue Feb 03 13:58:16 2015 +0300
  34. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:15 2015 +0300
  35. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  36. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · Tue Feb 03 13:58:11 2015 +0300
  37. 097a640 arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · Tue Feb 03 13:58:10 2015 +0300
  38. 693744a Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig by Alexey Brodkin · Tue Jan 13 18:49:01 2015 +0300
  39. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · Tue Oct 28 12:12:00 2014 +0100
  40. db6b13d net: Remove unused CONFIG_DW_SEARCH_PHY from configs by Pavel Machek · Tue Sep 09 02:45:03 2014 +0200
  41. 8dcc69f axs101: bump DDR size from 256 to 512 Mb by Alexey Brodkin · Thu Mar 27 19:30:18 2014 +0400
  42. 1765631 axs101: increase EEPROM page write delay from 32 to 64 msec by Alexey Brodkin · Mon Mar 24 17:15:50 2014 +0400
  43. 3caa3d8 axs101: change command prompt marker to match marketing name of the board by Alexey Brodkin · Sat Feb 08 10:30:59 2014 +0400
  44. 511ab04 arc: add AXS101 board support by Alexey Brodkin · Tue Feb 04 12:56:19 2014 +0400