summaryrefslogtreecommitdiff
path: root/post/lib_powerpc
Commit message (Expand)AuthorAgeFilesLines
* post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2022-12-2329-38/+38
* post: Migrate to KconfigTom Rini2022-12-0529-38/+38
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-182-10/+10
* common: remove bedbug debugger supportOvidiu Panait2022-01-181-1/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-0219-0/+19
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-021-3/+3
* kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada2019-01-151-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0733-68/+33
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-8/+0
* Fix spelling of "transferred".Vagrant Cascadian2016-03-221-1/+1
* kbuild: post: fix dependency tracking correctlyMasahiro Yamada2014-03-041-1/+1
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-15/+14
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-191-1/+1
* post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-132-14/+14
* post: remove unnecessary include path settingsMasahiro Yamada2013-11-252-4/+0
* post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-012-21/+16
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-1410-39/+39
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2433-567/+34
* post/lib_powerpc/multi.c: fix stack overflow errorWolfgang Denk2011-12-231-4/+4
* post/lib_powerpc/multi.c: code cleanupWolfgang Denk2011-12-231-15/+12
* post/lib_powerpc/multi.c: make checkpatch cleanWolfgang Denk2011-12-231-29/+24
* PPC: fix "Warning: FOO uses hard float, BAR uses soft float".Wolfgang Denk2011-12-232-2/+156
* 20001122-1.c: Fix GCC 4.6 build warningStefan Roese2011-11-161-2/+1
* post: use ARRAY_SIZEMike Frysinger2011-07-2617-38/+20
* powerpc: Fix FPU post related link warningsKumar Gala2011-01-258-16/+16
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2132-0/+4844