aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-12CPU features verification for the new x86 setup codeH. Peter Anvin
2007-07-12Version string for the new x86 setup codeH. Peter Anvin
2007-07-12Console-writing code for the new x86 setup codeH. Peter Anvin
2007-07-12Command-line parsing code for the new x86 setup codeH. Peter Anvin
2007-07-12APM probing codeH. Peter Anvin
2007-07-12A20 handling codeH. Peter Anvin
2007-07-12String-handling functions for the new x86 setup code.H. Peter Anvin
2007-07-12Simple bitops for the new x86 setup code.H. Peter Anvin
2007-07-12Top header file for new x86 setup codeH. Peter Anvin
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle
2007-07-12[MIPS] Remove unused time.c for swarmYoichi Yuasa
2007-07-12[MIPS] Sparse: Use NULL for pointerAtsushi Nemoto
2007-07-12[MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell
2007-07-12[MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa
2007-07-12[MIPS] MIPSsim: Fix build.Ralf Baechle
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa
2007-07-12[MIPS] Include cacheflush.h in uncache.cAtsushi Nemoto
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto
2007-07-12[MIPS] RM: Use only phyiscal address for 82596 and 53c710Thomas Bogendoerfer
2007-07-12[MIPS] Hydrogen3: Remove remaining bits of code.Ralf Baechle
2007-07-12[MIPS] Fix resume for 64K page size on R4000 class processors.Ralf Baechle
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King
2007-07-12[ARM] pxa: move device registration into CPU-specific fileRussell King
2007-07-12[ARM] pxa: remove boot time RTC initialisationRussell King
2007-07-12[ARM] pxa: stop doing our own rtc management over suspendRussell King
2007-07-12[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao
2007-07-12[ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao
2007-07-12[ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao
2007-07-12[ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao
2007-07-12[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao
2007-07-12[ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao
2007-07-12[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()Russell King
2007-07-12[ARM] pxa: move pm_ops structure into CPU specific filesRussell King
2007-07-12[ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King
2007-07-12[ARM] pxa: use mutexes instead of semaphoresRussell King
2007-07-12[ARM] pxa: remove useless pxa_pm_finish() functionRussell King
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff