summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs/spl_power_init.c
Commit message (Expand)AuthorAgeLines
* ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-03-0/+34
* ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-01-2/+2
* mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-01-5/+5
* arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-10-2/+8
* arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-10-3/+97
* replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-20-1/+2
* ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-31-0/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* ARM: mxs: Document the power block initializationMarek Vasut2013-09-10-0/+209
* ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios2013-08-31-6/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* arm: mx23: Fix VDDMEM misconfigurationMarek Vasut2013-05-06-10/+40
* mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-07-1/+1
* mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-21-0/+12
* mxs: Staticize SPL functionsMarek Vasut2012-12-04-28/+28
* mxs: Properly setup VDDD in power supply setup codeMarek Vasut2012-12-04-1/+1
* mxs: Implement common function to setup VDDxMarek Vasut2012-12-04-170/+83
* MX28: Shuffle around the power management codeMarek Vasut2012-09-01-6/+3
* i.MX28: bug fixes in PMU configuration codeStathis Voukelatos2012-09-01-6/+6
* mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador2012-09-01-0/+4
* mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador2012-09-01-71/+71
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01-58/+58
* mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador2012-09-01-0/+1007