index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
omap1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
Andreas Färber
2012-06-11
1
-1
/
+1
*
omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
Andreas Färber
2012-06-04
1
-9
/
+11
*
arm: switch real-time clocks to rtc_clock
Paolo Bonzini
2012-03-30
1
-2
/
+2
*
omap: switch omap_lpg to vm_clock
Paolo Bonzini
2012-03-30
1
-3
/
+3
*
hw/omap_i2c: Convert to qdev
Juha Riihimäki
2012-03-15
1
-4
/
+9
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
2012-01-04
1
-62
/
+89
|
\
|
*
hw/omap1.c: Drop unused includes
Peter Maydell
2012-01-04
1
-4
/
+0
|
*
hw/omap1.c: Separate dpll_ctl from omap_mpu_state
Juha Riihimäki
2012-01-04
1
-10
/
+18
|
*
hw/omap1.c: Separate PWT from omap_mpu_state
Juha Riihimäki
2012-01-04
1
-23
/
+34
|
*
hw/omap1.c: Separate PWL from omap_mpu_state
Juha Riihimäki
2012-01-04
1
-24
/
+36
|
*
hw/omap1.c: omap_mpuio_init() need not be public
Peter Maydell
2012-01-04
1
-1
/
+1
*
|
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-2
/
+4
|
/
*
omap_i2c: convert to memory API
Benoît Canet
2011-11-28
1
-1
/
+1
*
omap_lcdc: convert to memory API
Benoît Canet
2011-11-28
1
-1
/
+1
*
omap_dma: convert to memory API
Avi Kivity
2011-11-28
1
-1
/
+1
*
omap_mmc: convert to memory API
Avi Kivity
2011-11-28
1
-1
/
+1
*
hw/omap1: Wire up GPIO clock
Peter Maydell
2011-09-23
1
-0
/
+1
*
omap_intc: Qdevify
Peter Maydell
2011-09-23
1
-55
/
+86
*
omap1: convert to memory API (part VI)
Avi Kivity
2011-09-21
1
-10
/
+7
*
soc_dma: drop soc_dma_port_add_mem_ram()
Avi Kivity
2011-09-21
1
-4
/
+4
*
omap_lcdc: remove imif, emiff from structure
Avi Kivity
2011-09-21
1
-2
/
+1
*
omap1: convert to memory API (part V)
Avi Kivity
2011-09-21
1
-6
/
+8
*
omap1: convert to memory API (part IV)
Avi Kivity
2011-09-21
1
-34
/
+47
*
omap1: convert to memory API (part III)
Avi Kivity
2011-09-21
1
-92
/
+117
*
omap1: convert to memory API (part II)
Avi Kivity
2011-09-21
1
-90
/
+105
*
omap1: convert to memory API (part I)
Avi Kivity
2011-09-21
1
-151
/
+187
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-10
/
+10
*
hw/omap_gpio.c: Convert to qdev
Juha Riihimäki
2011-07-30
1
-3
/
+7
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-10
/
+10
*
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
2011-03-21
1
-5
/
+5
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-20
/
+22
*
Use range_covers_byte
Blue Swirl
2010-09-18
1
-6
/
+8
*
hw/omap: Fix default setup for OMAP UART devices
Stefan Weil
2010-09-10
1
-0
/
+3
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-2
/
+4
*
hw/omap : make local function static and remove declaration from header
cmchao
2010-06-30
1
-6
/
+6
*
hw/omap1.c : separate uart module
cmchao
2010-06-30
1
-170
/
+0
*
hw/omap1.c : separate interrupt controller module
cmchao
2010-06-30
1
-574
/
+2
*
hw/omap1.c : separate gpio module
cmchao
2010-06-30
1
-181
/
+0
*
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-1
/
+0
*
Compile serial only once
Blue Swirl
2010-03-21
1
-4
/
+18
*
BCD cleanup
Paul Brook
2009-11-22
1
-40
/
+30
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-87
/
+87
*
Get rid of _t suffix
malc
2009-10-01
1
-87
/
+87
*
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-21
1
-4
/
+4
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-7
/
+9
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-48
/
+48
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-4
/
+4
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
[next]