~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: uniphier: use DM_TIMER of arm a9 global timerDai Okamura2023-01-02
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-22
* ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada2020-05-22
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move some SMP functions out of common.hSimon Glass2019-12-02
* psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-24
* ARM: uniphier: de-couple SC macros into base address and offsetMasahiro Yamada2019-07-10
* ARM: uniphier: de-couple SG macros into base address and offsetMasahiro Yamada2019-07-10
* ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant placesMasahiro Yamada2019-06-29
* ARM: uniphier: fix build error for CONFIG_DEBUG_LL=yMasahiro Yamada2019-06-29
* uniphier: psci: save context id in cpu_on commandPatrick Delaunay2018-05-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-15
* Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"Masahiro Yamada2017-08-20
* Revert "ARM: uniphier: move lowlevel debug init code after page table switch"Masahiro Yamada2017-08-20
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-20
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-22
* ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada2016-08-28
* ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-11
* ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada2016-08-11
* ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada2016-08-11
* ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2016-08-11
* ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada2016-08-11
* ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada2016-08-11
* ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada2016-08-11
* ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada2016-08-11
* ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada2016-08-11
* ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada2016-08-11
* ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada2016-08-11
* ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada2016-08-11
* ARM: uniphier: refactor outer cache codeMasahiro Yamada2016-08-11
* ARM: uniphier: rename outer-cache register macrosMasahiro Yamada2016-07-24
* ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada2016-07-24
* ARM: uniphier: fix typo "talbe"Masahiro Yamada2016-06-30
* arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-11
* ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada2016-04-01
* ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada2016-03-24
* ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada2016-03-09
* ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada2016-03-01