Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | armv7m: Abstract out the "load kernel" code | Peter Maydell | 1 | -0/+12 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -1/+1 |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -3/+3 |
2016-05-19 | arm: include cpu-qom.h in files that require ARMCPU | Paolo Bonzini | 1 | -1/+1 |
2016-03-04 | arm: boot: Support big-endian elfs | Peter Crosthwaite | 1 | -0/+9 |
2016-02-03 | arm/boot: move highbank secure board setup code to common routine | Andrew Baumann | 1 | -0/+5 |
2015-11-10 | arm: boot: Add secure_board_setup flag | Peter Crosthwaite | 1 | -0/+6 |
2015-11-03 | armv7-m: Return DeviceState* from armv7m_init() | Michael Davidsaver | 1 | -1/+1 |
2015-11-03 | arm: boot: Add board specific setup code API | Peter Crosthwaite | 1 | -0/+10 |
2015-07-06 | Stop including qemu-common.h in memory.h | Peter Maydell | 1 | -0/+1 |
2015-06-02 | hw/arm/boot: arm_load_kernel implemented as a machine init done notifier | Eric Auger | 1 | -0/+28 |
2015-02-05 | target_arm: Parameterise the irq lines for armv7m_init | Alistair Francis | 1 | -1/+1 |
2015-02-05 | target_arm: Remove memory region init from armv7m_init | Alistair Francis | 1 | -2/+1 |
2014-12-22 | hw/arm: pass pristine kernel image to guest firmware over fw_cfg | Laszlo Ersek | 1 | -0/+5 |
2014-12-22 | target-arm: Add arm_boot_info secure_boot control | Greg Bellows | 1 | -0/+4 |
2014-08-19 | arm: armv7m: Rename address_space_mem -> system_memory | Peter Crosthwaite | 1 | -1/+1 |
2013-12-10 | hw/arm/boot: Allow boards to provide an fdt blob | John Rigby | 1 | -0/+7 |
2013-08-20 | hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu() | Peter Maydell | 1 | -5/+0 |
2013-07-19 | arm/boot: Allow boards to modify the FDT blob | Peter Maydell | 1 | -0/+4 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -0/+70 |