summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/block'Sascha Hauer2020-03-188-2/+80
|\
| * Revert "block: Adjust cache sizes"Ahmad Fatoum2020-03-031-2/+2
| * usb: gadget: fastboot: call discard_range for sparse files as wellAhmad Fatoum2020-03-031-0/+2
| * copy_file: call discard_range on destination fileSascha Hauer2020-02-141-0/+2
| * block: Implement discard_rangeSascha Hauer2020-02-142-0/+24
| * cdev: Add discard_range hookSascha Hauer2020-02-142-0/+22
| * fs: Introduce discard_range()Sascha Hauer2020-02-142-0/+28
* | Merge branch 'for-next/at91'Sascha Hauer2020-03-1810-7/+469
|\ \
| * | ARM: at91: add sama5d27-based Groboards Giant Board supportAhmad Fatoum2020-03-187-0/+377
| * | ARM: at91: sama5d27-som1: branch to noinline function after stack setupAhmad Fatoum2020-03-181-5/+10
| * | ARM: at91: sama5d27-som1: clean up lowlevel.cAhmad Fatoum2020-03-181-3/+5
| * | ARM: at91: add support for SAM9 SoC resetAhmad Fatoum2020-03-183-0/+78
* | | Merge branch 'for-next/arm'Sascha Hauer2020-03-181-2/+13
|\ \ \
| * | | ARM64: add support for booting a FIT imageLucas Stach2020-03-021-2/+13
* | | | Release v2020.03.0v2020.03.0Sascha Hauer2020-03-181-1/+1
* | | | pinctrl-single: fix parsing of `pinctrl-single,bits` propertyPeter Mamonov2020-03-161-1/+1
| |/ / |/| |
* | | usb: Add extra delay for device scanChristian Eggers2020-03-111-0/+3
* | | Documentation: blspec: drop documentation of devicetree-overlayMichael Tretter2020-03-091-4/+0
* | | Documentation: blspec: update link to Boot Loader SpecificationMichael Tretter2020-03-091-1/+1
* | | USB: MUSB: defer driver probes where necessaryAhmad Fatoum2020-03-024-23/+57
* | | USB: MUSB: PHY: scrap singleton am335x_get_usb_phy()Ahmad Fatoum2020-03-023-20/+13
* | | Documentation: boards: stm32mp: document eMMC partition layoutAhmad Fatoum2020-03-021-2/+17
|/ /
* | Merge branch 'for-master/imx-external-nand'Sascha Hauer2020-02-2512-167/+248
|\ \
| * | ARM: i.MX: external NAND boot: Fix passing boarddataSascha Hauer2020-02-1911-110/+209
| * | ARM: i.MX: external NAND boot: Leave icache disabledSascha Hauer2020-02-192-9/+2
| * | ARM: i.MX: external NAND boot: remove unnecessary arguments from imx*_nand_lo...Sascha Hauer2020-02-191-45/+39
| * | ARM: i.MX Phytec phycore i.MX27: replace __naked with noinlineSascha Hauer2020-02-191-1/+1
| * | ARM: i.MX Phytec phycard i.MX27: replace __naked with noinlineSascha Hauer2020-02-191-1/+1
| * | ARM: i.MX Phytec phycard i.MX27: get fdt in common init functionSascha Hauer2020-02-191-13/+8
* | | commands: boot: fixup create boot entries on demandAhmad Fatoum2020-02-191-1/+1
* | | net: designware: eqos: stm32: drop no longer needed syscfg-clkAhmad Fatoum2020-02-191-2/+1
* | | mfd: syscon: clock peripheral if specified in device treeAhmad Fatoum2020-02-191-2/+18
* | | mfd: syscon: use regmap-mmio as backendAhmad Fatoum2020-02-191-25/+2
* | | regmap: add support for regmap_init_mmio_clkAhmad Fatoum2020-02-193-1/+323
* | | regmap: make internal.h a self-contained headerAhmad Fatoum2020-02-191-1/+8
* | | ARM: dts: stm32mp: align barebox dtsi name with upstreamAhmad Fatoum2020-02-192-1/+1
* | | scripts: imd: remove duplicate macro definitionsAhmad Fatoum2020-02-191-4/+0
* | | scripts: define ALIGN(x) in scripts' <linux/kernel.h>Ahmad Fatoum2020-02-191-0/+2
* | | gpiolib: use correct format specifier for ptrdiff_tAhmad Fatoum2020-02-191-1/+1
* | | clk: i.MX1: make locally used function staticSascha Hauer2020-02-181-1/+1
* | | ARM: i.MX: scb9328: Add missing machine protectionSascha Hauer2020-02-181-0/+3
* | | Merge branch 'for-next/spdx'Sascha Hauer2020-02-18141-383/+609
|\ \ \
| * | | include: spi: add SPDX GPL-2.0-only license tags for files without licensing ...Roland Hieber2020-02-174-0/+4
| * | | include: spi: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-171-10/+1
| * | | include: add SPDX LGPL-2.1-or-later license tags where applicableRoland Hieber2020-02-172-30/+4
| * | | LICENSES: add LGPL-2.1-or-laterRoland Hieber2020-02-171-0/+468
| * | | include: add SPDX GPL-2.0-only license tags for files without licensing infor...Roland Hieber2020-02-1788-1/+88
| * | | include: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-1724-246/+24
| * | | include: add SPDX GPL-2.0-only license tags where applicableRoland Hieber2020-02-1721-96/+20
| | |/ | |/|
* | | Merge branch 'for-next/pwm'Sascha Hauer2020-02-185-13/+15
|\ \ \