Commit Graph

163 Commits (7a734e7dd93b9aea08ed51036a9a0e2c9dfd8dac)

Author SHA1 Message Date
H. Peter Anvin 7a734e7dd9 x86, setup: "glove box" BIOS calls -- infrastructure 16 years ago
H. Peter Anvin 1e274a5827 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes 16 years ago
H. Peter Anvin 95a38f3463 x86, setup: compile with -DDISABLE_BRANCH_PROFILING 16 years ago
H. Peter Anvin cd670599b7 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx 16 years ago
H. Peter Anvin c549e71d07 x86, setup: ACPI 3, BIOS workaround for E820-probing code 16 years ago
H. Peter Anvin 32ec7fd08b x86, setup: preemptively save/restore edi and ebp around INT 15 E820 16 years ago
Michael K. Johnson 01522df346 x86, setup: mark %esi as clobbered in E820 BIOS call 16 years ago
H. Peter Anvin 5f64135612 x86, setup: fix the setting of 480-line VGA modes 16 years ago
H. Peter Anvin be721696ca x86, setup: move 32-bit code to .text32 16 years ago
H. Peter Anvin 16a6791934 x86: use targets in the boot Makefile instead of CLEAN_FILES 16 years ago
H. Peter Anvin f9c5107c2b x86: remove additional vestiges of the zImage/bzImage split 16 years ago
H. Peter Anvin 5e47c478b0 x86: remove zImage support 16 years ago
Ingo Molnar 965c7ecaf2 x86: remove the Voyager 32-bit subarch 16 years ago
Cyrill Gorcunov cb425afd21 x86: compressed head_32 - use ENTRY,ENDPROC macros 16 years ago
Cyrill Gorcunov 2d4eeecb98 x86: compressed head_64 - use ENTRY,ENDPROC macros 16 years ago
Cyrill Gorcunov 324bda9e47 x86: pmjump - use GLOBAL,ENDPROC macros 16 years ago
Cyrill Gorcunov 2f79555097 x86: copy.S - use GLOBAL,ENDPROC macros 16 years ago
Jeremy Fitzhardinge 0341c14da4 x86: use _types.h headers in asm where available 16 years ago
H. Peter Anvin 3bd323a1da x86 setup: a20: early timeout for a nonexistent keyboard controller 16 years ago
Andreas Schwab 7fc49f1981 x86 setup: fix asm constraints in vesa_store_edid 16 years ago
Andreas Schwab 042cbaf88a x86 setup: fix asm constraints in vesa_store_edid 16 years ago
Alain Knaff ae03c49964 bzip2/lzma: x86 kernel compression support 16 years ago
Steven Rostedt 5cf02b7baf x86: use limited register constraint for setnz 16 years ago
Hannes Eder a1a00b5885 x86: boot - fix sparse warnings 16 years ago
Alexey Dobriyan c17dad6905 .gitignore updates 17 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 17 years ago
roel kluin 8bcad30f2e x86: make variables static 17 years ago
Michal Januszewski 4d31a2b74c fbdev: ignore VESA modes if framebuffer does not support them 17 years ago
Michal Januszewski 2407390bd2 x86: replace a magic number with a named constant in the VESA boot code 17 years ago
Paul Bolle d960c9ce47 x86 setup: remove IMAGE_OFFSET 17 years ago
H. Peter Anvin cc65f1ec19 x86 setup: correct segfault in generation of 32-bit reloc kernel 17 years ago
H. Peter Anvin 98920dc3d1 Revert "x86: fix ghost EDD devices in /sys again" 17 years ago
Andrey Borzenkov 6cdcdb99cf x86 setup: fix ghost entries under /sys/firmware/edd take 3 17 years ago
H. Peter Anvin 97fc0555da x86 setup: handle more than 8 CPU flag words 17 years ago
Paul Bolle 9985647891 x86 setup: drop SWAP_DEV 17 years ago
Andrey Borzenkov 464f04c9e9 x86: fix ghost EDD devices in /sys again 17 years ago
H. Peter Anvin d2f37384fc x86: when building image.iso, use isohybrid if it exists 17 years ago
H. Peter Anvin b74b06c5f6 x86: boot: stub out unimplemented CPU feature words 17 years ago
H. Peter Anvin 7f16a33978 x86: boot/compressed/Makefile: fix "make clean" 17 years ago
H. Peter Anvin 7414aa41a6 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> 17 years ago
H. Peter Anvin e2fe16d912 x86: boot: stub out unimplemented CPU feature words 17 years ago
Andi Kleen 1b72691ce3 x86: fix build warnings in real mode code 17 years ago
Paolo Ciarrocchi 020878ac42 x86: coding style fixes to arch/x86/boot/compressed/misc.c 17 years ago
H. Peter Anvin c2dcfde827 x86: cleanup for setup code crashes during IST probe 17 years ago
Joerg Roedel 7b27718bdb x86: fix setup code crashes on my old 486 box 17 years ago
Philipp Kohlbecher 59f09ba2b6 x86: fix comment in protected mode header 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Vegard Nossum a318631686 x86: consolidate header guards 17 years ago
Jan Beulich f2ba93929f x86: check function status in EDD boot code 17 years ago
H. Peter Anvin f910d13444 x86: unify and correct the GDT_ENTRY() macro 17 years ago