~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
toradex
/
apalis_imx6
/
apalis_imx6.c
Commit message (
Expand
)
Author
Age
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
board: apalis_imx6: DDR init using mx6_dram_cfg()
Francesco Dolcini
2022-06-28
*
toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 output
Francesco Dolcini
2022-06-28
*
configs: tdx: apalis_imx6: drop hw v1.0 support
Marcel Ziswiler
2022-04-21
*
apalis-imx6: avoid save environment unasked
Denys Drozdov
2022-04-12
*
apalis-imx6: use dynamic DDR calibration
Francesco Dolcini
2021-10-19
*
arm: Disable ATAGs support
Tom Rini
2021-09-07
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
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
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
board: apalis_imx6: Add KSZ9131 phy skew settings
Philippe Schenker
2020-05-01
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
*
apalis_imx6: migrate to DM_ETH
Igor Opaniuk
2020-01-07
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
*
apalis_imx6: fix broken fsl_esdhc_imx conversion
Ricardo Salveti
2019-10-08
*
apalis_imx6: add board_fit_config_name_match to support FIT in SPL
Ricardo Salveti
2019-10-08
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
*
ARM: imx: apalis_imx6: Drop ad-hoc SATA binding
Marek Vasut
2019-06-11
*
apalis_imx6: use SDP if USB serial downloader has been used
Stefan Agner
2019-04-13
*
apalis_imx6: disable ri and dcd irq in uarts
Max Krummenacher
2019-04-13
*
apalis_imx6: unify sd/mmc drive strength with linux kernel settings
Max Krummenacher
2019-04-13
*
apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP
Marcel Ziswiler
2019-04-13
*
apalis_imx6: migrate usb to using driver model
Marcel Ziswiler
2019-04-13
*
apalis_imx6: migrate mmc and sata to using driver model
Marcel Ziswiler
2019-04-13
*
apalis_imx6: migrate i2c to using driver model
Marcel Ziswiler
2019-04-13
*
apalis_imx6: clean-up and migrate gpios to using driver model
Marcel Ziswiler
2019-04-13
*
board: toradex: turn off lcd backlight before OS handover
Gerard Salvatella
2019-02-20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
imx: Include <input.h> header file
Diego Dorta
2017-10-12
*
apalis_imx6: Avoid calling setup_display() from SPL code
Fabio Estevam
2017-10-12
*
toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
Fabio Estevam
2017-09-20
*
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-28
*
apalis/colibri_imx6: use independent USB PID for SPL
Stefan Agner
2017-08-23
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
*
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
[next]