~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm64: Initialize TLB memory if CMO_BY_VA_ONLYPierre-Clément Tosi2023-03-06
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: board_r: Drop initr_noncached wrapperOvidiu Panait2021-01-15
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* cmd: cache: Fix non-cached memory cachabilityPatrice Chotard2020-05-07
* common/board_f: Make reserve_mmu genericOvidiu Panait2020-04-24
* arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait2020-04-24
* common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait2020-04-24
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* board_f: fix noncached reservation calculationStephen Warren2019-08-30
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26
* arm: Show cache warnings in U-Boot proper onlySimon Glass2016-07-14
* arm: Move check_cache_range() into a common placeSimon Glass2016-07-14
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-12
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-12
* arm, arm926ejs: make thumb mode compileableHeiko Schocher2015-01-19
* ARM: Implement non-cached memory supportThierry Reding2014-12-18
* ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-20
* ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-20
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-04
* arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-10
* arm: do not force d-cache enable on all boardsAneesh V2011-09-04
* arm: minor fixes for cache and mmu handlingAneesh V2011-07-04
* armv7: integrate cache maintenance supportAneesh V2011-07-04
* arm: make default implementation of cache_flush() weakly linkedAneesh V2011-07-04
* ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman2010-11-04
* armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-13
* ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-19
* ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-19
* ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-19
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13