1. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  3. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  4. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  5. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  6. 109de97 powerpc: cpm2 boards: update fcc register logic by Mike Frysinger · Mon Oct 17 05:38:58 2011 +0000
  7. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  8. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  9. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  10. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  11. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  12. 25e3072 Update all board to support new bbmiiphy driver (with multibus support) by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:22 2009 +0200
  13. d3d9a50 ppc: Clean up calling of phy_reset() during init by Peter Tyser · Wed Sep 16 22:03:08 2009 -0500
  14. b29bc71 FDT: remove obsolete OF_CPU and OF_SOC macros. by Marcel Ziswiler · Wed Sep 09 21:18:41 2009 +0200
  15. 1287c35 MPC8260ADS: Add nfsboot/ramboot to default environment. by Scott Wood · Thu Apr 02 18:20:43 2009 -0500
  16. de94cff MPC8260ADS: Define CONFIG_HAS_ETH0. by Scott Wood · Fri Apr 03 15:24:40 2009 -0500
  17. c69b1e1 PQ2FADS: Enable PCI. by Scott Wood · Fri Apr 03 15:26:45 2009 -0500
  18. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  19. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  20. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  21. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  22. 8743c79 FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · Sun Jul 06 13:57:00 2008 +0400
  23. 5c97fa7 Use config_cmd_default.h instead of config_cmd_all.h by Jean-Christophe PLAGNIOL-VILLARD · Wed Oct 24 18:16:01 2007 +0200
  24. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
  25. ed26c74 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:10:49 2007 -0500
  26. 2517d97 include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:15:49 2007 -0500
  27. 446e1f5 include/configs: Use new CONFIG_CMD_* in various M* named board config files. by Jon Loeliger · Sun Jul 08 14:14:17 2007 -0500
  28. 15888b4 Fixing some typos etc. introduced mainly by cfg patches. by Wolfgang Denk · Thu Jul 05 17:56:27 2007 +0200
  29. bf6bad6 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Thu Jul 05 11:12:16 2007 +0200
  30. f405699 include/configs: Use new CONFIG_CMD_* in 82xx board config files. by Jon Loeliger · Wed Jul 04 22:30:28 2007 -0500
  31. 4dc1146 Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005 by Wolfgang Denk · Mon Sep 26 01:06:33 2005 +0200
  32. e0ae091 Second Ethernet address enabled for MPC885ADS and MPC8272ADS. by Wolfgang Denk · Mon Sep 26 00:53:02 2005 +0200
  33. 34ca9d3 Cleanup by Wolfgang Denk · Sun Sep 25 18:49:35 2005 +0200
  34. 8cc89d9 Added support for PCI bridge on MPC8272ADS Patch by Vitaly Bordug, Feb 09 2005 by Wolfgang Denk · Sun Sep 25 16:27:55 2005 +0200
  35. edb6548 * Fix PHY address argument passing with mii info command by Wolfgang Denk · Sat Sep 24 21:54:50 2005 +0200
  36. 47f5779 Add common (with Linux) MTD partition scheme and "mtdparts" command by Wolfgang Denk · Mon Aug 08 01:03:24 2005 +0200
  37. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  38. 874c675 Patch by Jerry Van Baren, 08 Nov 2004: by wdenk · Sun Apr 03 23:22:21 2005 +0000
  39. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
  40. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · Fri Dec 31 09:32:47 2004 +0000
  41. 391b574 * Patch by Gridish Shlomi, 30 Aug 2004: by wdenk · Sun Oct 10 23:27:33 2004 +0000
  42. 0359dde Patch by Robert Schwebel, 13 May 2004: by wdenk · Wed Jun 09 10:15:00 2004 +0000
  43. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 18:22:41 2004 +0000
  44. d360213 Code cleanup by wdenk · Thu Mar 25 15:14:43 2004 +0000
  45. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · Tue Jan 20 23:12:12 2004 +0000
  46. 5d5317e * Patch by Xue Ligong (Joe), 13 Nov 2003: add Realtek 8019 ethernet driver by wdenk · Sun Dec 07 00:46:27 2003 +0000
  47. 9a8965d Patch by Yuli Barcohen, 7 Aug 2003: by wdenk · Sun Aug 31 18:37:54 2003 +0000
  48. 2bb1105 * Patch by Martin Krause, 17 Jul 2003: by wdenk · Thu Jul 17 23:16:40 2003 +0000
  49. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · Mon Jul 14 22:13:32 2003 +0000
  50. 88d2ba9 * Patch by Yuli Barcohen, 23 Jun 2003: Update for MPC8260ADS board by wdenk · Mon Jun 23 18:12:28 2003 +0000
  51. 7539dea * Patches by David Müller, 12 Jun 2003: by wdenk · Thu Jun 19 23:01:32 2003 +0000
  52. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000
  53. bf2f8c9 * Patch by Dave Ellis, 22 May 2003: by wdenk · Thu May 22 22:52:13 2003 +0000
  54. d2d1a98 Compile fixes by wdenk · Sun Apr 20 16:49:37 2003 +0000
  55. 1adff3d Make compile clean, fix the usual small problems. by wdenk · Wed Mar 26 11:42:53 2003 +0000
  56. b666c8f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · Thu Mar 06 00:58:30 2003 +0000
  57. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000
  58. 2582f6b * Patch by Jim Sandoz, 07 Nov 2002: by wdenk · Mon Nov 11 21:14:20 2002 +0000
  59. e221174 Initial revision by wdenk · Sat Nov 02 23:30:20 2002 +0000