Age | Commit message (Expand) | Author |
2008-05-04 | Simplify mips branch handling. Retire T2 from use. Use TCG for branches. | ths |
2008-05-04 | Add helpers and shorthands for mul and muli operations. | ths |
2008-05-04 | Avoid some brconds | blueswir1 |
2008-05-04 | Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me) | blueswir1 |
2008-05-04 | Set default console size | aurel32 |
2008-05-04 | Add ${ARCH_CFLAGS} when testing for libbrlapi | aurel32 |
2008-05-04 | configure: silence test for brlapi | aurel32 |
2008-05-03 | CRIS: Convert divide step to TCG. | edgar_igl |
2008-05-03 | Skip register moves when the target and the source are the same | blueswir1 |
2008-05-03 | Use memory based registers in functions containing brconds | blueswir1 |
2008-05-03 | Do not attempt to set page flags for pages outside target address space | blueswir1 |
2008-05-03 | CRIS: Convert lz (leading zeros) to TCG. | edgar_igl |
2008-05-03 | Correct broken test for fixed file mmaps. | edgar_igl |
2008-05-03 | Fix MIPS MT GPR accesses, thanks Stefan Weil. | ths |
2008-05-03 | CRIS: Eliminate a few unneeded moves to/from T0/T1. | edgar_igl |
2008-05-03 | CRIS: Reduce the number of tb dependent flags. | edgar_igl |
2008-05-03 | CRIS: Do post-increment without going via T0. | edgar_igl |
2008-05-02 | Avoid a build warning. | edgar_igl |
2008-05-02 | ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for the | edgar_igl |
2008-05-02 | ETRAX timers: Improve the support for timer1 and let the board-setup choose i... | edgar_igl |
2008-05-02 | ETRAX serial port: | edgar_igl |
2008-05-02 | CRIS updates: | edgar_igl |
2008-05-02 | CRIS: Make CCS related tests pass in system simulation by masking off flags n... | edgar_igl |
2008-05-02 | CRIS: Correct typo in test for moverm. | edgar_igl |
2008-05-02 | Audio endianness and mutex usage fixes (malc.git). | balrog |
2008-05-02 | Musicpal: convert to ram_addr_t | balrog |
2008-05-01 | FDC: Fix data transfer len (Hervé Poussineau) | blueswir1 |
2008-05-01 | FDC: Fix buffer overflow (Hervé Poussineau) | blueswir1 |
2008-05-01 | Improved large memory support | blueswir1 |
2008-05-01 | Fix incorrect argument types. | pbrook |
2008-04-29 | FDC fix 10/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 9/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 8/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 7/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 6/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 5/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 4/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 3/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 2/10 (Hervé Poussineau): | blueswir1 |
2008-04-29 | FDC fix 1/12 (Hervé Poussineau): | blueswir1 |
2008-04-29 | Revert v4260, breaks Sparc32 | blueswir1 |
2008-04-29 | Describe the format= option in the --help output. List the accepted | aurel32 |
2008-04-28 | Fix wrong type in printf(), introduced in revision 4265 | aurel32 |
2008-04-28 | add format= to drive options (CVE-2008-2004) | aurel32 |
2008-04-28 | Fix a typo introduced in revision 4272 | aurel32 |
2008-04-28 | BIOS: Reenable processor SSDT generation. Don't advertise ACPI C2 or C3 | aurel32 |
2008-04-28 | Factorize code in translate.c | aurel32 |
2008-04-28 | qemu ppc uic: Order IRQ bit number as described in the UIC documentation. | aurel32 |
2008-04-27 | Fix a typo in cpu_physical_memory_rw() | aurel32 |
2008-04-27 | Add a monitor command to raise NMI | aurel32 |