]> git.sur5r.net Git - u-boot/history - arch/mips/lib/cache_init.S
Merge git://git.denx.de/u-boot-rockchip
[u-boot] / arch / mips / lib / cache_init.S
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://www.denx.de/git/u-boot...
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://www.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://www.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