1. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  2. a07888b mpc83xx: Add bank configuration to FSL spd_sdram.c by Jerry Van Baren · Fri Mar 13 11:40:10 2009 -0400
  3. 825383e mpc83xx: correctly set encryption and I2C bus 0 clock by Norbert van Bolhuis · Fri Mar 13 08:58:14 2009 +0100
  4. d2c4f3a 8360, kmeter1: added bootcount feature. by Heiko Schocher · Tue Feb 24 11:30:51 2009 +0100
  5. 6b05104 83xx: Fix some bugs in spd sdram code by Dave Liu · Wed Feb 25 12:31:32 2009 +0800
  6. 41d6cf8 mpc83xx: PCI: Fix hard-coded first_busno value by Anton Vorontsov · Thu Feb 19 18:20:50 2009 +0300
  7. 7c78547 mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers by Anton Vorontsov · Thu Feb 19 18:20:46 2009 +0300
  8. 63626fa mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values by Anton Vorontsov · Thu Feb 19 18:20:44 2009 +0300
  9. f23e481 mpc83xx: PCIe: Don't start bus enumeration at 0 by Anton Vorontsov · Thu Feb 19 18:20:42 2009 +0300
  10. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · Thu Oct 30 16:50:14 2008 -0500
  11. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  12. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  13. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  14. 838450e 83xx: Use the proper sequence for updating IMMR. by Scott Wood · Tue Jan 20 11:56:11 2009 -0600
  15. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · Thu Jan 08 04:26:12 2009 +0300
  16. e2e29ec 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · Mon Jan 12 13:32:26 2009 -0800
  17. 787b61d mpc83xx: Size optimization of start.S by Ron Madrid · Fri Dec 12 13:12:45 2008 -0800
  18. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  19. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  20. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · Wed Oct 22 23:32:48 2008 -0700
  21. b2c5c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Thu Oct 30 21:34:40 2008 +0100
  22. 2ecee1b mpc83xx pci: Round up memory size in inbound window. by Scott Wood · Tue Oct 28 11:45:04 2008 -0500
  23. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  24. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · Fri Oct 17 08:55:51 2008 -0400
  25. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · Thu Oct 02 18:31:56 2008 +0400
  26. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  27. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
  28. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  29. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  30. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  31. 7ed421f 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · Thu Oct 16 13:38:00 2008 -0500
  32. acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · Thu Oct 09 10:29:14 2008 +0530
  33. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
  34. 58cd437 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Sep 03 23:44:18 2008 +0200
  35. 7c20aef mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · Thu Aug 28 14:09:25 2008 -0700
  36. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · Thu Aug 28 14:09:19 2008 -0700
  37. b89d6fb mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · Thu Aug 28 14:09:11 2008 -0700
  38. 1528d9c MPC83XX: Fix GPIO configuration - set gpio level before direction by Nick Spence · Fri Aug 22 23:52:50 2008 -0700
  39. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  40. 51dc5e3 mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code by Ira W. Snyder · Fri Aug 22 11:00:14 2008 -0700
  41. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · Tue Aug 19 15:41:18 2008 -0500
  42. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  43. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · Wed Jul 09 13:23:05 2008 -0400
  44. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  45. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · Thu Jul 10 14:00:15 2008 -0500
  46. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  47. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  48. cea6648 fix system config overwrite @ MPC834x and MPC8313 by Andre Schwarz · Mon Jun 23 11:40:56 2008 +0200
  49. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · Tue Jun 17 17:45:27 2008 -0500
  50. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  51. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  52. 2b8d412 mpc83xx: remove the unused CPM's stuff by Dave Liu · Tue Apr 15 13:11:11 2008 +0800
  53. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · Mon Apr 21 18:10:14 2008 -0500
  54. 9f5d576 mpc83xx: Update DIMM data bus width test to support 40-bit width by Lee Nipper · Thu Apr 10 09:35:06 2008 -0500
  55. 8bd4dff Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · Fri Mar 28 15:41:25 2008 +0100
  56. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · Fri Mar 28 10:19:07 2008 -0500
  57. df6df6f mpc83xx: display ddr frequency in board_add_ram_info banner by Kim Phillips · Fri Mar 28 10:18:53 2008 -0500
  58. c02cf1e mpc83xx: unreinvent mem_clk by Kim Phillips · Fri Mar 28 10:18:40 2008 -0500
  59. 3114a9b mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · Mon Mar 24 20:47:09 2008 +0300
  60. 202f9e0 83xx: serdes setup routines by Anton Vorontsov · Mon Mar 24 17:40:32 2008 +0300
  61. 6e4404d 83xx: split COBJS onto separate lines by Anton Vorontsov · Mon Mar 24 17:40:27 2008 +0300
  62. 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · Thu Mar 20 13:15:34 2008 -0400
  63. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  64. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  65. 1f16448 QE: Move FDT support into a common file by Kumar Gala · Thu Jan 17 08:25:45 2008 -0600
  66. b7896ad mpc83xx: Fix the fatal conflict of merge by Dave Liu · Thu Jan 17 18:23:19 2008 +0800
  67. 19a91de mpc83xx: add support for more system clock performance controls by Kim Phillips · Wed Jan 16 12:06:16 2008 -0600
  68. c79da32 mpc83xx: Add config of eTSEC emergency priority in SPCR by Dave Liu · Fri Jan 11 18:46:50 2008 +0800
  69. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  70. 6dfb2e5 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if by Heiko Schocher · Fri Jan 11 15:15:17 2008 +0100
  71. 939649a mpc83xx: Fix the bug of 266MHz data rate DDR by Dave Liu · Thu Jan 10 23:09:33 2008 +0800
  72. ba2cf88 mpc83xx: add "fsl, qe" compatible fixups by Anton Vorontsov · Wed Jan 09 20:57:40 2008 +0300
  73. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  74. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · Thu Dec 06 16:43:40 2007 +0100
  75. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · Tue Sep 18 12:37:57 2007 +0800
  76. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · Tue Sep 18 12:36:58 2007 +0800
  77. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · Tue Sep 18 12:36:11 2007 +0800
  78. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  79. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  80. 47e30fc Revert "Correct fixup relocation for mpc83xx" by Grant Likely · Thu Nov 15 08:20:43 2007 -0700
  81. 6925739 mpc83xx: fix typo in DDR2 programming by Kim Phillips · Fri Aug 17 09:30:00 2007 -0500
  82. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · Thu Aug 16 22:52:48 2007 -0500
  83. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · Wed Aug 15 22:30:33 2007 -0500
  84. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
  85. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · Wed Aug 15 22:30:19 2007 -0500
  86. 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · Wed Aug 15 22:30:12 2007 -0500
  87. 99e4d6c mpc83xx: Suppress the warning 'burstlen' by Dave Liu · Fri Aug 10 15:48:59 2007 +0800
  88. a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · Wed Aug 01 15:00:15 2007 +0800
  89. c9fa31f mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · Sat Aug 04 13:37:39 2007 +0800
  90. 3c6f3b7 mpc83xx: fixup generic pci for libfdt by Kim Phillips · Wed Jul 25 19:25:28 2007 -0500
  91. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
  92. a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · Wed Jul 04 21:34:24 2007 -0400
  93. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
  94. ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · Mon Jun 25 10:41:56 2007 +0800
  95. 0b2deff Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · Tue Jul 03 13:04:34 2007 -0500
  96. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
  97. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 19:06:00 2007 -0500
  98. 95ff222 Correct fixup relocation for mpc83xx by Grant Likely · Tue Jul 03 00:34:49 2007 -0600
  99. 349053b Consolidate mpc83xx linker scripts by Grant Likely · Tue Jul 03 00:33:18 2007 -0600
  100. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:08 2007 -0500