1. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  2. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  4. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  5. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  6. b6b8aaa fpga: Remove all CONFIG_SYS_* fpga related options by Michal Simek · Wed May 01 18:05:56 2013 +0200
  7. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  8. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  9. f05b933 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · Tue Oct 11 23:57:30 2011 -0500
  10. cc03b80 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · Tue Oct 11 23:57:29 2011 -0500
  11. bfd8973 mpc83xx: Cleanup usage of BAT constants by Joe Hershberger · Tue Oct 11 23:57:28 2011 -0500
  12. 4f16dce mpc83xx: cosmetic: MVBLM7.h checkpatch compliance by Joe Hershberger · Tue Oct 11 23:57:20 2011 -0500
  13. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  14. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  15. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  16. 1978bdd MVBLM7: make TSEC2 work again. by Andre Schwarz · Fri Oct 22 11:21:46 2010 +0200
  17. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  18. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  19. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  20. c5a22d0 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels by Ira W. Snyder · Fri Sep 10 15:42:32 2010 -0700
  21. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  22. d3f51dd mpc83xx/mvBLM7: add usb commands and cleanup. by Andre Schwarz · Mon May 03 13:22:31 2010 +0200
  23. f3c7cd9 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · Tue Apr 20 19:37:54 2010 -0500
  24. 26c16d8 mpc83xx: enable command line autocompletion by Kim Phillips · Thu Apr 15 17:36:05 2010 -0500
  25. 328040a mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · Fri Sep 25 18:19:44 2009 -0500
  26. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · Wed Sep 16 21:38:10 2009 -0500
  27. a8e1d95 Use common code for Matrix Vision boards by André Schwarz · Thu Aug 27 14:48:35 2009 +0200
  28. f138429 mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former by Kim Phillips · Thu Jul 23 14:09:38 2009 -0500
  29. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · Fri Jun 19 14:10:52 2009 -0500
  30. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
  31. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  32. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  33. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  34. 7acde32 mpc83xx: Set guarded bit on BAT that covers the end of the address space by Scott Wood · Tue Mar 31 17:49:36 2009 -0500
  35. 2ea18aa Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · Thu Nov 20 12:01:02 2008 -0600
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  37. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  38. 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
  39. df77a9b change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · Wed Aug 20 11:11:52 2008 +0200
  40. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  41. 65ef017 update mvBL-M7 board config by Andre Schwarz · Wed Jul 02 18:54:08 2008 +0200
  42. 41df50a Coding Style Cleanup by Wolfgang Denk · Sat Jun 28 23:34:37 2008 +0200
  43. 1558d0d mpc83xx: MVBLM7: minor build fixups by Kim Phillips · Tue Jun 10 13:25:24 2008 -0500
  44. 546cb1f add MPC8343 based board mvBlueLYNX-M7 (doc+config) by Andre Schwarz · Tue Jun 10 09:13:16 2008 +0200