Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and ↵ | Timur Tabi | 2006-11-03 | -1/+1 | |
| | | | | | | | | | MPC8360EMDS This patch also adds an improved I2C set_speed(), which handles all clock frequencies. Signed-off-by: Timur Tabi <timur@freescale.com> | ||||
* | mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it | Timur Tabi | 2006-11-03 | -0/+1 | |
| | |||||
* | mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros | Tanya Jiang | 2006-11-03 | -0/+12 | |
| | | | | | | | Unified TQM834x variable names with 83xx and consolidated macro in preparation for the 8360 and other upcoming 83xx devices. Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com> | ||||
* | Enable commandline editing and hush shell on all TQM boards. | Wolfgang Denk | 2006-10-28 | -0/+6 | |
| | |||||
* | Fix TQM834x hang. | Rafal Jaworowski | 2006-08-18 | -5/+14 | |
| | |||||
* | Enable address translation on MPC83xx | Kumar Gala | 2006-02-10 | -0/+43 | |
| | | | | Patch by Kumar Gala, 10 Feb 2006 | ||||
* | Make System IO Config Registers board configurable on MPC83xx | Kumar Gala | 2006-01-11 | -0/+4 | |
| | | | | Patch by Kumar Gala, 11 Jan 2006 | ||||
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -3/+3 | |
| | |||||
* | Adjust TQM834x PHY addresses for latest hardware revision. | Wolfgang Denk | 2005-12-01 | -1/+1 | |
| | |||||
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -8/+8 | |
| | | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | ||||
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -0/+1 | |
| | |||||
* | Add PCI support for the TQM834x board. | Rafal Jaworowski | 2005-10-17 | -31/+19 | |
| | |||||
* | Fix TQM834x config file, set correct value for CFG_IMMRBAR. | Marian Balakowicz | 2005-10-12 | -1/+1 | |
| | |||||
* | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -0/+522 | |