..
Kconfig
omap2: Fix detection of n8x0
16 years ago
Makefile
OMAP2/3/4: create omap_hwmod layer
16 years ago
Makefile.boot
…
board-2430sdp.c
OMAP2/3 board-*.c files: read bootloader configuration earlier
16 years ago
board-3430sdp.c
omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypad
16 years ago
board-4430sdp.c
omap4: Allow omap_serial_early_init() for OMAP4430 board
16 years ago
board-apollon.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
16 years ago
board-generic.c
OMAP2/3 board-*.c files: read bootloader configuration earlier
16 years ago
board-h4.c
OMAP2/3 board-*.c files: read bootloader configuration earlier
16 years ago
board-ldp.c
omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypad
16 years ago
board-n8x0.c
OMAP2: add board file for Nokia N800 and N810
16 years ago
board-omap3beagle.c
omap3: beagle: Fix USB host port power control
15 years ago
board-omap3evm.c
omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypad
16 years ago
board-omap3pandora.c
omap3: pandora: Fix keypad keymap
15 years ago
board-overo.c
OMAP2/3 board-*.c files: read bootloader configuration earlier
16 years ago
board-rx51-peripherals.c
omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypad
16 years ago
board-rx51.c
omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypad
16 years ago
board-zoom-debugboard.c
OMAP: Zoom2: release debug board detect gpio line
16 years ago
board-zoom2.c
omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypad
16 years ago
clock.c
OMAP: PM: Hook into PM counters
16 years ago
clock.h
OMAP2/3 clock: split, rename omap2_wait_clock_ready()
16 years ago
clock24xx.c
OMAP2xxx clock: set up clockdomain pointer in struct clk
16 years ago
clock24xx.h
OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST register
16 years ago
clock34xx.c
omap: Lock DPLL5 at boot
16 years ago
clock34xx.h
OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdm
16 years ago
clockdomain.c
OMAP: Fix race condition with autodeps
16 years ago
clockdomains.h
OMAP3: PM: D2D clockdomain supports SW supervised transitions
16 years ago
cm-regbits-24xx.h
…
cm-regbits-34xx.h
OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init
16 years ago
cm.c
OMAP2/3/4 PRCM: add module IDLEST wait code
16 years ago
cm.h
OMAP2/3/4 PRCM: add module IDLEST wait code
16 years ago
cm4xxx.c
omap: Fix 44xx compile
16 years ago
control.c
…
devices.c
omap: Fix mcspi compile for 2420
16 years ago
gpmc-onenand.c
OMAP2/3: gpmc-onenand: correct use of async timings
16 years ago
gpmc-smc91x.c
ARM: OMAP2/3: Add generic smc91x support when connected to GPMC
16 years ago
gpmc.c
omap: Use resource_size
15 years ago
id.c
OMAP2/3: Add omap_type() for determining GP/EMU/HS
16 years ago
io.c
omap4: Allow omap_serial_early_init() for OMAP4430 board
16 years ago
iommu2.c
omap: Fix wrong condition check in while loop for mailbox and iommu2
16 years ago
irq.c
OMAP: Add new function to check wether there is irq pending
16 years ago
mailbox.c
omap: Use resource_size
15 years ago
mcbsp.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
16 years ago
mmc-twl4030.c
ARM: OMAP: mmc-twl4030: add regulator sleep / wake function
16 years ago
mmc-twl4030.h
omap_hsmmc: support for deeper power saving states
16 years ago
mux.c
omap: Fix MMC gpio_wp for BeagleBoard C2 and above
16 years ago
omap-headsmp.S
ARM: OMAP4: SMP: Add OMAP4430 SMP board files
16 years ago
omap-smp.c
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
omap3-iommu.c
omap iommu: add MPU_BRIDGE_IOMMU for tidspbridge migration
16 years ago
omap_hwmod.c
OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects
16 years ago
omap_hwmod_34xx.h
OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects
16 years ago
omap_hwmod_2420.h
OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects
16 years ago
omap_hwmod_2430.h
OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects
16 years ago
pm-debug.c
OMAP3: PM: introduce a new powerdomain walk helper
16 years ago
pm.h
OMAP: PM: Added suspend target state control to debugfs for OMAP3
16 years ago
pm24xx.c
OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.
16 years ago
pm34xx.c
omap3: PM: enable UART3 module wakeups
16 years ago
powerdomain.c
OMAP3: PM: introduce a new powerdomain walk helper
16 years ago
powerdomains.h
[ARM] OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyond
16 years ago
powerdomains24xx.h
…
powerdomains34xx.h
[ARM] OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyond
16 years ago
prcm-common.h
OMAP2/3: PM: push core PM code from linux-omap
16 years ago
prcm.c
OMAP2/3 clock: split, rename omap2_wait_clock_ready()
16 years ago
prm-regbits-24xx.h
…
prm-regbits-34xx.h
ARM: OMAP3: Fix HW SAVEANDRESTORE shift define
16 years ago
prm.h
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
sdram-micron-mt46h32m32lf-6.h
ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2
16 years ago
sdram-qimonda-hyb18m512160af-6.h
ARM: OMAP3: SDRC: add timing data for Qimonda HYB18M512160AF-6
16 years ago
sdrc.c
OMAP2/3 SDRC: don't set SDRC_POWER.PWDENA on boot
16 years ago
sdrc.h
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
sdrc2xxx.c
ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE
16 years ago
serial.c
omap4: Fix UART4 platform data on omap4
16 years ago
sleep24xx.S
OMAP2/3: PM: push core PM code from linux-omap
16 years ago
sleep34xx.S
OMAP2/3: PM: push core PM code from linux-omap
16 years ago
sram34xx.S
OMAP3 SDRC: Move the clk stabilization delay to the right place
16 years ago
sram242x.S
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
sram243x.S
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
timer-gp.c
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
timer-mpu.c
ARM: OMAP4: SMP: Add mpu timer support for OMAP4430
16 years ago
usb-musb.c
MUSB: Remove usb_musb_pm_init() call
16 years ago
usb-tusb6010.c
ARM: OMAP2: Fix tusb6010 init error and compilation warning
16 years ago