aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-14Fix dma-alloc and dma-map-in functions on board-js2xThomas Huth3-21/+32
2016-01-14net-snk: Allow stateless autoconfig IPv6 addresses with IP_INIT_IPV6_MANUALThomas Huth1-4/+11
2016-01-14net-snk: Simplify the ip6_is_multicast() functionThomas Huth1-2/+1
2016-01-14net-snk: Move global variable definition out of the header fileThomas Huth6-33/+38
2016-01-14net-snk: Prefer non-link-local unicast IPv6 addresses if possibleThomas Huth1-0/+16
2016-01-14net-snk: Fix the check for link-local addresses when receiving RAsThomas Huth2-2/+9
2016-01-14net-snk: Remove junk at the end of IPv6 TFTP ACK and error packetsThomas Huth1-4/+2
2016-01-11Fix format strings in usb-ohci.cThomas Huth1-6/+6
2015-12-23net-snk: Get rid of junk at the end of sent DHCPv6 packetsThomas Huth2-6/+6
2015-12-23net-snk: Use transaction IDs in DHCPv4, tooThomas Huth3-2/+18
2015-12-23net-snk: Make use of DHCPv6 transaction IDsThomas Huth3-8/+13
2015-12-23net-snk: Seed the pseudo-random number generatorThomas Huth1-0/+14
2015-12-23libc: Add srand() callThomas Huth2-0/+6
2015-12-23libc: Fix the rand() function to return non-zero valuesThomas Huth1-2/+2
2015-12-23net-snk: Improve printed text when booting via networkThomas Huth2-13/+14
2015-12-23Increase temporary buffer size of ibm,client-architecture-support callThomas Huth1-6/+7
2015-12-23Move archsupport.fs into board-qemu directoryThomas Huth3-1/+2
2015-12-23boot: stop booting when we encounter HALTNikunj A Dadhania1-0/+1
2015-12-09fat-files: Fix bug with root-entries = 0 on certain FAT32 file systemsThomas Huth1-2/+13
2015-12-09usb: print unhandled descriptor in debug modeNikunj A Dadhania1-1/+1
2015-12-02Improve stack usage with libnvram get_partition functionThomas Huth3-16/+14
2015-12-02Improve stack usage in libnvram environment variable codeThomas Huth3-40/+48
2015-12-02libc: Port vsnprintf back from skibootAlexey Kardashevskiy1-62/+118
2015-12-01Move the code for rfill into a separate functionThomas Huth3-12/+41
2015-12-01Rework wrapper for new_nvram_partition() and fix possible bug in thereThomas Huth3-12/+22
2015-12-01Stack optimization in libusb: split up setup_new_device()Thomas Huth7-40/+52
2015-12-01Check for stack overflow in paflof engineThomas Huth2-1/+10
2015-12-01Clean up pending packet variable in ipv4 codeThomas Huth1-8/+8
2015-12-01Fix tracking of pending outgoing packets when handling ARP repliesThomas Huth1-1/+1
2015-11-03version: update to 20151103qemu-slof-20151103Alexey Kardashevskiy1-1/+1
2015-11-03documentation: Add a clause about signing offAlexey Kardashevskiy1-0/+6
2015-11-03qemu/js2x/client: Support binutils >= 2.25.1Alexey Kardashevskiy11-15/+14
2015-10-22Fix special keys on USBDinar Valeev1-9/+7
2015-10-22Fix function keys on USBDinar Valeev1-16/+12
2015-10-10pci-scan: program 64-bit mem bar range in pci-bridge barNikunj A Dadhania1-6/+13
2015-10-10Allow to build SLOF on Little Endian hostDinar Valeev1-4/+8
2015-10-06usb-xhci: add keyboard supportNikunj A Dadhania2-1/+120
2015-10-06usb-xhci: ready the link trb earlyNikunj A Dadhania1-7/+6
2015-10-06usb-xhci: scan usb high speed portsNikunj A Dadhania1-9/+30
2015-10-06usb-xhci: bulk improve event handling loopNikunj A Dadhania1-9/+32
2015-10-06usb-xhci: return on allocation failureNikunj A Dadhania1-1/+2
2015-10-06usb-xhci: add delay in shutdown pathNikunj A Dadhania1-0/+12
2015-10-06usb-xhci: event trbs does not need link trbNikunj A Dadhania1-4/+6
2015-10-06usb-hid: refactor usb key readingNikunj A Dadhania1-7/+4
2015-09-30takeover: Fix header includesThomas Huth1-1/+1
2015-09-30board-js2x: Add missing file dma-function.fsThomas Huth1-0/+1
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-09-17slof: Change call_c() function to a proper assembler functionThomas Huth2-18/+10
2015-08-13version: update to 20150813qemu-slof-20150813Alexey Kardashevskiy1-1/+1