aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-16version: update to 20150716qemu-slof-20150716Nikunj A Dadhania1-1/+1
2015-07-16README: Update with patch submittion noteAlexey Kardashevskiy1-0/+8
2015-07-16cas: Increase FDT buffer size to accomodate larger ibm,cas node propertiesBharata B Rao1-3/+3
2015-07-16boot: remove trailing ":" in the bootpathNikunj A Dadhania1-5/+0
2015-07-16ci: implement boot client interfaceNikunj A Dadhania1-0/+12
2015-07-16boot: bootpath should be complete device pathNikunj A Dadhania1-1/+1
2015-07-16disk-label: add support for booting from GPT FAT partitionNikunj A Dadhania1-24/+84
2015-07-16disk-label: introduce helper to check fat filesystemNikunj A Dadhania1-8/+9
2015-07-16introduce 8-byte LE helpersNikunj A Dadhania2-2/+8
2015-07-16disk-label: simplify gpt-prep-partition? routineNikunj A Dadhania1-26/+15
2015-06-01version: update to 20150601Nikunj A Dadhania1-1/+1
2015-06-01fbuffer: introduce the invert-region-x helperAlexey Kardashevskiy4-12/+10
2015-06-01fbuffer: introduce the invert-region helperGreg Kurz3-1/+8
2015-06-01fbuffer: simplify address computations in fb8-toggle-cursorGreg Kurz1-2/+2
2015-04-29version: update to 20150429Nikunj A Dadhania1-1/+1
2015-04-29pci: Use QEMU created PCI device nodesNikunj A Dadhania2-2/+48
2015-04-29usb: support 64-bit pci barsNikunj A Dadhania1-2/+8
2015-04-29pci: Support 64-bit address translationNikunj A Dadhania1-4/+2
2015-04-29pci: program correct bridge limit registers during probeNikunj A Dadhania1-3/+3
2015-04-29scsi: handle report-luns failureNikunj A Dadhania1-1/+1
2015-04-29Fix "key?" Forth word when using USB keyboardsThomas Huth1-9/+21
2015-04-29Remove bulk.fs packageThomas Huth2-98/+1
2015-04-29Include make.rules in the library MakefilesThomas Huth7-0/+14
2015-03-17version: update to 20150313Alexey Kardashevskiy1-1/+1
2015-03-17virtio: Fix vring allocationAlexey Kardashevskiy1-2/+4
2015-03-17helpers: Fix SLOF_alloc_mem_aligned to meet callers expectationAlexey Kardashevskiy2-2/+2
2015-03-17Set default palette according to "16-color Text Extension" documentThomas Huth3-16/+27
2015-03-17Fix rectangle drawing functions to work also with higher bit depthsThomas Huth6-190/+68
2015-03-17Fix the x86emu patch fileThomas Huth1-6/+7
2015-03-17Silence compiler warning when building the biosemuThomas Huth11-86/+46
2015-03-17Use device-type Forth word to set up the corresponding propertyThomas Huth4-4/+4
2015-03-17Improve /openprom nodeThomas Huth1-1/+1
2015-03-17pci-properties: Remove redundant call to device-typeAlexey Kardashevskiy2-2/+1
2014-12-02cas: reconfigure memory nodesNikunj A Dadhania1-5/+31
2014-12-02pci: use 64bit bar rangesNikunj A Dadhania3-5/+19
2014-11-25version: update to 20141125qemu-slof-20141125Nikunj A Dadhania1-1/+1
2014-10-29ipv4: Fix send packet across a subnetNikunj A Dadhania1-4/+8
2014-10-29pci: scan only type 0 and type 1Nikunj A Dadhania1-5/+6
2014-10-29usb-xhci: support xhci extended capabilitiesNikunj A Dadhania2-6/+41
2014-10-29Fix term-io-key to also work when stdin has not been set yetThomas Huth1-0/+2
2014-10-29net-snk: llfw startup is using the wrong offset to handlerBenjamin Herrenschmidt1-1/+1
2014-10-29net-snk: Make call_client_interface() a bit more ABI compliantBenjamin Herrenschmidt1-4/+6
2014-10-29net-snk: Remove custom printf versionBenjamin Herrenschmidt2-13/+1
2014-10-29net-snk: Sanitize our .lds fileBenjamin Herrenschmidt3-30/+55
2014-10-29net-snk: Avoid type clash for stdin & stdoutBenjamin Herrenschmidt1-5/+6
2014-10-29net-snk: use socket descriptor in the network stackNikunj A Dadhania20-136/+172
2014-10-29net-snk: Remove printk() in favor of printf()Benjamin Herrenschmidt5-34/+14
2014-10-29net-snk: Remove redundant prototypesBenjamin Herrenschmidt1-4/+1
2014-10-29net-snk: Remove unused timer functionsBenjamin Herrenschmidt2-32/+0
2014-10-29net-snk: Remove some unused PCI functionsBenjamin Herrenschmidt2-35/+2