Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f59b0168d3f3257f9bf0734563290acc3c9d972b
/
arch
/
arm
/
mach-ep93xx
c993e09
ARM: nand: make use of mtd_to_nand() where appropriate
by Boris BREZILLON
· 9 years ago
16478b6
ARM/fb: ep93xx: switch framebuffer to use modedb only
by Linus Walleij
· 9 years ago
a54868b
ARM: ep93xx/timer: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
109965a
ARM: ep93xx: simone: enable DMA on the SPI host
by Linus Walleij
· 9 years ago
b07b4e2
ARM: ep93xx: vision_ep9307: add audio support
by H Hartley Sweeten
· 9 years ago
2510523
ARM: ep93xx: vision_ep9307: enable DMA for SPI
by H Hartley Sweeten
· 9 years ago
e8a7d2b
ARM: ep93xx: toss the device ID into the entropy pool
by Linus Walleij
· 9 years ago
b8824c9
ARM: ep93xx: remove memory configuration options
by H Hartley Sweeten
· 9 years ago
8ed3912
ARM: ep93xx: update comment on timer usage
by Linus Walleij
· 9 years ago
d5878e6
ARM: ep93xx: switch clockevent to timer 3
by Linus Walleij
· 9 years ago
d118d97
ARM: ep93xx: use non-raw accessors for timer
by Linus Walleij
· 9 years ago
000bc17
ARM: ep93xx: switch to GENERIC_CLOCKEVENTS
by Linus Walleij
· 9 years ago
361c81f
ARM: ep93xx: move timer to its own file
by Linus Walleij
· 9 years ago
d50bfa4
ARM: ep93xx: simone: support for SPI-based MMC/SD cards
by Mika Westerberg
· 9 years ago
b2b54c9
arm: ep93xx: add dma_masks for the M2P and M2M DMA controllers
by H Hartley Sweeten
· 10 years ago
ac84eb4
kbuild: remove unnecessary variable initializaions
by Masahiro Yamada
· 10 years ago
c6f54a9
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>
by Uwe Kleine-König
· 10 years ago
6ebbf2c
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
by Russell King
· 10 years ago
1417a6b
ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr
by Catalin Marinas
· 11 years ago
bc94081
ARM: 8035/1: Disable preemption in crunch_task_enable()
by Catalin Marinas
· 11 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
67e108c
ARM: ep93xx: export ep93xx_chip_revision
by Arnd Bergmann
· 11 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
79f08d9
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
by Uwe Kleine-König
· 11 years ago
a509ad0
ARM: ep93xx: stop using mach/timex.h
by Uwe Kleine-König
· 11 years ago
b19e11f
ARM: ep93xx: use soc bus
by H Hartley Sweeten
· 11 years ago
3a71ae4
ARM: ep93xx: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
e55f7cd
usb: ohci: remove ep93xx bus glue platform driver
by H Hartley Sweeten
· 11 years ago
3cc69b6
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
364e751
Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx into fixes
by Olof Johansson
· 11 years ago
d0048f0
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
cc3874f
ARM: ep93xx: Don't use modem interface on the second UART
by Petr Štetiar
· 11 years ago
5877457
gpio: (gpio-pca953x) move header to linux/platform_data/
by Vivien Didelot
· 11 years ago
d2c215a
ARM: 7793/1: debug: use generic option for ep93xx PL10x debug port
by Hartley Sweeten
· 11 years ago
4e218b9
ARM: debug: move PL01X debug include into arch/arm/include/debug/
by Russell King
· 11 years ago
5c972af
ARM: debug: provide PL01x debug uart phys/virt address configuration options
by Russell King
· 11 years ago
2a4f6b1
ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
by Laurent Pinchart
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
605c357
ARM: ep93xx: Fix wait for UART FIFO to be empty
by H Hartley Sweeten
· 12 years ago
b28eaac
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup
by Olof Johansson
· 12 years ago
f8060f5
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup
by Olof Johansson
· 12 years ago
9e47b8b
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
by Rob Herring
· 12 years ago
2cb003c
ARM: remove unneeded vic.h includes
by Rob Herring
· 12 years ago
a036802
ARM: remove mach .handle_irq for VIC users
by Rob Herring
· 12 years ago
b632a30
ARM: remove unused arch_decomp_wdog()
by Shawn Guo
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
23c197b
ARM: set arch_gettimeoffset directly
by Stephen Warren
· 12 years ago
210dce5
ARM: ep93xx: properly wait for UART FIFO to be empty
by Florian Fainelli
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
e4d4a90
ARM: ep93xx: Move ts72xx.h out of include/mach
by Ryan Mallon
· 12 years ago
29fe651
ARM: ep93xx: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
0146422
ARM: make mach/gpio.h headers optional
by Rob Herring
· 12 years ago
a3b2924
ARM: ep93xx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
c081705
ARM: ep93xx: Fix build error due to 'SZ_32M' undeclared
by Axel Lin
· 12 years ago
5e512d0
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
688df8f
arm: ep93xx: Enable i2c support for ep9302
by Todor Colov
· 12 years ago
762be29
ep93xx: Add IDE support to edb93xx boards
by Rafal Prylowski
· 13 years ago
eb774a0
ep93xx: IDE driver platform support code
by Rafal Prylowski
· 13 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
f465d14
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ce53044
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1826dbc
mtd: nand: kill NAND_NO_AUTOINCR option
by Brian Norris
· 13 years ago
60f8291
arm: Use the plat_nand default partition parser
by H Hartley Sweeten
· 13 years ago
c914283
ARM: ep93xx: use machine specific hook for late init
by Shawn Guo
· 13 years ago
a1eacd7
arm: ep93xx: use gpio_led_register_device
by H Hartley Sweeten
· 13 years ago
011b2e8
Fix build breakage in ep93xx-core
by Ryan Mallon
· 13 years ago
5528a84
arm: ep93xx: Don't try to release not acquired GPIO lines
by Rafal Prylowski
· 13 years ago
ede55aa
arm: ep93xx: use DEFINE_RES_* macros
by H Hartley Sweeten
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
f4e2467
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup
by Arnd Bergmann
· 13 years ago
6f6f6a7
ARM: create a common IOMEM definition
by Rob Herring
· 13 years ago
a6de3df
ep93xx: Remove unnecessary includes of ep93xx-regs.h
by Ryan Mallon
· 13 years ago
9aeec63
ep93xx: Move EP93XX_SYSCON defines to SoC private header
by Ryan Mallon
· 13 years ago
c444dc0
ep93xx: Move crunch code to mach-ep93xx directory
by Ryan Mallon
· 13 years ago
999c53f
ep93xx: Make syscon access functions private to SoC
by Ryan Mallon
· 13 years ago
08932d8
ep93xx: Configure GPIO ports in core code
by Ryan Mallon
· 13 years ago
a05baf3
ep93xx: Move peripheral defines to local SoC header
by Ryan Mallon
· 13 years ago
73303d1
ep93xx: Convert the watchdog driver into a platform device.
by H Hartley Sweeten
· 13 years ago
0fd1958
ep93xx: Use ioremap for backlight driver
by Ryan Mallon
· 13 years ago
2ae18b4
ep93xx: Move GPIO defines to gpio-ep93xx.h
by Ryan Mallon
· 13 years ago
f15855b
ep93xx: Don't use system controller defines in audio drivers
by Ryan Mallon
· 13 years ago
258249e
ep93xx: Move PHYS_BASE defines to local SoC header file
by Ryan Mallon
· 13 years ago
4d5fc58
ARM: remove bunch of now unused mach/io.h files
by Rob Herring
· 13 years ago
33f7e3e
ARM: ep93xx: clean-up mach/io.h
by Rob Herring
· 13 years ago
1dbd02e
ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER
by H Hartley Sweeten
· 13 years ago
a26d3c4
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Arnd Bergmann
· 13 years ago
4d8cfec
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
by Arnd Bergmann
· 13 years ago
61b8008
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc
by Russell King
· 13 years ago
230f984
ARM: remove disable_fiq and arch_ret_to_user macros
by Rob Herring
· 13 years ago
e9c6c5d
ep93xx: fix build of vision_ep93xx.c
by H Hartley Sweeten
· 13 years ago
dcf81c1
Merge branch 'amba' into for-armsoc
by Russell King
· 13 years ago
0b26051
ARM: amba: ep93xx: use common amba device initializers
by Russell King
· 13 years ago
0250eb5
ARM: amba: get rid of NO_IRQ initializers
by Russell King
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
f88b897
ARM: restart: remove the now empty arch_reset()
by Russell King
· 13 years ago
3275166
ARM: restart: ep93xx: use new restart hook
by Russell King
· 13 years ago
Next »