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
/
omap-common
/
lowlevel_init.S
Age
Commit message (
Expand
)
Author
2016-07-14
arm: omap-common: add secure smc entry
Daniel Allred
2015-07-27
omap-common: Common boot code OMAP3 support and cleanup
Paul Kocialkowski
2015-03-13
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
Nishanth Menon
2015-03-13
ARM: OMAP: Change set_pl310_ctrl_reg to be generic
Nishanth Menon
2015-02-16
arm: Allow lr to be saved by board code
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-10
ARM: OMAP: Cleanup boot parameters usage
SRICHARAN R
2013-04-08
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
Tom Rini
2013-03-24
am33xx: Add required includes to some omap/am33xx code
Tom Rini
2012-10-01
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
Joel A Fernandes
2012-09-27
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-01
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
Tom Rini
2012-05-15
armv7: add appropriate headers for assembly functions
Aneesh V
2011-11-15
omap4/5: Add support for booting with CH.
Sricharan
2011-11-15
omap5: Add minimal support for omap5430.
Sricharan
2011-11-15
omap4: make omap4 code common for future reuse
Sricharan