summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mach-s3c24xx: Fix compilation problem when make a9m2410 or a9m2440 defconfigMarek Belisko2010-09-201-0/+2
* | pcm038: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
* | pcm038: Fix compiler warningsSascha Hauer2010-09-201-1/+4
* | let linux16 command depend on X86Sascha Hauer2010-09-201-0/+1
* | pcm043: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
* | pcm043: Fix compiler warningsSascha Hauer2010-09-201-1/+4
* | twl4030: Fix compiler warningsSascha Hauer2010-09-202-4/+4
* | Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Jean-Christophe PLAGNIOL-VILLARD2010-09-206-2/+96
* | at91sam9263: move MACH_HAS_LOWLEVEL_INIT to boardJean-Christophe PLAGNIOL-VILLARD2010-09-201-1/+2
* | at91: add HAVE_NAND_ATMEL_BUSWIDTH_16 to Enable 16-bit data bus interfaceJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+16
* | Menu: add box style entryJean-Christophe PLAGNIOL-VILLARD2010-09-203-14/+68
* | menu: add auto select supportJean-Christophe PLAGNIOL-VILLARD2010-09-203-4/+78
* | menu: shell fix do_menu_selectJean-Christophe PLAGNIOL-VILLARD2010-09-201-1/+1
* | driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-2039-1/+165