1. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  2. 434524f Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR by Simon Glass · Wed May 17 03:25:03 2017 -0600
  3. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  4. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  5. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  6. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  7. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  8. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  9. ec17476 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · Tue Jan 14 17:24:35 2014 +0900
  10. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  11. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  14. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  15. 122b4c1 CMD: Remove CMD_LOG, it's unused by Marek Vasut · Sat Mar 31 07:47:13 2012 +0000
  16. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  17. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  18. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  19. a0a1479 ppc4xx: Use common ns16550 functions in 4xx UART POST driver by Stefan Roese · Wed Sep 29 16:58:38 2010 +0200
  20. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  21. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  22. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  23. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  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. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Aug 13 23:23:13 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. 0591f91 ppc4xx: Add MII mode support to the EMAC RGMII Bridge by Grant Erickson · Tue Jul 08 08:35:00 2008 -0700
  29. d4c0b70 ppc4xx: Unify AMCC's board config files (part 2/3) by Stefan Roese · Fri Jun 06 15:55:03 2008 +0200
  30. a37856a ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · Thu May 22 14:44:24 2008 -0700
  31. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  32. 69f6607 ppc4xx: Update Makalu defconfig to use device-tree booting as default by Stefan Roese · Sat May 10 10:30:36 2008 +0200
  33. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  34. e2a1242f ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · Thu Jan 17 07:50:17 2008 +0100
  35. e1582db ppc4xx: Update Makalu fdt support by Stefan Roese · Fri Dec 21 07:51:29 2007 +0100
  36. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · Sat Dec 08 14:47:34 2007 +0100
  37. 7533331 ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing by Stefan Roese · Tue Nov 27 11:57:35 2007 +0100
  38. 9a8e848 ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage by Stefan Roese · Mon Nov 26 15:06:14 2007 +0100
  39. 7ff6b7f ppc4xx: Update AMCC Makalu for board rev 1.1 by Stefan Roese · Fri Nov 16 14:00:59 2007 +0100
  40. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · Wed Oct 31 17:57:52 2007 +0100
  41. 549a02a ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boards by Stefan Roese · Mon Oct 22 16:24:44 2007 +0200
  42. e3c7358 ppc4xx: Add initial AMCC Makalu 405EX support by Stefan Roese · Mon Oct 22 07:34:34 2007 +0200