summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-picoxcell
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\
| * ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-2/+0
|/
* ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* ARM: Select V6K instead of V6 by default for multi-platformRob Herring2014-02-191-1/+0
* ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-4/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-022-3/+0
|\
| * clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2013-06-121-2/+0
| * clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner2013-06-121-1/+0
* | ARM: picoxcell: remove .nr_irqs referenceArnd Bergmann2013-06-201-1/+0
* | ARM: picoxcell: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-141-5/+0
* | picoxcell: remove redundant common.hJamie Iles2013-05-142-19/+0
|/
* ARM: remove redundant 'select GENERIC_GPIO'Shawn Guo2013-01-221-1/+0
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-13/+2
|\
| * ARM: picoxcell: use common irqchip_init functionRob Herring2013-01-121-12/+2
| * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-242-2/+2
|/
* ARM: initial multiplatform supportRob Herring2012-09-145-68/+14
* ARM: picoxcell: remove dependency on mach/* headersRob Herring2012-09-143-56/+7
* ARM: picoxcell: move debug macros to include/debugRob Herring2012-09-141-35/+0
* ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
* clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen2012-07-124-124/+3
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-22/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-22/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-20/+0
|\ \ | |/ |/|
| * Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-041-20/+0
| |\
| | * ARM: picoxcell: remove mach/irqs.hJamie Iles2012-01-301-20/+0
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-16/+0
|\ \ \ | |/ / |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-16/+0
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-26/+0
|/
* Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2012-01-161-1/+1
|\
| * ARM: picoxcell: fix sched_clock() cleanup falloutJamie Iles2012-01-091-1/+1
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+37
|\ \
| * | ARM: picoxcell: implement watchdog restartJamie Iles2011-12-181-0/+37
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-096-43/+16
|\ \ \
| * \ \ Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-5/+0
| |\ \ \ | | |/ / | |/| |
| * | | ARM: picoxcell: move io mappings to common.cJamie Iles2011-12-184-34/+13
| * | | ARM: picoxcell: don't reserve irq_descsJamie Iles2011-12-182-8/+3
| * | | ARM: picoxcell: remove mach/memory.hJamie Iles2011-12-181-1/+0
* | | | Merge branch 'restart' into for-linusRussell King2012-01-051-5/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | ARM: restart: remove comments about adding code to arch_reset()Russell King2012-01-051-1/+0
* | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-14/+3
| |/ |/|
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-14/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-14/+0
| |/
* | ARM: picoxcell: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-152-12/+8
|/
* ARM: picoxcell: add extra temp register to addruartJamie Iles2011-11-091-1/+1
* picoxcell: add a definition of VMALLOC_ENDJamie Iles2011-10-041-0/+14
OpenPOWER on IntegriCloud