- 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
- 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
- 1f16448 QE: Move FDT support into a common file by Kumar Gala · Thu Jan 17 08:25:45 2008 -0600
- b7896ad mpc83xx: Fix the fatal conflict of merge by Dave Liu · Thu Jan 17 18:23:19 2008 +0800
- 19a91de mpc83xx: add support for more system clock performance controls by Kim Phillips · Wed Jan 16 12:06:16 2008 -0600
- c79da32 mpc83xx: Add config of eTSEC emergency priority in SPCR by Dave Liu · Fri Jan 11 18:46:50 2008 +0800
- 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
- 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
- 939649a mpc83xx: Fix the bug of 266MHz data rate DDR by Dave Liu · Thu Jan 10 23:09:33 2008 +0800
- ba2cf88 mpc83xx: add "fsl, qe" compatible fixups by Anton Vorontsov · Wed Jan 09 20:57:40 2008 +0300
- fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
- 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · Thu Dec 06 16:43:40 2007 +0100
- b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · Tue Sep 18 12:37:57 2007 +0800
- e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · Tue Sep 18 12:36:58 2007 +0800
- 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · Tue Sep 18 12:36:11 2007 +0800
- c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
- c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
- 47e30fc Revert "Correct fixup relocation for mpc83xx" by Grant Likely · Thu Nov 15 08:20:43 2007 -0700
- 6925739 mpc83xx: fix typo in DDR2 programming by Kim Phillips · Fri Aug 17 09:30:00 2007 -0500
- 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · Thu Aug 16 22:52:48 2007 -0500
- 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · Wed Aug 15 22:30:33 2007 -0500
- dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
- cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · Wed Aug 15 22:30:19 2007 -0500
- 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · Wed Aug 15 22:30:12 2007 -0500
- 99e4d6c mpc83xx: Suppress the warning 'burstlen' by Dave Liu · Fri Aug 10 15:48:59 2007 +0800
- a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · Wed Aug 01 15:00:15 2007 +0800
- c9fa31f mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · Sat Aug 04 13:37:39 2007 +0800
- 3c6f3b7 mpc83xx: fixup generic pci for libfdt by Kim Phillips · Wed Jul 25 19:25:28 2007 -0500
- 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
- a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · Wed Jul 04 21:34:24 2007 -0400
- 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
- ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · Mon Jun 25 10:41:56 2007 +0800
- 0b2deff Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · Tue Jul 03 13:04:34 2007 -0500
- f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
- 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 19:06:00 2007 -0500
- 95ff222 Correct fixup relocation for mpc83xx by Grant Likely · Tue Jul 03 00:34:49 2007 -0600
- 349053b Consolidate mpc83xx linker scripts by Grant Likely · Tue Jul 03 00:33:18 2007 -0600
- 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:08 2007 -0500
- 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
- 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · Fri Jun 22 14:58:04 2007 +0200
- 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
- 83d4782 Fix memory initialization on MPC8349E-mITX by Timur Tabi · Mon Apr 30 13:59:50 2007 -0500
- d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · Mon Apr 30 15:26:21 2007 -0500
- ffc21c0 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · Wed Apr 25 12:34:38 2007 -0500
- 2fa1391 mpc83xx: Add generic PCI setup code. by Scott Wood · Mon Apr 16 14:34:21 2007 -0500
- c036fc9 mpc83xx: Add 831x support to speed.c. by Scott Wood · Mon Apr 16 14:34:19 2007 -0500
- 7206a99 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · Mon Apr 16 14:34:16 2007 -0500
- f13983e mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · Mon Apr 16 14:34:15 2007 -0500
- e093edd Merge git://www.denx.de/git/u-boot by Kim Phillips · Mon Apr 23 15:58:17 2007 -0500
- 2f73416 Fix the ft_cpu_setup() property settings. by Gerald Van Baren · Sun Apr 15 13:54:26 2007 -0400
- 5348432 Fix two bugs for MPC83xx DDR2 controller SPD Init by Xie Xiaobo · Fri Mar 09 19:08:25 2007 +0800
- c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
- 3248089 Fix some minor whitespace violations. by Gerald Van Baren · Sat Mar 31 14:30:53 2007 -0400
- d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
- 15c3f69 mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · Tue Feb 27 23:51:42 2007 -0600
- 526addb mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · Thu Feb 22 20:06:57 2007 -0600
- ef64838 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · Tue Feb 13 10:41:42 2007 -0600
- 6149a5a mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · Wed Feb 14 18:27:17 2007 +0800
- a9be42a mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · Wed Feb 14 18:27:06 2007 +0800
- 800b753 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · Wed Feb 14 18:26:44 2007 +0800
- 4644b10 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · Tue Jan 30 16:15:31 2007 -0600
- 24f63e9 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · Tue Jan 30 16:15:21 2007 -0600
- b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · Tue Jan 30 14:08:30 2007 -0600
- 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · Tue Jan 16 11:38:14 2007 -0500
- 93eb931 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · Wed Dec 06 21:23:55 2006 -0500
- e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · Thu Dec 07 21:13:15 2006 +0800
- 0b6bc77 mpc83xx: streamline the 83xx immr head file by Dave Liu · Thu Dec 07 21:11:58 2006 +0800
- 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
- ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · Tue Nov 28 12:09:35 2006 -0600
- ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · Fri Nov 03 19:15:00 2006 -0600
- 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
- bae2479 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c by Kim Phillips · Thu Nov 02 19:47:11 2006 -0600
- 8c84e47 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · Thu Nov 02 18:05:50 2006 -0600
- d99bd8b mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · Wed Nov 01 00:07:25 2006 -0600
- c0b114a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · Tue Oct 31 21:23:16 2006 -0600
- e732e9c mpc83xx: add QE ethernet support by Dave Liu · Fri Nov 03 12:11:15 2006 -0600
- a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · Fri Nov 03 19:33:44 2006 -0600
- 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · Tue Oct 31 18:44:42 2006 -0600
- 3719a12 Multi-bus I2C implementation of MPC834x by Ben Warren · Thu Sep 07 16:51:04 2006 -0400
- efec630 mpc83xx: Add support for Errata DDR6 on MPC 834x systems by Timur Tabi · Tue Oct 31 18:13:36 2006 -0600
- 53b4617 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · Tue Aug 22 17:07:00 2006 -0500
- f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · Wed Oct 25 14:41:21 2006 -0500
- 9d6baed mpc83xx: Removed unused file resetvec.S for mpc83xx cpu by Tanya Jiang · Thu Aug 03 18:39:49 2006 +0800
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
- 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
- 4c7efd8 Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: by Kumar Gala · Thu Apr 20 13:45:32 2006 -0500
- ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
- 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
- 4a9b6aa Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · Thu Mar 16 17:46:46 2006 +0100
- 6f6104d Add support for ECC DDR initialization on MPC83xx. by Marian Balakowicz · Tue Mar 14 16:23:35 2006 +0100
- 7ec9ebc Add DMA support for MPC83xx. by Marian Balakowicz · Tue Mar 14 16:14:48 2006 +0100
- 919b187 Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · Tue Mar 14 16:12:48 2006 +0100
- af03ecb Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · Tue Mar 14 16:02:31 2006 +0100
- 758e5d3 Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · Tue Mar 14 16:01:25 2006 +0100
- 57adc0e Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx by Wolfgang Denk · Sun Mar 12 21:33:52 2006 +0100
- d5d94d6 Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · Fri Feb 10 15:40:06 2006 -0600
- 5f0c558 Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx by Kumar Gala · Wed Jan 25 16:12:46 2006 -0600
- 5bbb045 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · Wed Jan 11 16:48:10 2006 -0600
- b42751c Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · Wed Jan 11 11:23:01 2006 -0600