summaryrefslogtreecommitdiff
path: root/post/lib_powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass19-0/+19
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03arm: powerpc: Tidy up code style for cache functionsSimon Glass1-3/+3
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini33-68/+33
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-8/+0
2016-03-22Fix spelling of "transferred".Vagrant Cascadian1-1/+1
2014-03-04kbuild: post: fix dependency tracking correctlyMasahiro Yamada1-1/+1
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-15/+14
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada1-1/+1
2013-12-13post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2-14/+14
2013-11-25post: remove unnecessary include path settingsMasahiro Yamada2-4/+0
2013-11-01post: convert makefiles to Kbuild styleMasahiro Yamada2-21/+16
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk10-39/+39
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk33-567/+34
2011-12-23post/lib_powerpc/multi.c: fix stack overflow errorWolfgang Denk1-4/+4
2011-12-23post/lib_powerpc/multi.c: code cleanupWolfgang Denk1-15/+12
2011-12-23post/lib_powerpc/multi.c: make checkpatch cleanWolfgang Denk1-29/+24
2011-12-23PPC: fix "Warning: FOO uses hard float, BAR uses soft float".Wolfgang Denk2-2/+156
2011-11-1720001122-1.c: Fix GCC 4.6 build warningStefan Roese1-2/+1
2011-07-26post: use ARRAY_SIZEMike Frysinger17-38/+20
2011-01-25powerpc: Fix FPU post related link warningsKumar Gala8-16/+16
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier2-2/+2
2010-04-22Move arch/ppc to arch/powerpcStefan Roese32-0/+4844