aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-sa1100
Commit message (Collapse)AuthorAgeFilesLines
* [MFD] Add SA11x0 MCP platform device supportRussell King2005-08-181-0/+21
| | | | | | | | Add platform device data for the SA11x0 MCP device. This allows platforms to customise the configuration of the SA11x0 MCP device according to their needs. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [MTD] XIP cleanupThomas Gleixner2005-07-071-0/+26
| | | | | | Move the architecture dependend code into include/asm/mtd-xip.h Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
* [PATCH] ARM: cleanup vmalloc start/offset macrosRussell King2005-05-031-11/+0
| | | | | | | | VMALLOC_START and VMALLOC_OFFSET are common between all ARM machine classes. Move them into include/asm-arm/pgtable.h, but allow a machine class to override them if required. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
* Linux-2.6.12-rc2Linus Torvalds2005-04-1628-0/+5207
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!