aboutsummaryrefslogtreecommitdiff
path: root/board-qemu
AgeCommit message (Expand)AuthorFilesLines
2016-10-17Do not link libnet to net-snk anymore, and remove net-snk from board-qemuThomas Huth2-2/+1
2016-10-17Link libnet code to Paflof and add a wrapper for netboot()Thomas Huth1-3/+5
2016-10-13Add virtio-serial device supportNikunj A Dadhania5-6/+155
2016-10-13Generalize output banner write routineNikunj A Dadhania1-6/+12
2016-10-13Improve indentation in OF.fsNikunj A Dadhania1-55/+55
2016-10-12rtas: Improve rtas-do-config-@ and rtas-do-config-! a little bitThomas Huth1-6/+4
2016-10-10pci: Fix secondary and subordinate PCI bus enumeration with board-qemuThomas Huth1-4/+11
2016-10-10pci-phb: Fix stack underflow in phb-pci-walk-bridgeThomas Huth1-1/+1
2016-09-14Do not include the FCode evaluator by default anymoreThomas Huth2-4/+1
2016-09-14Source code beautification of board-qemu/slof/pci-interrupts.fsThomas Huth1-26/+26
2016-09-14Allow PCI devices in PCI bridge slots greater than 4Thomas Huth1-1/+1
2016-09-14Fix bad interrupt pin numbering in interrupt-map property of PCI bridgesThomas Huth1-1/+1
2016-08-03Remove dependency on cpu/@0 for bootingNikunj A Dadhania1-2/+11
2016-06-27net: Move files from clients/net-snk/app/netlib/ to lib/libnet/Thomas Huth1-2/+2
2016-05-02virtio: Add modern version 1.0 support to 9p driverThomas Huth2-0/+5
2016-05-02virtio: Set a proper name for virtio-9p device tree nodesThomas Huth1-0/+1
2016-03-16Remove unused sms code.Thomas Huth1-1/+1
2016-03-10virtio-net: initialize to populate mac addressNikunj A Dadhania1-0/+7
2016-02-24dev-null: The "read" function has to return 0 if nothing has been readThomas Huth1-1/+1
2016-02-11virtio-scsi: enable virtio 1.0Nikunj A Dadhania2-0/+16
2016-02-08virtio-net: enable virtio 1.0Nikunj A Dadhania2-0/+16
2016-02-08virtio-blk: enable virtio 1.0Nikunj A Dadhania2-0/+16
2016-02-08virtio: add and enable 1.0 device setupNikunj A Dadhania6-47/+4
2016-02-08virtio: add virtio 1.0 related struct and definesNikunj A Dadhania1-0/+8
2016-02-08virtio: get rid of type variable in virtio_deviceNikunj A Dadhania1-12/+4
2016-02-08virtio-net: move setup-mac to the open routineNikunj A Dadhania1-16/+14
2016-02-08virtio: introduce helper for initializing virt queueNikunj A Dadhania2-18/+0
2015-12-23Increase temporary buffer size of ibm,client-architecture-support callThomas Huth1-6/+7
2015-12-23Move archsupport.fs into board-qemu directoryThomas Huth2-0/+40
2015-11-03qemu/js2x/client: Support binutils >= 2.25.1Alexey Kardashevskiy2-3/+2
2015-09-30vga: Add support for virtio-vgaBenjamin Herrenschmidt4-187/+216
2015-09-18qemu-vga: Use MMIO BAR instead of legacy IO portsBenjamin Herrenschmidt1-44/+11
2015-08-03fbuffer: Improve invert-region helperThomas Huth1-4/+10
2015-05-29fbuffer: introduce the invert-region-x helperAlexey Kardashevskiy2-9/+5
2015-05-29fbuffer: introduce the invert-region helperGreg Kurz1-0/+3
2015-05-07pci: Use QEMU created PCI device nodesNikunj A Dadhania1-1/+43
2015-03-12Set default palette according to "16-color Text Extension" documentThomas Huth2-16/+2
2015-03-12Fix rectangle drawing functions to work also with higher bit depthsThomas Huth3-131/+4
2015-03-12Use device-type Forth word to set up the corresponding propertyThomas Huth2-2/+2
2014-12-03cas: reconfigure memory nodesNikunj A Dadhania1-5/+31
2014-12-03pci: use 64bit bar rangesNikunj A Dadhania1-2/+7
2014-10-29net-snk: llfw startup is using the wrong offset to handlerBenjamin Herrenschmidt1-1/+1
2014-10-29rtas: Improve error handling in instantiate-rtasNikunj A Dadhania1-3/+6
2014-08-27Add private HCALL to inform updated RTAS base and entryNikunj A. Dadhania1-1/+5
2014-06-13Add boot menu supportAvik Sil1-0/+12
2014-06-12dhcparch define missing in compilationNikunj A Dadhania1-2/+1
2014-04-29Set dhcp arch in board-qemu config fileqemu-slof-20140429Nikunj A Dadhania1-0/+1
2014-04-25virtio-blk: support variable block sizeNikunj A Dadhania1-5/+5
2014-04-25Remove unused SLOF codeThomas Huth1-4/+0
2014-04-25pci: extract dma functions as separate fileNikunj A Dadhania1-0/+1