History for barebox / arch / arm / cpu / cpu.c
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2018-03-21
@Sascha Hauer
ARM: Move mmu_disable to mmu.c ...
Sascha Hauer committed on 21 Mar 2018
@Sascha Hauer
ARM: shutdown: Fix compiler warning ...
Sascha Hauer committed on 21 Mar 2018
2017-09-27
@Sascha Hauer
ARM: rename flush_icache to icache_invalidate ...
Sascha Hauer committed on 27 Sep 2017
2016-07-06
@Raphael Poggi
arm: cpu: add basic arm64 mmu support ...
Raphael Poggi authored on 4 Jul 2016 Sascha Hauer committed on 6 Jul 2016
@Raphael Poggi
arm: cpu: disable code portion in armv8 case ...
Raphael Poggi authored on 4 Jul 2016 Sascha Hauer committed on 6 Jul 2016
2015-12-07
@Trent Piepho
ARM: Remove do_execute and thumb2_execute ...
Trent Piepho authored on 4 Dec 2015 Sascha Hauer committed on 7 Dec 2015
2015-10-13
@Lucas Stach
ARM: l2x0: move outer cache flush on disable to user ...
Lucas Stach authored on 12 Oct 2015 Sascha Hauer committed on 13 Oct 2015
2015-08-08
@Sascha Hauer
ARM: l2x0: Flush cache before disabling it ...
Sascha Hauer committed on 8 Aug 2015
2015-07-13
@Herve Codina
exitcall: move arch_shutdown to exitcall infrastructure ...
Herve Codina authored on 6 Jul 2015 Sascha Hauer committed on 13 Jul 2015
2014-06-02
@Holger Schurig
misc: upper-case some abbreviations ...
Holger Schurig authored on 30 May 2014 Sascha Hauer committed on 2 Jun 2014
2014-01-29
@Sascha Hauer
ARM: mode cpu_architecture() to common.c ...
Sascha Hauer committed on 29 Jan 2014
2013-03-04
@Sascha Hauer
ARM: make cpu architecture detection available as static inline function ...
Sascha Hauer committed on 4 Mar 2013
2013-02-11
@Jean-Christophe PLAGNIOL-VILLARD
arm: move outercase to cpu.c as some SoC as the ux500 always need to flush the l2x0 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Feb 2013 Sascha Hauer committed on 11 Feb 2013
2013-02-04
@Sascha Hauer
ARM: Setup stack at end of SDRAM ...
Sascha Hauer committed on 4 Feb 2013
2012-10-15
@Vicente Bergas
ARM: ensure irqs are disabled at barebox exit ...
Vicente Bergas authored on 14 Oct 2012 Sascha Hauer committed on 15 Oct 2012
2012-10-12
@Sascha Hauer
ARM: no need to call cache functions when MMU is disabled ...
Sascha Hauer committed on 12 Oct 2012
2012-10-10
@Sascha Hauer
ARM: Add cpu_architecture() function ...
Sascha Hauer committed on 10 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-03-06
@Sascha Hauer
ARM: Allow to compile in thumb-2 mode ...
Sascha Hauer committed on 6 Mar 2012
2012-01-05
@Sascha Hauer
Merge branch 'next'
Sascha Hauer committed on 5 Jan 2012
2012-01-02
@Enrico Scholz
ARM: mark 'lr' as clobbered by inline assembler ...
Enrico Scholz authored on 2 Jan 2012 Sascha Hauer committed on 2 Jan 2012
2011-12-15
@Sascha Hauer
ARM: remove unused icache command ...
Sascha Hauer committed on 15 Dec 2011
2011-09-23
@Sascha Hauer
ARM: switch to generic memory banks ...
Sascha Hauer committed on 23 Sep 2011
2011-08-01
@Sascha Hauer
ARM: move armlinux_add_dram to location which is always compiled ...
Sascha Hauer authored on 29 Jul 2011 Jean-Christophe PLAGNIOL-VILLARD committed on 1 Aug 2011
2011-04-11
@Sascha Hauer
arm: compile icache command only when command support is present ...
Sascha Hauer committed on 11 Apr 2011
2010-10-21
@Sascha Hauer
arch/arm/cpu/cpu.c: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
2010-06-17
@Sascha Hauer
arch/arm/cpu/cpu.c: remove unused variable ...
Sascha Hauer committed on 17 Jun 2010
2010-06-10
@Sascha Hauer
arm: use processor specififc functions to turn off MMU ...
Sascha Hauer committed on 10 Jun 2010
2010-05-03
@Sascha Hauer
ARM: update icache functions to use get_cr/set_cr ...
Sascha Hauer committed on 3 May 2010