aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[ARM] nommu: add ARM740T core supportHyok S. Choi6-3/+203
2006-09-27[ARM] nommu: add ARM7TDMI core supportHyok S. Choi6-1/+273
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi9-12/+60
2006-09-27[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi1-0/+33
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi1-0/+8
2006-09-27[ARM] do_bad_area() always takes current and current->active_mmRussell King3-14/+8
2006-09-27[ARM] Add setup_mm_for_reboot() for nommuRussell King1-0/+7
2006-09-27[ARM] Rename mm-armv.c to pgd.cRussell King2-4/+2
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King3-551/+542
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King5-206/+274
2006-09-27[ARM] Separate page table manipulation code from bootmem initialisationRussell King2-34/+51
2006-09-27[ARM] 3860/1: Versatile PCI config byte accessesPaul Brook1-1/+0
2006-09-27[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation errorGeorge G. Davis2-2/+9
2006-09-27[ARM] 3858/1: S3C2412: power management codeBen Dooks4-40/+137
2006-09-27[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)David Anders3-0/+253
2006-09-25[ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren3-1/+65
2006-09-25[ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254Russell King3-85/+73
2006-09-25[ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instructionGen FUKATSU3-71/+82
2006-09-25[ARM] 3792/2: Fix description of ZBOOT_ROM_BSSDan Fandrich1-5/+6
2006-09-25[ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache caseGeorge G. Davis1-1/+1
2006-09-25[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore}Lennert Buytenhek2-16/+16
2006-09-25[ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek7-1/+220
2006-09-25[ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek8-3/+408
2006-09-25[ARM] 3849/1: fix get_unaligned() for gcc >= 4.1Lennert Buytenhek1-37/+25
2006-09-25[ARM] 3846/1: S3C24XX: Fix osiris memory mapBen Dooks1-9/+9
2006-09-25[ARM] 3844/1: S3C24XX: update s3c2410_defconfigBen Dooks1-11/+35
2006-09-25[ARM] 3843/1: S3C24XX: Remove modfication lines from commentsBen Dooks9-72/+1
2006-09-25[ARM] 3842/1: S3C2412: Rename LCD deviceBen Dooks1-0/+1
2006-09-25[ARM] 3841/1: S3C2412: Add new IDCODE 32412003Ben Dooks1-0/+9
2006-09-25[ARM] 3840/1: S3C2412: Add machine VSTMSBen Dooks3-0/+175
2006-09-25[ARM] Update mach-typesRussell King1-5/+69
2006-09-25[ARM] 3834/1: iop3xx: remove per-board defconfigsLennert Buytenhek5-4531/+0
2006-09-25[ARM] 3833/1: iop3xx: add per-mach defconfigsLennert Buytenhek2-0/+2201
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek41-558/+376
2006-09-25[ARM] 3831/1: iop3xx: factor out common register definesLennert Buytenhek3-247/+114
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek32-944/+911
2006-09-25[ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek3-24/+24
2006-09-25[ARM] 3828/1: iop3xx: remove useless loadsp macroLennert Buytenhek1-6/+0
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek6-8/+81
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek6-120/+76
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek5-39/+23
2006-09-25[ARM] 3824/1: iop3xx: add cp6 enable/disable macrosLennert Buytenhek1-0/+28
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek10-265/+26
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek5-1/+127
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek21-870/+30
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek4-1/+312
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek8-131/+111
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek14-130/+104
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek68-347/+499
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek20-40/+40