~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
/
spl_power_init.c
Commit message (
Expand
)
Author
Age
*
arm: mxs: Add function to dump PMU registers
Lukasz Majewski
2023-07-11
*
arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMU
Lukasz Majewski
2023-07-11
*
arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMU
Lukasz Majewski
2023-07-11
*
arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source
Lukasz Majewski
2023-07-11
*
mxs: power: Change sequence of enabling DCDC switches
Lukasz Majewski
2022-02-05
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
arm: mxs: Increase VDDD voltage to match specification
Marek Vasut
2019-11-03
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
ARM: mxs: allow boards to select DC-DC switching clock source
Michael Heimpold
2016-01-03
*
ARM: mxs: fix VDDD brownout setting
Michael Heimpold
2015-12-01
*
mxs: Do not disable bo detection when DC-DC is already enabled
Stefan Wahren
2015-06-01
*
arm: mxs: Enable booting of mx28 without battery
Graeme Russ
2015-02-10
*
arm: mxs: Add debug outputs and comments to mxs SPL source files
Graeme Russ
2015-02-10
*
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-11-20
*
ARM: mxs: Enable DCDC converter for battery boot
Marek Vasut
2013-10-31
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
*
ARM: mxs: Document the power block initialization
Marek Vasut
2013-09-10
*
ARM: mxs: rename function that sets AUTO_RESTART flag
Hector Palacios
2013-08-31
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
arm: mx23: Fix VDDMEM misconfiguration
Marek Vasut
2013-05-06
*
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
Otavio Salvador
2013-03-07
*
mxs: Add function to ungate the power block on MX23
Marek Vasut
2013-01-21
*
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-12-04
*
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
2012-09-01