summaryrefslogtreecommitdiffstats
path: root/include/module.h
Commit message (Expand)AuthorAgeFilesLines
* module.h: Add THIS_MODULEAlexander Stein2016-04-081-0/+1
* module: move EXPORT_SYMBOL_GPL define to module.hJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+4
* Remove/adjust erroneous references to CONFIG_MODULE.Robert P. J. Day2009-12-211-1/+1
* list: remove duplicated list.hSascha Hauer2009-11-031-1/+1
* add compiler header files from kernelSascha Hauer2008-08-131-1/+1
* move several commands into extra filesSascha Hauer2008-08-131-0/+7
* Add big #ifdef CONFIG_MODULE around module.h to build architecturesSascha Hauer2007-10-111-5/+12
* __u_boot__symtab -> __usymtabSascha Hauer2007-10-071-5/+5
* CONFIG_MODULE -> CONFIG_MODULESSascha Hauer2007-10-041-1/+2
* Resolve the symbols using an extra section and only resolve explicitlySascha Hauer2007-10-011-0/+28
* Add module handling (mostly copied from Linux kernel and stripped downSascha Hauer2007-09-281-0/+39