summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remove strange flush_cache functionsSascha Hauer2010-10-211-1/+0
* bootm: sparse fixesSascha Hauer2010-10-211-0/+1
* version_string: sparse fixesSascha Hauer2010-10-211-0/+2
* notifier: sparse fixesSascha Hauer2010-10-211-0/+1
* commands/mem.c: sparse fixesSascha Hauer2010-10-211-0/+2
* command.h: sparse fixesSascha Hauer2010-10-211-3/+4
* image: remove confusing image_check_* functionsSascha Hauer2010-10-131-55/+0
* ARM i.MX: Add basic i.MX51 supportSascha Hauer2010-10-111-1/+1
* mfd mc13892: support reading the revisionSascha Hauer2010-10-111-1/+21
* move include files for mfd drivers to include/mfdSascha Hauer2010-10-115-0/+8
* Add MCI card support to bareboxJuergen Beisert2010-10-111-0/+239
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-10-081-1/+9
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-9/+170
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-10-081-28/+28
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-10-081-0/+27
* Revert "image: factorise string helper"Sascha Hauer2010-10-071-27/+0
* Revert "image: rename IH_CPU to IH_ARCH to be more concistant"Sascha Hauer2010-10-071-28/+28
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-071-170/+9
* Revert "image: factorise image printing contents"Sascha Hauer2010-10-071-9/+1
* import __stringify from linuxJean-Christophe PLAGNIOL-VILLARD2010-09-292-4/+13
* mk68: rename macro __M68K__ to __m68k__ as it's prodive by gccJean-Christophe PLAGNIOL-VILLARD2010-09-241-2/+2
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-09-241-1/+9
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-9/+170
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-09-231-28/+28
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-09-231-0/+27
* rename __initdata to __early_initdataSascha Hauer2010-09-201-2/+2
* twl4030: Fix compiler warningsSascha Hauer2010-09-201-1/+1
* Menu: add box style entryJean-Christophe PLAGNIOL-VILLARD2010-09-201-1/+13
* menu: add auto select supportJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+4
* add password frameworkJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+41
* add digest frameworkJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+49
* arm: move clkdev to drivers/clkJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+36
* device: fix dev_nameJean-Christophe PLAGNIOL-VILLARD2010-09-201-5/+7
* init: introduce __BARE_INIT for .section ".text_bare_init.text"Jean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+6
* types.h: move __kernel_dev_t to include/linux/types.hJean-Christophe PLAGNIOL-VILLARD2010-09-171-0/+2
* move barebox_default_env.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+0
* menu: simplify usage for clientsSascha Hauer2010-08-301-3/+3
* menu: remove superfluous struct menu_entry member from struct menuSascha Hauer2010-08-301-2/+3
* menu: initialize entries list in menu_allocSascha Hauer2010-08-301-1/+8
* Menu/cmd: add sub menu entry command supportJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+1
* Add Menu FrameworkJean-Christophe PLAGNIOL-VILLARD2010-08-302-0/+92
* initcall: add postconsole_initcallJean-Christophe PLAGNIOL-VILLARD2010-08-302-5/+7
* module: move EXPORT_SYMBOL_GPL define to module.hJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+4
* move include/unaligned to include/linux/unaligned/Jean-Christophe PLAGNIOL-VILLARD2010-08-3010-0/+0
* add WARN_ON and WARN supportJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+25
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-273-31/+167
* use resource_size_t for device resourcesJean-Christophe PLAGNIOL-VILLARD2010-08-271-3/+2
* introduce phys_addr_t and resource_size_tJean-Christophe PLAGNIOL-VILLARD2010-08-271-0/+8
* introduce pure_initcallJean-Christophe PLAGNIOL-VILLARD2010-08-271-4/+11
* xfuncs.h: include linux/types.h to avoid non decleration of size_tJean-Christophe PLAGNIOL-VILLARD2010-08-271-0/+2