]> git.ipfire.org Git - thirdparty/u-boot.git/history - arch/arc/lib/cache.c
arc: Remove common.h usage
[thirdparty/u-boot.git] / arch / arc / lib / cache.c
2023-10-24  Tom Riniarc: Remove common.h usage
2023-01-09  Tom RiniMerge branch 'next'
2022-12-21  Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-06  Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05  Tom Riniglobal: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SD...
2021-10-12  Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04  Tom RiniMerge branch 'next'
2021-09-30  Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29  Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27  Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-24  Tom RiniMerge branch '2021-09-23-assorted-updates' into next
2021-09-23  Marek Vasutlmb: Switch to generic arch_lmb_reserve_generic()
2021-09-23  Marek Vasutlmb: Always compile arch_lmb_reserve() into U-Boot...
2021-02-23  Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15  Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02  Simon Glasscommon: Drop asm/global_data.h from common header
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop linux/bitops.h from common header
2020-04-20  Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20  Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16  Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16  Eugeniy PaltsevARC: CACHE: mark IOC helper functions as inlined_cachefunc
2020-04-16  Eugeniy PaltsevARC: CACHE: add support for SL$ disable
2019-12-03  Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03  Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02  Simon Glasscommon: Move some cache and MMU functions out of common.h
2018-06-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-06-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-06-01  Tom RiniMerge tag 'xilinx-for-v2018.07-2' of git://www.denx...
2018-06-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-05-31  Tom RiniMerge tag 'arc-updates-for-2018.07-rc1' of git://git...
2018-05-31  Alexey BrodkinARC: Cache: Don't compare I$ and D$ line lengths
2018-05-09  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07  Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-15  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-04  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-25  Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-25  Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-03-25  Tom RiniMerge tag 'xilinx-for-v2018.05' of git://git.denx.de...
2018-03-23  Tom RiniMerge git://git.denx.de/u-boot-arc
2018-03-21  Eugeniy PaltsevARC: Cache: Refactor arc_ioc_setup()
2018-03-21  Eugeniy PaltsevARC: Cache: Add missing cache cleanup before cache...
2018-03-21  Eugeniy PaltsevARC: Cache: Add more HW configuration checks
2018-03-21  Eugeniy PaltsevARC: Implement a function to sync and cleanup caches
2018-03-21  Eugeniy PaltsevARC: Cache: Fix SLC operations when SLC is bypassed...
2018-03-21  Eugeniy PaltsevARC: Cache: Implement [i,d]cache_enabled() as separate...
2018-03-21  Eugeniy PaltsevARC: Move IOC enabling to compile-time options
2018-03-21  Eugeniy PaltsevARC: Cache: Move PAE exists check into slc_upper_region...
2018-03-21  Eugeniy PaltsevARC: Move cache global variables to arch_global_data
2018-03-21  Eugeniy PaltsevARC: Cache: Get rid of [slc,pae,icache,dcache]_exists...
2018-03-21  Eugeniy PaltsevARC: Cache: Move SLC status check into slc_entire_op...
2018-03-21  Eugeniy PaltsevARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_AR...
2018-03-21  Eugeniy PaltsevARC: Cache: Allways check D$ status before entire/line ops
2018-03-21  Eugeniy PaltsevARC: Move BCR encodings to separate header file
2018-03-21  Eugeniy PaltsevARC: Cache: Move IOC initialization to a separate function
2018-03-21  Eugeniy PaltsevARC: Flush & invalidate D$ with a single command
2018-03-21  Eugeniy PaltsevARC: Cache: Add support for FLUSH_N_INV D$ operations
2018-03-21  Eugeniy PaltsevARC: Cache: Remove per-line I$ operations as unused
2018-03-21  Eugeniy PaltsevARC: Cache: Move I$ entire operation to a separate...
2018-01-31  Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-26  Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-20  Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-01-19  Tom RiniMerge git://git.denx.de/u-boot-arc
2018-01-19  Eugeniy PaltsevARC: Cache: Fix style violations reported by checkpatch
2018-01-19  Eugeniy PaltsevARC: Cache: Disable IOC by default
2018-01-19  Eugeniy PaltsevARC: ARCv2: Cache: Fixed operation without IOC
2017-12-19  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-12-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-12-13  Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2017-12-13  Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-12-11  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-12-11  Tom RiniMerge git://git.denx.de/u-boot-arc
2017-12-11  Eugeniy PaltsevARC: cache: explicitly initialize "*_exists" variables
2017-11-27  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-11-24  Tom RiniMerge git://git.denx.de/u-boot-arc
2017-11-24  Alexey Brodkinarc: cache: Add required NOPs after invalidation of...
2017-06-29  Tom RiniMerge git://git.denx.de/u-boot-arc
2017-06-29  Alexey Brodkinarcv2: Set IOC aperture so it covers available DDR
2017-04-13  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-04-11  Alexey BrodkinARCv2: SLC: Make sure busy bit is set properly on SLC...
2016-06-20  Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-06-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-06-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-06-19  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-06-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-06-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-06-13  Alexey Brodkinarc/cache: Flush & invalidate all caches right before...
2016-06-13  Alexey Brodkinarc/cache: really do invalidate_dcache_all() even if...
2016-04-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-04-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-04-21  Alexey Brodkinarc/cache: really do flush_dcache_all() even if IOC...
next