summaryrefslogtreecommitdiffstats
path: root/hw/nseries.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the LM8323-based keyboard of N810.balrog2008-05-091-8/+118
* Add a file missing from the previous commit.balrog2008-05-071-0/+1
* Nokia N810 basic system emulation.balrog2008-05-071-195/+284
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-0/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Inventra MUSB-HDRC host-mode USB.balrog2008-04-221-0/+26
* Nokia N800 machine support (ARM).balrog2008-04-141-0/+918
OpenPOWER on IntegriCloud