Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e7935c47706755b8bc7b74db30203fbcd49331e5
/
arch
/
arm
/
mach-omap2
/
emif-common.c
c9592e3
arm: omap-common: Fix typo in CONFIG_OMAP54XX guard
by Matthijs van Duin
· 8 years ago
983e370
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
by Tom Rini
· 8 years ago
[Renamed from arch/arm/cpu/armv7/omap-common/emif-common.c]
501f0ef
ARM: DRA7: Add secure emif setup calls
by Daniel Allred
· 8 years ago
663f6fc
ARM: OMAP5+: Enable errata i727
by Lokesh Vutla
· 8 years ago
f5af082
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
by Tom Rini
· 9 years ago
29c20ba
ARM: DRA7: emif: Enable interleaving for higher address space
by Lokesh Vutla
· 9 years ago
e3ce3aa
ARM: DRA7: emif: Check for enable bits before updating leveling output
by Lokesh Vutla
· 9 years ago
4571c51
ARM: DRA7: emif: Fix DDR init sequence during warm reset
by Lokesh Vutla
· 9 years ago
de09547
ARM: DRA7: emif: Fix updating of refresh ctrl shadow
by Lokesh Vutla
· 9 years ago
d6927a5
ARM: DRA7: emif: Fix disabling/enabling of refreshes
by Lokesh Vutla
· 9 years ago
c997da5
ARM: DRA7: emif: Fix DDR init sequence during warm reset
by Lokesh Vutla
· 9 years ago
7c352cd
am33xx: Re-enable SW levelling for DDR2
by Tom Rini
· 9 years ago
6213db7
ARM: DRA7: DDR3: Add support for HW leveling
by Lokesh Vutla
· 9 years ago
802bb57
ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value
by Lokesh Vutla
· 10 years ago
dbf02ec
arm: omap-common: emif: allow to map memory without interleaving
by Felipe Balbi
· 10 years ago
f2a1b93
ARM: DRA7: Enable software leveling for dra7
by Sricharan R
· 10 years ago
9fcf3d3
ARM: DRA72x: Update EMIF data
by Lokesh Vutla
· 11 years ago
3ac8c0b
DRA7: Add support for ES1.1 silicon ID code
by Nishanth Menon
· 11 years ago
b5e01ee
ARM: AM43xx: GP_EVM: Add support for DDR3
by Lokesh Vutla
· 11 years ago
54d022e
ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039
by SRICHARAN R
· 11 years ago
6c70935
ARM: DRA: EMIF: Change DDR3 settings to use hw leveling
by SRICHARAN R
· 11 years ago
0474fb0
omap: emif: Set initial DDR PHY config first
by Taras Kondratiuk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e3f5310
ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION
by Lokesh Vutla
· 11 years ago
92b0482
ARM: DRA7xx: EMIF: Change settings required for EVM board
by Sricharan R
· 11 years ago
af1d002
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
by Lokesh Vutla
· 11 years ago
166e5cc
arm: omap: emif: Fix DDR3 init after warm reset
by Lokesh Vutla
· 12 years ago
d3d82e9
arm: omap4: Fix SDRAM AUTO DETECTION
by Lokesh Vutla
· 12 years ago
7831419
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
e05a4f1
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· 12 years ago
01b753f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
9ca8bfe
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· 12 years ago
8602114
omap: emif: configure emif only when required
by Lokesh Vutla
· 12 years ago
2547638
ARM: OMAP4+: Move external phy initialisations to arch specific place.
by SRICHARAN R
· 12 years ago
ad0878a
omap: emif: fix bug in manufacturer code test
by Steve Sakoman
· 12 years ago
55c1284
omap: emif: deal with rams that return duplicate mr data on all byte lanes
by Steve Sakoman
· 12 years ago
38f25b1
OMAP4+: Force DDR in self-refresh after warm reset
by Lokesh Vutla
· 12 years ago
784229c
OMAP4+: Handle sdram init after warm reset
by Lokesh Vutla
· 12 years ago
753bae8
OMAP5: DPLL core lock for OMAP5432
by Lokesh Vutla
· 12 years ago
784ab7c
OMAP5: EMIF: Add support for DDR3 device
by Lokesh Vutla
· 12 years ago
41321fd
ARM: OMAP5: Align memory used for testing to the power of 2
by SRICHARAN R
· 12 years ago
f401073
OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
by SRICHARAN R
· 13 years ago
4324c11
omap4: emif: fix error in driver
by Aneesh V
· 13 years ago
bb772a5
omap5: emif: Add emif/ddr configurations required for omap5 evm
by Sricharan
· 13 years ago
2e5ba48
omap5: clocks: Add clocks support for omap5 platform.
by Sricharan
· 13 years ago
508a58f
omap5: Add minimal support for omap5430.
by Sricharan
· 13 years ago
ce170be
omap4: make omap4 code common for future reuse
by Sricharan
· 13 years ago
[Renamed (99%) from arch/arm/cpu/armv7/omap4/emif.c]
4ecfcfa
omap4: IO settings
by Aneesh V
· 13 years ago
025bc42
omap4: make SDRAM init work for ES1.0 silicon
by Aneesh V
· 13 years ago
924eb36
omap4: sdram init changes for omap4460
by Aneesh V
· 13 years ago
1e46386
omap4: automatic sdram detection
by Aneesh V
· 13 years ago
095aea2
omap4: calculate EMIF register values
by Aneesh V
· 13 years ago
2ae610f
omap4: add sdram init support
by Aneesh V
· 13 years ago