~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2022-12-23
* post: Migrate to KconfigTom Rini2022-12-05
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* common: remove bedbug debugger supportOvidiu Panait2022-01-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-02
* kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada2019-01-15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* powerpc: remove 4xx supportHeiko Schocher2017-07-03
* Fix spelling of "transferred".Vagrant Cascadian2016-03-22
* kbuild: post: fix dependency tracking correctlyMasahiro Yamada2014-03-04
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-19
* post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-13
* post: remove unnecessary include path settingsMasahiro Yamada2013-11-25
* post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* post/lib_powerpc/multi.c: fix stack overflow errorWolfgang Denk2011-12-23
* post/lib_powerpc/multi.c: code cleanupWolfgang Denk2011-12-23
* post/lib_powerpc/multi.c: make checkpatch cleanWolfgang Denk2011-12-23
* PPC: fix "Warning: FOO uses hard float, BAR uses soft float".Wolfgang Denk2011-12-23
* 20001122-1.c: Fix GCC 4.6 build warningStefan Roese2011-11-16
* post: use ARRAY_SIZEMike Frysinger2011-07-26
* powerpc: Fix FPU post related link warningsKumar Gala2011-01-25
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21