- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
- 4bd7466 arm_pic: Pass ARMCPU to arm_pic_init_cpu() by Andreas Färber · 13 years ago
- 5f4ef08 omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s by Andreas Färber · 13 years ago
- 348abc8 arm: switch real-time clocks to rtc_clock by Paolo Bonzini · 13 years ago
- e230d4e omap: switch omap_lpg to vm_clock by Paolo Bonzini · 13 years ago
- 54e1793 hw/omap_i2c: Convert to qdev by Juha Riihimäki · 13 years ago
- 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
- c47f322 Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging by Anthony Liguori · 13 years ago
- e023668 hw/omap1.c: Drop unused includes by Peter Maydell · 13 years ago
- b9f7bc4 hw/omap1.c: Separate dpll_ctl from omap_mpu_state by Juha Riihimäki · 13 years ago
- 0375953 hw/omap1.c: Separate PWT from omap_mpu_state by Juha Riihimäki · 13 years ago
- c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
- 8717d88 hw/omap1.c: Separate PWL from omap_mpu_state by Juha Riihimäki · 13 years ago
- 3b204c8 hw/omap1.c: omap_mpuio_init() need not be public by Peter Maydell · 13 years ago
- 7487813 omap_i2c: convert to memory API by Benoît Canet · 13 years ago
- 30af1ec omap_lcdc: convert to memory API by Benoît Canet · 13 years ago
- 7405165 omap_dma: convert to memory API by Avi Kivity · 13 years ago
- c304fed omap_mmc: convert to memory API by Avi Kivity · 13 years ago
- bdbc1b3 hw/omap1: Wire up GPIO clock by Peter Maydell · 13 years ago
- 0919ac7 omap_intc: Qdevify by Peter Maydell · 13 years ago
- 2654c96 omap1: convert to memory API (part VI) by Avi Kivity · 14 years ago
- 90aeba9 soc_dma: drop soc_dma_port_add_mem_ram() by Avi Kivity · 14 years ago
- 9898b79 omap_lcdc: remove imif, emiff from structure by Avi Kivity · 14 years ago
- 763b946 omap1: convert to memory API (part V) by Avi Kivity · 14 years ago
- 60fe76e omap1: convert to memory API (part IV) by Avi Kivity · 14 years ago
- a4ebbd1 omap1: convert to memory API (part III) by Avi Kivity · 14 years ago
- e7aa0ae omap1: convert to memory API (part II) by Avi Kivity · 14 years ago
- 4b3fedf omap1: convert to memory API (part I) by Avi Kivity · 14 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
- 77831c2 hw/omap_gpio.c: Convert to qdev by Juha Riihimäki · 14 years ago
- 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
- 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
- 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
- 4541678 Use range_covers_byte by Blue Swirl · 14 years ago
- 6a8aabd hw/omap: Fix default setup for OMAP UART devices by Stefan Weil · 15 years ago
- 2446333 Rearrange block headers by Blue Swirl · 15 years ago
- 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
- c1ff227 hw/omap : make local function static and remove declaration from header by cmchao · 15 years ago
- 02d7434 hw/omap1.c : separate uart module by cmchao · 15 years ago
- 7f132a2 hw/omap1.c : separate interrupt controller module by cmchao · 15 years ago
- e5c6b25 hw/omap1.c : separate gpio module by cmchao · 15 years ago
- 22ed1d34 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
- 2d48377 Compile serial only once by Blue Swirl · 15 years ago
- abd0c6b BCD cleanup by Paul Brook · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- b9d38e9 Fix Sparse warnings about using plain integer as NULL pointer by Blue Swirl · 15 years ago
- 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 16 years ago
- d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
- 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
- 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
- a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
- 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
- 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
- bc24a22 Follow coding conventions by Paul Brook · 16 years ago
- 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
- ceecf1d add an init function parameter to qemu_chr_open() by aurel32 · 16 years ago
- 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
- fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
- 1364332 omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD). by balrog · 16 years ago
- c588de3 omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christophe PLAGNIOL-VILLARD) by balrog · 16 years ago
- 0cd2df7 Fix RTC initial date computation by aurel32 · 16 years ago
- 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
- 7cc0dd2 Malta & OMAP: add a name to char devices by aurel32 · 16 years ago
- e856f2a Use a QEMUBH when an OMAP timer must expire immediately. by balrog · 16 years ago
- 75554a3 Allow attaching devices to OMAP UARTs. by balrog · 16 years ago
- eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 17 years ago
- afbb519 Handle on-chip DMA controllers in one place, convert OMAP DMA to use it. by balrog · 17 years ago
- b8b137d Fix OMAP1 MPU-timer rate on 32-bit hosts. by balrog · 17 years ago
- b6cd0ea 8250: Customized base baudrate by aurel32 · 17 years ago
- 54585ff OMAP STI/XTI console. by balrog · 17 years ago
- 827df9f Add basic OMAP2 chip support. by balrog · 17 years ago
- b4e3104 Split OMAP DMA out to a file apart. by balrog · 17 years ago[Renamed (76%) from hw/omap.c]
- f65fb10 Really stop the transfer when the DMA channel is being disabled. by balrog · 17 years ago
- f650305 Unify RTCs that use host time, fix M48t59 alarm. by balrog · 17 years ago
- cf6d911 Fix OMAP1 MPUI/O keyboard interrupt masking. by balrog · 17 years ago
- 11e0fc3 Use pointers to channels rather than channel numbers in the DMA. by balrog · 17 years ago
- 089b7c0 OMAP DMA 3.2 support by Lauro Ramos Venancio. by balrog · 17 years ago
- f2df526 Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Venancio. by balrog · 17 years ago
- 106627d Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro Ramos Venancio. by balrog · 17 years ago
- 9d413d1 Always create an SD bdrv, so that PXA and OMAP boards can boot with by balrog · 17 years ago
- e4bcb14 Add -drive parameter, by Laurent Vivier. by ths · 17 years ago
- 8ef6367 Scale TSC2102 touchscreen pressure value more realistically (still could be better). by balrog · 17 years ago
- f9d4307 OMAP LPGs (LED pulse generators). OMAP MPUI bridge config register. by balrog · 17 years ago
- 73560bc Clean-up/rewrite audio over I^2S support. by balrog · 17 years ago
- 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- 8731ac0 fixed cast by bellard · 17 years ago
- aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
- d8f699c Zeroing ITR shouldn't ack irq zero. by balrog · 17 years ago
- cf965d2 Add register mappings in DSP space (must be accessible for MPU too). by balrog · 17 years ago
- b854bc1 Make accesses with wrong width also work as apparently real hardware allows them when the fault is disabled. by balrog · 17 years ago
- 0264592 Split I^2C controller out of hw/omap.c. by balrog · 17 years ago
- 5c1c390 Implement OMAP on-chip RTC (Linux guest date/time now matches with host). by balrog · 17 years ago
- 4a2c8ac Initial OMAP I^2C controller implementation (communication not tested). by balrog · 17 years ago
- f34c417 Add OMAP Pulse-width Tone module. by balrog · 17 years ago
- 66450b1 Implement OMAP PWL (backlight) module. by balrog · 17 years ago
- 3efda49 Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). by balrog · 17 years ago