summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Command-line parsing code for the new x86 setup codeH. Peter Anvin1-0/+97
2007-07-12APM probing codeH. Peter Anvin1-0/+97
2007-07-12A20 handling codeH. Peter Anvin1-0/+161
2007-07-12String-handling functions for the new x86 setup code.H. Peter Anvin2-0/+153
2007-07-12Simple bitops for the new x86 setup code.H. Peter Anvin1-0/+45
2007-07-12Top header file for new x86 setup codeH. Peter Anvin1-0/+296
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin1-0/+15
2007-07-12x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin1-0/+8
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin1-0/+4
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin5-30/+94
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin3-10/+10
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin3-6/+7
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi11-3/+82
2007-07-12Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin1-5/+4
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2-5/+5
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin10-188/+159
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin1-3/+3
2007-07-12hd.c: remove BIOS/CMOS queriesH. Peter Anvin1-61/+12
2007-07-12x86 setup: MAINTAINERS: formally take responsibility for the i386 boot codeH. Peter Anvin1-2/+2
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle6-8/+8
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle3-76/+1
2007-07-12[MIPS] Remove unused time.c for swarmYoichi Yuasa1-244/+0
2007-07-12[MIPS] Sparse: Use NULL for pointerAtsushi Nemoto1-1/+1
2007-07-12[MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto1-1/+1
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell4-1/+18
2007-07-12[MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa3-115/+190
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa4-99/+166
2007-07-12[MIPS] MIPSsim: Fix build.Ralf Baechle3-3/+2
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa4-114/+153
2007-07-12[MIPS] Include cacheflush.h in uncache.cAtsushi Nemoto1-0/+1
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto3-4/+2
2007-07-12[MIPS] Change names of local variables to silence sparse (part 2)Atsushi Nemoto1-10/+10
2007-07-12[MIPS] Workaround for a sparse warning in include/asm-mips/io.hAtsushi Nemoto1-1/+2
2007-07-12[MIPS] RM: Use only phyiscal address for 82596 and 53c710Thomas Bogendoerfer2-6/+6
2007-07-12[MIPS] Hydrogen3: Remove remaining bits of code.Ralf Baechle1-3/+0
2007-07-12[MIPS] DEC: Fix modpost warning.Ralf Baechle1-8/+8
2007-07-12Revert "[MIPS] DEC: Fix modpost warning."Ralf Baechle1-3/+3
2007-07-12[MIPS] Fix resume for 64K page size on R4000 class processors.Ralf Baechle1-6/+1
2007-07-12[ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regsCatalin Marinas1-3/+9
2007-07-12[ARM] 4473/2: Take the HWCAP definitions out of the elf.h fileCatalin Marinas3-22/+31
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King14-12/+23
2007-07-12[ARM] pxa: move device registration into CPU-specific fileRussell King4-76/+83
2007-07-12[ARM] pxa: remove boot time RTC initialisationRussell King1-9/+0
2007-07-12[ARM] pxa: stop doing our own rtc management over suspendRussell King1-10/+0
2007-07-12[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao4-33/+41
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao13-23/+33
2007-07-12[ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao1-5/+23
2007-07-12[ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao1-6/+4
2007-07-12[ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao1-24/+17
2007-07-12[ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao1-15/+21