summaryrefslogtreecommitdiffstats
path: root/hw/nseries.c
Commit message (Expand)AuthorAgeFilesLines
* omap_uart: convert to memory APIAvi Kivity2011-11-281-1/+3
* omap_intc: QdevifyPeter Maydell2011-09-231-1/+3
* tusb6010: Convert to qdevPeter Maydell2011-08-311-18/+13
* omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell2011-08-281-7/+3
* hw/onenand: QdevifyJuha Riihimäki2011-08-281-7/+18
* tusb6010: move declarations to new file tusb6010.hAvi Kivity2011-08-221-0/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* onenand: Handle various ID fields separatelyJuha Riihimäki2011-07-301-2/+3
* onenand: Pass BlockDriverState to init functionPeter Maydell2011-07-301-4/+6
* lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell2011-07-301-4/+3
* hw/omap_gpio.c: Convert to qdevJuha Riihimäki2011-07-301-22/+21
* arm: Add const attribute to some arm_boot_info pointersStefan Weil2011-07-041-2/+2
* Add bootindex for option roms.Gleb Natapov2010-12-111-2/+2
* arm: fix arm kernel boot for non zero start addrLars Munch2010-05-311-7/+0
* Fix qemu_free use in nseries.cJean-Christophe DUBOIS2009-12-021-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-8/+8
* Compile loader only onceBlue Swirl2009-09-201-0/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* TWL92230 qdev conversionPaul Brook2009-05-141-4/+2
* TMP105 qdev conversionPaul Brook2009-05-141-1/+3
* LM832x qdev conversionPaul Brook2009-05-141-2/+3
* Remove vga_ram_sizePaul Brook2009-05-131-2/+2
* Push AUD_init down to devicesPaul Brook2009-05-121-1/+1
* Follow coding conventionsPaul Brook2009-05-101-6/+6
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-2/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-4/+0
* Fix/remove bogus ram size checks.pbrook2009-04-111-7/+0
* Yet more phys_ram_base elimination.pbrook2009-04-101-3/+5
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-2/+5
* DisplayAllocator interface (Stefano Stabellini)aliguori2009-03-131-1/+1
* Fix displaystate (r6344) regression in blizzardaurel322009-02-091-1/+2
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-9/+10
* DisplayState interface change (Stefano Stabellini)aliguori2009-01-151-1/+2
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-221-2/+2
* Set default max_cpus to one.balrog2008-10-281-4/+4
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+2
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-8/+8
* Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog2008-09-281-0/+15
* Add a "null" bluetooth HCI and a header file for bluetooth.balrog2008-09-281-4/+1
* Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog2008-07-291-6/+44
* OMAP2 EAC module.balrog2008-07-181-2/+3
* Implement resolution switching in common console code.pbrook2008-07-011-1/+3
* Boot tags setup needed by N800 proprietary bootloader.balrog2008-05-181-0/+195
* N810 keyboard slide open by default, add more comments.balrog2008-05-181-0/+25
OpenPOWER on IntegriCloud