1. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  2. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  3. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  4. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  6. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  7. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  8. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  9. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  10. 57b2168 NAND: remove NAND_MAX_CHIPS definitions by Vladimir Zapolskiy · Sun Nov 20 16:10:16 2011 +0200
  11. f05b933 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · Tue Oct 11 23:57:30 2011 -0500
  12. bfd8973 mpc83xx: Cleanup usage of BAT constants by Joe Hershberger · Tue Oct 11 23:57:28 2011 -0500
  13. b314870 mpc83xx: cosmetic: SIMPC8313.h checkpatch compliance by Joe Hershberger · Tue Oct 11 23:57:21 2011 -0500
  14. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  15. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  16. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  17. f60c06e 83xx: Fix NAND_SPL link address by Scott Wood · Wed Nov 24 13:28:40 2010 +0000
  18. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  19. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  20. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  21. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  22. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  23. c5a22d0 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels by Ira W. Snyder · Fri Sep 10 15:42:32 2010 -0700
  24. dfe6e23 powerpc: Update configs to properly set FSL_ELBC by Becky Bruce · Thu Jun 17 11:37:18 2010 -0500
  25. bd258af Update SICRL_USBDR to reflect 4 different settings by Ron Madrid · Tue Jun 01 17:00:49 2010 -0700
  26. 95cd778 Fix SICRL setting in SIMPC8313 by Ron Madrid · Fri May 14 16:27:48 2010 -0700
  27. fda4637 mpc83xx: Add UPMA configuration to SIMPC8313 by Ron Madrid · Wed Apr 28 16:04:43 2010 -0700
  28. 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
  29. 26c16d8 mpc83xx: enable command line autocompletion by Kim Phillips · Thu Apr 15 17:36:05 2010 -0500
  30. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  31. 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
  32. 6b2b95b NAND boot: change NAND loader's relocate SP to CONFIG param by Mingkai Hu · Fri Sep 11 10:53:08 2009 +0800
  33. 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
  34. ca479c2 mpc83xx: set 64BIT_VSPRINTF for boards using nand_util by Kim Phillips · Mon Jun 15 11:51:47 2009 -0500
  35. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
  36. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  37. 5dc958f mtd: MTD related config header changes (mtdparts command) by Stefan Roese · Tue May 12 14:32:58 2009 +0200
  38. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  39. 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
  40. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  41. dfa028a Create configuration option for restricted ns16550 functions by Ron Madrid · Wed Feb 18 14:30:44 2009 -0800
  42. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  43. 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · Thu Jan 22 15:05:24 2009 -0800