aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-03CRIS: Eliminate a few unneeded moves to/from T0/T1.edgar_igl
2008-05-03CRIS: Reduce the number of tb dependent flags.edgar_igl
2008-05-03CRIS: Do post-increment without going via T0.edgar_igl
2008-05-02Avoid a build warning.edgar_igl
2008-05-02ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for theedgar_igl
2008-05-02ETRAX timers: Improve the support for timer1 and let the board-setup choose i...edgar_igl
2008-05-02ETRAX serial port:edgar_igl
2008-05-02CRIS updates:edgar_igl
2008-05-02CRIS: Make CCS related tests pass in system simulation by masking off flags n...edgar_igl
2008-05-02CRIS: Correct typo in test for moverm.edgar_igl
2008-05-02Audio endianness and mutex usage fixes (malc.git).balrog
2008-05-02Musicpal: convert to ram_addr_tbalrog
2008-05-01FDC: Fix data transfer len (Hervé Poussineau)blueswir1
2008-05-01FDC: Fix buffer overflow (Hervé Poussineau)blueswir1
2008-05-01Improved large memory supportblueswir1
2008-05-01Fix incorrect argument types.pbrook
2008-04-29FDC fix 10/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 9/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 8/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 7/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 6/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 5/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 4/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 3/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 2/10 (Hervé Poussineau):blueswir1
2008-04-29FDC fix 1/12 (Hervé Poussineau):blueswir1
2008-04-29Revert v4260, breaks Sparc32blueswir1
2008-04-29Describe the format= option in the --help output. List the acceptedaurel32
2008-04-28Fix wrong type in printf(), introduced in revision 4265aurel32
2008-04-28add format= to drive options (CVE-2008-2004)aurel32
2008-04-28Fix a typo introduced in revision 4272aurel32
2008-04-28BIOS: Reenable processor SSDT generation. Don't advertise ACPI C2 or C3aurel32
2008-04-28Factorize code in translate.caurel32
2008-04-28qemu ppc uic: Order IRQ bit number as described in the UIC documentation.aurel32
2008-04-27Fix a typo in cpu_physical_memory_rw()aurel32
2008-04-27Add a monitor command to raise NMIaurel32
2008-04-27bios: disable processor SSDT generation. Fixes high idle load onaurel32
2008-04-27musicpal: Fix output level of 8-bit samples (Jan Kiszka).balrog
2008-04-27Ignore the wrapping of acpi timer counter again.balrog
2008-04-27Treat DNS a special case among special addresses in slirp (Jason Wessel).balrog
2008-04-27Fix a regression introduced by my previous commit, ram_size is nowaurel32
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-27Revert wrong changesblueswir1
2008-04-27Fix broken TCX vram, restore Sun4u PROM_SIZE_MAXblueswir1
2008-04-26IO ports registration errors are fatal errors.balrog
2008-04-26Errors while registering ioports are not fatal (Glauber Costa).balrog
2008-04-26Fix scsi-disk sense-key/status confusion (Marcelo Tosatti).balrog
2008-04-26Fix slirp udp source address contamination (Jason Wessel)balrog
2008-04-26Fix sci irq set when acpi timer about to wrap (Dor Laor, Yaniv Kamay).balrog
2008-04-26Add loop device ioctls (Gary Thomas).balrog