1. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  2. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  3. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  4. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:36 2017 +0100
  5. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  6. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  7. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  8. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  9. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  10. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  11. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  12. ec17476 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · Tue Jan 14 17:24:35 2014 +0900
  13. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  14. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  16. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  17. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +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. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  21. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  23. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · Tue Sep 23 12:39:40 2008 -0500
  24. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  25. 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
  26. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:30 2008 +0200
  27. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  28. cfe5802 ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · Fri Jun 06 15:55:21 2008 +0200
  29. a98dfe6 ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards by Stefan Roese · Thu May 08 11:05:15 2008 +0200
  30. 4dbd976 ppc4xx: Add device tree support to AMCC Yosemite by Ira Snyder · Tue Apr 29 11:18:54 2008 -0700
  31. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · Thu Mar 06 16:45:53 2008 +0100
  32. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  33. 0fb8ab9 ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms by Stefan Roese · Wed Jan 30 14:48:28 2008 +0100
  34. a05ed2d ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support by Stefan Roese · Tue Dec 04 16:29:48 2007 +0100
  35. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · Wed Oct 31 17:57:52 2007 +0100
  36. fa25747 ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite by Stefan Roese · Mon Oct 15 11:29:33 2007 +0200
  37. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  38. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 10:12:10 2007 -0500
  39. 03bfcb9 include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files. by Jon Loeliger · Wed Jul 04 22:33:46 2007 -0500
  40. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Mon Jun 25 20:20:30 2007 +0200
  41. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  42. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  43. 837bc5b ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · Fri Jun 15 11:19:28 2007 +0200
  44. ae95087 USB: ohci fixes and cleanup for ppc4xx and yosemite board. by Markus Klotzbuecher · Wed Jun 06 11:49:43 2007 +0200
  45. c4e387d Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Mon Apr 23 13:17:22 2007 +0200
  46. 374f38b Merge some AMCC make targets to keep the top-level Makefile smaller by Stefan Roese · Wed Mar 28 15:03:16 2007 +0200
  47. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · Fri Mar 23 09:52:17 2007 +0100
  48. b1669da [PATCH] Merge Yosemite & Yellowstone board ports by Stefan Roese · Tue Jan 30 17:04:19 2007 +0100
  49. c095894 [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed by Stefan Roese · Sat Jan 13 07:59:19 2007 +0100
  50. 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · Mon Nov 27 16:52:20 2006 +0100
  51. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · Mon Nov 27 11:44:58 2006 +0100
  52. 661ffe5 Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver by Markus Klotzbuecher · Mon Nov 27 11:43:09 2006 +0100
  53. 0368775 Add CONFIG_BOARD_RESET to configure board specific reset function by Stefan Roese · Sat Oct 07 11:30:52 2006 +0200
  54. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  55. b0ff214 Add commandline history support to all AMCC eval boards by Stefan Roese · Mon Aug 07 14:33:32 2006 +0200
  56. 3b07aeb Changed default ramdisk addr in yosemite/yellowstone ports by Stefan Roese · Mon May 15 15:11:20 2006 +0200
  57. 31c9ee7 Update yosemite configuration to enable flash write buffer support by Stefan Roese · Wed May 10 15:06:58 2006 +0200
  58. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
  59. 7f98aec Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · Thu Oct 20 16:34:28 2005 +0200
  60. 764784c Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo by Stefan Roese · Fri Oct 14 15:37:34 2005 +0200
  61. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · Fri Sep 23 11:05:55 2005 +0200
  62. 1d02638 Update AMCC Yosemite to get a consistent setup for all AMCC eval by Stefan Roese · Thu Aug 11 18:03:14 2005 +0200
  63. b30f2a1 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · Mon Aug 08 12:42:22 2005 +0200
  64. d06ce5d Coding style cleanup by Wolfgang Denk · Tue Aug 02 17:06:17 2005 +0200
  65. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · Mon Aug 01 16:41:48 2005 +0200