aboutsummaryrefslogtreecommitdiff
path: root/board-js2x
AgeCommit message (Expand)AuthorFilesLines
2011-12-28Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned upThomas Huth4-43/+45
2011-12-20FCODE: Always include evaluator, move framebuffer token init to fbuffer.fsThomas Huth3-20/+5
2011-12-20JS2x: Added oco files to be able to built board-js2xThomas Huth2-0/+0
2011-12-20JS2x: Fixed config space access functions.Thomas Huth1-1/+8
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth4-7/+12
2011-11-17JS2x: Check whether biosemu has been executed successfullyThomas Huth1-5/+16
2011-11-17JS2x: Fixed bug in Citrine codeThomas Huth1-1/+4
2011-11-17Fixed the PCI map-in function.Thomas Huth1-11/+8
2011-11-17Fixed config-xx PCI bus node functionsThomas Huth1-0/+9
2011-10-12Added e1000 network driverThomas Huth1-0/+1
2011-10-12Moved bcm57xx driver to a new directory called "drivers".Thomas Huth2-16/+14
2011-10-12Set up PCI nodes on board-qemuThomas Huth1-2/+2
2011-10-12Move MMIO accessors to board-js2x and implement h-calls based ones for qemuBenjamin Herrenschmidt1-1/+2
2011-10-12Cleaned up MakefilesThomas Huth2-42/+43
2011-10-12Fix compiler warningsThomas Huth1-3/+3
2011-10-12JS2x: Detect the availability of biosemu automatically.Thomas Huth1-0/+6
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth1-2/+2
2011-10-12Got rid of the ELF loader functions written in Forth, using libelf instead.Thomas Huth2-8/+8
2011-10-12Reworked libelf to support relocationThomas Huth1-1/+4
2011-03-22Fixed compiler warningThomas Huth1-1/+2
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt1-1/+1
2011-03-21Use common timebase and delay code in all boards.Thomas Huth1-7/+1
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt71-0/+11599