summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: emif: Rename am35xx_emif4 unitAlexander Shiyan2022-06-072-1/+1
* ARM: OMAP: emif: Abstract am35xx_emif4 from any CPU-specific includesAlexander Shiyan2022-06-073-5/+3
* ARM: OMAP: Move locally used definitions from emif4 header to am35xx_emif4Alexander Shiyan2022-06-072-53/+52
* ARM: OMAP: Adopt am35xx_emif4_init() to use fixed offset definitionsAlexander Shiyan2022-06-072-44/+20
* ARM: OMAP: Move EMIF4 definitions to appropriate headerAlexander Shiyan2022-06-074-21/+23
* ARM: OMAP: Rearranging EMIF4 definitionsAlexander Shiyan2022-06-073-48/+42
* ARM: cpu: don't clobber sp when booted in HYP modeAhmad Fatoum2022-06-011-0/+3
* ARM: rpi: reinstate support for multiple variants with same DTAhmad Fatoum2022-05-311-91/+19
* arm: imx: mmdc_size: Increase row_max for imx8mTeresa Remmet2022-05-241-1/+1
* Merge branch 'for-next/stm32'Sascha Hauer2022-05-192-4/+122
|\
| * ARM: dts: stm32mp151-prtt1c: add DSA switch and MDIO nodesOleksij Rempel2022-05-111-4/+120
| * ARM: boards: protonic-stm32mp1: enable deep-probe supportOleksij Rempel2022-05-111-0/+2
* | Merge branch 'for-next/rpi'Sascha Hauer2022-05-194-4/+6
|\ \
| * | ARM: configs: rpi: add and document single barebox-dt-2nd bootloaderAhmad Fatoum2022-04-251-0/+1
| * | ARM: rpi: remove outdated comment after stack setup reworkAhmad Fatoum2022-04-251-1/+0
| * | ARM: rpi: don't warn about lack of videocore fdtAhmad Fatoum2022-04-251-3/+1
| * | ARM: cpu: board-dt-2nd: call arm_cpu_lowlevel_initAhmad Fatoum2022-04-251-0/+4
* | | Merge branch 'for-next/of-board'Sascha Hauer2022-05-192-60/+22
|\ \ \
| * | | ARM: boards: protonic-imx6: add HW revision specific machine compatibleOleksij Rempel2022-05-051-4/+18
| * | | ARM: boards: skov-imx6: make use of of_prepend_machine_compatible()Oleksij Rempel2022-05-051-37/+3
| * | | ARM: boards: protonic-imx6: make use of barebox_set_serial_number()Oleksij Rempel2022-05-051-19/+1
* | | | Merge branch 'for-next/misc'Sascha Hauer2022-05-1924-172/+303
|\ \ \ \
| * | | | usb: dwc3: align dwc3 clocks with bindingMichael Riesch2022-05-113-62/+31
| * | | | phy: rockchip: align naneng-combphy clocks and resets with bindingMichael Riesch2022-05-111-6/+4
| * | | | ARM: omap: Cleanup omap4_revisionAlexander Shiyan2022-05-051-13/+4
| * | | | arm: boards: Add support for MYIR MYD-AM335X Development BoardAlexander Shiyan2022-04-2913-1/+228
| * | | | video: omap-fb: Rework to enable COMPILE_TEST optionAlexander Shiyan2022-04-257-90/+36
* | | | | ARM: rockchip: fix iodomain for r2pro V1.0Frank Wunderlich2022-05-162-3/+9
* | | | | ARM: imx: esdctl: fix LPDDR4 size calculationLucas Stach2022-05-161-1/+1
* | | | | ARM: i.MX7: esdctl: fix out-of-bounds read on memory size calculationAhmad Fatoum2022-05-161-3/+5
| |/ / / |/| | |
* | | | ARM: karo-tx6x: Fix DCD check operationsSascha Hauer2022-05-034-36/+35
* | | | ARM: rpi: fix CM3 breakage after multi-image reworkAhmad Fatoum2022-05-032-4/+29
| |/ / |/| |
* | | clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-259-0/+9
* | | ARM: asm: fix miscompilation of 32-bit ENTRY_FUNCTION_WITHSTACKAhmad Fatoum2022-04-251-1/+13
* | | Merge branch 'for-next/stm32'Sascha Hauer2022-04-211-5/+0
|\ \ \ | | |/ | |/|
| * | ARM: dts: stm32mp: remove no-longer required DT overrideAhmad Fatoum2022-03-281-5/+0
* | | Merge branch 'for-next/misc'Sascha Hauer2022-04-214-151/+21
|\ \ \ | | |/ | |/|
| * | ARM: Rockchip: Update DTS for BPI-R2Pro for new HW-RevFrank Wunderlich2022-04-141-14/+14
| * | ARM: dts: at91-microchip-ksz9477-evb: start using kernel DTOleksij Rempel2022-04-121-136/+4
| * | ARM: fix GCC 11.x build failures for ARMv7Ian Abbott2022-04-121-1/+2
| * | ARM: asm: setjmp: add missing .pop_sectionAhmad Fatoum2022-03-281-0/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2022-04-2110-23/+772
|\ \
| * | ARM: pbab01: allow USB-OTG port runtime configurationAndrej Picej2022-04-201-0/+4
| * | ARM: CCMX51: Add support for 16-bit memory module variantsAlexander Shiyan2022-04-203-2/+72
| * | ARM: CCMX51: Add support for low-level debugAlexander Shiyan2022-04-201-0/+28
| * | ARM: CCMX51: Remove excess assignmentAlexander Shiyan2022-04-201-2/+0
| * | ARM: boards: protonic-imx6: fix file system access warningOleksij Rempel2022-04-011-11/+10
| * | ARM: boards: protonic-imx6: properly configure RGMII direction for the FEC MACOleksij Rempel2022-03-281-0/+13
| * | ARM: boards: protonic-imx6: add board specific BBU SD handlersOleksij Rempel2022-03-281-0/+34
| * | ARM: webasto-marvel: share the run-time setup with the ccbv2 variantJuergen Borleis2022-03-282-7/+23