summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: Use the generic linker script initializingJuergen Beisert2011-03-101-1/+1
* reloc.h: remove linker variables which are now in asm/sections.hSascha Hauer2011-01-171-1/+1
* add sections.h header fileSascha Hauer2011-01-171-0/+8
* Merge branch 'master' into nextSascha Hauer2011-01-171-0/+1
|\
| * usb: add missing byteorder includeSascha Hauer2011-01-071-0/+1
* | import swab.h arch implementation form linux v2.3.37Jean-Christophe PLAGNIOL-VILLARD2011-01-176-160/+351
* | Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-072-1/+2
|/
* Fix usage of __LITTLE_ENDIAN macro.Krzysztof Halasa2010-12-212-3/+3
* Cosmetic fixes, including format attributes for printf() and friends.Krzysztof Halasa2010-12-211-8/+10
* Remove unused eth_get_name() prototype.Krzysztof Halasa2010-12-211-1/+0
* Add the feature to change the video mode at runtimeJuergen Beisert2010-12-211-0/+3
* Add more useful generic macrosJuergen Beisert2010-12-211-0/+10
* Merge branch 'led' into nextSascha Hauer2010-12-213-0/+136
|\
| * LED: Add LED trigger supportSascha Hauer2010-12-202-0/+35
| * LED: Add gpio LED supportSascha Hauer2010-12-201-0/+43
| * basic LED supportSascha Hauer2010-12-201-0/+27
| * Add generic poll infrastructureMarc Kleine-Budde2010-12-201-0/+31
* | Add macro for correct rounding in integer devisionsJuergen Beisert2010-12-141-0/+7
* | Make DIV_ROUND_UP macro globally availableJuergen Beisert2010-12-141-0/+2
|/
* clocksource: import CLOCKSOURCE_MASK from the kernelJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+2
* nand_s3c2410: Fix sparse warnings.Marek Belisko2010-11-191-1/+0
* mtd: Fix sparse warning.Marek Belisko2010-11-191-3/+4
* common: Add define for IOMEM helper macro.Marek Belisko2010-11-191-0/+2
* doc: add macros to unify command help with doxygenRobert Schwebel2010-11-011-0/+9
* doc: avoid that doxygen parses magic in command.hRobert Schwebel2010-10-221-0/+4
* 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