Age | Commit message (Expand) | Author |
2007-07-12 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2007-07-12 | Remove old i386 setup code | H. Peter Anvin |
2007-07-12 | Use the new x86 setup code for x86-64; unify with i386 | H. Peter Anvin |
2007-07-12 | Use the new x86 setup code for i386 | H. Peter Anvin |
2007-07-12 | Linker script for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Assembly header and main routine for new x86 setup code | H. Peter Anvin |
2007-07-12 | Code for actual protected-mode entry | H. Peter Anvin |
2007-07-12 | Video mode probing support for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Voyager support for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Memory probing support for the new x86 setup code | H. Peter Anvin |
2007-07-12 | MCA support for new x86 setup code | H. Peter Anvin |
2007-07-12 | EDD probing code for the new x86 setup code | H. Peter Anvin |
2007-07-12 | CPU features verification for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Version string for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Console-writing code for the new x86 setup code | H. Peter Anvin |
2007-07-12 | Command-line parsing code for the new x86 setup code | H. Peter Anvin |
2007-07-12 | APM probing code | H. Peter Anvin |
2007-07-12 | A20 handling code | H. Peter Anvin |
2007-07-12 | String-handling functions for the new x86 setup code. | H. Peter Anvin |
2007-07-12 | Simple bitops for the new x86 setup code. | H. Peter Anvin |
2007-07-12 | Top header file for new x86 setup code | H. Peter Anvin |
2007-07-12 | Header file to produce 16-bit code with gcc | H. Peter Anvin |
2007-07-12 | x86-64: add symbolic constants for the boot segment selectors | H. Peter Anvin |
2007-07-12 | x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 | H. Peter Anvin |
2007-07-12 | Make struct boot_params a real structure, and remove obsolete fields | H. Peter Anvin |
2007-07-12 | Make definitions for struct e820entry and struct e820map consistent | H. Peter Anvin |
2007-07-12 | Define zero-page offset 0x1e4 as a scratch field, and use it | H. Peter Anvin |
2007-07-12 | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi |
2007-07-12 | Clean up struct screen_info (<linux/screen_info.h>) | H. Peter Anvin |
2007-07-12 | x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY | H. Peter Anvin |
2007-07-12 | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin |
2007-07-12 | include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h> | H. Peter Anvin |
2007-07-12 | hd.c: remove BIOS/CMOS queries | H. Peter Anvin |
2007-07-12 | x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code | H. Peter Anvin |
2007-07-12 | i2c-rpx: Remove | Jean Delvare |
2007-07-12 | i2c-mpc: work around missing-9th-clock-pulse bug | Domen Puncer |
2007-07-12 | i2c: New PMC MSP71xx TWI bus driver | Marc St-Jean |
2007-07-12 | i2c-savage4: Delete many unused defines | Jean Delvare |
2007-07-12 | i2c/tsl2550: Speed up initialization | Jean Delvare |
2007-07-12 | i2c: New bus driver for the TAOS evaluation modules | Jean Delvare |
2007-07-12 | i2c-i801: Use the internal 32-byte buffer on ICH4+ | Oleg Ryjkov |
2007-07-12 | i2c-i801: Various cleanups | Oleg Ryjkov |
2007-07-12 | i2c: Add support for the TSL2550 | Rodolfo Giometti |
2007-07-12 | i2c-pxa: Support new-style I2C drivers | Rodolfo Giometti |
2007-07-12 | i2c-gpio: Make some internal functions static | Atsushi Nemoto |
2007-07-12 | i2c-gpio: Add support for new-style clients | Atsushi Nemoto |
2007-07-12 | i2c-iop3xx: Switch to static adapter numbering | Martin Michlmayr |
2007-07-12 | i2c-sis5595: Resolve resource conflict with sis5595 | Jean Delvare |
2007-07-12 | matroxfb: Clean-up i2c header inclusions | Jean Delvare |
2007-07-12 | i2c-nforce2: Add support for SMBus block transactions | Oleg Ryjkov |