Commit Graph

59292 Commits (196705c9bbc03540429b0f7cf9ee35c2f928a534)
 

Author SHA1 Message Date
H. Peter Anvin 1543610ad7 Console-writing code for the new x86 setup code 18 years ago
H. Peter Anvin e44c22f65f Command-line parsing code for the new x86 setup code 18 years ago
H. Peter Anvin 49df18fa3f APM probing code 18 years ago
H. Peter Anvin 5a8a8128bc A20 handling code 18 years ago
H. Peter Anvin 5be8656615 String-handling functions for the new x86 setup code. 18 years ago
H. Peter Anvin ad7e906d56 Simple bitops for the new x86 setup code. 18 years ago
H. Peter Anvin 62bd0337d0 Top header file for new x86 setup code 18 years ago
H. Peter Anvin f7f4a5fbd2 Header file to produce 16-bit code with gcc 18 years ago
H. Peter Anvin 8afd2af889 x86-64: add symbolic constants for the boot segment selectors 18 years ago
H. Peter Anvin 77e1dd654b x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 18 years ago
H. Peter Anvin 48c7ae674f Make struct boot_params a real structure, and remove obsolete fields 18 years ago
H. Peter Anvin 9c25d134b3 Make definitions for struct e820entry and struct e820map consistent 18 years ago
H. Peter Anvin 85414b693a Define zero-page offset 0x1e4 as a scratch field, and use it 18 years ago
Venki Pallipadi 1d67953f2b Use a new CPU feature word to cover features that are spread around 18 years ago
H. Peter Anvin e087db510c Clean up struct screen_info (<linux/screen_info.h>) 18 years ago
H. Peter Anvin de32e04175 x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY 18 years ago
H. Peter Anvin ec481536b1 Unify the CPU features vectors between i386 and x86-64 18 years ago
H. Peter Anvin f8c09377d7 include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h> 18 years ago
H. Peter Anvin 48dd643c3b hd.c: remove BIOS/CMOS queries 18 years ago
H. Peter Anvin 7f1291f2ca x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code 18 years ago
Ralf Baechle de61b542b8 [MIPS] Rename PC speaker code 18 years ago
Ralf Baechle fdc1f93847 [MIPS] Don't use genrtc. 18 years ago
Yoichi Yuasa 1f2c6d6b0c [MIPS] Remove unused time.c for swarm 18 years ago
Atsushi Nemoto 28fc582cc9 [MIPS] Sparse: Use NULL for pointer 18 years ago
Atsushi Nemoto 8ed07a1cce [MIPS] Fix a sparse warning in arch/mips/pci/pci.c 18 years ago
Kevin D. Kissell 0db34215c7 [MIPS] SMTC: Interrupt mask backstop hack 18 years ago
Yoichi Yuasa bd0765098b [MIPS] separate platform_device registration for VR41xx RTC 18 years ago
Yoichi Yuasa 44173fb2e8 [MIPS] Separate platform_device registration for VR41xx GPIO 18 years ago
Ralf Baechle a74b460518 [MIPS] MIPSsim: Fix build. 18 years ago
Yoichi Yuasa 891649409e [MIPS] separate platform_device registration for VR41xx serial interface 18 years ago
Atsushi Nemoto 8c41286edf [MIPS] Include cacheflush.h in uncache.c 18 years ago
Atsushi Nemoto 40df3831f9 [MIPS] Cleanup tlbdebug.h 18 years ago
Atsushi Nemoto 87d43dd48d [MIPS] Change names of local variables to silence sparse (part 2) 18 years ago
Atsushi Nemoto c0cf500145 [MIPS] Workaround for a sparse warning in include/asm-mips/io.h 18 years ago
Thomas Bogendoerfer 9815778ae0 [MIPS] RM: Use only phyiscal address for 82596 and 53c710 18 years ago
Ralf Baechle 0adc327bda [MIPS] Hydrogen3: Remove remaining bits of code. 18 years ago
Ralf Baechle ddfada5ac0 [MIPS] DEC: Fix modpost warning. 18 years ago
Ralf Baechle 96532151ff Revert "[MIPS] DEC: Fix modpost warning." 18 years ago
Ralf Baechle 3bd3966448 [MIPS] Fix resume for 64K page size on R4000 class processors. 18 years ago
Catalin Marinas d1cbbd6b41 [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regs 18 years ago
Catalin Marinas f884b1cf57 [ARM] 4473/2: Take the HWCAP definitions out of the elf.h file 18 years ago
Russell King 46c41e62a1 [ARM] pxa: move platform devices to separate header file 18 years ago
Russell King 34f3231f43 [ARM] pxa: move device registration into CPU-specific file 18 years ago
Russell King 4adb70fc1b [ARM] pxa: remove boot time RTC initialisation 18 years ago
Russell King 2aca0a8657 [ARM] pxa: stop doing our own rtc management over suspend 18 years ago
Eric Miao f53f066c25 [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code 18 years ago
Eric Miao cd49104d99 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() 18 years ago
Eric Miao 8118d12494 [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQs 18 years ago
Eric Miao 4a3dcd35c8 [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() 18 years ago
Eric Miao 348f2e3b29 [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() 18 years ago