summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: ath79: add TP-Link WDR4300 board supportOleksij Rempel2017-08-157-0/+243
| * | | | MIPS: ath79: add initial QCA AR9344 SoC supportOleksij Rempel2017-08-156-158/+978
| * | | | MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 optionOleksij Rempel2017-08-151-0/+5
| * | | | MIPS: add virt_to_phys() and phys_to_virt()Antony Pavlov2017-08-151-0/+25
| * | | | MIPS: ath79: add barebox update handlerOleksij Rempel2017-08-152-0/+29
| * | | | filetype: fix file type detection for Barebox MIPSOleksij Rempel2017-08-151-1/+1
| |/ / /
* | | | Merge branch 'for-next/imx'Sascha Hauer2017-09-085-85/+142
|\ \ \ \
| * | | | ARM: phycore-imx6ul: use MAC address from OCOTPLucas Stach2017-09-061-0/+4
| | |/ / | |/| |
| * | | clk: imx: cpu: don't store the address of a function parameterUwe Kleine-König2017-08-151-2/+10
| * | | scripts/imx: fix out-of-bounds access for big DCD tablesUwe Kleine-König2017-08-151-4/+8
| * | | spi: imx: add timeout to xchg_singleUwe Kleine-König2017-08-151-4/+24
| * | | spi: imx: add error checkingUwe Kleine-König2017-08-151-29/+48
| * | | ARM: imx: phyCORE i.MX7: use register defines in dcd tableUwe Kleine-König2017-08-151-46/+48
| |/ /
* | | Merge branch 'for-next/efi'Sascha Hauer2017-09-084-1/+73
|\ \ \
| * | | efi: add iBASE MI991AF documentation.Oleksij Rempel2017-09-082-0/+45
| * | | efi: make sure efi-fs is started in the right orderMichael Olbrich2017-09-082-1/+3
| * | | Documentation: efi: add example how to create EFI partitionOleksij Rempel2017-09-081-0/+25
* | | | Merge branch 'for-next/dts'Sascha Hauer2017-09-0857-480/+231
|\ \ \ \
| * | | | dts: update to v4.13Sascha Hauer2017-09-0820-349/+2
| * | | | dts: update to v4.13-rc7Sascha Hauer2017-09-085-34/+31
| * | | | dts: update to v4.13-rc6Sascha Hauer2017-09-089-17/+24
| * | | | dts: update to v4.13-rc4Sascha Hauer2017-09-0823-69/+172
| * | | | dts: update to v4.13-rc3Sascha Hauer2017-09-086-16/+7
* | | | | Merge branch 'for-next/at91'Sascha Hauer2017-09-0811-161/+310
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | at91: sync mach/barebox-arm-head.hSam Ravnborg2017-09-061-3/+15
| * | | | at91_udc: add DT supportSam Ravnborg2017-09-061-11/+45
| * | | | atmel_lcdfb: add DT supportSam Ravnborg2017-09-062-4/+138
| * | | | atmel_lcdfb: move pdata init to a separate functionSam Ravnborg2017-09-061-24/+41
| * | | | atmel_lcdfb: define power_control gpio in platform_dataSam Ravnborg2017-09-067-116/+65
| * | | | atmel_lcdfb: move lcd_wiring_mode, have_intensity_bit to local dataSam Ravnborg2017-09-062-4/+7
| * | | | atmel_lcdfb: move dmacon, lcdcon2 to local dataSam Ravnborg2017-09-064-8/+8
| | |_|/ | |/| |
* | | | Release v2017.09.0v2017.09.0Sascha Hauer2017-09-081-1/+1
| |/ / |/| |
* | | gpio: clps711x: clps711x_gpio_dt_ids: add missing sentinel entryAntony Pavlov2017-09-061-0/+1
|/ /
* | fs: Don't bother filesystems without link support with additional stat() callsSascha Hauer2017-09-061-0/+10
* | fs: avoid pathes with '//' in __canonicalize_path()Sascha Hauer2017-09-061-2/+7
|/
* ARM: imx7: sabreSD: remove duplicate DT nodesLucas Stach2017-08-151-40/+0
* ARM: imx: add stub for imx7_uart_setup_llLucas Stach2017-08-151-0/+1
* ARM: imx: ccmx53: select I2CLucas Stach2017-08-151-0/+1
* ARM: imx: build imx6.o as ARMv7Lucas Stach2017-08-151-0/+1
* ARM: imx: fix phyBOARD-Zeta pinfunc typoLucas Stach2017-08-151-1/+1
* Merge branch 'for-next/tc358767'Lucas Stach2017-07-311-50/+179
|\
| * video: tc358767: accept any hsync and vsync polatiryAndrey Gusakov2017-07-061-6/+7
| * video: tc358767: filter out modes with too high pixelclockAndrey Gusakov2017-07-061-0/+83
| * video: tc358767: optimize DPCD register writeAndrey Gusakov2017-07-061-11/+13
| * video: tc358767: optimize aux i2c bus checksAndrey Gusakov2017-07-061-11/+2
| * video: tc358767: support newer DPCD revisions and higher data ratesAndrey Gusakov2017-07-061-4/+16
| * video: tc358767: do not fail if sink supports more than 2 lanesAndrey Gusakov2017-07-061-5/+31
| * video: tc358767: fix AUXDATAn registers access during writeAndrey Gusakov2017-07-061-2/+2
| * video: tc358767: fix timing calculationAndrey Gusakov2017-07-061-10/+13
| * video: tc358767: fix DP0_MISC register setAndrey Gusakov2017-07-061-2/+2