1. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  2. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  3. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  4. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  5. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  6. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  7. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  8. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  9. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  10. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  11. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  12. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · Wed May 17 03:25:15 2017 -0600
  13. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  14. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  15. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  16. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  17. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  18. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · Wed Mar 01 16:51:58 2017 -0500
  19. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  20. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  21. b0f8bae arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · Thu Feb 02 15:01:13 2017 +0530
  22. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  23. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  24. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  25. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  26. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · Wed Dec 28 08:43:27 2016 -0800
  27. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · Fri Dec 02 10:44:34 2016 -0800
  28. a80bdf7 powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig options by York Sun · Tue Nov 15 14:09:50 2016 -0800
  29. 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
  30. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · Thu Oct 06 07:31:45 2016 +0200
  31. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  32. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  33. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  34. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  35. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · Tue Jul 19 17:52:06 2016 -0500
  36. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  37. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  38. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  39. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  40. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  41. 515fbb4 powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE by York Sun · Wed Apr 06 13:22:10 2016 -0700
  42. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  43. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  44. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  45. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  46. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  47. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  48. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  49. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  50. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  51. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  52. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  53. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  54. 9da3adc powerpc/913x: Add config flag for bootdelay by harninder rai · Mon Dec 15 12:58:45 2014 +0530
  55. 604b3ca powerpc/bsc913x: Convert to use generic board code by harninder rai · Tue Dec 02 15:55:47 2014 +0530
  56. c457020 powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND by Ashish Kumar · Tue Oct 07 18:02:23 2014 +0530
  57. 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · Wed Oct 15 11:35:31 2014 +0530
  58. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  59. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  60. f402731 powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · Mon Mar 31 15:31:48 2014 +0530
  61. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · Wed Jan 15 10:14:07 2014 +0900
  62. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · Tue Jan 14 11:34:26 2014 +0530
  63. afffcb0 board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · Wed Dec 11 12:42:11 2013 +0530
  64. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  65. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  66. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  67. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  68. 1cf874a board/bsc9131rdb: Update IFC timings for NAND flash by Prabhakar Kushwaha · Tue Sep 10 17:33:12 2013 +0530
  69. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  70. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  71. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  72. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  73. 20732df board/bsc9131rdb: Update default boot environment settings by Priyanka Jain · Thu Apr 04 14:40:32 2013 +0530
  74. f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · Thu Apr 04 09:31:54 2013 +0530
  75. f9146bd board/bsc9131rdb: Add targets for Sysclk 100MHz by Priyanka Jain · Mon Apr 01 12:12:45 2013 +0530
  76. bc84b5e board/bsc9131rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · Tue Apr 16 13:28:25 2013 +0530
  77. 63956d5 powerpc/mpc85xx:Add BSC9131 RDB Support by Prabhakar Kushwaha · Tue Apr 24 20:17:15 2012 +0000