kernel_optimize_test/arch/arm/plat-omap/include/plat
R Sricharan e799840a09 ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call it __weak
omap_secure_ram_reserve_memblock is stubbed for OMAP1,2 only builds using a
 ifdef check. But this results in adding CONFIG_ARCH_OMAPxx checks for
future socs that use the real function. So move this to common.c file and
call it __weak.

Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
2012-07-09 19:14:38 +05:30
..
am33xx.h ARM: OMAP: am33xx: Update common OMAP machine specific sources 2011-12-13 10:46:43 -08:00
board-ams-delta.h ASoC: OMAP: ams-delta: drop .set_bias_level callback 2012-03-05 11:25:34 -08:00
board-sx1.h
board-voiceblue.h
board.h ARM: OMAP: Make FS USB omap1 only 2012-06-04 00:57:57 -07:00
clkdev_omap.h ARM: OMAP: clock: convert AM3517/3505 detection/flags to AM35xx 2012-05-07 23:55:11 -06:00
clock.h ARM: OMAP2+: CLEANUP: Remove ARCH_OMAPx ifdef from struct dpll_data 2012-06-18 16:17:44 -06:00
common.h arm-soc: cleanups, part 2 2012-05-26 12:31:49 -07:00
cpu.h ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx 2012-07-05 08:05:15 -07:00
dma-44xx.h
dma.h arm-soc: cleanups, part 2 2012-05-26 12:31:49 -07:00
dmtimer.h ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver 2012-06-14 02:39:47 -07:00
dsp.h ARM: OMAP: dsp: interface to control module functions 2012-06-18 16:18:10 -06:00
flash.h
fpga.h
gpio-switch.h
gpio.h gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() 2012-05-11 17:08:40 -07:00
gpmc-smc91x.h
gpmc-smsc911x.h
gpmc.h ARM: OMAP3: gpmc: add BCH ecc api and modes 2012-05-13 23:25:42 -05:00
hardware.h ARM: create a common IOMEM definition 2012-03-13 21:22:09 -05:00
hdq1w.h ARM: OMAP2+: HDQ1W: add custom reset function 2012-05-08 17:25:36 -06:00
i2c.h
iommu.h iommu/omap: eliminate the public omap_find_iommu_device() method 2011-12-05 15:47:39 +02:00
iommu2.h
iopgtable.h
iovmm.h iommu/omap: eliminate the public omap_find_iommu_device() method 2011-12-05 15:47:39 +02:00
irda.h
irqs-44xx.h
irqs.h ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interrupts 2012-02-28 15:49:54 -08:00
keypad.h ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers 2012-02-24 10:34:36 -08:00
l3_2xxx.h
l3_3xxx.h
l4_2xxx.h
l4_3xxx.h
lcd_mipid.h
led.h
mailbox.h
mcbsp.h ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC header 2012-03-12 13:34:23 +00:00
mcspi.h ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config 2012-02-24 10:33:58 -08:00
menelaus.h
mmc.h ARM: OMAP: Fix MMC_OMAP build when only MMC_OMAP_HS is selected 2012-06-06 01:42:20 -07:00
multi.h
mux.h
nand.h
omap_device.h ARM: OMAP: omap_device: remove omap_device_parent 2012-03-05 15:38:02 -08:00
omap_hwmod.h ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() API 2012-07-06 00:58:43 -07:00
omap-pm.h ARM: OMAP: change get_context_loss_count ret value to int 2011-11-04 17:41:07 -07:00
omap-secure.h ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call it __weak 2012-07-09 19:14:38 +05:30
omap-serial.h OMAP2+: UART: Remove cpu checks for populating errata flags 2012-04-18 15:07:05 -07:00
omap4-keypad.h Input: omap4-keypad - move platform_data to <linux/platform_data> 2012-03-16 22:49:46 -07:00
omap7xx.h
omap16xx.h
omap24xx.h
omap34xx.h ARM: OMAP: am33xx: Update common OMAP machine specific sources 2011-12-13 10:46:43 -08:00
omap44xx.h ARM: OMAP4: PM: Add SAR RAM support 2011-12-08 11:28:59 -08:00
omap730.h
omap850.h
omap1510.h
onenand.h
param.h
prcm.h
remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
sdrc.h ARM: OMAP: sdrc: Fix the build break for OMAP4 only builds 2012-07-09 01:44:11 -07:00
serial.h ARM: OMAP2+: am33xx: Add low level debugging support 2012-06-05 00:15:45 -07:00
sram.h ARM: OMAP: sram: Add am33xx SRAM support (minimal) 2012-03-05 16:11:01 -08:00
tc.h ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h 2012-02-24 10:34:35 -08:00
ti81xx.h ARM: OMAP: TI81XX: Prepare for addition of TI814X support 2011-12-13 10:46:44 -08:00
timex.h
uncompress.h ARM: OMAP2+: am33xx: Add low level debugging support 2012-06-05 00:15:45 -07:00
usb.h ARM: OMAP: Make FS USB omap1 only 2012-06-04 00:57:57 -07:00
voltage.h
vram.h OMAPDSS: Remove video SRAM support 2012-02-23 09:38:26 +02:00
vrfb.h