summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2013.11.0v2013.11.0Sascha Hauer2013-11-071-1/+1
* dlmalloc: fix compiler warningAlexander Aring2013-11-071-1/+2
* kernel-install: Add missing error messagesSascha Hauer2013-11-051-2/+10
* mtd: nand: don't scan bbt if CONFIG_NAND_BBT not set张忠山2013-11-041-0/+3
* blspec: Fix crash with menu disabledSascha Hauer2013-10-301-1/+2
* bcb: fix compilationEric Bénard2013-10-281-2/+2
* ubifs: Remove redundant assignmentAlexander Shiyan2013-10-222-2/+0
* gadget: at91: Fix uninitialized variableAlexander Shiyan2013-10-221-2/+2
* calloc: Fix possible memory leakAlexander Shiyan2013-10-221-2/+2
* blspec: Fix once/default bootingSascha Hauer2013-10-211-3/+5
* fs: bpkfs: add missing includeJean-Christophe PLAGNIOL-VILLARD2013-10-211-0/+68
* fs: ignore O_TRUNC open flag for devicesSascha Hauer2013-10-161-2/+1
* boot: remove incomplete 'title' handling in menuSascha Hauer2013-10-161-13/+2
* at91: fix typo in Kconfig descriptionJan Luebbe2013-10-151-1/+1
* common: fix possible build problem without password supportJan Luebbe2013-10-151-0/+2
* Merge branch 'pu/bootloader-spec'Sascha Hauer2013-10-1413-26/+2232
|\
| * add kernel-install tool for bootloader SpecSascha Hauer2013-10-143-0/+1409
| * Implement bootloader spec support for bareboxSascha Hauer2013-10-145-23/+768
| * cdev: store dos partition type in struct cdevSascha Hauer2013-10-144-3/+10
| * add function to read single line filesSascha Hauer2013-10-142-0/+45
* | x86: Fix compiler warningsSascha Hauer2013-10-141-2/+1
* | ARM: i.MX: remove now unused image-y from Makefile.imxSascha Hauer2013-10-141-2/+0
* | i2c-omap: fix reported revisonJan Weitzel2013-10-141-1/+1
|/
* Merge branch 'for-next/tegra'Sascha Hauer2013-10-0718-125/+164
|\
| * tegra: switch to multi imageLucas Stach2013-10-0216-76/+137
| * tegra: ac100: delete custom KconfigLucas Stach2013-10-022-9/+0
| * tegra: don't force to choose between Tegra archesLucas Stach2013-10-021-13/+6
| * tegra: mandate relocatable binaryLucas Stach2013-10-023-11/+6
| * tegra: fix PBL buildLucas Stach2013-10-023-5/+2
| * tegra: start maincomplex execution at correct offsetLucas Stach2013-10-021-8/+3
| * tegra: try harder inlining early startup functionsLucas Stach2013-10-021-7/+14
* | Merge branch 'for-next/socfpga'Sascha Hauer2013-10-0772-1/+11688
|\ \
| * | ARM: Altera SoCFPGA: Add defconfig filesSascha Hauer2013-09-262-0/+119
| * | bootstrap: Add missing includeSascha Hauer2013-09-261-0/+2
| * | ARM: SoCFPGA: Add EBV SoCrates board supportSascha Hauer2013-09-2316-1/+1063
| * | ARM: SoCFPGA: Add Terasic SoCkit board supportSascha Hauer2013-09-2316-0/+1117
| * | ARM: Add Altera SoCFPGA supportSascha Hauer2013-09-2334-1/+8670
| * | scripts: Add Altera SoCFPGA mkimage supportSascha Hauer2013-09-233-0/+289
| * | clk: Add Altera SoCFPGA clk supportSascha Hauer2013-09-233-0/+418
| * | serial: ns16550: Add compatible entry for snps,dw-apb-uartSascha Hauer2013-09-231-0/+2
| * | of: partition: Check for valid partition nameSascha Hauer2013-09-231-0/+3
| * | clk: of: introduce of_clk_src_simple_getSascha Hauer2013-09-232-0/+8
| * | ARM: invalidate caches thoroughlySascha Hauer2013-09-234-14/+8
| * | Add missing dependency ENV_HANDLING for OF_BAREBOX_DRIVER optionDmitry Smagin2013-09-231-0/+1
| * | animeo_ip: fix macb pin mux and set phy interface as MIIJean-Christophe PLAGNIOL-VILLARD2013-09-231-0/+2
| * | Fix lseek on fat filesystems.Fargier Sylvain2013-09-231-0/+1
| * | at91: add irq fixupJean-Christophe PLAGNIOL-VILLARD2013-09-238-1/+91
* | | Merge branch 'for-next/rs485'Sascha Hauer2013-10-077-6/+136
|\ \ \
| * | | Animeo IP: add rs485 crossing detection supportJean-Christophe PLAGNIOL-VILLARD2013-09-242-6/+83
| * | | atmel_serial: add rs485 supportJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+27