summaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.c
Commit message (Expand)AuthorAgeFilesLines
* modpost: sync mk_elfconfig.c with Linux 5.7-rc2Masahiro Yamada2020-04-271-0/+2
* fix typo funtion -> functionAntony Pavlov2012-05-131-1/+1
* Avoid warnings by using format(__printf__)Loïc Minier2011-10-181-1/+1
* Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-071-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-2/+2
* add compiler header files from kernelSascha Hauer2008-08-131-1/+1
* __u_boot__symtab -> __usymtabSascha Hauer2007-10-071-21/+34
* remove some (currently) unneeded functionsSascha Hauer2007-10-041-8/+10
* add modpostSascha Hauer2007-10-041-0/+1693