aboutsummaryrefslogtreecommitdiff
path: root/include/helpers.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-29slof: Add a helper function to get the contents of a property in C codeThomas Huth1-0/+2
2018-05-29libnet: Wire up pxelinux.cfg network bootingThomas Huth1-0/+2
2017-09-26netboot: Create bootp-response when bootp is usedNikunj A Dadhania1-0/+2
2016-09-14paflof: Add a write_mm_log helper functionThomas Huth1-0/+1
2016-02-08pci: add byte read/write helper routinesNikunj A Dadhania1-0/+2
2015-03-13helpers: Fix SLOF_alloc_mem_aligned to meet callers expectationAlexey Kardashevskiy1-1/+1
2014-04-25virtio-blk: support variable block sizeNikunj A Dadhania1-0/+5
2013-10-04Add SLOF usleep wrapperAvik Sil1-0/+1
2013-10-04Add SLOF pci wrapper functionsAvik Sil1-0/+5
2013-07-25Use a global definition of sync() and mb()Benjamin Herrenschmidt1-6/+0
2013-07-24usb: unmap buffersNikunj A Dadhania1-0/+3
2013-07-24usb-slof: forth support routines for CNikunj A Dadhania1-0/+34