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
/
board
/
toradex
/
colibri_imx6
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-07
colibri_imx6: set gpr1 ENET_CLK_SEL
Igor Opaniuk
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-07
colibri_imx6: migrate to DM_ETH
Igor Opaniuk
2020-01-07
MAINTAINERS: change apalis_imx6/colibri_imx6 maintainers
Igor Opaniuk
2019-12-27
colibri_imx6: fix broken fsl_esdhc_imx conversion
Igor Opaniuk
2019-12-03
board: Remove unnecessary inclusion of micrel.h from boards
James Byrne
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-04-13
board: colibri_imx6: check for and report ecc errors in fuses
Gerard Salvatella
2019-04-13
colibri_imx6: added nreset gpio on reboot
Gerard Salvatella
2019-04-13
colibri_imx6: use SDP if USB serial downloader has been used
Stefan Agner
2019-04-13
toradex: colibri_imx6: overwrite CMA memory set in device tree
Bhuvanchandra DV
2019-04-13
colibri_imx6: revert fuse value set in mfgr_fuse
Max Krummenacher
2019-04-13
colibri_imx6: change pmic fusing according to hw 1.1 requirements
Max Krummenacher
2019-04-13
colibri imx6: disable ri and dcd irq in uarts
Max Krummenacher
2019-04-13
colibri imx6: pf0100: reorder and cleanup message printing
Max Krummenacher
2019-04-13
colibri_imx6: unify sd/mmc drive strenght with linux kernel settings
Max Krummenacher
2019-04-13
colibri_imx6: print also 64-bit IT
Max Krummenacher
2019-04-13
colibri_imx6: drop CONFIG_OF_SYSTEM_SETUP
Max Krummenacher
2019-04-13
colibri_imx6: migrate usb to using driver model
Marcel Ziswiler
2019-04-13
colibri_imx6: migrate mmc to using driver model
Marcel Ziswiler
2019-04-13
colibri_imx6: migrate i2c to using driver model
Marcel Ziswiler
2019-04-13
colibri_imx6: clean-up and migrate gpios to using driver model
Marcel Ziswiler
2019-04-13
colibri_imx6: migrate to using device tree
Marcel Ziswiler
2019-04-13
colibri_imx6: get rid of obsolete nospl configurations
Marcel Ziswiler
2019-02-20
board: toradex: turn off lcd backlight before OS handover
Gerard Salvatella
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-12
toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL
Tom Rini
2017-10-12
imx: Include <input.h> header file
Diego Dorta
2017-10-12
colibri_imx6: Avoid calling setup_display() from SPL code
Fabio Estevam
2017-09-20
toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
Fabio Estevam
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-23
apalis/colibri_imx6: use independent USB PID for SPL
Stefan Agner
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2016-12-16
arm: imx: initial support for colibri imx6
Max Krummenacher