Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-19 | petalogix_ml605_mmu: remove unused variable | Blue Swirl | |
Remove a write-only variable, spotted by GCC 4.6.0: /src/qemu/hw/petalogix_ml605_mmu.c: In function 'petalogix_ml605_init': /src/qemu/hw/petalogix_ml605_mmu.c:153:11: error: variable 'serial' set but not used [-Werror=unused-but-set-variable] Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2011-03-16 | microblaze: Add PetaLogix ml605 MMU little-endian ref design | Michal Simek | |
Add the first Microblaze little endian platform. Platform uses uart16550, axi ethernet, timer, intc. Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com> |