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
/
mach-imx
Age
Commit message (
Expand
)
Author
2018-03-11
imx: hab: Make usage of packed attribute consistent
Bryan O'Donoghue
2018-03-11
imx: hab: Fix usage of packed attribute
Bryan O'Donoghue
2018-02-22
arm: imx: hab: Define HAB_RVT_BASE according to the processor version
Breno Lima
2018-02-22
imx: hab: Check if CSF contains deprecated commands
Utkarsh Gupta
2018-02-22
imx: hab: Check if CSF is valid before authenticating image
Utkarsh Gupta
2018-02-04
i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macro
Eran Matityahu
2018-02-04
iomux-v3: Take mx6dqp in consideration for imx_iomux_v3_setup_pad()
Eran Matityahu
2018-02-04
imx: lcdif: include i.MX8M
Peng Fan
2018-02-04
imx: mx7: move get_boot_device to cpu.c
Peng Fan
2018-02-04
imx: add pad settings bit definition for i.MX8M
Peng Fan
2018-02-04
imx: add i.MX8MQ SoC Revision and is_mx8m helper
Peng Fan
2018-02-04
imx: boot_mode: add USB_BOOT entry
Peng Fan
2018-02-04
imx: add sip function
Peng Fan
2018-01-14
arm: imx: hab: Define rvt_failsafe()
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make imx_hab_is_enabled global
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Prefix authenticate_image with imx_hab
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Define rvt_check_target()
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Add IVT header definitions
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Fix authenticate_image input parameters
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Move CSF_PAD_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Move IVT_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make authenticate_image return int
Bryan O'Donoghue
2018-01-04
mx6ull: Handle the CONFIG_MX6ULL cases correctly
Fabio Estevam
2018-01-03
imx: spl: Fix NAND bootmode detection
Eran Matityahu
2017-12-29
imx: Add a common way for detecting NXP boards revision
Fabio Estevam
2017-11-27
imx: Remove boolean parameter from wdog powerdown function
Fabio Estevam
2017-10-12
imx: sys_proto: Add a prototype for board_mmc_get_env_dev()
Diego Dorta
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-25
imx: fix USB boot mode detection for i.MX 6UL and 6ULL
Stefan Agner
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic