Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-23 | ARM: vexpress: Get rid of MMIO_P2V | Pawel Moll | 1 | -0/+5 | |
This patch gets rid of the MMIO_P2V and __MMIO_P2V macros, defining constant virtual base for motherboard and tile peripherals instead. Additionally, in preparation for the new motherboard memory map, the motherboard peripherals are using base pointers calculated in runtime, instead of compile-time calculated values. Signed-off-by: Pawel Moll <pawel.moll@arm.com> | |||||
2010-04-29 | ARM: Improve documentation in arm_timer.h | Russell King | 1 | -15/+24 | |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 1 | -0/+21 | |
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |