summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2015-03-0933-101/+117
|\
| * ARM: Fix nv variable bootargs.baseTeresa Gámez2015-03-023-1/+0
| * ARM: MIOA701: select POLLERLucas Stach2015-03-021-0/+1
| * ARM: do not specify -static and -pie at the same timeLucas Stach2015-03-022-3/+6
| * phyCORE-MPC5200-Tiny: switch to the new environment templateJuergen Borleis2015-03-013-21/+33
| * phyCORE-PXA270: switch to the new environment templateJuergen Borleis2015-03-014-68/+34
| * ARM: Allow to mask data abortsSascha Hauer2015-02-273-0/+43
| * boards: Use nv.linux.bootargs.console for setting the console= commandline pa...Sascha Hauer2015-02-239-0/+0
| * OMAP and i.MX boards: do not set console= commandline parameter in environmentSascha Hauer2015-02-239-9/+0
* | Merge branch 'for-next/mips'Sascha Hauer2015-03-093-3/+63
|\ \
| * | MIPS: add gxemul-malta_defconfigAntony Pavlov2015-02-161-0/+57
| * | MIPS: qemu-malta: debug_ll: fix serial port speedAntony Pavlov2015-02-161-1/+4
| * | MIPS: qemu-malta_defconfig: set BAUDRATE=38400Antony Pavlov2015-02-161-2/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2015-03-0937-694/+241
|\ \
| * | ARM: i.MX6: switch to COMMON_CLK_OF_PROVIDERSascha Hauer2015-03-092-203/+164
| * | ARM: i.MX: remove i.MX6 ARM2 board supportSascha Hauer2015-03-099-416/+0
| * | ARM: i.MX5: Do not register fixed clocks twiceSascha Hauer2015-03-091-16/+11
| * | ARM: i.MX: remove __naked from imx*_barebox_entrySascha Hauer2015-03-092-15/+15
| * | ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-0919-35/+38
| * | ARM: i.MX53 QSB: remove unused /dev/env0 partitionSascha Hauer2015-03-041-4/+0
| * | ARM: Vincell: add usb deviceMichael Grzeschik2015-03-021-0/+10
| * | imx6q-embedsky-e9: we use the i2c2 for hdmiJean-Christophe PLAGNIOL-VILLARD2015-02-191-0/+1
| * | imx6q-embedsky-e9: there is not PCIe on this hardwareJean-Christophe PLAGNIOL-VILLARD2015-02-191-4/+0
| * | imx6q-embedsky-e9: the debug port is on uart1 not uart4Jean-Christophe PLAGNIOL-VILLARD2015-02-191-1/+1
| * | imx_v7_defconfig: enable at least PNG support for splashJean-Christophe PLAGNIOL-VILLARD2015-02-191-0/+1
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2015-03-0910-4/+195
|\ \
| * | ARM Samsung: add simple NAND barebox update handlerMichael Olbrich2015-02-265-0/+111
| * | friendlyarm-mini2440: add support for the W35 displayMichael Olbrich2015-02-252-0/+23
| * | ARM: Rockchip: Add DEBUG_LL based on mach-socfpgaAndrey Panov2015-02-132-0/+61
| * | ARM: remove unused variableSascha Hauer2015-02-112-4/+0
| |/
* | Merge branch 'for-next/dtc'Sascha Hauer2015-03-064-80/+4
|\ \
| * | arm: hummingboard: fix fallout from upstream DT usageLucas Stach2015-03-054-80/+4
* | | Merge branch 'for-next/at91'Sascha Hauer2015-03-062-0/+24
|\ \ \
| * | | ARM: atmel: at91sam9n12: add subtype supportBo Shen2015-02-112-0/+24
| | |/ | |/|
* | | Merge branch 'for-next/sandbox-of'Sascha Hauer2015-03-0613-81/+290
|\ \ \
| * | | sandbox: hostfile: completely switch to OF based probingMarc Kleine-Budde2015-03-063-34/+70
| * | | sandbox: hostfile: improve --image parameter to support "dev=file"Marc Kleine-Budde2015-03-061-3/+12
| * | | sandbox: move device name generation for image/env into add_image()Marc Kleine-Budde2015-03-061-10/+11
| * | | sandbox: hostfile: is always mmpad'edMarc Kleine-Budde2015-03-061-10/+6
| * | | sandbox: hostfile: use the memory resource to determine the size not the plat...Marc Kleine-Budde2015-03-061-1/+7
| * | | sandbox: hostfile: probe driver earlierMarc Kleine-Budde2015-03-061-1/+1
| * | | sandbox: hostfile: move fd from platform data to privMarc Kleine-Budde2015-03-061-5/+7
| * | | sandbox: hostfile: remove struct hf_platform_data from hf_privMarc Kleine-Budde2015-03-061-3/+0
| * | | sandbox: hostfile: probe(): add missing pointer from cdev.dev to devMarc Kleine-Budde2015-03-061-0/+1
| * | | sandbox: hostfile: clarify variable namesMarc Kleine-Budde2015-03-063-10/+10
| * | | sandbox: activate OF support in defconfigMarc Kleine-Budde2015-03-061-12/+23
| * | | sandbox: add sample dtsMarc Kleine-Budde2015-03-065-0/+34
| * | | sandbox: add support to pass dtb to bareboxMarc Kleine-Budde2015-03-065-1/+117
| * | | sandbox: fix indention in help textMarc Kleine-Budde2015-03-031-1/+1
* | | | Merge branch 'for-next/mtd-partitions'Sascha Hauer2015-03-0610-49/+25
|\ \ \ \