1. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  2. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · Wed May 17 03:25:31 2017 -0600
  3. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  4. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  5. a6a9ea4 Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig by Simon Glass · Wed May 17 03:25:16 2017 -0600
  6. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · Wed May 17 03:25:15 2017 -0600
  7. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  8. ba4d860 Convert CONFIG_CMD_ECCTEST to Kconfig by Simon Glass · Wed May 17 03:25:08 2017 -0600
  9. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  10. d5ec930 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue May 16 14:50:36 2017 -0400
  11. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 15 13:01:26 2017 -0400
  12. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  13. 7af4518 powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · Fri May 05 11:08:18 2017 -0300
  14. 4be196a i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · Fri May 12 21:09:50 2017 -0600
  15. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  16. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · Fri Apr 28 08:51:44 2017 -0400
  17. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · Wed Apr 26 22:28:08 2017 -0600
  18. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · Wed Apr 26 22:28:04 2017 -0600
  19. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · Wed Apr 26 22:28:03 2017 -0600
  20. aa0c457 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · Wed Apr 26 22:28:00 2017 -0600
  21. 311ec4f Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · Wed Apr 26 22:27:53 2017 -0600
  22. bba41d9 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · Thu Mar 02 14:12:41 2017 +0530
  23. 5cad0ff powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation by VINITHA PILLAI · Fri Mar 31 10:50:02 2017 +0530
  24. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  25. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · Fri Mar 31 08:40:36 2017 -0600
  26. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  27. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  28. c04d5b9 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · Tue Mar 28 10:27:29 2017 -0600
  29. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · Tue Mar 28 10:27:27 2017 -0600
  30. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · Tue Mar 28 10:27:24 2017 -0600
  31. 25eb4cb board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · Tue Mar 28 10:27:22 2017 -0600
  32. 61572ad board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · Tue Mar 28 10:27:21 2017 -0600
  33. ffe0fb4 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · Tue Mar 28 10:27:20 2017 -0600
  34. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · Wed Mar 01 16:51:58 2017 -0500
  35. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  36. bedc562 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · Thu Feb 02 15:02:00 2017 +0530
  37. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · Thu Feb 02 15:01:48 2017 +0530
  38. 3c48f58 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · Thu Feb 02 15:01:26 2017 +0530
  39. b0f8bae arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · Thu Feb 02 15:01:13 2017 +0530
  40. 08fb716 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · Tue Jan 24 13:47:31 2017 +0100
  41. f2770f4 powerpc: mpc85xx: Use symbolic names for cache control bits by Mark Marshall · Tue Jan 24 15:40:23 2017 +0100
  42. 85df7b4 powerpc: mpc83xx: Enable pre-relocation malloc by mario.six@gdsys.cc · Tue Jan 17 08:33:48 2017 +0100
  43. d4f4a54 powerpc: mpc83xx: Minimize r1 modification by mario.six@gdsys.cc · Tue Jan 17 08:33:47 2017 +0100
  44. c8b0679 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Jan 25 17:09:01 2017 -0500
  45. ab051bb Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · Mon Jan 23 13:31:26 2017 -0700
  46. 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · Mon Jan 23 13:31:23 2017 -0700
  47. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · Mon Jan 23 13:31:22 2017 -0700
  48. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  49. 871ee8c powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · Fri Jan 06 17:29:45 2017 +1300
  50. 8acb127 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · Fri Dec 02 09:22:34 2016 +1300
  51. a56d6c0 powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 by Darwin Dingel · Tue Oct 25 09:48:01 2016 +1300
  52. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  53. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · Sun Jan 22 19:43:10 2017 -0500
  54. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  55. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  56. 7eafac1 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · Wed Dec 28 08:43:50 2016 -0800
  57. 0d3b859 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · Wed Dec 28 08:43:49 2016 -0800
  58. f4e8a75 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · Wed Dec 28 08:43:48 2016 -0800
  59. 6e413f5 powerpc: mpc85xx: Remove unused ifdef in config header by York Sun · Wed Dec 28 08:43:47 2016 -0800
  60. 4e57797 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · Wed Dec 28 08:43:46 2016 -0800
  61. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · Wed Dec 28 08:43:45 2016 -0800
  62. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  63. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:43 2016 -0800
  64. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · Wed Dec 28 08:43:42 2016 -0800
  65. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  66. d1c15e6 powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS by York Sun · Wed Dec 28 08:43:39 2016 -0800
  67. a05baa4 powerpc: T2080RDB: Remove macro CONFIG_T2080RDB by York Sun · Wed Dec 28 08:43:37 2016 -0800
  68. c68b12d powerpc: T2080QDS: Remove macro T2080QDS by York Sun · Wed Dec 28 08:43:36 2016 -0800
  69. 8853a2c powerpc: T1040QDS: Remove macro CONFIG_T1040QDS by York Sun · Wed Dec 28 08:43:35 2016 -0800
  70. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · Wed Dec 28 08:43:32 2016 -0800
  71. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  72. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  73. 85ab6f0 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · Wed Dec 28 08:43:29 2016 -0800
  74. 14e098d powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to Kconfig by York Sun · Wed Dec 28 08:43:28 2016 -0800
  75. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · Wed Dec 28 08:43:27 2016 -0800
  76. e0546d1 powerpc: Retain compatible property for L2 cache by Chris Packham · Fri Dec 02 21:22:30 2016 +1300
  77. 0235296 fsl/ddr: Enable erratum-a009942 workaround for B/T-series by Shengzhou Liu · Tue Nov 15 17:15:20 2016 +0800
  78. 15875a5 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · Mon Nov 21 11:36:48 2016 +0800
  79. d6858fd Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Sun Dec 04 13:55:15 2016 -0500
  80. 3283933 powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · Thu Dec 01 14:10:47 2016 -0800
  81. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  82. 091e5e5 powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · Thu Dec 01 14:05:02 2016 -0800
  83. fc01f55 powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · Fri Dec 02 10:45:23 2016 -0800
  84. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · Fri Dec 02 10:44:34 2016 -0800
  85. afa0fd3 powerpc: mpc85xx: Move SECURE_BOOT to Kconfig by York Sun · Fri Dec 02 09:33:14 2016 -0800
  86. 9c62e7b powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · Thu Dec 01 13:32:46 2016 -0800
  87. 7ea6f35 powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · Thu Dec 01 13:26:06 2016 -0800
  88. db2d69c powerpc: cyrus: Separate P5020/P5040 config options by York Sun · Thu Dec 01 18:37:55 2016 -0800
  89. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Nov 29 19:42:48 2016 -0500
  90. 5440725 powerpc: Drop default CONFIG_MAX_CPUS by York Sun · Wed Nov 23 14:18:59 2016 -0800
  91. d081bea powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUS by York Sun · Wed Nov 23 14:16:01 2016 -0800
  92. efc30b6 powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · Wed Nov 23 14:08:36 2016 -0800
  93. f48436a powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · Wed Nov 23 14:06:21 2016 -0800
  94. cbf7bf3 powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig by York Sun · Wed Nov 23 12:30:40 2016 -0800
  95. c184503 powerpc: T4080: Drop configuration for T4080 by York Sun · Mon Nov 21 13:41:30 2016 -0800
  96. 0fad326 powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · Mon Nov 21 13:35:41 2016 -0800
  97. c7ea924 powerpc: T4160: Remove macro CONFIG_PPC_T4160 by York Sun · Mon Nov 21 13:31:34 2016 -0800
  98. 50417a9 powerpc: T4160RDB: Separate from T4240RDB in Kconfig by York Sun · Mon Nov 21 13:26:52 2016 -0800
  99. ba04cb4 powerpc: T4240QDS: Remove macro CONFIG_T4240QDS by York Sun · Mon Nov 21 13:22:08 2016 -0800
  100. a74e923 powerpc: T4160QDS: Separate from T4240QDS in Kconfig by York Sun · Mon Nov 21 13:19:14 2016 -0800