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
/
lowlevel_init.S
Age
Commit message (
Expand
)
Author
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-03-13
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
Nishanth Menon
2015-02-16
arm: Allow lr to be saved by board code
Simon Glass
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
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
2012-10-08
arm: armv7: omap3: Fix restore sequence in lowlevel_init
Albert ARIBAUD
2012-05-15
armv7: add appropriate headers for assembly functions
Aneesh V
2012-02-12
arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only
Pali Rohár
2011-12-06
start.S: remove omap3 specific code from start.S
Aneesh V
2011-09-30
omap3: implement boot parameter saving
Simon Schwarz
2011-09-30
omap3: new SPL structure support
Simon Schwarz
2011-07-04
armv7: adapt omap3 to the new cache maintenance framework
Aneesh V
2011-04-27
OMAP3: Add support for DPLL5 (usbhost)
Alexander Holler
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-09-10
Prepare v2010.09-rc1
Wolfgang Denk
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