index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
Commit message (
Expand
)
Author
Age
*
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-04
|
\
|
*
ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlight
Andrew Chew
2013-04-08
|
*
ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlight
Peter Ujfalusi
2013-04-08
|
*
omap2+: Remove useless Makefile line
Paul Bolle
2013-04-08
|
*
omap2+: Remove useless Makefile line
Paul Bolle
2013-04-08
|
*
ARM: OMAP: RX-51: add missing regulator supply definitions for lis3lv02d
Aaro Koskinen
2013-04-08
*
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-04
|
\
\
|
*
\
Merge tag 'omap-for-v3.10/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2013-04-08
|
|
\
\
|
|
*
|
ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
Javier Martinez Canillas
2013-04-03
|
|
*
|
ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()
Javier Martinez Canillas
2013-04-03
|
|
*
|
ARM: OMAP2+: return -ENODEV if GPMC child device creation fails
Javier Martinez Canillas
2013-04-03
|
|
*
|
ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails
Jon Hunter
2013-04-03
|
|
*
|
ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable
Jon Hunter
2013-04-03
|
|
*
|
ARM: OMAP2+: Detect incorrectly aligned GPMC base address
Jon Hunter
2013-04-03
|
|
*
|
ARM: OMAP2+: Convert ONENAND to retrieve GPMC settings from DT
Jon Hunter
2013-04-03
|
|
*
|
ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DT
Jon Hunter
2013-04-03
|
|
*
|
ARM: OMAP2+: Add device-tree support for NOR flash
Jon Hunter
2013-04-03
|
|
*
|
ARM: OMAP2+: Add additional GPMC timing parameters
Jon Hunter
2013-04-03
|
|
*
|
ARM: OMAP2+: Add function to read GPMC settings from device-tree
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Add function for configuring GPMC settings
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Add structure for storing GPMC settings
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Add variable to store number of GPMC waitpins
Jon Hunter
2013-04-01
|
|
*
|
ARM: OMAP2+: Simplify code configuring ONENAND devices
Jon Hunter
2013-04-01
|
|
*
|
ARM: omap2: gpmc: Remove redundant chip select out of range check
Ezequiel Garcia
2013-04-01
|
|
*
|
ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn()
Ezequiel Garcia
2013-04-01
|
|
*
|
ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()
Ezequiel Garcia
2013-04-01
|
|
*
|
ARM: omap2: gpmc-onenand: Print something useful on CS request failure
Ezequiel Garcia
2013-04-01
|
|
*
|
ARM: omap2: gpmc-nand: Print something useful on CS request failure
Ezequiel Garcia
2013-04-01
|
|
*
|
ARM: omap2: gpmc: Fix gpmc_cs_reserved() return value
Ezequiel Garcia
2013-04-01
|
|
*
|
ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() function
Ezequiel Garcia
2013-04-01
|
|
*
|
ARM: omap2: gpmc: Mark local scoped functions static
Ezequiel Garcia
2013-04-01
|
|
*
|
ARM: OMAP: Clear GPMC bits when applying new setting.
Mark Jackson
2013-04-01
|
|
*
|
Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmp
Jon Hunter
2013-04-01
|
|
|
\
\
|
*
|
\
\
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2013-04-08
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into ...
Tony Lindgren
2013-04-03
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: OMAP4+: Fix sparse warning in system timers
Jon Hunter
2013-04-01
|
|
|
*
|
|
|
ARM: OMAP2+: Store ID of system timers in timer structure
Jon Hunter
2013-04-01
|
|
|
*
|
|
|
ARM: OMAP3: Update clocksource timer selection
Jon Hunter
2013-04-01
|
|
|
*
|
|
|
ARM: OMAP2+: Simplify system timers definitions
Jon Hunter
2013-04-01
|
|
|
*
|
|
|
ARM: OMAP2+: Simplify system timer clock definitions
Jon Hunter
2013-04-01
|
|
|
*
|
|
|
ARM: OMAP2+: Remove hard-coded test on timer ID
Jon Hunter
2013-04-01
|
|
|
*
|
|
|
ARM: OMAP2+: Display correct system timer name
Jon Hunter
2013-04-01
|
|
|
*
|
|
|
Merge commit '6bb27d7349db51b50c40534710fe164ca0d58902' into omap-timer-for-v...
Jon Hunter
2013-04-01
|
|
|
|
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge commit '7185684' into omap-for-v3.10/timer
Tony Lindgren
2013-04-03
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
ARM: OMAP: use consistent error checking
Russell King
2013-03-13
[next]