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
/
soc.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
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
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: Add CPU revision check for B0
Peng Fan
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic