| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer | 1 | -1/+0 | |
| Instead of including all Platform files, we simply include the needed one and avoid clashes with makefile variables. Signed-off-by: Thomas Bogendoerfer <[email protected]> | |||||
| 2015-04-01 | MIPS: bcm3384: Rename "bcm3384" target to "bmips" | Kevin Cernekee | 1 | -0/+7 | |
| This platform is configured primarily through device tree, and we can reuse the same code to support a bunch of other chips. Change the name to reflect this. [[email protected]: Fix conflicts with other patches.] Signed-off-by: Kevin Cernekee <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/8838/ Signed-off-by: Ralf Baechle <[email protected]> | |||||