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
/
clock.c
Age
Commit message (
Expand
)
Author
2014-04-17
ARM: OMAP: replace custom sr32() by standard I/O accessors
Wolfgang Denk
2014-04-17
ARM: OMAP: hide custom bit manipulation function sr32()
Wolfgang Denk
2013-12-10
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-12-06
arm: omap3: Enable clocks for peripherals only if they are used
Michael Trimarchi
2013-11-13
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-08-28
arm: omap3: fix SRAM copy and execution sequence
Albert ARIBAUD
2013-08-15
ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...
Naumann Andreas
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-10
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
Lokesh Vutla
2012-05-15
arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx
Matt Porter
2012-02-12
OMAP3+: Clock: Adding ehci clock enabling
Govindraj.R
2011-09-04
dm3730: enable dpll5
Eric Benard
2011-09-04
omap3:clock: check cpu_family before enabling clks for IVA & CAM
Vaibhav Hiremath
2011-09-04
omap3:clock: configure GFX clock to 200MHz for AM/DM37x
Vaibhav Hiremath
2011-04-27
OMAP3: Add support for DPLL5 (usbhost)
Alexander Holler
2010-09-08
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
Steve Sakoman
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman