Sign in
qemu
/
qemu
/
a86b35f992f107323e432c0a96107e11e1b699ad
/
hw
/
timer
/
etraxfs_timer.c
3bd8845
hw: move timer devices to hw/timer/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/etraxfs_timer.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
49d4d9b6
ptimer: move declarations to ptimer.h
by Paolo Bonzini
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
b8e5da2
etrax-timer: Convert to MemoryRegion
by Edgar E. Iglesias
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
7f09581
etrax: Dont decrease the granularity of timers
by Edgar E. Iglesias
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
3cb5a22
ETRAX: Removed unused struct entry and fixed Windows build.
by Stefan Weil
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
3b1fd90
ETRAX-TIMER: qdevify.
by Edgar E. Iglesias
· 16 years ago
84ceea5
ETRAX-TIMER: Untabify.
by Edgar E. Iglesias
· 16 years ago
7a3161b
ETRAX: Simplify interrupt signaling.
by Edgar E. Iglesias
· 16 years ago
cc53adb
CRIS: Fix remaining build warnings.
by edgar_igl
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
ab86bb3
ETRAX: Support timer count reads and correct frequencies.
by edgar_igl
· 16 years ago
731abc0
ETRAX: Correct the frequency of the free-running counter.
by edgar_igl
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
d27b2e5
Avoid refering to CRIS specific cpu-state to be able to use these blocks with other cores.
by edgar_igl
· 17 years ago
d297f46
Avoid CRIS related warnings by Jan Kiszka.
by edgar_igl
· 17 years ago
5ef98b4
ETRAX: Add NMI support to the watchdog and the interrupt controller.
by edgar_igl
· 17 years ago
96768ff
Compile with debug.
by edgar_igl
· 17 years ago
5439779
ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.
by edgar_igl
· 17 years ago
eb173de
Correct interrupt masking for etrax timers.
by edgar_igl
· 17 years ago
f0b86b1
Disable the temporary timer slowdown for etrax.
by edgar_igl
· 17 years ago
63c1d92
Avoid a build warning.
by edgar_igl
· 17 years ago
6023722
ETRAX timers: Improve the support for timer1 and let the board-setup choose irq nr.
by edgar_igl
· 17 years ago
ca87d03
Made the etrax timers and serial-ports base address relocatable. Use target_phys_addr_t instead of target_ulong.
by edgar_igl
· 17 years ago
e62b5b1
* Add a model of the ETRAX interrupt controller.
by edgar_igl
· 17 years ago
bbaf29c
* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.
by edgar_igl
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
83fa101
EtraxFS board support, by Edgar E. Iglesias.
by ths
· 17 years ago