1. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · Tue Mar 04 15:34:35 2014 +0100
  2. ec17476 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · Tue Jan 14 17:24:35 2014 +0900
  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. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  7. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  8. 122b4c1 CMD: Remove CMD_LOG, it's unused by Marek Vasut · Sat Mar 31 07:47:13 2012 +0000
  9. b72e962 nand_spl: store ecc data on the stack by Scott Wood · Wed Jan 11 15:41:01 2012 -0600
  10. 327ac78 PPC405EX CHIP_21 erratum by Steven A. Falco · Thu May 05 10:08:35 2011 -0400
  11. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  12. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  13. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  14. a0a1479 ppc4xx: Use common ns16550 functions in 4xx UART POST driver by Stefan Roese · Wed Sep 29 16:58:38 2010 +0200
  15. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  16. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  17. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  18. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  19. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  20. 0feec6a ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · Thu Jan 21 11:37:31 2010 +0100
  21. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  22. ab26c2f ppc4xx: Kilauea: Fix SDRAM init in NAND booting version by Stefan Roese · Mon Jul 27 07:42:37 2009 +0200
  23. 142a2e6 ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · Tue Jul 21 14:06:29 2009 +0200
  24. c262200 ppc4xx: Fix EEPROM configuration on Kilauea by Stefan Roese · Tue Jul 21 14:33:52 2009 +0200
  25. 25ded72 NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · Sat Jul 18 15:32:10 2009 +0200
  26. 112037a ppc4xx: Disable POST memory test on NAND-booting Kilauea by Stefan Roese · Wed Apr 15 14:08:48 2009 +0200
  27. f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · Mon Feb 09 13:18:12 2009 -0800
  28. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  29. 0bfb802 ppc4xx: Disable DDR2 autocalibration on Kilauea for now by Stefan Roese · Fri Oct 24 08:56:09 2008 +0200
  30. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  31. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  32. 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
  33. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  34. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · Wed Sep 03 12:26:59 2008 -0700
  35. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Aug 13 23:23:13 2008 +0200
  36. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  37. 0591f91 ppc4xx: Add MII mode support to the EMAC RGMII Bridge by Grant Erickson · Tue Jul 08 08:35:00 2008 -0700
  38. 9416cd9 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · Wed Jul 09 16:46:35 2008 -0700
  39. d4c0b70 ppc4xx: Unify AMCC's board config files (part 2/3) by Stefan Roese · Fri Jun 06 15:55:03 2008 +0200
  40. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · Mon Jun 02 17:13:55 2008 +0200
  41. a37856a ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · Thu May 22 14:44:24 2008 -0700
  42. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  43. 511a15a ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config by Markus Klotzbücher · Thu May 08 16:00:55 2008 +0200
  44. 02a6b11 ppc4xx: Kilauea: Fix incorrect FPGA FIFO address by Stefan Roese · Thu May 08 11:10:46 2008 +0200
  45. 0cdaa3b ppc4xx: Update Kilauea defconfig to use device-tree booting as default by Stefan Roese · Fri Apr 11 07:02:29 2008 +0200
  46. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  47. e2a1242f ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · Thu Jan 17 07:50:17 2008 +0100
  48. 16dbccc ppc4xx: fdt: Cleanup setup of cpu node setup by Stefan Roese · Tue Dec 18 08:44:51 2007 +0100
  49. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  50. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · Sat Dec 08 14:47:34 2007 +0100
  51. 7533331 ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing by Stefan Roese · Tue Nov 27 11:57:35 2007 +0100
  52. f557e89 ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt by Stefan Roese · Mon Nov 26 15:01:45 2007 +0100
  53. 0b7ace1 ppc4xx: Update AMCC Kilauea config file by Stefan Roese · Sat Nov 17 14:52:29 2007 +0100
  54. b17b699 ppc4xx: Remove In:/Out:/Err: boot output for AMCC Kilauea by Stefan Roese · Fri Nov 09 12:19:58 2007 +0100
  55. 720c585 ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · Sat Nov 03 12:08:28 2007 +0100
  56. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · Wed Oct 31 17:57:52 2007 +0100
  57. 1566805 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · Tue Oct 23 10:10:08 2007 +0200
  58. 549a02a ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boards by Stefan Roese · Mon Oct 22 16:24:44 2007 +0200
  59. bd78515 ppc: Small Kilauea cleanup of config file by Stefan Roese · Sun Oct 21 14:26:29 2007 +0200
  60. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · Sat Oct 13 16:43:23 2007 +0200
  61. 2ae6b91 ppc4xx: Enable device tree support (fdt) on Kilauea per default by Stefan Roese · Thu Oct 11 11:15:59 2007 +0200
  62. 7de9fc7 ppc4xx: Add initial AMCC Kilauea 405EX support by Stefan Roese · Fri Oct 05 17:11:30 2007 +0200