summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2010.11.0v2010.11.0Sascha Hauer2010-11-021-1/+1
* epautoconf: fix compile errorEric BĂ©nard2010-10-251-0/+1
* MAKEALL: allow CROSS_COMPILE*=""Jean-Christophe PLAGNIOL-VILLARD2010-10-081-3/+5
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-10-085-116/+192
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-088-103/+271
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-10-084-48/+48
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-10-085-201/+175
* Revert "image: factorise string helper"Sascha Hauer2010-10-075-175/+201
* Revert "image: rename IH_CPU to IH_ARCH to be more concistant"Sascha Hauer2010-10-074-48/+48
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-078-271/+103
* Revert "image: factorise image printing contents"Sascha Hauer2010-10-075-188/+116
* imx: fix Internal boot source default choiceJean-Christophe PLAGNIOL-VILLARD2010-10-041-1/+1
* Merge branch 'next'Sascha Hauer2010-10-04165-7032/+3482
|\
| * MAKEALL: make it genericJean-Christophe PLAGNIOL-VILLARD2010-10-021-59/+234
| * Update flash headers for boards supporting internal boot.Marc Reilly2010-10-014-36/+38
| * imx: Internal boot sources, handle all header offsetsMarc Reilly2010-10-013-15/+53
| * i2c-imx: wait for STOP before disabling controllerMarc Reilly2010-10-011-5/+5
| * imx35: add base addresses for I2C and SDHCMarc Reilly2010-10-011-0/+5
| * import __stringify from linuxJean-Christophe PLAGNIOL-VILLARD2010-09-293-11/+18
| * Fix watchdog's register size for the i.MX27 CPUJuergen Beisert2010-09-271-3/+3
| * pcm038: fix initialization makes pointer from integer without a castJean-Christophe PLAGNIOL-VILLARD2010-09-271-1/+1
| * imx-ipu-fb: set default bits per pixel at 16 for mx3Jean-Christophe PLAGNIOL-VILLARD2010-09-271-0/+1
| * imx/fb: struct imx_ipu_fb_platform_data remove const for modeJean-Christophe PLAGNIOL-VILLARD2010-09-271-1/+1
| * The i.MX27 has no second level cache, remove include file (Subject fixed)Juergen Beisert2010-09-271-1/+0
| * mk68: rename macro __M68K__ to __m68k__ as it's prodive by gccJean-Christophe PLAGNIOL-VILLARD2010-09-242-4/+3
| * ipe337: fix default envJean-Christophe PLAGNIOL-VILLARD2010-09-241-1/+1
| * blackfin: remove duplicated PAGE_SIZE defineJean-Christophe PLAGNIOL-VILLARD2010-09-241-1/+0
| * host: introduce compiler.h to handle host includeJean-Christophe PLAGNIOL-VILLARD2010-09-242-37/+108
| * console: set device_d id at -1Jean-Christophe PLAGNIOL-VILLARD2010-09-241-0/+1
| * netconsole: remove non-needed setbaudrateJean-Christophe PLAGNIOL-VILLARD2010-09-241-6/+0
| * image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-09-245-116/+188
| * Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-248-103/+271
| * image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-09-234-48/+48
| * image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-09-235-201/+175
| * nhk8815: rename nand parts uboot as bareboxJean-Christophe PLAGNIOL-VILLARD2010-09-231-1/+1
| * Merge branch 'for-mainline' of git://git.pengutronix.de/git/rsc/barebox into ...Sascha Hauer2010-09-221-14/+32
| |\
| | * sandbox: add longopts and fix segfaultRobert Schwebel2010-09-211-14/+32
| | * partition.c: c files are not executableRobert Schwebel2010-09-211-0/+0
| * | nhk8815: update defconfigJean-Christophe PLAGNIOL-VILLARD2010-09-221-1/+16
| * | arm: allow to overwrite the system_rev via bootmJean-Christophe PLAGNIOL-VILLARD2010-09-221-4/+14
| * | sha1/sha256: use be32_to_cpu and cpu_to_be32Jean-Christophe PLAGNIOL-VILLARD2010-09-222-33/+6
| * | sha1: use unit32_t and uint8_tJean-Christophe PLAGNIOL-VILLARD2010-09-221-26/+26
| * | netx eth: Fix compilationSascha Hauer2010-09-201-4/+4
| * | scb9328: Fix compilationSascha Hauer2010-09-201-1/+1
| * | guf-neso: Update defconfig (fix env path)Sascha Hauer2010-09-201-1/+1
| * | guf-neso: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
| * | guf-neso: Fix compiler warningsSascha Hauer2010-09-201-1/+4
| * | ep93xx net driver: Fix compilationSascha Hauer2010-09-201-4/+6
| * | rename __initdata to __early_initdataSascha Hauer2010-09-202-4/+4
| * | fec_mpc5200: Fix compilationSascha Hauer2010-09-201-1/+1