Age | Commit message (Expand) | Author | Files | Lines |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann | 1 | -1/+0 |
2020-12-15 | arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL | Mike Rapoport | 1 | -1/+0 |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 1 | -1/+1 |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -4/+2 |
2019-06-19 | ARM: use arch_extension directive instead of arch argument | Stefan Agner | 2 | -4/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 4 | -48/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -3/+0 |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-08-03 | ARM: migrate to common PSCI client code | Mark Rutland | 2 | -8/+10 |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 1 | -1/+1 |
2014-10-08 | mailbox: rename pl320-ipc specific mailbox.h | Suman Anna | 1 | -1/+1 |
2014-07-23 | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown | 1 | -1/+0 |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 1 | -1/+0 |
2014-05-30 | ARM: l2c: highbank: convert to generic l2c OF initialisation | Russell King | 1 | -6/+3 |
2014-05-30 | ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisation | Russell King | 1 | -3/+1 |
2014-05-30 | ARM: l2c: highbank: implement new write_sec method | Russell King | 1 | -5/+7 |
2014-05-22 | ARM: l2c: remove unnecessary UL-suffix to mask values | Russell King | 1 | -1/+1 |
2014-02-19 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -6/+0 |
2014-01-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+1 |
2014-01-12 | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling | Taras Kondratiuk | 1 | -0/+1 |
2013-12-04 | ARM: highbank: handle soft poweroff and reset key events | Rob Herring | 1 | -0/+23 |
2013-11-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-11-14 | ARM: highbank: only select errata 764369 if SMP | Olof Johansson | 1 | -1/+1 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+2 |
2013-11-12 | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King | 1 | -1/+1 |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 7 | -144/+19 |
2013-10-28 | Merge branch 'cleanup/dt-clock' into next/soc | Olof Johansson | 1 | -16/+7 |
2013-10-21 | ARM: fix build errors caused by selection of errata 798181 | Russell King | 1 | -1/+1 |
2013-10-19 | ARM: highbank: enable big-endian | Ben Dooks | 1 | -0/+1 |
2013-10-07 | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König | 1 | -1/+0 |
2013-10-01 | ARM: highbank: adapt to use ARM PSCI calls | Rob Herring | 7 | -144/+11 |
2013-10-01 | cpuidle: calxeda: add support to use PSCI calls | Rob Herring | 1 | -1/+1 |
2013-10-01 | ARM: highbank: cpuidle: convert to platform driver | Daniel Lezcano | 1 | -0/+8 |
2013-09-29 | ARM: highbank: remove custom .init_time hook | Sebastian Hesselbarth | 1 | -16/+7 |
2013-09-09 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -11/+15 |
2013-08-27 | ARM: highbank: clean-up some unused includes | Rob Herring | 1 | -4/+0 |
2013-08-22 | ARM: highbank: avoid L2 cache smc calls when PL310 is not present | Rob Herring | 1 | -7/+6 |
2013-08-22 | ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE | Rob Herring | 1 | -0/+1 |
2013-08-17 | ARM: highbank: select required errata work-arounds | Rob Herring | 1 | -0/+3 |
2013-08-17 | ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL | Rob Herring | 1 | -0/+1 |
2013-08-17 | ARM: highbank: enable DMA zone for LPAE | Rob Herring | 2 | -0/+4 |
2013-08-13 | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n... | Olof Johansson | 1 | -3/+4 |
2013-07-23 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -1/+1 |
2013-07-22 | ARM: highbank: Only touch common coherency control register fields | Rob Herring | 1 | -3/+4 |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -1/+1 |