History for barebox / arch / arm / cpu / cpu.c
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
2010-03-30
@Sascha Hauer
ARM: replace cleanup_before_linux with the generic shutdown_barebox function ...
Sascha Hauer committed on 30 Mar 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-12-14
@Juergen Beisert
Some doxygen related fixes ...
Juergen Beisert authored on 14 Dec 2009 Sascha Hauer committed on 14 Dec 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
2009-08-19
@Sascha Hauer
Add MMU support ...
Sascha Hauer committed on 19 Aug 2009
2009-08-18
@Sascha Hauer
return is not a function ...
Sascha Hauer committed on 18 Aug 2009
2009-03-19
@Sascha Hauer
Shutdown U-Boot before starting an OS ...
Sascha Hauer committed on 19 Mar 2009
2009-02-06
@Sascha Hauer
ARM: Add simple icache enable/disable command ...
Sascha Hauer committed on 6 Feb 2009
2008-06-04
@Sascha Hauer
[memory layout]: streamline memory layout ...
Sascha Hauer committed on 4 Jun 2008
2007-11-27
@Robert Schwebel
remove warnings ...
Robert Schwebel authored on 27 Nov 2007 Marc Kleine-Budde committed on 27 Nov 2007