aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/ppc
AgeCommit message (Expand)Author
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Update copyright informationL Pereira
2017-08-11Make MHz translatable in CPU listBurt P
2017-08-11Separate processor name and description + count cores and threadsBurt P
2017-07-25device tree: fix crash when device tree is not foundBurt P
2017-07-12minor changesBurt P
2017-07-12Move common processor stuff into cpu_util.{h,c}Burt P
2017-07-12Add CMake options to allow testing various platform's processor.cBurt P
2017-07-12Cleanup all platform's proccessor.c, use translatable labels.Burt P
2017-07-12x86,arm,ppc: more processor label strings translatableBurt P
2017-07-12x86,arm,ppc: code commentsBurt P
2017-07-12x86,arm,ppc: more processor info strings translatableBurt P
2017-07-12x86,arm,ppc: make processor info strings more easily translatedBurt P
2017-07-06PPC: Information improvementsBurt P
2010-05-05Add processor.c implementation for other supported architecturesLeandro A. F. Pereira