index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
mx7ulp
Age
Commit message (
Expand
)
Author
2020-04-17
mx7ulp: Only enable LDO if it is not already enabled
Fabio Estevam
2020-04-17
mx7ulp: Remove duplicated definitions
Fabio Estevam
2020-01-21
Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-20
mx7ulp: soc: s_init should only be executed once
Jorge Ramirez-Ortiz
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-07
mx7ulp: Add support for Embedded Artists COM board
Fabio Estevam
2019-12-06
mx7ulp: scg: Remove unnused scg_a7_apll_init()
Fabio Estevam
2019-12-06
mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions
Fabio Estevam
2019-12-06
mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option
Fabio Estevam
2019-12-06
mx7ulp: Print the LDO mode status
Fabio Estevam
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT
Ye Li
2019-10-08
i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip
Ye Li
2019-10-08
i.MX7ULP: Add CPU revision check for B0
Peng Fan
2019-10-08
i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz
Ye Li
2019-10-08
i.MX7ULP: Fix SPLL/APLL clock rate calculation issue
Ye Li
2019-10-08
i.MX7ULP: Fix wrong i2c configuration name
Ye Li
2019-10-08
i.MX7ULP: Add CONFIG_MX7ULP to kconfig
Ye Li
2019-10-08
i.MX7ULP: Correct the clock index
Bai Ping
2019-10-08
i.MX7ULP: Fix system reset after a7 rtc alarm expired.
Bai Ping
2019-10-08
imx: i.MX7ULP: add get_boot_device
Peng Fan
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
arm: move SYS_ARCH_TIMER to KConfig
Andre Przywara
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-01-12
arm: imx: Rework i.MX specific commands to be excluded from SPL
Tom Rini
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic