summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: switch to generic memory banksSascha Hauer2011-09-231-13/+0
* ARM: move armlinux_add_dram to location which is always compiledSascha Hauer2011-08-011-0/+14
* arm: compile icache command only when command support is presentSascha Hauer2011-04-111-1/+2
* arch/arm/cpu/cpu.c: sparse fixesSascha Hauer2010-10-211-0/+1
* arch/arm/cpu/cpu.c: remove unused variableSascha Hauer2010-06-171-2/+0
* arm: use processor specififc functions to turn off MMUSascha Hauer2010-06-101-4/+11
* ARM: update icache functions to use get_cr/set_crSascha Hauer2010-05-031-81/+13
* ARM: replace cleanup_before_linux with the generic shutdown_barebox functionSascha Hauer2010-03-301-7/+5
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-6/+6
* Some doxygen related fixesJuergen Beisert2009-12-141-6/+0
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* Add MMU supportSascha Hauer2009-08-191-0/+5
* return is not a functionSascha Hauer2009-08-181-1/+1
* Shutdown U-Boot before starting an OSSascha Hauer2009-03-191-0/+2
* ARM: Add simple icache enable/disable commandSascha Hauer2009-02-061-0/+24
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-14/+0
* remove warningsRobert Schwebel2007-11-271-1/+2
* saving added docuJuergen Beisert2007-11-051-22/+90
* _armboot_start -> _u_boot_startSascha Hauer2007-07-121-1/+1
* svn_rev_693Sascha Hauer2007-07-051-15/+4
* svn_rev_630Sascha Hauer2007-07-051-2/+1
* svn_rev_495Sascha Hauer2007-07-051-2/+7
* svn_rev_494Sascha Hauer2007-07-051-0/+115