Statistics
| Branch: | Revision:

root / hw / mips @ bf0da4df

Name Size
Makefile.objs 161 Bytes
addr.c 1.3 kB
cputimer.c 4.5 kB
gt64xxx_pci.c 34.3 kB
mips_fulong2e.c 13 kB
mips_int.c 2 kB
mips_jazz.c 10.8 kB
mips_malta.c 36.9 kB
mips_mipssim.c 7.8 kB
mips_r4k.c 9.4 kB

Latest revisions

# Date Author Comment
cc413a39 08/14/2013 05:47 pm Aurelien Jarno

mips_malta: do not raise exceptions when accessing invalid memory

Since commit c658b94f6e8c206c59d02aa6fbac285b86b53d2c, MIPS raises
exceptions when accessing invalid memory. This is not the correct
behaviour for MIPS Malta Core LV, as the GT-64120A system controller...

2e985fe0 08/09/2013 12:06 am Aurelien Jarno

mips: revert commit b332d24a8e1290954029814d09156b06ede358e2

Now that this code path is not triggered anymore during the tests,
revert commit b332d24a8e1290954029814d09156b06ede358e2. Booting a MIPS
target without kernel nor bios doesn't really make sense. At the same...

4a7ed999 07/31/2013 02:48 am Andreas Färber

mips_fulong2e: Silence BIOS loading warning for qtest

Signed-off-by: Andreas Färber <>
Reviewed-by: Anthony Liguori <>
Signed-off-by: Andreas Färber <>
Message-id: ...

2c57bd9b 07/31/2013 02:48 am Andreas Färber

mips_malta: Silence BIOS loading warning for qtest

Signed-off-by: Andreas Färber <>
Reviewed-by: Anthony Liguori <>
Signed-off-by: Andreas Färber <>
Message-id: ...

38c8894f 07/31/2013 02:48 am Andreas Färber

mips_jazz: Silence BIOS loading warning for qtest

Signed-off-by: Andreas Färber <>
Reviewed-by: Anthony Liguori <>
Signed-off-by: Andreas Färber <>
Message-id: ...

c9dd6a9f 07/31/2013 02:48 am Andreas Färber

mips_r4k: Silence BIOS loading warning for qtest

Signed-off-by: Andreas Färber <>
Reviewed-by: Anthony Liguori <>
Signed-off-by: Andreas Färber <>
Message-id: ...

f05d4d94 07/29/2013 08:48 am Aurelien Jarno

mips_malta: fix copy of the 0x1fc00000 region

Copy the whole 0x1fe000000 region into 0x1fc00000, independently of the
loaded BIOS size. This fix the MIPS make check tests.

Reported-by: Andreas Färber <>
Tested-by: Andreas Färber <>...

05b3274b 07/29/2013 01:27 am James Hogan

hw/mips: align initrd to 64KB to avoid kernel error

The Linux kernel can be configured to use 64KB pages, but it also
requires initrd to be page aligned. Therefore, to be safe, align the
initrd to 64KB using a new INITRD_PAGE_MASK rather than
TARGET_PAGE_MASK....

1817f56a 07/28/2013 08:59 pm Paul Burton

mips_malta: cap BIOS endian swap length at 0x3e0000 bytes

This preserves the final sector of the pflash which is used by YAMON to
hold environment variables. If the endianness of the environment data
is swapped then YAMON will fail to load environment variables from...

35c64807 07/28/2013 08:59 pm Paul Burton

mips_malta: generate SMBUS EEPROM data

The malta contains 2 EEPROMs, one containing SPD data for the SDRAM and
another containing board information such as serial number and MAC
address. These are both exposed via the PIIX4 SMBUS. Generating this
data and providing it to smbus_eeprom_init will allow YAMON to read a...

View revisions

Also available in: Atom