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
Age
Commit message (
Expand
)
Author
2011-04-27
ARMV7: OMAP3: Cleanup extern variables in mem.c
Luca Ceresoli
2011-04-27
OMAP3: Add support for DPLL5 (usbhost)
Alexander Holler
2010-12-11
omap3: emif|sdrc: use a single global data define
Nishanth Menon
2010-11-29
AM3517:EMIF4: fix SDRAM size to 256Mb
Vaibhav Hiremath
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
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-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
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-19
ARM V7 (OMAP): add data cache support, test on Beagle board
Heiko Schocher
2010-09-10
Prepare v2010.09-rc1
Wolfgang Denk
2010-09-08
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
Steve Sakoman
2010-09-08
ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions
Mans Rullgard
2010-09-08
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
Mans Rullgard
2010-09-08
ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions
Mans Rullgard
2010-09-08
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
Steve Sakoman
2010-09-08
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
Steve Sakoman
2010-09-08
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...
Steve Sakoman
2010-07-05
ARMV7: Add basic support for TI OMAP4
Steve Sakoman
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman