summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-10-28ARM: dts: imx7ulp: Move usdhc clocks assignment to board DTAnson Huang2-4/+2
2019-10-28ARM: dts: vf-colibri: add recovery mode to i2cPhilippe Schenker1-1/+11
2019-10-28ARM: dts: imx*(colibri|apalis): add missing recovery modes to i2cPhilippe Schenker2-9/+39
2019-10-28ARM: dts: imx6dl-yapp4: Enable the I2C3 bus on all board variantsMichal Vokáč2-5/+1
2019-10-28ARM: dts: imx6dl-yapp4: Enable UART2Michal Vokáč1-0/+13
2019-10-26ARM: dts: imx6qdl-rex: add gpio expander pca9535Gilles DOFFE1-0/+19
2019-10-26ARM: dts: imx6ul-14x14-evk.dtsi: configure USBOTG1 ID pinctrlPeter Chen1-0/+8
2019-10-25ARM: dts: Disable DMA support on the BK4 vf610 device's fsl_lpuartLukasz Majewski1-0/+4
2019-10-25ARM: dts: imx6q-gw54xx: Do not use 'simple-audio-card,dai-link'Fabio Estevam1-11/+8
2019-10-25ARM: dts: imx6dl-yapp4: Enable the MPR121 touchkey controller on HydraMichal Vokáč2-0/+17
2019-10-25ARM: dts: imx: Rename "iram" node to "sram"Krzysztof Kozlowski3-3/+3
2019-10-14ARM: dts: vf610-zii-scu4-aib: Remove internal debug network interfacesFabio Estevam1-10/+0
2019-10-07ARM: dts: imx6qdl-wandboard: add ethernet PHY descriptionAnatolij Gustschin1-0/+10
2019-10-07ARM: dts: imx6q-dhcom: Enable CAN in board DTSMarek Vasut2-2/+8
2019-10-06ARM: dts: imx7d: Add opp-suspend propertyAnson Huang1-0/+3
2019-10-06ARM: dts: imx7d: Correct speed grading fuse settingsAnson Huang1-1/+1
2019-10-06ARM: dts: imx6qdl-gw551x: Do not use 'simple-audio-card,dai-link'Fabio Estevam1-11/+8
2019-10-06ARM: dts: imx6ul-phytec-phycore-som: Add missing unit nameFabio Estevam1-1/+1
2019-10-06ARM: dts: imx: Replace "simple-bus" with "simple-mfd" for anatopFabio Estevam5-5/+5
2019-10-03ARM: dts: imx7ulp: Add wdog1 nodeAnson Huang1-0/+10
2019-10-02ARM: dts: imx6qdl-udoo: Add Pincfgs for OTGMarkus Kueffner1-0/+14
2019-10-02ARM: dts: imx6ull-colibri: Add general wakeup key used on ColibriPhilippe Schenker1-0/+14
2019-10-02ARM: dts: imx6ull: improve can templatesMax Krummenacher3-4/+28
2019-10-02ARM: dts: imx6ull-colibri: Add watchdogPhilippe Schenker1-0/+12
2019-10-02ARM: dts: imx6ull-colibri: reduce v_batt current in power offMax Krummenacher1-3/+3
2019-10-02ARM: dts: imx6ull-colibri: Add sleep mode to fecPhilippe Schenker1-1/+17
2019-10-02ARM: dts: imx6-colibri: Add missing pinmuxing to Toradex eval boardPhilippe Schenker1-0/+8
2019-10-02ARM: dts: imx6-apalis: Add touchscreens used on Toradex eval boardsPhilippe Schenker4-0/+70
2019-10-02ARM: dts: imx6qdl-apalis: Add sleep state to can interfacesPhilippe Schenker1-6/+21
2019-10-02ARM: dts: imx6qdl-colibri: Add missing pin declaration in iomuxcPhilippe Schenker1-0/+17
2019-10-02ARM: dts: imx7-colibri: Add touch controllersPhilippe Schenker1-0/+24
2019-10-02ARM: dts: imx7-colibri: fix 1.8V/UHS supportStefan Agner1-1/+22
2019-10-02ARM: dts: imx7-colibri: add GPIO wakeup keyStefan Agner2-1/+20
2019-10-02ARM: dts: imx7ulp: remove mipi pll clock nodeFancy Fang1-13/+4
2019-10-02ARM: dts: vf610-zii-scu4-aib: Drop "rs485-rts-delay" propertyAndrey Smirnov1-2/+0
2019-10-02ARM: dts: opos6ul/opos6uldev: rework device tree to support i.MX6ULLSébastien Szymanski7-565/+547
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds6-65/+27
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson5-64/+27
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2-2/+2
2019-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-72/+4
2019-09-25arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti4-69/+1
2019-09-25arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-09-25arm: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2-7/+0
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-25mm: introduce compound_nr()Matthew Wilcox (Oracle)1-2/+2
2019-09-25mm: introduce page_size()Matthew Wilcox (Oracle)1-2/+1
2019-09-24Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds13-24/+345
2019-09-21Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds27-787/+1936