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