Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-29 | slof: Add a helper function to get the contents of a property in C code | Thomas Huth | 1 | -0/+2 |
2018-05-29 | libnet: Wire up pxelinux.cfg network booting | Thomas Huth | 1 | -0/+2 |
2017-09-26 | netboot: Create bootp-response when bootp is used | Nikunj A Dadhania | 1 | -0/+2 |
2016-09-14 | paflof: Add a write_mm_log helper function | Thomas Huth | 1 | -0/+1 |
2016-02-08 | pci: add byte read/write helper routines | Nikunj A Dadhania | 1 | -0/+2 |
2015-03-13 | helpers: Fix SLOF_alloc_mem_aligned to meet callers expectation | Alexey Kardashevskiy | 1 | -1/+1 |
2014-04-25 | virtio-blk: support variable block size | Nikunj A Dadhania | 1 | -0/+5 |
2013-10-04 | Add SLOF usleep wrapper | Avik Sil | 1 | -0/+1 |
2013-10-04 | Add SLOF pci wrapper functions | Avik Sil | 1 | -0/+5 |
2013-07-25 | Use a global definition of sync() and mb() | Benjamin Herrenschmidt | 1 | -6/+0 |
2013-07-24 | usb: unmap buffers | Nikunj A Dadhania | 1 | -0/+3 |
2013-07-24 | usb-slof: forth support routines for C | Nikunj A Dadhania | 1 | -0/+34 |