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
/
sys_info.c
Age
Commit message (
Expand
)
Author
2015-10-22
omap-common: Common function to display die id, replacing omap3-specific version
Paul Kocialkowski
2015-10-22
omap3: omap_die_id support
Paul Kocialkowski
2015-07-27
omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev
Paul Kocialkowski
2014-10-25
omap3: board: add missing include and proto
Jeroen Hofstee
2014-10-25
omap3: make local functions static
Jeroen Hofstee
2014-04-17
omap3/sys_info: provide interface to read die id
Nishanth Menon
2013-07-26
omap3/sys_info: fix printout of OMAP36XX L3 freqency
Andreas Bießmann
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-12
omap3: Display MHz instead of mHz on the console
man.huber@arcor.de
2012-01-16
omap3: make get_board_rev() function weak
Nikita Kiryanov
2011-09-30
omap3: Fix compile warning
Sanjeev Premi
2011-09-12
ARMV7: OMAP3: Add 37xx ESx revision numbers.
Howard D. Gray
2011-08-03
omap3: Include array definition only when it is used
Sanjeev Premi
2010-09-08
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
Steve Sakoman
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman