Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -0/+2 |
| | | | | | | | | | | | Change all code that conditionally operates on high bat registers (that is, BATs 4-7) to look at CONFIG_HIGH_BATS instead of the myriad ways this is done now. Define the option for every config for which high bats are supported (and enabled by early boot, on parts where they're not always enabled) Signed-off-by: Becky Bruce <becky.bruce@freescale.com> | |||
* | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| | | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board ↵ | Jon Loeliger | 2007-07-08 | -26/+25 |
| | | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -0/+1 |
| | ||||
* | Cleanup build problems (on Fedora Core x86_64 build host) | Wolfgang Denk | 2005-08-03 | -0/+317 |