summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARM: Let MMU depend on !CPU_ARM946ESascha Hauer2014-11-281-1/+0
* Merge branch 'for-next/marvell'Sascha Hauer2014-08-071-0/+1
|\
| * ARM: execute OF fixups earlySebastian Hesselbarth2014-07-251-0/+1
* | Merge branch 'for-next/canon'Sascha Hauer2014-08-071-0/+13
|\ \
| * | ARM: add ARM946E-S CPU typeAntony Pavlov2014-07-291-0/+13
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2014-08-071-3/+3
|\ \ | |/ |/|
| * ARM: Increase automatic malloc area spaceSascha Hauer2014-07-211-3/+3
* | mmu: flush ttb in map_io_sectionsLucas Stach2014-07-221-0/+1
|/
* ARM: uncompress.c: copy executable to SDRAM if necessarySascha Hauer2014-06-132-8/+21
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-113-9/+0
* misc: upper-case some abbreviationsHolger Schurig2014-06-021-1/+1
* of: Drop devicetree merge supportSascha Hauer2014-05-221-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-142-8/+3
* commands: group 'help' outputHolger Schurig2014-05-142-0/+2
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-053-22/+21
* ARM: MMU: Fix memory reaching to the end of address spaceSascha Hauer2014-03-181-1/+1
* ARM: MMU: Add some debugging aids and hintsSascha Hauer2014-03-171-2/+55
* bugfix: don't rely on lr in arm_cpu_lowlevel_init张忠山2014-02-271-1/+2
* Merge branch 'for-next/misc'Sascha Hauer2014-02-031-4/+0
|\
| * ARM: uncompress: Remove unused variableAlexander Shiyan2014-01-291-4/+0
* | ARM: mode cpu_architecture() to common.cSascha Hauer2014-01-292-14/+14
* | ARM: Do not use BUG() in pbl codeSascha Hauer2014-01-291-1/+1
* | ARM: Pass armv7-a AFLAGS to cache-v7Sascha Hauer2014-01-291-0/+2
|/
* ARM: Make multi images startup process simplerSascha Hauer2013-12-103-54/+6
* Merge branch 'for-next/misc'Sascha Hauer2013-12-061-0/+1
|\
| * treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* | ARM: start: fix fdt inside valid memory checkSascha Hauer2013-11-261-1/+1
|/
* ARM: cache: do not crash when the MMU isn't yet setupAndre Heider2013-10-221-6/+12
* ARM: cache: restore cache functions from the PBLAndre Heider2013-10-221-1/+3
* arm: mmu: be more verbose if ttb setup failsJan Luebbe2013-10-061-1/+1
* ARM: invalidate caches thoroughlySascha Hauer2013-09-213-4/+8
* Merge branch 'for-next/omap'Sascha Hauer2013-09-051-0/+33
|\
| * ARM: cpuinfo: display the core name and versionJan Luebbe2013-08-271-0/+33
* | ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-072-0/+41
|/
* Add multi images supportSascha Hauer2013-07-013-1/+160
* ARM: Allow to pass a devicetree via boarddataSascha Hauer2013-06-263-3/+41
* Merge branch 'for-next/marvell'Sascha Hauer2013-06-021-0/+8
|\
| * arm: mvebu: add Feroceon CPU typeThomas Petazzoni2013-05-171-0/+8
* | Merge branch 'for-next/misc'Sascha Hauer2013-06-021-1/+1
|\ \
| * | treewide: Fix typo seperate -> separateSascha Hauer2013-05-211-1/+1
| |/
* | ARM: invalidate data caches during early initSascha Hauer2013-05-233-0/+25
* | ARM v7: added v7_mmu_cache_invalidate()Enrico Scholz2013-05-231-5/+19
* | ARM v7: v7_mmu_cache_flush(): do not restore r0-r3 (minor optimization)Enrico Scholz2013-05-231-2/+2
* | ARM v7: fix mmu-off operationEnrico Scholz2013-05-171-25/+25
|/
* ARM: mmu: Use PAGE_ALIGN in dma_free_coherentJan Weitzel2013-04-271-3/+4
* Merge branch 'for-next/relocate'Sascha Hauer2013-04-049-43/+235
|\
| * ARM: Add relocatable binary supportSascha Hauer2013-03-075-4/+147
| * ARN: fixup vector addresses for relocatable binariesSascha Hauer2013-03-072-6/+51
| * ARM: add early mmu cache flush function and use it in setup_cSascha Hauer2013-03-042-0/+36
| * ARM: make cpu architecture detection available as static inline functionSascha Hauer2013-03-041-33/+1