summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-279-12/+60
* [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi2006-09-271-0/+33
* [ARM] nommu: allows to support module in nommuHyok S. Choi2006-09-271-0/+8
* [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-273-14/+8
* [ARM] Add setup_mm_for_reboot() for nommuRussell King2006-09-271-0/+7
* [ARM] Rename mm-armv.c to pgd.cRussell King2006-09-272-4/+2
* [ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King2006-09-273-551/+542
* [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-275-206/+274
* [ARM] Separate page table manipulation code from bootmem initialisationRussell King2006-09-272-34/+51
* [ARM] 3860/1: Versatile PCI config byte accessesPaul Brook2006-09-271-1/+0
* [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis2006-09-272-2/+9
* [ARM] 3858/1: S3C2412: power management codeBen Dooks2006-09-274-40/+137
* [ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)David Anders2006-09-273-0/+253
* [ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren2006-09-253-1/+65
* [ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254Russell King2006-09-253-85/+73
* [ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instructionGen FUKATSU2006-09-253-71/+82
* [ARM] 3792/2: Fix description of ZBOOT_ROM_BSSDan Fandrich2006-09-251-5/+6
* [ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache caseGeorge G. Davis2006-09-251-1/+1
* [ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,re...Lennert Buytenhek2006-09-252-16/+16
* [ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek2006-09-257-1/+220
* [ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek2006-09-258-3/+408
* [ARM] 3849/1: fix get_unaligned() for gcc >= 4.1Lennert Buytenhek2006-09-251-37/+25
* [ARM] 3846/1: S3C24XX: Fix osiris memory mapBen Dooks2006-09-251-9/+9
* [ARM] 3844/1: S3C24XX: update s3c2410_defconfigBen Dooks2006-09-251-11/+35
* [ARM] 3843/1: S3C24XX: Remove modfication lines from commentsBen Dooks2006-09-259-72/+1
* [ARM] 3842/1: S3C2412: Rename LCD deviceBen Dooks2006-09-251-0/+1
* [ARM] 3841/1: S3C2412: Add new IDCODE 32412003Ben Dooks2006-09-251-0/+9
* [ARM] 3840/1: S3C2412: Add machine VSTMSBen Dooks2006-09-253-0/+175
* [ARM] Update mach-typesRussell King2006-09-251-5/+69
* [ARM] 3834/1: iop3xx: remove per-board defconfigsLennert Buytenhek2006-09-255-4531/+0
* [ARM] 3833/1: iop3xx: add per-mach defconfigsLennert Buytenhek2006-09-252-0/+2201
* [ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek2006-09-2541-558/+376
* [ARM] 3831/1: iop3xx: factor out common register definesLennert Buytenhek2006-09-253-247/+114
* [ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek2006-09-2532-944/+911
* [ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek2006-09-253-24/+24
* [ARM] 3828/1: iop3xx: remove useless loadsp macroLennert Buytenhek2006-09-251-6/+0
* [ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2006-09-256-8/+81
* [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek2006-09-256-120/+76
* [ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2006-09-255-39/+23
* [ARM] 3824/1: iop3xx: add cp6 enable/disable macrosLennert Buytenhek2006-09-251-0/+28
* [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek2006-09-2510-265/+26
* [ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek2006-09-255-1/+127
* [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek2006-09-2521-870/+30
* [ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2006-09-254-1/+312
* [ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek2006-09-258-131/+111
* [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek2006-09-2514-130/+104
* [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek2006-09-2568-347/+499
* [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-2520-40/+40
* [ARM] 3836/1: S3C24XX: Clear both EINT and INT status before sleepBen Dooks2006-09-251-0/+2
* [ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selectedBen Dooks2006-09-251-1/+8