1. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  2. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · Mon Oct 26 19:47:42 2015 +0800
  3. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · Wed Sep 09 16:44:16 2015 +0800
  4. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  5. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  6. 80bd661 powerpc: convert selected boards to generic board structure by York Sun · Tue Aug 18 12:35:52 2015 -0700
  7. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · Wed Aug 19 09:33:43 2015 -0600
  8. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  9. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  10. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  11. ec4a0a5 nand_spl: remove MPC8569MDS_NAND support by Masahiro Yamada · Wed Jun 04 10:26:49 2014 +0900
  12. 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · Fri Mar 21 16:21:44 2014 +0800
  13. 55e6365 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · Tue Feb 25 19:26:48 2014 +0900
  14. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · Wed Jan 15 10:14:07 2014 +0900
  15. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  16. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  17. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  18. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  19. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  20. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  22. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  23. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  24. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  25. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · Fri Sep 14 23:39:52 2012 +0200
  26. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  27. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · Tue Nov 22 09:21:25 2011 -0600
  28. 842aa5b powerpc/85xx: Fix NAND SPL support by Kumar Gala · Wed Nov 09 09:10:49 2011 -0600
  29. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  30. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  31. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  32. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · Thu Aug 04 18:03:41 2011 -0500
  33. 39ffcc1 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · Thu Apr 28 10:13:41 2011 -0500
  34. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · Wed Apr 13 00:37:12 2011 -0500
  35. 48aab14 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · Tue Apr 05 14:39:33 2011 -0500
  36. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · Mon Jan 31 22:18:47 2011 -0600
  37. 580df5e powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · Mon Jan 31 15:57:01 2011 -0600
  38. a9db4ec powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · Tue Jan 11 00:52:35 2011 -0600
  39. 6ad0eb5 powerpc/85xx: Convert MPC8569MDS to use common SRIO init code by Kumar Gala · Tue Jan 04 18:04:01 2011 -0600
  40. b999ae8 powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:18:07 2010 -0600
  41. 025eab0 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · Tue Jan 04 17:23:05 2011 +0800
  42. b8d87f1 MPC8568/MPC8569: Remove CONFIG_DDR_DLL define by Becky Bruce · Mon Dec 13 15:06:48 2010 -0600
  43. 2d74790 mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition by Becky Bruce · Mon Dec 13 15:06:45 2010 -0600
  44. b1dd51f powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · Mon Nov 29 14:32:11 2010 -0600
  45. 31b9012 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build by Haiying Wang · Wed Nov 10 15:37:13 2010 -0500
  46. cfc113e powerpc/8xxx: Enable e1000 driver on some FSL boards by Kumar Gala · Tue Nov 09 23:19:50 2010 -0600
  47. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  48. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  49. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  50. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  51. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  52. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · Mon Oct 04 19:58:00 2010 +0200
  53. fac2385 mpc8569mds: fix consuming long time while relocating code. by Haiying Wang · Wed Sep 29 13:31:35 2010 -0400
  54. bd76d19 mpc8569mds: fix CONFIG_ENV_SIZE by Haiying Wang · Wed Sep 29 13:44:14 2010 -0400
  55. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  56. b42cf5f net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · Mon Jul 26 18:34:57 2010 -0500
  57. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · Wed Jul 14 19:47:18 2010 -0500
  58. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · Thu Jul 08 22:23:54 2010 -0500
  59. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  60. f273623 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · Wed Apr 07 01:34:11 2010 -0500
  61. cee7783 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Feb 03 20:10:20 2010 +0100
  62. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · Wed Jan 20 09:04:28 2010 +0100
  63. 2639e51 Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · Mon Jan 18 19:03:28 2010 +0800
  64. 06f0ebe ppc/85xx: Add ATM config for MPC8569MDS by Liu Yu · Fri Nov 27 15:31:52 2009 +0800
  65. 0524117 mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · Wed Dec 16 01:14:31 2009 +0300
  66. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  67. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · Wed Nov 04 18:30:08 2009 -0600
  68. f1a8051 mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:08 2009 +0400
  69. da22594 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:06 2009 +0400
  70. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  71. 1535d81 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · Wed Jul 15 08:54:50 2009 -0500
  72. 10b981b 85xx: Add UEC6 and UEC8 at SGMII mode for MPC8569MDS by Haiying Wang · Wed May 20 12:30:41 2009 -0400
  73. bc759ee 85xx: Add RMII support for MPC8569MDS by Haiying Wang · Wed May 20 12:30:37 2009 -0400
  74. df1bbbd 85xx: Add UEC3 and UEC4 support for MPC8569MDS by Haiying Wang · Wed May 20 12:30:36 2009 -0400
  75. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  76. 7a1d7b8 85xx: Add PIB support at CS4/CS5 for MPC8569MDS by Haiying Wang · Wed May 20 12:30:32 2009 -0400
  77. b228ae6 85xx: Fix some settings for MPC8569MDS board by Haiying Wang · Thu Jun 04 16:12:39 2009 -0400
  78. 3058358 85xx: Fix the wrong SYS_CLK_IN for 8569MDS by Dave Liu · Mon May 18 17:49:23 2009 +0800
  79. bd25537 MPC85xx: Add MPC8569MDS board support by Haiying Wang · Fri Mar 27 17:02:45 2009 -0400