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
/
arm926ejs
/
mxs
/
spl_power_init.c
Age
Commit message (
Expand
)
Author
2014-11-20
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2013-10-31
ARM: mxs: Enable DCDC converter for battery boot
Marek Vasut
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-09-10
ARM: mxs: Document the power block initialization
Marek Vasut
2013-08-31
ARM: mxs: rename function that sets AUTO_RESTART flag
Hector Palacios
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-06
arm: mx23: Fix VDDMEM misconfiguration
Marek Vasut
2013-03-07
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
Otavio Salvador
2013-01-21
mxs: Add function to ungate the power block on MX23
Marek Vasut
2012-12-04
mxs: Staticize SPL functions
Marek Vasut
2012-12-04
mxs: Properly setup VDDD in power supply setup code
Marek Vasut
2012-12-04
mxs: Implement common function to setup VDDx
Marek Vasut
2012-09-01
MX28: Shuffle around the power management code
Marek Vasut
2012-09-01
i.MX28: bug fixes in PMU configuration code
Stathis Voukelatos
2012-09-01
mxs: Clarify why we poweroff in case of brownout in 5v conflict
Otavio Salvador
2012-09-01
mxs: Reowork SPL to use 'mxs' prefix for methods
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador