summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/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
|\ \ \
| * | | ARM: don't allow Thumb2 on AT91Lucas Stach2015-07-241-1/+1
| * | | ARM: rockchip: depend on OFTREELucas Stach2015-07-242-2/+1
| * | | ARM: pxa: move mainstone TEXTBASE to KconfigLucas Stach2015-07-242-1/+1
| * | | ARM: i.MX6: clarify usage of /dev/imx-ocotpStefan Christ2015-07-201-2/+4
| * | | sandbox: Update defconfigSascha Hauer2015-07-201-0/+63
| * | | ARM: AM335x: dts: Fix wrong GPMC size mapping for omapsDaniel Schultz2015-07-163-6/+6
| * | | ARM: am33xx: netboot use ramfsJan Remmet2015-07-082-4/+27
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2015-08-0659-108/+2402
|\ \ \
| * | | ARM: [phyFLEX,phyCARD]-i.MX6: rename define in flash-headersStefan Christ2015-07-3112-13/+19
| * | | ARM: imx6: rename SPI NOR device to /dev/spinor0Philipp Zabel2015-07-312-2/+6
| * | | ARM: i.MX6 cm-fx6: Fix area for get_ram_sizeSascha Hauer2015-07-311-2/+2
| * | | ARM: i.MX6 cm-fx6: Fix Chip density for DDR_64BIT_2GB caseSascha Hauer2015-07-311-0/+2
| * | | ARM: imx6-mmdc: Fix cs0_end calculationSascha Hauer2015-07-311-1/+1
| * | | ARM: initial cm-fx6 supportSascha Hauer2015-07-3112-0/+1032
| * | | ARM: i.MX: make early UART functions independent of DEBUG_LLSascha Hauer2015-07-311-40/+7
| * | | ARM: i.MX: xload: implement esdhc xload for i.MX6Sascha Hauer2015-07-313-1/+277
| * | | ARM: i.MX6: Add DDR setup code from U-BootSascha Hauer2015-07-292-0/+818
| * | | ARM: i.MX: Add SPI xload codeSascha Hauer2015-07-294-0/+175
| * | | ARM: i.MX6: create cpu_is() functions for use in PBLSascha Hauer2015-07-161-24/+17
| * | | ARM: i.MX: compile boot.c for pbl aswellSascha Hauer2015-07-161-3/+2
| * | | ARM: i.MX6: add function to get bootsource in pblSascha Hauer2015-07-162-16/+24
| * | | ARM: i.MX6: remove unnecessary includesSascha Hauer2015-07-168-8/+0
| * | | ARM: i.MX6: Add i.MX6 entry functionSascha Hauer2015-07-162-1/+12
| * | | ARM: imx6: do not include arm/imx6q.dtsi from barebox imx6q.dtsiPhilipp Zabel2015-07-0813-1/+12
| |/ /
* | | Merge branch 'for-next/exitcall'Sascha Hauer2015-08-0618-19/+60
|\ \ \
| * | | exitcall: move board_shutdown to exitcall infrastructureHerve Codina2015-07-131-1/+1
| * | | exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-136-17/+8
| * | | exitcall: Add exitcall infrastructureHerve Codina2015-07-1311-1/+51
| |/ /