summaryrefslogtreecommitdiffstats
path: root/hw/etraxfs.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* etrax: Don't pass CPUState to peripherals.Edgar E. Iglesias2009-06-151-3/+3
* ETRAX: Correct PIC creation for the bare FS board.Edgar E. Iglesias2009-06-111-2/+7
* Remove qdev irq sink handlingPaul Brook2009-05-261-3/+3
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Introduce is_default field for QEMUMachineAnthony Liguori2009-05-211-0/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias2009-05-181-3/+12
* etrax: Remove unused eth irq line.Edgar E. Iglesias2009-05-181-3/+2
* ETRAX-TIMER: qdevify.Edgar E. Iglesias2009-05-161-2/+3
* ETRAX-SER: qdevify.Edgar E. Iglesias2009-05-161-12/+6
* ETRAX: Simplify PIC interface.Edgar E. Iglesias2009-05-161-8/+10
* ETRAX: Correct passing of kernel command line.Edgar E. Iglesias2009-05-151-2/+2
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-1/+2
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-1/+1
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-131-4/+1
* ETRAX: Let the ethernet PHY report the current link-state.edgar_igl2009-01-091-2/+3
* ETRAX: Always provide a valid net model.edgar_igl2009-01-071-1/+4
* ETRAX: No need to mask off the I flag twice at reset.edgar_igl2009-01-071-1/+0
* ETRAX-FS: Fix a segfault if pflash drive not found.edgar_igl2008-11-131-1/+1
* Set default max_cpus to one.balrog2008-10-281-1/+0
* ETRAX-FS: Add support for passing kernel command linesedgar_igl2008-10-221-2/+15
* ETRAX-FS: Correct booting of elf linux images from ram.edgar_igl2008-10-221-3/+2
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-4/+4
* CRIS: Mask off the cache selection bit after MMU translations.edgar_igl2008-09-051-17/+8
* Move CPU save/load registration to common code.pbrook2008-06-301-1/+0
* CRIS: Add (untested) cpu-state save/load.edgar_igl2008-06-091-1/+1
* ETRAX: Add NMI support to the watchdog and the interrupt controller.edgar_igl2008-06-091-17/+8
* ETRAX machine updates.edgar_igl2008-06-061-16/+12
* ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.edgar_igl2008-05-271-57/+55
* ETRAX: Correct check for second nic.edgar_igl2008-05-241-1/+1
* ETRAX: Connect both ethernet controllers.edgar_igl2008-05-181-5/+11
* Update the etrax machine.edgar_igl2008-05-111-19/+42
* ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for theedgar_igl2008-05-021-21/+37
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-0/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl2008-03-141-6/+12
* * Add a model of the ETRAX interrupt controller.edgar_igl2008-03-141-90/+31
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-2/+2
* Break up vl.h.pbrook2007-11-171-1/+3
* added cpu_model parameter to cpu_init()bellard2007-11-101-1/+1
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-1/+1
* EtraxFS board support, by Edgar E. Iglesias.ths2007-10-081-0/+178
OpenPOWER on IntegriCloud