Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-03 | mpc83xx: Update 83xx to use fsl_i2c.c | Timur Tabi | |
Update the 83xx tree to use I2C support in drivers/fsl_i2c.c. Delete cpu/mpc83xx/i2c.c, include/asm-ppc/i2c.h, and all references to those files. Added multiple I2C bus support to fsl_i2c.c. Signed-off-by: Timur Tabi <timur@freescale.com> | |||
2006-11-03 | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR | Timur Tabi | |
Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx tree matches the other 8xxx trees. Signed-off-by: Timur Tabi <timur@freescale.com> | |||
2006-11-03 | mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and ↵ | Timur Tabi | |
MPC8360EMDS This patch also adds an improved I2C set_speed(), which handles all clock frequencies. Signed-off-by: Timur Tabi <timur@freescale.com> | |||
2006-11-03 | mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it | Timur Tabi | |
2006-11-03 | mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros | Tanya Jiang | |
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> | |||
2006-10-28 | Enable commandline editing and hush shell on all TQM boards. | Wolfgang Denk | |
2006-08-18 | Fix TQM834x hang. | Rafal Jaworowski | |
2006-02-10 | Enable address translation on MPC83xx | Kumar Gala | |
Patch by Kumar Gala, 10 Feb 2006 | |||
2006-01-11 | Make System IO Config Registers board configurable on MPC83xx | Kumar Gala | |
Patch by Kumar Gala, 11 Jan 2006 | |||
2005-12-04 | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | |
2005-12-01 | Adjust TQM834x PHY addresses for latest hardware revision. | Wolfgang Denk | |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | |
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
2005-10-28 | Add support for multiple PHYs. | Marian Balakowicz | |
2005-10-17 | Add PCI support for the TQM834x board. | Rafal Jaworowski | |
2005-10-12 | Fix TQM834x config file, set correct value for CFG_IMMRBAR. | Marian Balakowicz | |
2005-10-11 | Added support for TQM834x boards. | Marian Balakowicz | |