summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2015-02-0413-58/+21
|\
| * nios2: ignore arch/nios2/cpu/barebox.lds by gitMasahiro Yamada2015-02-041-0/+1
| * blackfin: fix undefined reference with CONFIG_CMD_MAGICVARMasahiro Yamada2015-02-021-2/+2
| * blackfin: consolidate arch/blackfin/include/asm/linkage.hMasahiro Yamada2015-02-023-49/+8
| * ARM: fix a wrong comment about relocate_to_adrMasahiro Yamada2015-02-021-1/+1
| * sandbox: get malloc_size from .configAntony Pavlov2015-01-212-1/+3
| * kbuild: add KBUILD_DEFCONFIGMasahiro Yamada2015-01-143-0/+5
| * kbuild: arm: Do not define "comma" twiceMasahiro Yamada2015-01-131-2/+0
| * powerpc: include <linux/stringify.h> to avoid dupulicated definesMasahiro Yamada2015-01-131-3/+1
* | Merge branch 'for-next/imx'Sascha Hauer2015-02-0411-37/+133
|\ \
| * | imx53: add uart3Jan Luebbe2015-01-302-0/+6
| * | ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-292-22/+7
| * | imx6: add partitions on SPI NOR for PFLA02Stefan Christ2015-01-281-2/+11
| * | ARM: i.MX6: Fix bad block marker in imx6-bbu-nand handlerStefan Christ2015-01-281-0/+10
| * | dts:imx6:pfla02: Align nand partitions by 512kDmitry Lavnikevich2015-01-281-4/+4
| * | ARM: phyFLEX-i.MX6: Add support for 1GB on 1 bankChristian Hemp2015-01-282-0/+9
| * | ARM: IMX: Embedsky E9: Choose right environment when booting from SD or EMMC.Andrey Panov2015-01-193-4/+40
| * | i.MX6: phytec: Allow multiple MMC devices to contain boot environmentAndrey Smirnov2015-01-162-4/+26
| * | i.MX6: phytec: Check environment path selection for errorsAndrey Smirnov2015-01-161-3/+11
| * | i.MX6: phytec: Separate SoM specific codeAndrey Smirnov2015-01-161-1/+12
* | | Merge branch 'for-next/arm'Sascha Hauer2015-02-0415-23/+551
|\ \ \
| * | | ARM: use an easier way to create the empty built-in.oMasahiro Yamada2015-02-022-4/+1
| * | | ARM: delete useless and wrong commentsMasahiro Yamada2015-01-302-4/+0
| * | | ARM: atmel: sama5d3xek: let gmac auto detect phy idBo Shen2015-01-231-1/+1
| * | | ARM: atmel: sama5d3xek: let emac auto detect phy addrBo Shen2015-01-231-1/+1
| * | | add support for the haba-knx-lite controllerGregory Hermant2015-01-167-0/+533
| * | | ARM: atmel: sama5d4ek: correct the typoBo Shen2015-01-161-1/+1
| * | | ARM: atmel: sama5d4 xplained: correct the nameBo Shen2015-01-161-12/+12
| * | | ARM: include some headers from barebox-arm.hMasahiro Yamada2015-01-141-0/+2
| |/ /
* | | Merge branch 'for-next/am335x'Sascha Hauer2015-02-042-0/+61
|\ \ \
| * | | ARM: dts: am335x-phytec-phyflex: Add USB host supportWadim Egorov2015-01-201-0/+31
| * | | ARM: dts: am335x-phytec-phycore-som: Add USB host supportWadim Egorov2015-01-201-0/+30
* | | | ARM: atmel: at91sam9n12ek: correct udc device nameBo Shen2015-02-041-2/+2
* | | | ARM: atmel: sama5d4: nand: add has_pmecc parameterBo Shen2015-01-292-0/+2
* | | | boards: remove hardcoded MAC addressesSascha Hauer2015-01-286-6/+6
* | | | ARM: atmel: sama5d3xek: fix conflict between w1 and ledBo Shen2015-01-211-0/+8
* | | | ARM: atmel: sama5d4 xplained: fix mci1 power pinBo Shen2015-01-211-1/+1
|/ / /
* / / arm: board: virt2real: build lowlevel in proper targetLucas Stach2015-01-191-1/+2
|/ /
* / defaultenv-2: fix misplace NV dir in envJean-Christophe PLAGNIOL-VILLARD2015-01-133-0/+0
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-0944-254/+3759
|\
| * ARM: imx233-olinuxino: update defconfigJan Luebbe2015-01-071-28/+72
| * ARM: imx233-olinuxino: update defaultenvJan Luebbe2015-01-0711-87/+15
| * ARM: imx233-olinuxino: use LED1 as heartbeatJan Luebbe2015-01-071-0/+11
| * ARM: imx233-olinuxino: generate complete bootstreamJan Luebbe2015-01-053-63/+170
| * arm: mxs: fix pin voltage register value for EMIJan Luebbe2015-01-051-1/+1
| * ARM: MXS: Update Karo TX28 board supportSascha Hauer2015-01-054-68/+117
| * ARM: MXS: Add multiimage supportSascha Hauer2015-01-052-0/+14
| * ARM: MXS: Enable iomux support for pblSascha Hauer2015-01-051-0/+1
| * ARM: MXS: Add more base address definesSascha Hauer2015-01-052-0/+6
| * ARM: Add get_sp() and get_lr() functionsSascha Hauer2015-01-051-0/+26