index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-08
Revert "Last AIO Patch" as requested by Fabrice, it is incomplete and
ths
1
-38
/
+18
2007-11-08
added -cpu option for x86 (initial patch by Dan Kenigsberg)
bellard
1
-3
/
+15
2007-11-07
removed traces
bellard
1
-0
/
+4
2007-11-07
added -startdate option
bellard
1
-4
/
+9
2007-11-05
No functional changes: remove dead code and fix indentation & wrapping lines.
j_mayer
1
-199
/
+196
2007-11-04
Zeroing ITR shouldn't ack irq zero.
balrog
5
-60
/
+856
2007-11-04
Change sysctrl register to 32 bits (original patch by Robert Reif)
blueswir1
1
-20
/
+76
2007-11-04
Fix memory corruption: bdrv_read/write API has been changed to take
j_mayer
1
-4
/
+2
2007-11-04
Fix Solaris breakage
blueswir1
1
-5
/
+5
2007-11-04
Add register mappings in DSP space (must be accessible for MPU too).
balrog
4
-22
/
+66
2007-11-04
Constification
blueswir1
1
-2
/
+2
2007-11-04
Remove target dependent code
blueswir1
2
-8
/
+23
2007-11-04
Make accesses with wrong width also work as apparently real hardware allows t...
balrog
3
-20
/
+59
2007-11-04
Fix grackle (in fact MPC106) PCI host bridge header
j_mayer
1
-16
/
+0
2007-11-04
Fix PowerMac NVRAM device.
j_mayer
5
-16
/
+33
2007-11-03
Split I^2C controller out of hw/omap.c.
balrog
3
-425
/
+472
2007-11-03
Implement OMAP on-chip RTC (Linux guest date/time now matches with host).
balrog
2
-0
/
+433
2007-11-03
Initial OMAP I^2C controller implementation (communication not tested).
balrog
3
-2
/
+428
2007-11-03
Add OMAP Pulse-width Tone module.
balrog
2
-0
/
+103
2007-11-03
Implement OMAP PWL (backlight) module.
balrog
2
-4
/
+120
2007-11-03
The PINT/DAV pin is active low in the chip spec, not inverted on the board.
balrog
2
-11
/
+63
2007-10-31
Add copyright and license header.
ths
1
-0
/
+20
2007-10-31
Set boot sequence from command line (Dan Kenigsberg).
balrog
21
-81
/
+101
2007-10-31
OHCI USB isochronous transfers support (Arnon Gilboa).
balrog
1
-17
/
+340
2007-10-29
Add a qemu_irq_invert() shortcut for inverting a signal.
balrog
3
-19
/
+18
2007-10-29
Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).
balrog
4
-6
/
+868
2007-10-29
Fix PreP PCI IRQ mapping.
j_mayer
1
-2
/
+1
2007-10-29
Temporary hack to avoid Qemu crash at PowerPC reset time.
j_mayer
2
-4
/
+18
2007-10-29
Implement PreP reset port.
j_mayer
1
-1
/
+5
2007-10-29
PowerPC 601 / 620 / 970 need a 1MB firmware.
j_mayer
3
-0
/
+25
2007-10-29
Implement OMAP MicroWire controller.
balrog
3
-16
/
+200
2007-10-28
* sort the PowerPC target object files
j_mayer
11
-482
/
+876
2007-10-28
Give an opaque to the m48t59 direct access routines to make it easier
j_mayer
2
-7
/
+13
2007-10-28
Add OMAP Shared GPIO module.
balrog
3
-1
/
+186
2007-10-28
Handle MMC card insertion/removal/readonly signals.
balrog
4
-2
/
+57
2007-10-28
Add PalmT|E matrix keypad connected to OMAP GPIOs.
balrog
2
-6
/
+37
2007-10-28
Implement OMAP1 MPU I/O module.
balrog
2
-2
/
+295
2007-10-28
Less debug noise from the mipsnet driver.
ths
1
-3
/
+3
2007-10-21
Bugfix: now PCI NICs really work on PowerPC PreP platform.
j_mayer
1
-2
/
+2
2007-10-21
Allow use of PCI NICs on PowerPC PreP platform.
j_mayer
1
-6
/
+1
2007-10-20
"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.
ths
1
-1
/
+1
2007-10-20
Enable ACPI interrupts, by Igor Lvovsky.
ths
1
-0
/
+1
2007-10-20
Check the Galilleo config register instead of hardcoding the endianness.
ths
1
-22
/
+8
2007-10-20
Avoid PreP target kernel freeze waiting for IRQs.
j_mayer
1
-1
/
+1
2007-10-18
Only map BIOS space when it was actually loaded.
ths
1
-9
/
+8
2007-10-17
Second half of mipssim support, plus documentation improvements.
ths
2
-0
/
+436
2007-10-14
SuperSparc MXCC support (Robert Reif)
blueswir1
2
-2
/
+2
2007-10-14
Implement time-base start/stop helpers.
j_mayer
1
-29
/
+92
2007-10-14
Fix memory corruption reported by Julian Seward
j_mayer
1
-1
/
+1
2007-10-14
Do not allow PowerPC CPU restart after entering checkstop mode.
j_mayer
1
-7
/
+1
[next]