| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-02 | powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option | York Sun | |
| Move default value definitions to to Kconfig SYS_CCSRBAR_DEFAULT. Signed-off-by: York Sun <[email protected]> | |||
| 2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Drop changes for PEP 4 following python tools] Signed-off-by: Tom Rini <[email protected]> | |||
| 2013-05-02 | doc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xx | Poonam Aggrwal | |
| There could be scenarios where the user would like to manually(via JTAG) configure the DDR/L2SRAM and load the bootloader binary onto DDR/L2SRAM. This document explains thse usecases and the detailed explanation of what needs to be done to use it. Most of the code from CONFIG_SYS_RAMBOOT will be used except for small changes of CCSRBAR etc. The changes are not very large, but it is good to document them so that user can get it working at once. Signed-off-by: Poonam Aggrwal <[email protected]> Signed-off-by: Andy Fleming <[email protected]> | |||
