summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/vfxxx'Sascha Hauer2018-07-092-498/+20
|\
| * VFxxx: DCD: Remove read leveling and gate training delaysAndrey Smirnov2018-06-132-41/+0
| * VFxxx: zii-vf610-dev: Drop most custom DDRMC DCD codeAndrey Smirnov2018-06-131-8/+0
| * VFxxx: Reconcile shared DDR DCD with memory datasheetAndrey Smirnov2018-06-131-3/+0
| * VFxxx: Reconcile shared DDR DCD configuration with U-BootAndrey Smirnov2018-06-131-1/+0
| * VFxxx: Add common DCD header for common DDR configurationAndrey Smirnov2018-06-132-164/+26
| * VFxxx: Add common header for DDR clock setting DCDAndrey Smirnov2018-06-132-77/+2
| * VFxxx: Add common DDR PHY DCD headerAndrey Smirnov2018-06-132-50/+5
| * VFxxx: Add common header for DDR IOMUX DCD configurationAndrey Smirnov2018-06-132-100/+4
| * VFxxx: Remove stale code from DCD filesAndrey Smirnov2018-06-132-71/+0
* | Merge branch 'for-next/misc'Sascha Hauer2018-07-091-1/+14
|\ \
| * | mvebu: create bbu handler for kwb images and use it on cuboxUwe Kleine-König2018-06-131-1/+14
| |/
* | Merge branch 'for-next/kill-oftree-f'Sascha Hauer2018-07-093-4/+4
|\ \
| * | Documentation: explain new way to boot using ATAGsSascha Hauer2018-06-113-4/+4
| |/
* | Merge branch 'for-next/imx8mq'Sascha Hauer2018-07-099-0/+1412
|\ \
| * | ARM: i.MX8: Add i.MX8mq EVK supportSascha Hauer2018-06-159-0/+1412
| |/
* | ARM: i.MX: Add support for ZII RDU1 boardAndrey Smirnov2018-07-025-0/+150
* | ARM: babbage: Make PMIC initialization shareableAndrey Smirnov2018-07-024-112/+126
* | ARM: rdu2: Fetch MAC address info from RAVE SP EEPROMAndrey Smirnov2018-06-291-0/+57
* | ARM: i.MX: rdu2: Make use of imx_setup_pad()Andrey Smirnov2018-06-211-7/+3
* | ARM: i.MX: babbage: Make use of imx_setup_pad()Andrey Smirnov2018-06-211-9/+2
* | ARM: i.MX: zii-vf610-spu3: Add support for BBU on eMMCAndrey Smirnov2018-06-131-0/+18
|/
* sizes.h: Sync with Linux 4.16Andrey Smirnov2018-05-181-0/+1
* Merge branch 'for-next/socfpga'Sascha Hauer2018-05-092-12/+0
|\
| * ARM: socfpga: boards: pll_config.h: remove duplicate macrosAntony Pavlov2018-04-122-12/+0
* | Merge branch 'for-next/imx-bootsource'Sascha Hauer2018-05-094-4/+4
|\ \
| * | ARM: i.MX6: boot: Return BOOTSOURCE_SPI_NOR, not BOOTSOURCE_SPIAndrey Smirnov2018-04-174-4/+4
| |/
* | ARM: i.MX: phytec-som-imx6: Change kernel boot image to zImageStefan Riedmueller2018-04-162-2/+2
* | ARM: i.MX: phytec-som-imx6: add phyCORE-i.MX6 Solo with 1GiB RAMStefan Christ2018-04-162-0/+9
* | ARM: i.MX: phytec-som-imx6: add phyCORE-i.MX6 QuadPlus with 1GiB RAMChristian Hemp2018-04-164-1/+124
* | ARM: i.MX: phyFLEX: Change Ram Timing for i.MX6 DualLite\Solo (400 MHz)michael grassmann2018-04-166-6/+6
* | ARM: i.MX: phytec-som-imx6: phycore: Set BUCK mode to SYNCChristian Hemp2018-04-161-0/+51
* | ARM: i.MX: phytec-som-imx6: add boot device emmcStefan Christ2018-04-161-0/+5
* | ARM: i.MX: phytec-som-imx: env: add android boot optionsMatthias Rabe2018-04-163-0/+15
* | ARM: i.MX: phytec-som-imx: env: add boot script for emmcMatthias Rabe2018-04-161-0/+5
* | ARM: i.MX: phytec-som-imx: env: automount emmc if availableMatthias Rabe2018-04-161-0/+5
* | ARM: i.MX: phytec-som-imx: Remove kernel and oftree partiton in NANDChristian Hemp2018-04-161-2/+4
* | ARM: i.MX6: Add cpu type for 'plus' variantsSascha Hauer2018-04-122-3/+3
* | i.MX: zii-vf610-dev: Make use of vf610_barebox_entry()Andrey Smirnov2018-04-121-1/+2
* | i.MX: vf610-twr: Make use of vf610_barebox_entry()Andrey Smirnov2018-04-121-3/+2
* | ARM: i.MX6: esdctl: Use symbolic constants for RAM base addressAndrey Smirnov2018-04-121-1/+1
* | i.MX: vf610-twr: Convert to use vf610_setup_pad()Andrey Smirnov2018-04-121-7/+1
* | i.MX: vf610-twr: Print '>' when DEBUG_LL is enabledAndrey Smirnov2018-04-121-0/+2
* | ARM: Add Advantech imx6 board supportChristoph Fritz2018-04-125-0/+226
|/
* boards: samx6: Adjust to latest get_runtime_offset()Andrey Smirnov2018-04-111-1/+1
* i.MX53/TX53: Adjust to latest get_runtime_offset()Andrey Smirnov2018-04-111-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2018-04-062-32/+12
|\
| * ARM: AM335x: Fix invalid register accessSascha Hauer2018-03-192-32/+12
* | Merge branch 'for-next/imx'Sascha Hauer2018-04-0622-275/+806
|\ \
| * | i.MX53/TX53: add new samsung based xx30 variantMichael Grzeschik2018-03-262-0/+182