aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/llfw/stage2.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-11llfw: Fix debug printf warningsAlexey Kardashevskiy1-1/+1
2013-12-17Work around missing sc 1 traps on pHypAlexander Graf1-0/+17
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-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 Herrenschmidt1-0/+186