Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-23 | mips: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -13/+0 | |
After patch "of/platform: Add common method to populate default bus", it is possible for arch code to remove unnecessary callers of of_platform_populate with default match table. Cc: Ralf Baechle <[email protected]> Cc: Alban Bedel <[email protected]> Cc: Paul Burton <[email protected]> Cc: James Hogan <[email protected]> Cc: Joshua Henderson <[email protected]> Cc: Zubair Lutfullah Kakakhel <[email protected]> Signed-off-by: Kefeng Wang <[email protected]> Signed-off-by: Rob Herring <[email protected]> | |||||
2015-11-11 | MIPS: xilfpga: Add mipsfpga platform code | Zubair Lutfullah Kakakhel | 1 | -0/+57 | |
The xilfpga platform will be DT only. Add required platform code. DT files have already been added separately. Signed-off-by: Zubair Lutfullah Kakakhel <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/11364/ Signed-off-by: Ralf Baechle <[email protected]> |