..
acpi.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
adb.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
adlib.c
Unify IRQ handling.
2007-04-07 18:14:41 +00:00
ads7846.c
Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.
2007-06-24 13:45:36 +00:00
alpha_palcode.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
an5206.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
apb_pci.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
apic.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
arm_boot.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
arm_gic.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
arm_pic.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
arm_pic.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
arm_sysctl.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
arm_timer.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
cdrom.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
cirrus_vga_rop2.h
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
cirrus_vga_rop.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
cirrus_vga.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
cs4231.c
Split DMA controller in two
2007-05-26 17:39:43 +00:00
cuda.c
Avoid Linux to stay stucked in an infinite loop when requesting a reboot.
2007-09-19 04:46:57 +00:00
dma.c
Fix incorrect target_ulong use in hw devices
2007-06-08 16:45:23 +00:00
ds1225y.c
Fix incorrect target_ulong use in hw devices
2007-06-08 16:45:23 +00:00
ecc.c
Move ECC calculation to a more appropriate place.
2007-09-25 01:17:04 +00:00
eepro100.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
eeprom93xx.c
Eepro100 emulation, by Stefan Weil.
2007-04-02 12:35:34 +00:00
eeprom93xx.h
Eepro100 emulation, by Stefan Weil.
2007-04-02 12:35:34 +00:00
es1370.c
Unify IRQ handling.
2007-04-07 18:14:41 +00:00
esp.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
fdc.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
fmopl.c
audio merge (malc)
2004-11-07 18:04:02 +00:00
fmopl.h
audio merge (malc)
2004-11-07 18:04:02 +00:00
grackle_pci.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
gt64xxx.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
heathrow_pic.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
i2c.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
i2c.h
Spelling fixes, by Stefan Weil.
2007-07-11 22:48:58 +00:00
i8254.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
i8259.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
ide.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
integratorcp.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
iommu.c
Fix breakage on big endian hosts (Aurelien Jarno)
2007-09-22 12:09:09 +00:00
irq.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
irq.h
Unify IRQ handling.
2007-04-07 18:14:41 +00:00
isa_mmio.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
jazz_led.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
lsi53c895a.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
m48t59.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
m48t59.h
Use full 36-bit physical address space on SS10
2007-05-19 12:58:30 +00:00
max111x.c
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
2007-05-24 18:50:09 +00:00
max7310.c
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
2007-05-24 18:50:09 +00:00
mc146818rtc.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
mcf5206.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
mcf5208.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
mcf_fec.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
mcf_intc.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
mcf_uart.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
mips_int.c
Unify IRQ handling.
2007-04-07 18:14:41 +00:00
mips_malta.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
mips_pica61.c
Add a 7 segments + led display, by Herve Poussineau.
2007-06-25 10:57:10 +00:00
mips_r4k.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
mips_timer.c
Timer start/stop implementation, by Aurelien Jarno.
2007-09-25 16:53:15 +00:00
nand.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
ne2000.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
omap1_clk.c
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
2007-07-29 17:57:26 +00:00
omap_lcd_template.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
omap_lcdc.c
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
2007-07-29 17:57:26 +00:00
omap_mmc.c
Add OMAP MMC/SD host controller.
2007-07-31 01:45:35 +00:00
omap.c
Make likely/unlikely accessible also in hw/.
2007-09-20 13:24:53 +00:00
omap.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
openpic.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
palm.c
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
2007-07-29 17:57:26 +00:00
parallel.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
pc.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
pci_host.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
pci.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
pckbd.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
pcnet.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
pcspk.c
Unify IRQ handling.
2007-04-07 18:14:41 +00:00
pflash_cfi02.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
piix_pci.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
pixel_ops.h
Use pixel_ops.h in PXA LCD screen drawing.
2007-06-13 22:36:30 +00:00
pl011.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
pl031.c
ARM PL031 RTC emulation.
2007-06-30 17:32:17 +00:00
pl050.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
pl080.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
pl110_template.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
pl110.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
pl181.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
pl190.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
ppc405_boards.c
Add flags to support PowerPC 405 bootinfos variations.
2007-09-26 23:55:31 +00:00
ppc405_uc.c
Add flags to support PowerPC 405 bootinfos variations.
2007-09-26 23:55:31 +00:00
ppc405.h
Add flags to support PowerPC 405 bootinfos variations.
2007-09-26 23:55:31 +00:00
ppc_chrp.c
Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT.
2007-09-29 11:51:08 +00:00
ppc_prep.c
Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT.
2007-09-29 11:51:08 +00:00
ppc.c
Implement the PowerPC alternate time-base, following the 2.04 specification.
2007-09-30 00:38:38 +00:00
prep_pci.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
ps2.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
ptimer.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
pxa2xx_dma.c
Fix off-by-one memory region sizes.
2007-06-03 15:19:33 +00:00
pxa2xx_gpio.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
pxa2xx_lcd.c
Use pixel_ops.h in PXA LCD screen drawing.
2007-06-13 22:36:30 +00:00
pxa2xx_mmci.c
Fix off-by-one memory region sizes.
2007-06-03 15:19:33 +00:00
pxa2xx_pcmcia.c
Fix off-by-one memory region sizes.
2007-06-03 15:19:33 +00:00
pxa2xx_pic.c
Fix off-by-one memory region sizes.
2007-06-03 15:19:33 +00:00
pxa2xx_template.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
pxa2xx_timer.c
Fix off-by-one memory region sizes.
2007-06-03 15:19:33 +00:00
pxa2xx.c
Update TNF bit in I2C status register, original patch by Juergen Lock.
2007-07-27 21:49:15 +00:00
pxa.h
Remove a local subpage IO hack, now that general subpage IO works.
2007-05-28 11:26:15 +00:00
r2d.c
Add R2D-PLUS support, by Magnus Damm.
2007-09-29 19:24:41 +00:00
realview.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
rtl8139.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
sb16.c
Unify IRQ handling.
2007-04-07 18:14:41 +00:00
scsi-disk.c
Spelling fixes, by Stefan Weil.
2007-06-03 13:35:16 +00:00
sd.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
sd.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
serial.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
sh7750_regnames.c
Stand-alone SCI/SCIF emulation code, by Magnus Damm.
2007-09-29 19:43:54 +00:00
sh7750_regnames.h
SHIX board emulation (Samuel Tardieu)
2006-04-27 21:32:09 +00:00
sh7750_regs.h
Stand-alone SCI/SCIF emulation code, by Magnus Damm.
2007-09-29 19:43:54 +00:00
sh7750.c
Add FRQCR read support, by Magnus Damm.
2007-09-29 19:51:40 +00:00
sh_serial.c
Stand-alone SCI/SCIF emulation code, by Magnus Damm.
2007-09-29 19:43:54 +00:00
sh_timer.c
Stand-alone TMU emulation code, by Magnus Damm.
2007-09-29 19:40:09 +00:00
shix.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
slavio_intctl.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
slavio_misc.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
slavio_serial.c
Fix Caps lock and Num lock handling
2007-09-23 11:48:47 +00:00
slavio_timer.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
smbus_eeprom.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
smbus.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
smbus.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
smc91c111.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
sparc32_dma.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
spitz.c
Move Spitz microdrive from first to second PCMCIA slot where it belongs.
2007-08-01 02:41:33 +00:00
sun4m.c
CPU boot mode
2007-09-24 19:44:09 +00:00
sun4u.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
tc58128.c
SHIX board emulation (Samuel Tardieu)
2006-04-27 21:32:09 +00:00
tcx.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
unin_pci.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
usb-hid.c
Pass correct pointer to HID keyboard event handler, fixes regression from IDLE mode introduction.
2007-09-17 17:27:00 +00:00
usb-hub.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
usb-msd.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
usb-ohci.c
Fix memory corruption after OHCI reset, by Ed Swierk.
2007-07-25 16:50:37 +00:00
usb-uhci.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
usb-wacom.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
usb.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
usb.h
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
versatile_pci.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
versatilepb.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
vga_int.h
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
vga_template.h
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
vga.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
2007-09-17 08:09:54 +00:00
vmmouse.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
2007-09-16 21:08:06 +00:00
vmport.c
Add file missed in last commit.
2007-08-26 17:48:12 +00:00
vmware_vga.c
Allow VMware-SVGA operation enable before command FIFO is configured. Implement "screendump" for 32 bit colour depth.
2007-05-13 13:26:49 +00:00
wm8750.c
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
2007-05-24 18:50:09 +00:00