- 15c3f69 mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
- 526addb mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
- ef64838 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
- 6149a5a mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · 18 years ago
- a9be42a mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
- 800b753 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
- 4644b10 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
- 24f63e9 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
- b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
- 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
- 93eb931 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
- e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
- 0b6bc77 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
- 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
- ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
- ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
- 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
- bae2479 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c by Kim Phillips · 18 years ago
- 8c84e47 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
- d99bd8b mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · 18 years ago
- c0b114a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
- e732e9c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
- a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
- 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
- 3719a12 Multi-bus I2C implementation of MPC834x by Ben Warren · 18 years ago
- efec630 mpc83xx: Add support for Errata DDR6 on MPC 834x systems by Timur Tabi · 18 years ago
- 53b4617 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · 18 years ago
- f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
- 9d6baed mpc83xx: Removed unused file resetvec.S for mpc83xx cpu by Tanya Jiang · 18 years ago
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 4c7efd8 Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: by Kumar Gala · 19 years ago
- ebd3deb Some code cleanup by Wolfgang Denk · 19 years ago
- 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 4a9b6aa Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · 19 years ago
- 6f6104d Add support for ECC DDR initialization on MPC83xx. by Marian Balakowicz · 19 years ago
- 7ec9ebc Add DMA support for MPC83xx. by Marian Balakowicz · 19 years ago
- 919b187 Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · 19 years ago
- af03ecb Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · 19 years ago
- 758e5d3 Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · 19 years ago
- 57adc0e Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx by Wolfgang Denk · 19 years ago
- d5d94d6 Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
- 5f0c558 Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx by Kumar Gala · 19 years ago
- 5bbb045 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · 19 years ago
- b42751c Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · 19 years ago
- ab7ec4f Allow config of GPIO direction & data registers at boot on 83xx by Kumar Gala · 19 years ago
- 3b16c28 Enable time handling on 83xx Patch by Kumar Gala, 11 Jan 2006 by Kumar Gala · 19 years ago
- e522143 Make System IO Config Registers board configurable on MPC83xx by Kumar Gala · 19 years ago
- f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
- 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
- bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
- 301d096 Fix compiler warnings by Wolfgang Denk · 19 years ago
- ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
- 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago