index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ep93xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: ep93xx: properly wait for UART FIFO to be empty
Florian Fainelli
2012-12-12
1
-7
/
+3
*
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
11
-224
/
+10
|
\
|
*
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-22
10
-223
/
+10
|
|
\
|
|
*
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-09-14
10
-223
/
+10
|
*
|
ARM: make mach/gpio.h headers optional
Rob Herring
2012-09-14
1
-1
/
+0
|
|
/
*
|
ARM: ep93xx: Move ts72xx.h out of include/mach
Ryan Mallon
2012-09-17
2
-1
/
+1
*
|
ARM: ep93xx: use __iomem pointers for MMIO
Arnd Bergmann
2012-09-17
2
-10
/
+10
*
|
ARM: ep93xx: Fix build error due to 'SZ_32M' undeclared
Axel Lin
2012-09-07
2
-0
/
+2
|
/
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
4
-0
/
+124
|
\
|
*
ep93xx: Add IDE support to edb93xx boards
Rafal Prylowski
2012-06-04
1
-0
/
+24
|
*
ep93xx: IDE driver platform support code
Rafal Prylowski
2012-06-04
3
-0
/
+100
*
|
arm: ep93xx: Enable i2c support for ep9302
Todor Colov
2012-06-11
1
-2
/
+2
|
/
*
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-01
2
-7
/
+0
|
\
|
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
1
-1
/
+0
|
*
arm: Use the plat_nand default partition parser
H Hartley Sweeten
2012-05-13
2
-6
/
+0
*
|
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-26
11
-3
/
+31
|
\
\
|
*
|
ARM: ep93xx: use machine specific hook for late init
Shawn Guo
2012-05-05
11
-3
/
+31
|
|
/
*
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-1
/
+1
|
\
\
|
*
|
arm: ep93xx: Don't try to release not acquired GPIO lines
Rafal Prylowski
2012-04-11
1
-1
/
+1
|
|
/
*
|
arm: ep93xx: use gpio_led_register_device
H Hartley Sweeten
2012-04-12
2
-12
/
+9
*
|
Fix build breakage in ep93xx-core
Ryan Mallon
2012-04-12
1
-1
/
+1
*
|
arm: ep93xx: use DEFINE_RES_* macros
H Hartley Sweeten
2012-04-11
1
-78
/
+16
|
/
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-29
1
-22
/
+0
|
\
|
*
ARM: create a common IOMEM definition
Rob Herring
2012-03-13
1
-9
/
+0
|
*
ARM: remove bunch of now unused mach/io.h files
Rob Herring
2012-03-06
1
-13
/
+0
|
*
ARM: ep93xx: clean-up mach/io.h
Rob Herring
2012-03-06
2
-9
/
+9
*
|
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2012-03-15
19
-223
/
+676
|
\
\
|
*
|
ep93xx: Remove unnecessary includes of ep93xx-regs.h
Ryan Mallon
2012-03-14
3
-2
/
+3
|
*
|
ep93xx: Move EP93XX_SYSCON defines to SoC private header
Ryan Mallon
2012-03-14
3
-89
/
+92
|
*
|
ep93xx: Move crunch code to mach-ep93xx directory
Ryan Mallon
2012-03-14
3
-0
/
+396
|
*
|
ep93xx: Make syscon access functions private to SoC
Ryan Mallon
2012-03-14
4
-16
/
+15
|
*
|
ep93xx: Configure GPIO ports in core code
Ryan Mallon
2012-03-14
1
-0
/
+7
|
*
|
ep93xx: Move peripheral defines to local SoC header
Ryan Mallon
2012-03-14
4
-60
/
+61
|
*
|
ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
2012-03-14
2
-0
/
+16
|
*
|
ep93xx: Use ioremap for backlight driver
Ryan Mallon
2012-03-14
1
-0
/
+10
|
*
|
ep93xx: Move GPIO defines to gpio-ep93xx.h
Ryan Mallon
2012-03-14
2
-8
/
+10
|
*
|
ep93xx: Don't use system controller defines in audio drivers
Ryan Mallon
2012-03-14
2
-16
/
+5
|
*
|
ep93xx: Move PHYS_BASE defines to local SoC header file
Ryan Mallon
2012-03-14
10
-34
/
+61
|
*
|
ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER
H Hartley Sweeten
2012-03-06
1
-0
/
+2
*
|
|
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...
Arnd Bergmann
2012-02-29
1
-17
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
2012-02-22
1
-17
/
+0
|
|
\
\
|
|
*
|
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
2012-02-21
1
-17
/
+0
*
|
|
|
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
Arnd Bergmann
2012-02-28
1
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
ep93xx: fix build of vision_ep93xx.c
H Hartley Sweeten
2012-02-13
1
-1
/
+3
|
|
/
*
|
Merge branch 'amba' into for-armsoc
Russell King
2012-01-26
1
-40
/
+6
|
\
\
|
*
|
ARM: amba: ep93xx: use common amba device initializers
Russell King
2012-01-26
1
-40
/
+6
|
*
|
ARM: amba: get rid of NO_IRQ initializers
Russell King
2012-01-25
1
-3
/
+3
|
|
/
*
|
ARM: big removal of now unused arch_idle()
Nicolas Pitre
2012-01-20
1
-7
/
+0
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-3
/
+3
|
\
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
1
-3
/
+3
|
|
\
[next]