Age | Commit message (Expand) | Author | Files | Lines |
2015-05-18 | ARM: ux500: delete static resource defines | Linus Walleij | 1 | -14/+0 |
2015-05-18 | ARM: ux500: rename ux500_map_io | Linus Walleij | 3 | -3/+3 |
2015-05-18 | ARM: ux500: look up PRCMU resource from DT | Linus Walleij | 2 | -25/+13 |
2015-05-18 | ARM: ux500: kill off L2CC static map | Linus Walleij | 2 | -8/+10 |
2015-05-18 | ARM: ux500: get rid of SCU and backupram static maps | Linus Walleij | 1 | -3/+0 |
2015-05-18 | ARM: ux500: get rid of static GIC dist base | Linus Walleij | 2 | -3/+13 |
2015-05-18 | ARM: ux500: get SCU base from device tree | Linus Walleij | 1 | -1/+8 |
2015-05-18 | ARM: ux500: remap BB offset dynamically | Linus Walleij | 1 | -1/+5 |
2015-05-18 | ARM: ux500: remove static maps from platsmp | Linus Walleij | 1 | -21/+7 |
2015-05-18 | ARM: ux500: delete UART static map | Linus Walleij | 1 | -11/+1 |
2015-05-13 | ARM: ux500: get rid of static maps | Linus Walleij | 1 | -12/+1 |
2015-03-15 | ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags | Marc Zyngier | 1 | -1/+1 |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König | 1 | -1/+1 |
2014-10-28 | ARM: ux500: Enable Kconfig for the generic PM domain | Ulf Hansson | 1 | -0/+1 |
2014-10-28 | ARM: ux500: Initial support for PM domains | Ulf Hansson | 4 | -0/+101 |
2014-07-10 | ARM: ux500: remove pointless cache setup complexity | Linus Walleij | 1 | -14/+4 |
2014-07-10 | ARM: ux500: storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2014-07-10 | ARM: ux500: Staticize ab8505_regulators | Sachin Kamat | 1 | -1/+1 |
2014-07-10 | ARM: ux500: Staticize local symbols in cpu-db8500.c | Sachin Kamat | 1 | -4/+4 |
2014-07-10 | ARM: ux500: Staticise ux500_soc_attr | Thierry Reding | 1 | -1/+1 |
2014-06-25 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2014-06-19 | ARM: l2c: fix dependencies on PL310 errata symbols | Russell King | 1 | -1/+1 |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 1 | -5/+1 |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 1 | -1/+0 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -21/+11 |
2014-05-30 | ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register | Russell King | 1 | -2/+2 |
2014-05-30 | ARM: l2c: ux500: remove cache size override | Russell King | 1 | -13/+2 |
2014-05-30 | ARM: l2c: ux500: implement dummy write_sec method | Russell King | 1 | -9/+10 |
2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -2/+2 |
2014-05-12 | ARM: ux500: Remove redundant board file for mmci platform data | Ulf Hansson | 4 | -177/+1 |
2014-04-06 | Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 10 | -626/+0 |
2014-03-04 | mfd: dbx500/abx500: root out hardcoded IRQ assignments | Linus Walleij | 5 | -234/+0 |
2014-03-04 | ARM: ux500: drop a chunk of GPIO definitions | Linus Walleij | 1 | -69/+0 |
2014-02-28 | ARM: ux500: skip GIC CPU and dist address checks | Linus Walleij | 1 | -10/+0 |
2014-02-28 | ARM: ux500: delete pointless DT config option | Linus Walleij | 2 | -8/+0 |
2014-02-20 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -4/+0 |
2014-02-04 | ARM: ux500: move last AB8505 set-up to DT | Linus Walleij | 4 | -99/+0 |
2014-02-04 | ARM: ux500: move AB8500 clock out pins to DT | Linus Walleij | 3 | -50/+0 |
2014-02-04 | ARM: ux500: move AB8500 modem I2C settings to DT | Linus Walleij | 1 | -8/+0 |
2014-02-04 | ARM: ux500: move AB8500 EXTCPENA from board file to DT | Linus Walleij | 1 | -7/+0 |
2014-02-04 | ARM: ux500: move AB8500 DMIC settings to DT | Linus Walleij | 1 | -24/+0 |
2014-02-04 | ARM: ux500: move AB8500 USB UICC settings to DT | Linus Walleij | 1 | -9/+0 |
2014-02-04 | ARM: ux500: move AB8500 audio interface 1 settings to DT | Linus Walleij | 1 | -10/+0 |
2014-02-04 | ARM: ux500: move AB8500 PWM out settings to device tree | Linus Walleij | 1 | -10/+0 |
2014-02-04 | ARM: ux500: move AB8500 YCBCR settings to device tree | Linus Walleij | 1 | -10/+0 |
2014-02-04 | ARM: ux500: move AB8500 GPIOs to device tree | Linus Walleij | 1 | -79/+0 |
2014-01-24 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 16 | -1094/+34 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+27 |