summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mci: dw_mmc: remove unused local variableAhmad Fatoum2020-07-141-2/+1
| * | | | ARM: stm32mp: depend on ARCH_STM32MP for SoC driversAhmad Fatoum2020-07-143-0/+3
| * | | | sandbox: specify sizeof(dma_addr_t) == sizeof(phys_addr_t) == 8 on 64BITAhmad Fatoum2020-07-143-7/+5
| * | | | x86: Kconfig: specify sizeof(dma_addr_t) == 8 for 64BITAhmad Fatoum2020-07-141-0/+1
| * | | | arm/cpu: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-07-1414-186/+39
| * | | | arm/boards: Replace license boilerplate by SPDX identfiersUwe Kleine-König2020-07-1415-172/+31
| * | | | Revert "of: Add of_property_for_each_phandle() iterator"Ahmad Fatoum2020-07-051-11/+0
| * | | | drivers: net: phy: at803x: add phy clk setup via dtsMichael Grzeschik2020-07-051-7/+171
| * | | | net: phy: add uapi/linux/mdio.h from kernel for MDIO MMD accessMichael Grzeschik2020-07-053-3/+332
| * | | | treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-2611-47/+13
| * | | | startup: Fix do_autoboot_countdown() running multiple timesSascha Hauer2020-06-262-1/+5
| * | | | startup: register autoboot vars in initcallSascha Hauer2020-06-261-12/+14
| * | | | devinfo: print device parent along with device infoAhmad Fatoum2020-06-231-0/+3
| * | | | Documentation: devicetree: hint at libfdt being availableAhmad Fatoum2020-06-181-3/+5
| * | | | net: phy: micrel: backport ksz9031 phy-mode supportOleksij Rempel2020-06-171-0/+103
| * | | | net: phy: port phy_interface_is_rgmii() from kernelOleksij Rempel2020-06-173-12/+21
| * | | | kbuild: remove package targetsMasahiro Yamada2020-06-171-12/+0
| * | | | kbuild: remove AS variableMasahiro Yamada2020-06-172-4/+1
| * | | | watchdog: f71808e: maintain watchdog timeout occurred flagAhmad Fatoum2020-06-171-19/+40
| | |/ / | |/| |
* | | | Merge branch 'for-next/mips'Sascha Hauer2020-07-2710-0/+348
|\ \ \ \
| * | | | MIPS: AR9331: OKUD Max9331Du Huanpeng2020-06-1810-0/+348
| |/ / /
* | | | Merge branch 'for-next/kvx'Sascha Hauer2020-07-2711-13/+176
|\ \ \ \
| * | | | kvx: remove duplicated dtb symbolsClement Leger2020-07-011-9/+0
| * | | | kvx: add support for elf loading using bootmClement Leger2020-07-016-2/+155
| * | | | kvx: add I-cache and D-cache synchronisationClement Leger2020-07-011-0/+18
| * | | | common: Kconfig: remove MIPS dependency for ELFClement Leger2020-07-011-1/+0
| * | | | common: bootm: allow building with an undefined IH_ARCHClement Leger2020-07-012-1/+3
| | |/ / | |/| |
* | | | Merge branch 'for-next/kbuild'Sascha Hauer2020-07-279-23/+76
|\ \ \ \
| * | | | scripts: use 'userprogs' to build programs for targetMasahiro Yamada2020-06-235-19/+14
| * | | | kbuild: add infrastructure to build userspace programsMasahiro Yamada2020-06-234-4/+62
| * | | | kbuild: add -Wmissing-prototypes and -std=gnu89 to KBUILD_HOSTCFLAGSMasahiro Yamada2020-06-231-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-next/imx'Sascha Hauer2020-07-27181-201/+12057
|\ \ \ \
| * | | | scripts: imx-image: throw descriptive error on encountering dcdofsAhmad Fatoum2020-07-141-0/+9
| * | | | arm: boards: add initial imx8mp-evk supportOleksij Rempel2020-07-1413-0/+2252
| * | | | ARM: i.MX8MP: Add ocotp supportSascha Hauer2020-07-141-0/+11
| * | | | ARM: i.MX: bbu: Fix IVT offset for i.MX8MPSascha Hauer2020-07-141-6/+11
| * | | | net: phy: realtek: handle RX delay settingSascha Hauer2020-07-141-8/+40
| * | | | mci: imx-esdhc-pbl: Add imx8mp_esdhc_load_image() for i.MX8MPSascha Hauer2020-07-142-7/+36
| * | | | clk: imx: Add imx8mp clk driverOleksij Rempel2020-07-142-0/+722
| * | | | mfd: Add pca9440 register mapSascha Hauer2020-07-141-0/+55
| * | | | scripts: imx-image: Add i.MX8MP supportSascha Hauer2020-07-142-1/+9
| * | | | arm: imx: add initial imx8mp supportOleksij Rempel2020-07-1419-4/+1260
| * | | | mci: imx-esdhc: Add i.MX8mp compatibleOleksij Rempel2020-07-141-0/+1
| * | | | net: fec_imx: add fsl,imx8mp-fec compatibleOleksij Rempel2020-07-141-0/+3
| * | | | pinctrl: imx-iomux-v3: Add i.MX8MP compatibleSascha Hauer2020-07-141-0/+2
| * | | | serial: i.MX: Add i.MX8MP compatibleSascha Hauer2020-07-141-0/+3
| * | | | scripts: imx-image: rename dcdofs to ivtofsSascha Hauer2020-07-14105-106/+106
| * | | | scripts: imx-image: rename image_dcd_offset to image_ivt_offsetSascha Hauer2020-07-143-16/+16
| * | | | scripts: imx-image: Fix writing image with IVT offset = 0Sascha Hauer2020-07-141-10/+6
| * | | | scripts: imx-image: exit with error when barebox header conflicts with IVTSascha Hauer2020-07-141-0/+6