1. a9e1828 Fix 4xx build issue by Anatolij Gustschin · Thu Jun 12 12:40:11 2008 +0200
  2. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · Mon Jun 09 20:37:16 2008 -0500
  3. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Wed Jun 11 22:13:07 2008 +0200
  4. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · Tue Jun 10 16:16:02 2008 -0500
  5. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  6. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · Fri Jun 06 15:42:40 2008 +0200
  7. 8b94177 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · Wed Jun 04 12:45:22 2008 +0200
  8. 9041f42 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · Mon Jun 02 12:09:30 2008 +0200
  9. 49c9d28 83xx/85xx: further localbus cleanups by Anton Vorontsov · Thu May 29 18:14:56 2008 +0400
  10. 63e286a 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · Wed May 28 18:20:15 2008 +0400
  11. 8ddf00c 85xx: expose cpu identification by Kumar Gala · Tue Jun 10 16:53:46 2008 -0500
  12. dee8890 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 by Stefan Roese · Mon Jun 02 14:59:21 2008 +0200
  13. b693341 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · Thu May 22 14:44:14 2008 -0700
  14. 899032b Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · Thu May 15 15:13:08 2008 -0500
  15. e7efd5b PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · Fri May 09 15:41:35 2008 -0500
  16. 065b577 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · Thu May 15 21:29:04 2008 -0500
  17. b42863f Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · Wed May 21 01:13:39 2008 +0200
  18. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  19. 35d81ce POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · Thu May 08 15:46:42 2008 +0200
  20. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · Thu May 08 15:45:26 2008 +0200
  21. fbf2430 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · Tue May 13 20:22:01 2008 +0200
  22. 1b3274f PPC: fix map_physmem build warning by Becky Bruce · Wed May 07 13:28:16 2008 -0500
  23. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  24. 66832fa 85xx/86xx: Rename DDR init address and init extended address register by Kumar Gala · Tue Apr 29 10:28:34 2008 -0500
  25. 63e2a88 ppc4xx: Fix compile warning of hcu4 board by Stefan Roese · Mon Apr 28 11:37:14 2008 +0200
  26. 9bad132 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 26 00:06:13 2008 +0200
  27. 1e01fd2 ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · Tue Apr 22 12:20:32 2008 +0200
  28. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · Fri Apr 25 11:32:01 2008 +0200
  29. 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · Sun Apr 06 19:19:14 2008 +0200
  30. 44befe0 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · Fri Apr 04 11:15:58 2008 -0500
  31. c957c0a Introduce phys_size_t and move phys_addr_t into asm/types.h by Kumar Gala · Thu Mar 27 11:46:38 2008 -0500
  32. eeb0747 ppc: Get rid of unused machine type definitions by Wolfgang Denk · Sun Apr 13 10:03:54 2008 -0700
  33. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  34. c02cf1e mpc83xx: unreinvent mem_clk by Kim Phillips · Fri Mar 28 10:18:40 2008 -0500
  35. 82bb0f3 85xx: Expand CCSR space with more DDR controller registers. by James Yang · Tue Feb 12 16:35:07 2008 -0600
  36. d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · Fri Feb 08 18:05:08 2008 -0600
  37. f574097 Update SVR numbers to expand support by Andy Fleming · Wed Feb 06 01:19:40 2008 -0600
  38. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Jan 17 16:48:33 2008 -0600
  39. 202f9e0 83xx: serdes setup routines by Anton Vorontsov · Mon Mar 24 17:40:32 2008 +0300
  40. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · Sun Feb 17 22:57:47 2008 +0000
  41. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
  42. 6a068a1 The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
  43. 075f7a2 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · Tue Mar 11 16:53:00 2008 +0100
  44. 50c0533 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · Tue Mar 11 15:07:10 2008 +0100
  45. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · Tue Feb 19 22:01:57 2008 +0100
  46. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · Tue Feb 26 09:38:14 2008 -0700
  47. 23cd156 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · Sat Feb 23 17:24:16 2008 +0900
  48. eecdbc2 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 22 13:03:28 2008 +0100
  49. b3ee004 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · Mon Feb 18 08:18:07 2008 -0600
  50. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · Wed Feb 20 14:22:26 2008 -0600
  51. d42eda2b 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · Tue Feb 19 12:31:08 2008 -0600
  52. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 15 00:26:52 2008 +0100
  53. c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · Wed Jan 09 14:35:26 2008 -0600
  54. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  55. f757fa8 Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols by Jon Loeliger · Tue Feb 12 14:53:28 2008 -0600
  56. 2a15f75 86xx: Add print_laws function to fsl_law.c by Becky Bruce · Wed Jan 23 16:31:05 2008 -0600
  57. bcc6d9d Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jan 23 13:56:55 2008 +0100
  58. 3c627e8 mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h by Dave Liu · Fri Jan 18 10:07:04 2008 +0800
  59. b8e2520 codingstyle cleanup for spi driver by Kim Phillips · Thu Jan 17 12:48:00 2008 -0600
  60. 7efe927 Add support for a Freescale non-CPM SPI controller by Ben Warren · Wed Jan 16 22:37:35 2008 -0500
  61. 95bb67f 85xx: Introduce new tlb API by Kumar Gala · Wed Jan 16 22:33:22 2008 -0600
  62. 95fd2f6 85xx: Move LAW init code into C by Kumar Gala · Wed Jan 16 01:13:58 2008 -0600
  63. 21305af MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · Fri Jan 11 12:03:43 2008 +0100
  64. af554d8 ads5121: Added support for FDT. by Grzegorz Bernacki · Tue Jan 08 17:16:15 2008 +0100
  65. 0ce4fef mpc83xx: Fix the typo in global data struct by Dave Liu · Thu Jan 10 23:04:13 2008 +0800
  66. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  67. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · Tue Jan 08 01:22:21 2008 -0600
  68. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · Wed Dec 19 01:18:15 2007 -0600
  69. 4302ed7 Use FSL Book-E MMU macros from Linux Kernel by Kumar Gala · Tue Dec 18 23:21:51 2007 -0600
  70. 038398a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Wed Jan 09 11:27:02 2008 +0100
  71. 0d548f9 ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · Tue Jan 08 15:50:49 2008 +0100
  72. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · Tue Sep 18 12:36:58 2007 +0800
  73. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · Tue Sep 18 12:36:11 2007 +0800
  74. 725f64c ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · Thu Jan 03 18:54:00 2008 -0500
  75. c82dc2f Merge commit 'wd/master' by Jon Loeliger · Thu Jan 03 09:46:55 2008 -0600
  76. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · Thu Dec 27 19:37:26 2007 +0100
  77. 21bd1f7 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Dec 27 00:35:03 2007 +0100
  78. f985551 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · Thu Dec 13 12:56:33 2007 +0100
  79. 47f6085 Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · Thu Dec 13 12:56:31 2007 +0100
  80. 93166d2 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · Fri Dec 07 12:17:34 2007 -0600
  81. 1607da6 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · Thu Nov 29 02:18:59 2007 -0600
  82. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  83. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  84. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  85. 1ce9fe9 ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · Fri Nov 16 14:16:54 2007 +0100
  86. 1bca919 ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · Thu Nov 15 14:23:55 2007 +0100
  87. 80c104a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · Wed Oct 31 17:59:22 2007 +0100
  88. eff3a0a ppc4xx: Rework 4xx cache support by Stefan Roese · Wed Oct 31 17:55:58 2007 +0100
  89. 19b77f4 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · Tue Oct 23 11:31:05 2007 +0200
  90. cbf771f ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors by Eugene O'Brien · Thu Oct 18 17:29:04 2007 +0200
  91. e7fe4c5 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · Thu Oct 18 07:39:38 2007 +0200
  92. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · Sat Oct 13 16:43:23 2007 +0200
  93. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · Fri Oct 05 17:10:59 2007 +0200
  94. 7a41bde ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added by Stefan Roese · Fri Oct 05 09:18:23 2007 +0200
  95. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · Wed Oct 03 15:01:02 2007 +0200
  96. a0d9634 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) by Stefan Roese · Wed Oct 03 10:38:09 2007 +0200
  97. 9c00e51 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · Wed Oct 03 07:48:09 2007 +0200
  98. 216f063 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · Wed Oct 03 07:34:10 2007 +0200
  99. 3b971c9 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · Tue Oct 16 15:26:51 2007 -0500
  100. e5692a1 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Wed Aug 29 00:53:51 2007 +0200