aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs/spl_power_init.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green
2023-07-11arm: mxs: Add function to dump PMU registersLukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski
2022-02-05mxs: power: Change sequence of enabling DCDC switchesLukasz Majewski
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-11-03arm: mxs: Increase VDDD voltage to match specificationMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-01-03ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold
2015-12-01ARM: mxs: fix VDDD brownout settingMichael Heimpold
2015-06-01mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2013-10-31ARM: mxs: Enable DCDC converter for battery bootMarek Vasut
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-10ARM: mxs: Document the power block initializationMarek Vasut
2013-08-31ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-06arm: mx23: Fix VDDMEM misconfigurationMarek Vasut
2013-03-07mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador
2013-01-21mxs: Add function to ungate the power block on MX23Marek Vasut
2012-12-04mxs: Staticize SPL functionsMarek Vasut
2012-12-04mxs: Properly setup VDDD in power supply setup codeMarek Vasut
2012-12-04mxs: Implement common function to setup VDDxMarek Vasut
2012-09-01MX28: Shuffle around the power management codeMarek Vasut
2012-09-01i.MX28: bug fixes in PMU configuration codeStathis Voukelatos
2012-09-01mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador
2012-09-01mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador