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