summaryrefslogtreecommitdiffstats
path: root/drivers/char/bfin-otp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-15OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria1-0/+37
2010-02-15ARM: OMAP4: Add McPDM base addressJorge Eduardo Candelaria1-0/+2
2010-02-15OMAP4: IRQ: Add McPDM IRQ definitionJorge Eduardo Candelaria1-1/+1
2010-02-15arm: omap: kill compile warning on board-4430-sdp.cFelipe Balbi1-4/+0
2010-02-15AM35xx: Update irq.h for AM35xx IPSS module interruptsVaibhav Hiremath1-0/+10
2010-02-15AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definitionVaibhav Hiremath1-0/+17
2010-02-15AM35xx: Introduce am35xx.h fileVaibhav Hiremath2-0/+27
2010-02-15omap3: pm: Add T2 Keypad as a wakeup sourceLesly A M1-0/+9
2010-02-15omap3: Clean-up for omap_mux_initTony Lindgren1-12/+34
2010-02-15omap_hsmmc: allow compile without regulator frameworkAdrian Hunter1-54/+79
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter4-1/+22
2010-02-15omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter1-6/+3
2010-02-15omap_hsmmc: Fix disable timeoutsAdrian Hunter1-2/+2
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter4-0/+13
2010-02-15omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter4-1/+53
2010-02-15omap: Reconnect hsmmc context loss countAdrian Hunter1-2/+2
2010-02-15omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter14-47/+45
2010-02-15omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter15-28/+28
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter5-349/+391
2010-02-15omap3: Add support for flash on 3430SDP boardVimal Singh2-1/+113
2010-02-15omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh3-0/+295
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh4-32/+155
2010-02-15omap2/3/4: serial: fix coding style indentaionvikram pandita1-9/+10
2010-02-15omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi1-1/+1
2010-02-15omap2/3/4: gpmc: kill compile warningFelipe Balbi1-2/+4
2010-02-15omap2/3/4: mailbox: kill compile warning in mailbox.cFelipe Balbi1-1/+1
2010-02-15omap1: mailbox: kill compile warningFelipe Balbi2-3/+8
2010-02-15omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik1-31/+47
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik4-32/+84
2010-02-15omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik1-156/+125
2010-02-15omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik1-22/+22
2010-02-15omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU1-2/+2
2010-02-15omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU1-1/+1
2010-02-15omap iommu: cleanup iommu page address mask and definitionsHiroshi DOYU1-11/+39
2010-02-15MTD: remove no longer used OMAP flash mapLadislav Michl3-198/+0
2010-02-15omap: convert boards to use physmap-flashLadislav Michl16-55/+112
2010-02-15omap2/3/4: Add omap4 into omap3_defconfigTony Lindgren1-1/+5
2010-02-15omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren1-7/+20
2010-02-15omap: Fix gpio.c for multi-omap for omap4Tony Lindgren1-91/+133
2010-02-15omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_opsTony Lindgren6-13/+13
2010-02-15omap2/3/4: Allow booting omap4 with multi-omap configurationTony Lindgren1-7/+29
2010-02-15omap2/3/4: Clean up entry-macro.s for adding support for omap4 multibootTony Lindgren1-4/+34
2010-02-15omap4: Use get_irqnr_preambleTony Lindgren1-1/+1
2010-02-15omap2/3/4: Clean up defines for entry-macro.STony Lindgren1-8/+7
2010-02-15omap: Move multi-omap ifdeffery into it's own header fileTony Lindgren2-69/+95
2010-02-15omap2/3: Update omap3_defconfig to build in all the 2420 based boardsTony Lindgren1-36/+138
2010-02-15omap2/3: Fix initcalls for multi-omapTony Lindgren2-1/+9
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren9-47/+25
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren28-96/+92
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren23-67/+63