index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
omap3
/
sdrc.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-10
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
2012-03-29
sdrc.c: Fix typo in do_sdrc_init() for SPL
Tom Rini
2012-02-12
OMAP3: Correct get_sdr_cs_offset mask
Tom Rini
2011-12-06
OMAP3 SPL: Rework memory initalization and devkit8000 support
Tom Rini
2011-12-06
OMAP3: Add a helper function to set timings in SDRC
Tom Rini
2011-12-06
OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
Tom Rini
2011-09-30
omap3: Configure RAM bank 0 if in SPL
Simon Schwarz
2010-12-11
omap3: emif|sdrc: use a single global data define
Nishanth Menon
2010-11-04
armv7, beagle: Second SDRAM bank don;t work
Heiko Schocher
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-17
ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
Steve Sakoman
2010-09-19
ARM: implement relocation for ARM V7 (OMAP)
Heiko Schocher
2010-09-08
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
Steve Sakoman
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman