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
/
include
/
asm
/
arch-imx8
Age
Commit message (
Expand
)
Author
2020-07-16
misc: scu_api: Add SCFW API to get the index of boot container set
Ye Li
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-10
imx: imx8qm/qxp: check whether m4 partition booted
Peng Fan
2020-05-10
imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot
Peng Fan
2020-05-10
imx8: power: Add PD device lookup interface to power domain uclass
Peng Fan
2020-05-01
imx8: Configure SNVS
Franck LENORMAND
2020-05-01
imx8: Update SCFW API to version 1.5
Ye Li
2020-05-01
imx8: scu api: Add support for SECO manufacturing protection APIs
Breno Lima
2019-10-13
imx8: Jump from alias to OCRAM address at SPL init
Ye Li
2019-10-08
misc: imx8: add more scfw api
Peng Fan
2019-10-08
imx: scu_api: add sc_pm_is_partition_started
Peng Fan
2019-10-08
imx8: save args passed from ATF
Peng Fan
2019-10-08
imx: scu_api: add sc_rm_set_master_sid
Peng Fan
2019-10-08
imx8: support parsing i.MX8 Container file
Peng Fan
2019-07-19
arm: imx8: don't duplicate build_info()
Anatolij Gustschin
2019-07-19
arm: imx8: factor out uart init code
Anatolij Gustschin
2019-07-19
misc: imx8: add sc_misc_get_temp
Peng Fan
2019-06-11
imx: define ARCH_MXC for i.MX8/8M/7ULP
Peng Fan
2019-04-25
misc: imx8: remove duplicates from scfw api
Marcel Ziswiler
2019-04-25
imx8: imx8-pins: add i.MX8QM
Peng Fan
2018-10-22
power: Add power domain driver for i.MX8
Peng Fan
2018-10-22
gpio: mxc_gpio: add support for i.MX8
Peng Fan
2018-10-22
imx8: add dummy clock
Peng Fan
2018-10-22
imx8: add iomux configuration api
Peng Fan
2018-10-22
imx8: add arch_cpu_init arch_cpu_init_dm
Peng Fan
2018-10-22
imx8: add boot device detection
Peng Fan
2018-10-22
imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP defined
Peng Fan
2018-10-22
imx8: add imx-regs header file
Peng Fan
2018-10-22
misc: imx8: add scfw api impementation
Peng Fan
2018-10-22
imx8: add scfw macro definition
Peng Fan