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
/
mx6
Age
Commit message (
Expand
)
Author
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-12
ARM: imx: cm_fx6: export board and soc info to env
Christopher Spinrath
2018-01-12
mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL
Fabio Estevam
2018-01-12
mx6: Support SKS-Kinkel sksimx6 Board
Stefano Babic
2018-01-08
imx: initialize and use generic timer on i.MX 6UL/ULL
Stefan Agner
2018-01-08
imx: introduce CONFIG_GPT_TIMER
Stefan Agner
2018-01-04
mx6ull: Handle the CONFIG_MX6ULL cases correctly
Fabio Estevam
2018-01-03
mx6: Add board mx6memcal for use in validating DDR
Eric Nelson
2017-12-29
imx: Kconfig: Add HAS_CAAM option
Breno Lima
2017-12-29
Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL
Breno Lima
2017-12-29
mx6sl: Select MX6SL option via Kconfig
Breno Lima
2017-12-29
mx6sxsabresd: Load the correct dtb for revA board
Fabio Estevam
2017-11-27
i.MX6: engicam: Add imx6q/imx6ul boards for existing boards
Jagan Teki
2017-11-27
i.MX6UL: icore: Add SPL_OF_CONTROL support
Jagan Teki
2017-11-27
i.MX6Q: icore: Add SPL_OF_CONTROL support
Jagan Teki
2017-11-27
imx: Remove boolean parameter from wdog powerdown function
Fabio Estevam
2017-11-20
mx6: Select MX6QDL option via Kconfig
Fabio Estevam
2017-11-09
imx:display5: Add support for LWN's DISPLAY5 board
Lukasz Majewski
2017-10-12
ARM: imx6: Add DHCOM i.MX6 PDK board support
Marek Vasut
2017-10-12
mx6: soc: Include <asm/bootm.h> header file
Diego Dorta
2017-10-12
imx6: disable clock command and print_cpuinfo code in SPL
Anatolij Gustschin
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-08-29
imx6: don't include unneeded boot_mode array in SPL
Anatolij Gustschin
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-16
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
imx: mx6sl: simplify code using setbits_le32
Peng Fan
2017-08-16
imx: mx6sx: select OSC as uart's clk parent
Peng Fan
2017-08-16
imx: mx6: soc: fix mx6sll settings
Peng Fan
2017-08-16
imx: mx6: select ARM_ERRATA_845369
Peng Fan
2017-08-16
ARM: i.MX6: exclude the ARM errata from i.MX6 UP system
Peng Fan
2017-08-16
imx: imx6ull: correct get_cpu_speed_grade_hz
Sébastien Szymanski
2017-08-16
imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs
Sébastien Szymanski
2017-08-16
imx6: clock: correct comment for PLL_VIDEO
Anatolij Gustschin
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-11
Convert CONFIG_CMD_SPL to Kconfig
Simon Glass
2017-08-02
mx6: Add support for Phytec pfla02 (NAND)
Stefano Babic
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic