summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-10-07PowerPC target coding style fixes.j_mayer1-6/+5
2007-10-07PowerPC target optimisations: make intensive use of always_inline.j_mayer3-17/+20
2007-10-07Share devices that might be useful for all PowerPC 40x & 440 implementationsj_mayer4-525/+587
2007-10-07 More user timer fixes (Robert Reif)blueswir11-68/+86
2007-10-06 More detabificationblueswir111-458/+458
2007-10-06 Implement user mode for timersblueswir12-20/+76
2007-10-06 Support for loading a real BIOS image (Robert Reif)blueswir11-5/+7
2007-10-05New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer10-13/+35
2007-10-04Implement PL110 byte order config bit (original patch by Richard Purdie).balrog2-37/+95
2007-10-04USB iso transfers support for the linux redirector and for UHCI, by Arnon Gil...balrog1-28/+118
2007-10-04sh775x interrupt controller by Magnus Damm.balrog5-90/+630
2007-10-04Several corrections in the spitzkbd keymap (patch by Juergen Lock).balrog2-2/+13
2007-10-04We must reset the PowerPC CPU _after_ registering it, as hardware resetj_mayer1-2/+4
2007-10-03Fix PowerPC initialisation and first reset:j_mayer2-11/+16
2007-10-03We never have to export ppc_set_irq.j_mayer2-1/+5
2007-10-03Fix PowerPC 405 BIOS instanciation: is a 32 bits only target.j_mayer1-5/+5
2007-10-02 Fix kernel loadingblueswir11-1/+2
2007-10-01Compilation fix (forgotten patch).j_mayer1-4/+4
2007-10-01Share input pins and internal interrupt controller between all PowerPC 40x.j_mayer1-14/+13
2007-09-30Fix compilation on Darwin platform, avoiding the use of gcc function attributesj_mayer1-4/+18
2007-09-30Remove unused variable.ths1-1/+0
2007-09-30Avoid crash on NULL timers.j_mayer1-10/+8
2007-09-30Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer1-23/+72
2007-09-29Add FRQCR read support, by Magnus Damm.ths1-0/+2
2007-09-29Add INTC controller prototype, by Magnus Damm.ths1-0/+51
2007-09-29Stand-alone SCI/SCIF emulation code, by Magnus Damm.ths4-584/+319
2007-09-29Stand-alone TMU emulation code, by Magnus Damm.ths4-196/+329
2007-09-29Add R2D-PLUS support, by Magnus Damm.ths1-0/+64
2007-09-29Code provision for hypervisor timers resources,j_mayer1-7/+100
2007-09-29Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT.j_mayer2-10/+2
2007-09-26Add flags to support PowerPC 405 bootinfos variations.j_mayer3-4/+6
2007-09-26Great rework and cleanups to ease PowerPC implementations definitions.j_mayer1-2/+5
2007-09-25Timer start/stop implementation, by Aurelien Jarno.ths1-5/+24
2007-09-25Move ECC calculation to a more appropriate place.balrog1-0/+90
2007-09-24 CPU boot modeblueswir11-4/+5
2007-09-23 Fix Caps lock and Num lock handlingblueswir11-3/+26
2007-09-22 Fix breakage on big endian hosts (Aurelien Jarno)blueswir11-1/+1
2007-09-21 Improve keyboard handlingblueswir11-3/+34
2007-09-20 Change ldl_phys to cpu_physical_memory_read, fix pte addressblueswir11-4/+6
2007-09-20Make likely/unlikely accessible also in hw/.balrog1-3/+0
2007-09-19Avoid Linux to stay stucked in an infinite loop when requesting a reboot.j_mayer1-0/+6
2007-09-18Always keep the bootinfo structure in the first 16 MB,j_mayer1-8/+12
2007-09-17Pass correct pointer to HID keyboard event handler, fixes regression from IDL...balrog1-1/+1
2007-09-17Coding style fixes in PowerPC related code (no functional change):j_mayer3-25/+39
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths51-246/+246
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths107-956/+956
2007-09-14Less magic constants, by Filip Navara.ths1-4/+5
2007-09-13Emulate spinning floppy disk, by Jan Jezabek.ths1-0/+8
2007-09-13Allow more IDE power management, by Ben Guthro.ths1-2/+8
2007-09-13Improved EEPRO 100 emulation, by Filip Navara.ths1-0/+4