aboutsummaryrefslogtreecommitdiffstats
path: root/hw/nseries.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-11Add bootindex for option roms.Gleb Natapov1-2/+2
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch1-7/+0
2009-12-02Fix qemu_free use in nseries.cJean-Christophe DUBOIS1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-4/+4
2009-10-01Get rid of _t suffixmalc1-4/+4
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl1-8/+8
2009-09-20Compile loader only onceBlue Swirl1-0/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-2/+10
2009-05-14TWL92230 qdev conversionPaul Brook1-4/+2
2009-05-14TMP105 qdev conversionPaul Brook1-1/+3
2009-05-14LM832x qdev conversionPaul Brook1-2/+3
2009-05-13Remove vga_ram_sizePaul Brook1-2/+2
2009-05-12Push AUD_init down to devicesPaul Brook1-1/+1
2009-05-10Follow coding conventionsPaul Brook1-6/+6
2009-05-08Replace cpu_abort with hw_errorPaul Brook1-2/+1
2009-04-11Remove redundant ram_require machine properly.pbrook1-4/+0
2009-04-11Fix/remove bogus ram size checks.pbrook1-7/+0
2009-04-10Yet more phys_ram_base elimination.pbrook1-3/+5
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook1-2/+5
2009-03-13DisplayAllocator interface (Stefano Stabellini)aliguori1-1/+1
2009-02-09Fix displaystate (r6344) regression in blizzardaurel321-1/+2
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-9/+10
2009-01-15DisplayState interface change (Stefano Stabellini)aliguori1-1/+2
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc1-2/+2
2008-10-28Set default max_cpus to one.balrog1-4/+4
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori1-0/+2
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori1-8/+8
2008-09-28Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog1-0/+15
2008-09-28Add a "null" bluetooth HCI and a header file for bluetooth.balrog1-4/+1
2008-07-29Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog1-6/+44
2008-07-18OMAP2 EAC module.balrog1-2/+3
2008-07-01Implement resolution switching in common console code.pbrook1-1/+3
2008-05-18Boot tags setup needed by N800 proprietary bootloader.balrog1-0/+195
2008-05-18N810 keyboard slide open by default, add more comments.balrog1-0/+25
2008-05-09Add the LM8323-based keyboard of N810.balrog1-8/+118
2008-05-07Add a file missing from the previous commit.balrog1-0/+1
2008-05-07Nokia N810 basic system emulation.balrog1-195/+284
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel321-1/+1
2008-04-24RAM usage information in machine definition.balrog1-0/+1
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel321-1/+1
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel321-1/+1
2008-04-22Inventra MUSB-HDRC host-mode USB.balrog1-0/+26
2008-04-14Nokia N800 machine support (ARM).balrog1-0/+918