summaryrefslogtreecommitdiffstats
path: root/hw/etraxfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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