~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: mxs: Add function to dump PMU registersLukasz Majewski2023-07-11
* arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski2023-07-11
* arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski2023-07-11
* arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski2023-07-11
* mxs: power: Change sequence of enabling DCDC switchesLukasz Majewski2022-02-05
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-03
* ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-01
* mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-01
* arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-10
* arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-10
* replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-20
* ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-31
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* ARM: mxs: Document the power block initializationMarek Vasut2013-09-10
* ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios2013-08-31
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: mx23: Fix VDDMEM misconfigurationMarek Vasut2013-05-06
* mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-07
* mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-21
* mxs: Staticize SPL functionsMarek Vasut2012-12-04
* mxs: Properly setup VDDD in power supply setup codeMarek Vasut2012-12-04
* mxs: Implement common function to setup VDDxMarek Vasut2012-12-04
* MX28: Shuffle around the power management codeMarek Vasut2012-09-01
* i.MX28: bug fixes in PMU configuration codeStathis Voukelatos2012-09-01
* mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador2012-09-01
* mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador2012-09-01
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01
* mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador2012-09-01