aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-12Remove old i386 setup codeH. Peter Anvin
2007-07-12Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin
2007-07-12Use the new x86 setup code for i386H. Peter Anvin
2007-07-12Linker script for the new x86 setup codeH. Peter Anvin
2007-07-12Assembly header and main routine for new x86 setup codeH. Peter Anvin
2007-07-12Code for actual protected-mode entryH. Peter Anvin
2007-07-12Video mode probing support for the new x86 setup codeH. Peter Anvin
2007-07-12Voyager support for the new x86 setup codeH. Peter Anvin
2007-07-12Memory probing support for the new x86 setup codeH. Peter Anvin
2007-07-12MCA support for new x86 setup codeH. Peter Anvin
2007-07-12EDD probing code for the new x86 setup codeH. Peter Anvin
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