LinuxBIOSv3/HACKING
|
modified
, text changed
|
LinuxBIOSv3/Makefile
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/Makefile
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/archtables.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/cachemain.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/i8259.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/isa-dma.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/keyboard.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/linuxbios_table.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/mc146818rtc.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/pci_ops_auto.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/pci_ops_conf1.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/pci_ops_conf2.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/pci_ops_mmconf.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/serial.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/speaker.c
|
modified
, text changed
|
LinuxBIOSv3/arch/x86/udelay_io.c
|
modified
, text changed
|
LinuxBIOSv3/console/console.c
|
modified
, text changed
|
LinuxBIOSv3/device/device.c
|
modified
, text changed
|
LinuxBIOSv3/device/device_util.c
|
modified
, text changed
|
LinuxBIOSv3/device/pci_device.c
|
modified
, text changed
|
LinuxBIOSv3/device/pci_ops.c
|
modified
, text changed
|
LinuxBIOSv3/device/pnp_device.c
|
modified
, text changed
|
LinuxBIOSv3/include/arch/
|
added
|
LinuxBIOSv3/include/arch/x86/
|
added
|
LinuxBIOSv3/include/arch/x86/archelf.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/arch/elf.h, r313)
|
added
|
LinuxBIOSv3/include/arch/x86/byteorder.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/arch/byteorder.h, r313)
|
added
, text changed
|
LinuxBIOSv3/include/arch/x86/div64.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/div64.h, r313)
|
added
|
LinuxBIOSv3/include/arch/x86/hlt.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/arch/hlt.h, r313)
|
added
|
LinuxBIOSv3/include/arch/x86/io.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/arch/io.h, r313)
|
added
, text changed
|
LinuxBIOSv3/include/arch/x86/pci_ops.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/arch/pci_ops.h, r313)
|
added
|
LinuxBIOSv3/include/arch/x86/pciconf.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/arch/pciconf.h, r313)
|
added
|
LinuxBIOSv3/include/arch/x86/swab.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/arch/swab.h, r313)
|
added
|
LinuxBIOSv3/include/arch/x86/types.h
(Copied from LinuxBIOSv3/include/cpu/generic/x86/arch/types.h, r313)
|
added
|
LinuxBIOSv3/include/console.h
|
modified
, text changed
|
LinuxBIOSv3/include/cpu/
|
deleted
|
LinuxBIOSv3/include/device/device.h
|
modified
, text changed
|
LinuxBIOSv3/include/device/pci.h
|
modified
, text changed
|
LinuxBIOSv3/include/device/pci_ops.h
|
modified
, text changed
|
LinuxBIOSv3/include/device/pci_rom.h
|
modified
, text changed
|
LinuxBIOSv3/include/device/pnp.h
|
modified
, text changed
|
LinuxBIOSv3/include/device/resource.h
|
modified
, text changed
|
LinuxBIOSv3/include/elf.h
|
modified
, text changed
|
LinuxBIOSv3/include/elf_boot.h
|
modified
, text changed
|
LinuxBIOSv3/include/lar.h
|
modified
, text changed
|
LinuxBIOSv3/include/string.h
|
modified
, text changed
|
LinuxBIOSv3/lib/compute_ip_checksum.c
|
modified
, text changed
|
LinuxBIOSv3/lib/elfboot.c
|
modified
, text changed
|
LinuxBIOSv3/lib/lar.c
|
modified
, text changed
|
LinuxBIOSv3/lib/malloc.c
|
modified
, text changed
|
LinuxBIOSv3/lib/mem.c
|
modified
, text changed
|
LinuxBIOSv3/lib/stage2.c
|
modified
, text changed
|
LinuxBIOSv3/lib/tables.c
|
modified
, text changed
|
LinuxBIOSv3/lib/uart8250.c
|
modified
, text changed
|
LinuxBIOSv3/mainboard/emulation/qemu-x86/vga.c
|
modified
, text changed
|
LinuxBIOSv3/northbridge/intel/i440bxemulation/i440bx.c
|
modified
, text changed
|
LinuxBIOSv3/southbridge/intel/i82371eb/i82371eb.c
|
modified
, text changed
|
LinuxBIOSv3/superio/winbond/w83627hf/chip.h
|
modified
, text changed
|
LinuxBIOSv3/superio/winbond/w83627hf/superio.c
|
modified
, text changed
|
LinuxBIOSv3/superio/winbond/w83627hf/w83627hf_early_init.c
|
modified
, text changed
|
LinuxBIOSv3/superio/winbond/w83627hf/w83627hf_early_serial.c
|
modified
, text changed
|
LinuxBIOSv3/util/x86emu/biosemu.c
|
modified
, text changed
|
LinuxBIOSv3/util/x86emu/vm86.c
|
modified
, text changed
|
LinuxBIOSv3/util/x86emu/x86emu/sys.c
|
modified
, text changed
|