~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* mx7ulp_com: fix incorrect select for SPL optionsQuentin Schulz2022-08-04
* caam: Fix crash in case caam_jr_probe failedYe Li2022-05-20
* i.MX7ULP: Enable Job ring driver model.Gaurav Jain2022-04-12
* imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer2022-02-05
* mx7ulp_com: add support for SPLRicardo Salveti2022-02-05
* mx7ulp: select soc featuresOleksandr Suvorov2022-02-05
* mx7ulp: add getting a board serial numberRicardo Salveti2021-10-21
* mx7ulp: Update wdog disable sequenceYe Li2021-10-07
* caam: enable support for iMX7ULPFranck LENORMAND2021-04-08
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam2020-11-01
* mx7ulp: clock: Remove unuseful informationFabio Estevam2020-11-01
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* arm: Don't include common.h in header filesSimon Glass2020-05-18
* mx7ulp: Only enable LDO if it is not already enabledFabio Estevam2020-04-17
* mx7ulp: Remove duplicated definitionsFabio Estevam2020-04-17
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-21
|\
| * mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz2020-01-20
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* | common: Move clock functions into a new fileSimon Glass2020-01-17
|/
* mx7ulp: Add support for Embedded Artists COM boardFabio Estevam2020-01-07
* mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam2019-12-06
* mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam2019-12-06
* mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam2019-12-06
* mx7ulp: Print the LDO mode statusFabio Estevam2019-12-06
* common: Move some board functions out of common.hSimon Glass2019-12-02
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-08
* i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li2019-10-08
* i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li2019-10-08
* i.MX7ULP: Add CPU revision check for B0Peng Fan2019-10-08
* i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li2019-10-08
* i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li2019-10-08
* i.MX7ULP: Fix wrong i2c configuration nameYe Li2019-10-08
* i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li2019-10-08
* i.MX7ULP: Correct the clock indexBai Ping2019-10-08
* i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping2019-10-08
* imx: i.MX7ULP: add get_boot_devicePeng Fan2019-10-08
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: move SYS_ARCH_TIMER to KConfigAndre Przywara2018-04-28
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini2018-01-12
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12