aboutsummaryrefslogtreecommitdiffstats
path: root/hw/axis_dev88.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-4/+4
2009-07-16qdev: rework device properties.Gerd Hoffmann1-1/+1
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-2/+2
2009-06-15etrax: Don't pass CPUState to peripherals.Edgar E. Iglesias1-3/+3
2009-05-26Remove qdev irq sink handlingPaul Brook1-3/+3
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-1/+8
2009-05-18cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias1-3/+17
2009-05-18etrax: Remove unused eth irq line.Edgar E. Iglesias1-3/+2
2009-05-16ETRAX-TIMER: qdevify.Edgar E. Iglesias1-3/+3
2009-05-16ETRAX-SER: qdevify.Edgar E. Iglesias1-10/+5
2009-05-16ETRAX: Simplify PIC interface.Edgar E. Iglesias1-8/+10
2009-05-15ETRAX: Correct passing of kernel command line.Edgar E. Iglesias1-2/+2
2009-05-13Remove vga_ram_sizePaul Brook1-1/+1
2009-05-10Follow coding conventionsPaul Brook1-1/+1
2009-04-11Remove redundant ram_require machine properly.pbrook1-1/+0
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook1-1/+2
2009-01-26ETRAX: Remove display-state argument from board init.edgar_igl1-1/+1
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori1-4/+1
2009-01-09ETRAX: Let the ethernet PHY report the current link-state.edgar_igl1-2/+3
2009-01-07ETRAX: Always provide a valid net model.edgar_igl1-1/+4
2009-01-07ETRAX: Add a dummy tempsensor and correct the NAND flash model.edgar_igl1-6/+98
2009-01-07ETRAX: Add a model for the axis devboard88 machine.edgar_igl1-0/+276