1. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  2. cae04a4 powerpc: socrates: convert to generic board by Anatolij Gustschin · Thu Aug 13 23:58:01 2015 +0200
  3. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  4. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · Wed Jan 15 10:14:07 2014 +0900
  5. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  6. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  7. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  8. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  9. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  10. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  12. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  13. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  14. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  15. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  16. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  17. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · Thu Aug 04 18:03:41 2011 -0500
  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. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  24. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · Wed Jul 14 19:47:18 2010 -0500
  25. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  26. 2aba8a1 85xx/socrates: Remove NFS support to fit image size. by Detlev Zundel · Wed Apr 14 11:32:20 2010 +0200
  27. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  28. e1b0584 video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · Fri Oct 23 12:03:15 2009 +0200
  29. e7e44a0 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · Fri Oct 23 12:03:14 2009 +0200
  30. b890f9e video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · Fri Oct 23 12:03:13 2009 +0200
  31. 25ded72 NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · Sat Jul 18 15:32:10 2009 +0200
  32. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  33. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  34. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · Mon Dec 01 16:22:45 2008 -0600
  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. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · Tue Sep 23 12:39:40 2008 -0500
  38. 069acf7 socrates: change default mtest address range by Anatolij Gustschin · Wed Sep 17 13:46:17 2008 +0200
  39. 2c04bc3 socrates: fix SPD EEPROM address by Anatolij Gustschin · Wed Sep 17 11:45:51 2008 +0200
  40. f0421ec 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · Thu Sep 11 15:40:01 2008 +0200
  41. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  42. 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
  43. e6f5c91 85xx: socrates: Enable Lime support. by Anatolij Gustschin · Fri Aug 15 15:42:13 2008 +0200
  44. 0244f67 85xx: Socrates: Major code update. by Detlev Zundel · Fri Aug 15 15:42:12 2008 +0200
  45. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · Thu Sep 04 11:19:05 2008 +0200
  46. 01135a8 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · Tue Aug 26 22:56:56 2008 -0500
  47. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  48. 30115a0 Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · Fri Jun 06 15:42:44 2008 +0200
  49. 96dd16b Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · Fri Jun 06 15:42:41 2008 +0200
  50. 18343da Socrates: config file cleanup. by Sergei Poselenov · Fri Jun 06 15:42:39 2008 +0200
  51. e13be1a Socrates: Fix PCI bus frequency report by Sergei Poselenov · Tue May 27 13:47:00 2008 +0200
  52. b8b81a9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue May 27 12:56:01 2008 +0200
  53. eeaaa61 Socrates: Added USB support. by Sergei Poselenov · Tue May 27 11:49:13 2008 +0200
  54. 92cdc44 Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. by Sergei Poselenov · Tue May 27 10:36:07 2008 +0200
  55. 68eb705 Socrates: Config file cleanup. by Sergei Poselenov · Mon May 26 18:16:04 2008 +0200
  56. 0b4570f USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · Thu May 22 01:15:53 2008 +0200
  57. 6be5775 socrates: fix second TSEC configuration (it is actually TSEC3) by Sergei Poselenov · Thu May 08 17:46:23 2008 +0200
  58. 09842c5 socrates: changes to support FDT by Sergei Poselenov · Wed May 07 15:10:49 2008 +0200
  59. f2bf96c Initial support for "Socrates" board by Sergei Poselenov · Wed Apr 30 11:42:50 2008 +0200