aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/llfw
AgeCommit message (Expand)AuthorFilesLines
2020-06-24board-qemu: Fix comment about SLOF start addressGustavo Romero1-1/+1
2020-03-11llfw: Fix debug printf warningsAlexey Kardashevskiy1-1/+1
2018-07-02Fix bad assembler statements for compiling with gcc 8.1 / as 2.30Thomas Huth1-1/+1
2015-11-03qemu/js2x/client: Support binutils >= 2.25.1Alexey Kardashevskiy2-3/+2
2014-10-29net-snk: llfw startup is using the wrong offset to handlerBenjamin Herrenschmidt1-1/+1
2013-12-17Work around missing sc 1 traps on pHypAlexander Graf3-1/+23
2013-12-16fix print_version() to return where it came fromAlexander Graf2-6/+3
2012-10-17SLOF: Support PAPR NVRAM RTAS callsqemu-slof-20121018Nikunj A. Dadhania1-1/+1
2012-04-25Fixed typoThomas Huth1-1/+1
2011-12-28Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned upThomas Huth1-17/+7
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth1-1/+1
2011-11-24Improved version printingThomas Huth3-20/+49
2011-10-12Fix compiler warningsThomas Huth1-7/+3
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth1-2/+2
2011-10-12Pass IMA to Paflof and fix the memory regions which have to be CLAIMedThomas Huth1-4/+5
2011-10-12Reworked libelf to support relocationThomas Huth1-6/+21
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt8-0/+737