summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMULucas Stach2015-09-141-0/+5
* Merge branch 'for-next/socfpga'Sascha Hauer2015-09-017-805/+55
|\
| * ARM: socfpga: select OFTREE and OFDEVICELucas Stach2015-08-262-1/+2
| * ARM: socfpga: Configure console from device treeSascha Hauer2015-08-263-0/+9
| * ARM: dts: remove most of socfpga barebox-specific dt codeSteffen Trumtrar2015-08-195-809/+49
* | Merge branch 'for-next/restart'Sascha Hauer2015-09-0159-253/+382
|\ \
| * | restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-2759-253/+382
| |/
* | Merge branch 'for-next/of_path'Sascha Hauer2015-09-0110-20/+20
|\ \
| * | ARM: dts: directly point to partitions in the barebox,environment bindingSascha Hauer2015-09-0110-20/+20
* | | Merge branch 'for-next/misc'Sascha Hauer2015-09-0110-45/+24
|\ \ \
| * | | ARM: pxa: zylonite: convert to generic default environmentRobert Jarzmik2015-08-1910-45/+24
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2015-09-017-147/+51
|\ \ \
| * | | ARM: pfla02: Add notice about the used environment partitionPhilipp Zabel2015-08-261-1/+6
| * | | ARM: pfla02: Add module revison detectionChristian Hemp2015-08-262-0/+37
| * | | ARM: imx6: select OFTREELucas Stach2015-08-191-0/+2
| * | | ARM: pbab01: align with and include mainline DTPhilipp Zabel2015-08-192-19/+1
| * | | ARM: pfla02: align with and include mainline DTPhilipp Zabel2015-08-193-133/+11
| |/ /
* | | Merge branch 'for-next/gpio'Sascha Hauer2015-09-0113-95/+36
|\ \ \
| * | | gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-2010-62/+2
| * | | ARM: boards: include gpio.h instead of mach/gpio.hSascha Hauer2015-08-082-2/+2
| * | | ARM: PXA: use generic gpio prototypesSascha Hauer2015-08-073-32/+33
| |/ /
* | | Merge branch 'for-next/fb-imx-ipu-v3'Sascha Hauer2015-09-011-0/+20
|\ \ \
| * | | implement dma_alloc_writecombineSascha Hauer2015-08-071-0/+20
| |/ /
* | | Merge branch 'for-next/arm-l2x0'Sascha Hauer2015-09-017-6/+86
|\ \ \
| * | | ARM: i.MX6: Enable l2 cacheSascha Hauer2015-08-082-0/+36
| * | | ARM: l2x0: Add some informational debug messagesSascha Hauer2015-08-081-0/+2
| * | | ARM: l2x0: Flush cache before disabling itSascha Hauer2015-08-084-3/+16
| * | | ARM: l2x0: Implement L310 supportSascha Hauer2015-08-081-2/+31
| * | | ARM: MMU: Fix order when flushing inner/outer cacheSascha Hauer2015-08-071-1/+1
| |/ /
* | / ARM: do not ignore data aborts initiallySascha Hauer2015-09-011-2/+2
| |/ |/|
* | ARM: imx53: vincell: guard board initcallLucas Stach2015-08-281-0/+3
|/
* Merge branch 'for-next/vpl'Sascha Hauer2015-08-072-44/+89
|\
| * ARM: i.MX51 Efikasb: update device treeSascha Hauer2015-07-131-41/+87
| * ARM: i.MX51 Efikasb: make more space for bareboxSascha Hauer2015-07-131-1/+1
| * ARM: i.MX51 Efikasb: Disable backlight earlierSascha Hauer2015-07-131-2/+1
* | Merge branch 'for-next/vincell'Sascha Hauer2015-08-0711-360/+1226
|\ \
| * | ARM: vincell: move to DT probingSteffen Trumtrar2015-07-1310-360/+1208
| * | ARM: i.MX: Add i.MX5 debug functionsSascha Hauer2015-07-131-0/+16
| |/
* | Merge branch 'for-next/video'Sascha Hauer2015-08-064-9/+4
|\ \
| * | video: stm: code buswidth in platform data as decimalSascha Hauer2015-07-064-9/+4
| |/
* | Merge branch 'for-next/spd'Sascha Hauer2015-08-062-5/+2
|\ \
| * | common: move DDR_SPD to common/KconfigAlexander Smirnov2015-07-062-5/+2
| |/
* | Merge branch 'for-next/ppc'Sascha Hauer2015-08-068-14/+150
|\ \
| * | PPC/PCM030: provide EEPROM support to read factory settingsJuergen Borleis2015-08-034-1/+135
| * | PPC/MPC5200: re-use the IMX I2C master driver for MPC5200Juergen Borleis2015-08-031-0/+4
| * | PPC/MPC52xx: unify header file name for clock APIJuergen Borleis2015-08-033-2/+2
| * | PPC/PCM030: enable USB/OHCI pin supportJuergen Borleis2015-08-031-1/+1
| * | PPC/PCM030: fix reference clockJuergen Borleis2015-08-032-1/+8
| * | PPC/PCM030: remove nowhere used definitionsJuergen Borleis2015-08-031-9/+0
* | | Merge branch 'for-next/misc'Sascha Hauer2015-08-0611-16/+103
|\ \ \