Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / arch / mips / lib / cache_init.S
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-26 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-09-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-09-22 Daniel SchwierzeckMIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE...
2018-09-22 Daniel SchwierzeckMIPS: cache: make index base address configurable
2018-09-22 Daniel SchwierzeckMIPS: cache: optimise changing of k0 CCA mode
2018-09-22 Daniel SchwierzeckMIPS: cache: reimplement dcache_[status, enable, disable]
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...
2016-09-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-09-22 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-09-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-09-22 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-09-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-09-21 Paul BurtonMIPS: Ensure cache ops complete in mips_cache_reset
2016-09-21 Paul BurtonMIPS: Clear hazard between TagLo writes & cache ops
2016-09-21 Paul BurtonMIPS: Join the coherent domain when a CM is present
2016-09-21 Paul BurtonMIPS: L2 cache support
2016-09-21 Paul BurtonMIPS: Define register names for cache init
2016-09-21 Paul BurtonMIPS: Enable use of the instruction cache earlier
2016-06-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-06-12 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-06-06 Tom RiniMerge http://git.denx.de/u-boot-samsung
2016-05-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-31 Paul BurtonMIPS: Split I & D cache line size config
2016-05-31 Paul BurtonMIPS: Move cache sizes to Kconfig
2016-05-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-20 Paul BurtonMIPS: Use unchecked immediate addition/subtraction
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-01-16 Daniel SchwierzeckMIPS: sync processor and register definitions with...
2015-02-24 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master' into ...
2015-02-13 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-02-10 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-02-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-29 Paul BurtonMIPS: clear TagLo select 2 during cache init
2015-01-29 Paul BurtonMIPS: allow systems to skip loads during cache init
2015-01-29 Paul BurtonMIPS: inline mips_init_[id]cache functions
2015-01-29 Paul BurtonMIPS: refactor cache loops to a macro
2015-01-29 Paul BurtonMIPS: refactor L1 cache config reads to a macro
2015-01-29 Paul BurtonMIPS: unify cache initialization code