1. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  2. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  3. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · Fri Jul 06 15:41:28 2018 +0200
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · Sun Apr 01 09:22:34 2018 +0000
  6. 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · Thu Mar 15 22:11:46 2018 +0000
  7. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  8. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  9. ed3b082 Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig by Adam Ford · Wed Jan 24 15:21:21 2018 -0600
  10. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · Fri Aug 04 14:01:32 2017 +0200
  11. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · Mon Aug 07 13:11:34 2017 -0500
  12. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  13. 3d46f24 am33xx: Finish migration of CONFIG_AM33XX/AM43XX by Tom Rini · Fri Jun 09 16:59:17 2017 -0400
  14. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  15. fd36c19 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · Fri May 12 22:33:21 2017 -0400
  16. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · Fri May 12 22:33:16 2017 -0400
  17. 899fd3e configs: am335x_evm: Use omap2 generic spl load script by Lokesh Vutla · Wed Apr 26 13:37:07 2017 +0530
  18. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  19. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  20. 70b3e34 TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 by Tom Rini · Mon Nov 07 21:34:55 2016 -0500
  21. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · Mon Nov 07 21:34:54 2016 -0500
  22. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  23. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  24. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  25. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  26. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  27. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  28. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · Fri Aug 26 13:30:43 2016 -0400
  29. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  30. 27bf441 board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts by Hannes Schmelzer · Fri Feb 19 12:09:45 2016 +0100
  31. 18f4e02 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · Fri Feb 19 12:09:44 2016 +0100
  32. 41bfcfb board/BuR: drop ETH-support in SPL-Stage by Hannes Schmelzer · Fri Feb 19 12:09:42 2016 +0100
  33. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  34. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  35. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  36. 058b17d board/BuR: simplify default IP-setup on B&R boards. by Hannes Petermaier · Tue Aug 25 13:55:41 2015 +0200
  37. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  38. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  39. 3059892 board/BuR/common: fix netconsole by Hannes Schmelzer · Thu May 28 16:41:54 2015 +0200
  40. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 01 16:47:23 2015 -0400
  41. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  42. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · Thu May 28 15:41:12 2015 +0200
  43. 9826773 board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · Fri Apr 24 14:49:39 2015 +0200
  44. 4c4398d board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · Fri Apr 24 14:49:38 2015 +0200
  45. c84a889 board/BuR/common: use SYS_CONSOLE_OVERWRITE by Hannes Petermaier · Tue Mar 17 15:31:21 2015 +0100
  46. 29ac727 board/BuR/common: fix compiler warning by Hannes Petermaier · Mon Mar 16 19:20:31 2015 +0100
  47. fa12df1 board/BuR/common: Add support for displaying BMP on LCD by Hannes Petermaier · Tue Feb 03 13:22:36 2015 +0100
  48. 7b03b36 board/BuR/common: Enable CONFIG_CMD_TIME by Hannes Petermaier · Tue Feb 03 13:22:35 2015 +0100
  49. 918d97b board/BuR/common: Introduce Network Console and common environment for it by Hannes Petermaier · Tue Feb 03 13:22:34 2015 +0100
  50. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · Tue Mar 03 08:03:02 2015 -0700
  51. faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:01 2014 +0900
  52. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  53. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  54. dd1c61e board/BuR/common: Add CONFIG_CMD_I2C by Hannes Petermaier · Wed Jun 04 10:28:39 2014 +0200
  55. 27fbcd4 board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD by Hannes Petermaier · Wed Jun 04 10:22:07 2014 +0200
  56. 8924b94 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · Thu Mar 27 10:37:36 2014 +0100
  57. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · Tue Feb 18 07:31:52 2014 -0500
  58. fb00366 board: Add support for B&R T-Series Motherboard by Hannes Petermaier · Fri Feb 07 08:07:36 2014 +0100