summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move checkcpu() out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2018-04-061-12/+0
* powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2018-04-061-16/+3
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-061-1/+1
* powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2018-04-061-1/+1
* powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2018-04-061-1/+1
* powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2018-04-061-3/+2
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc, 8xx: Simplifying check_CPU()Christophe Leroy2017-07-221-32/+7
* powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy2017-07-081-1/+1
* powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy2017-07-081-60/+63
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-081-29/+29
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-081-0/+331
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-580/+0
* mpc8xx: remove lwmon board supportMasahiro Yamada2015-01-051-45/+1
* mpc8xx: remove KUP4X, KUP4K board supportMasahiro Yamada2015-01-051-11/+0
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-071-7/+1
* powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-201-3/+3
* powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-201-13/+11
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-111-4/+8
* Clean up libfdt.h includesGerald Van Baren2013-02-081-1/+0
* MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut2012-07-301-1/+2
* mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-1/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+654