summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: imx53-guf-vincell-lt: dts: do not specfiy fixed memory informationEnrico Jorns2016-01-262-8/+0
* ARM: PXA: move HAVE_CLK selectLucas Stach2016-01-192-1/+1
* imx233-olinuxino: Fix mx23_power_init() argumentsFabio Estevam2016-01-121-1/+1
* Merge branch 'for-next/socfpga'Sascha Hauer2016-01-112-5/+7
|\
| * socfpga: Allow setting partition xloader boots from for mmcTrent Piepho2015-12-142-5/+7
* | Merge branch 'for-next/pstore'Sascha Hauer2016-01-115-66/+119
|\ \
| * | arm: Add RAMOOPS memory areaMarkus Pargmann2015-12-102-1/+19
| * | arm: start: Add visible sdram region for barebox board dataMarkus Pargmann2015-12-101-1/+18
| * | arm: Clarify memory layout calculationMarkus Pargmann2015-12-104-65/+83
| * | arm: boards: karo-tx6x remove definition of DIV_ROUND_UPMarkus Pargmann2015-12-101-1/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2016-01-116-42/+12
|\ \ \
| * | | OF: Fix fixups to fix Linux DT instead of Barebox DTTrent Piepho2016-01-082-3/+3
| * | | socfpga: Find partition with environment via device treeTrent Piepho2016-01-083-38/+9
| * | | cdev: When creating a new cdev, initialize device_nodeTrent Piepho2016-01-081-1/+0
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2016-01-111-4/+4
|\ \ \
| * | | ARM: i.MX6Q: Embedsky E9: Convert environment paths in DTS to a new bindingsAndrey Panov2015-12-111-4/+4
| |/ /
* | | Merge branch 'for-next/gcc5'Sascha Hauer2016-01-112-2/+2
|\ \ \
| * | | ARM: Omap3: Remove useless inlineSascha Hauer2015-12-102-2/+2
* | | | Merge branch 'for-next/dts'Sascha Hauer2016-01-111-0/+1
|\ \ \ \
| * | | | dts: update to v4.3-rc1Sascha Hauer2015-12-101-0/+1
| | |_|/ | |/| |
* | | | ARM: Fix exception table setup in MMU-less modeAndrey Smirnov2016-01-112-0/+66
* | | | ARM: mmu: Add VBAR setupAndrey Smirnov2016-01-111-0/+10
* | | | ARM: asm: Add convenience fucntions to access VBARAndrey Smirnov2016-01-111-0/+20
* | | | arm: bcm283x: add rpi2 supportAlexander Aring2016-01-0711-290/+453
* | | | rpi: sync revision detection with u-bootAlexander Aring2016-01-041-0/+15
* | | | bcm283x: mbox: align to cachesizeAlexander Aring2016-01-041-1/+3
* | | | bcm2835: introduce mach-bcm283xAlexander Aring2016-01-0412-43/+52
* | | | arm: bcm2835: fix indentationAlexander Aring2016-01-041-1/+1
* | | | bootstrap: Boot barebox with kernel calling conventionTrent Piepho2015-12-141-4/+4
| |_|/ |/| |
* | | ARM: dts: Add *.dtb.lzo to clean filesSascha Hauer2015-12-111-1/+1
| |/ |/|
* | ARM: ccxmx53: properly guard initcall for multiimageLucas Stach2015-12-101-0/+3
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2015-12-081-3/+31
|\
| * socfpga: Initialize emac physels to RGMII correctlyTrent Piepho2015-11-111-3/+31
* | Merge branch 'for-next/omap'Sascha Hauer2015-12-081-14/+7
|\ \
| * | ARM: omap: Use correct device to mount on /bootSascha Hauer2015-11-101-14/+7
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2015-12-085-6/+25
|\ \
| * | arm: pxa: Remove pxa_get_nandclk()Sebastian Hesselbarth2015-11-232-9/+0
| * | arm: pxa: Add clock for Zylonite NFCSebastian Hesselbarth2015-11-231-0/+7
| * | arm: pxa: Prepare for NAND clkdev lookup on PXA3xxSebastian Hesselbarth2015-11-233-0/+21
* | | Merge branch 'for-next/mmc'Sascha Hauer2015-12-081-0/+2
|\ \ \
| * | | mci: dw_mmc: socfpga: Supply bus-width in platform_dataTrent Piepho2015-11-191-0/+2
| |/ /
* | | Merge branch 'for-next/mips'Sascha Hauer2015-12-0812-13/+609
|\ \ \
| * | | MIPS: import optimized string functions from LinuxAleksey Kuleshov2015-11-265-1/+441
| * | | MIPS: tplink-mr3020: skip pbl lowlevel init if running from RAMAntony Pavlov2015-11-131-0/+3
| * | | MIPS: black-swift: skip pbl lowlevel init if running from RAMAntony Pavlov2015-11-131-0/+3
| * | | MIPS: pbl: add pbl_blt macroOleksij Rempel2015-11-131-0/+12
| * | | MIPS: allow user to pass incorrect address to md commandAntony Pavlov2015-11-113-7/+53
| * | | MIPS: import exception registers restoring macros from linux kernelAntony Pavlov2015-11-111-0/+87
| * | | MIPS: avoid excessive exceptionAntony Pavlov2015-11-111-1/+1
| * | | MIPS: traps.c: separate registers print stuff to show_regs()Antony Pavlov2015-11-111-7/+12
| | |/ | |/|