index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
compulab
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-07
board: cm_fx6: Enable DM support for video, fix build error
Suniel Mahesh
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Drop global inclusion of status_led.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-28
cm_t3517: remove board
Bartosz Golaszewski
2019-04-17
arm: am57xx: cl-som-am57x: remove board support
Uri Mashiach
2018-08-23
usb: musb-new: Fix improper musb host pointer
Jagan Teki
2018-07-25
board: constify struct node_info array
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-02-22
Revert "mx6: ddr: Allow changing REFSEL and REFR fields"
Maxim Yu. Osipov
2018-02-15
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...
Faiz Abbas
2018-01-12
ARM: imx: cm_fx6: export board and soc info to env
Christopher Spinrath
2017-12-29
ARM: imx: cm_fx6: remove esdhc init code from board file
Christopher Spinrath
2017-12-29
ARM: imx: cm_fx6: remove sata init code from board file
Christopher Spinrath
2017-11-26
usb: hub: identify the hub-device to usb_hub_reset_devices
Philipp Tomsich
2017-10-20
net: Add SMC911X driver to Kconfig, convert
Adam Ford
2017-10-12
arm: imx7d: add support for Compulab cl-som-imx7
Ilya Ledvich
2017-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
2017-09-14
arm: am57xx: cl-som-am57x: Use new pinctrl macros
Suman Anna
2017-08-18
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-17
dm: imx: cm_fx6: Add MMC support for CONFIG_BLK
Simon Glass
2017-08-17
dm: imx: cm_fx6: Support driver model for SATA
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-09
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Adam Ford
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-06-05
ARM: am57xx: cl-som-am57x: support for AM5718
Uri Mashiach
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-08
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
Uri Mashiach
2017-05-08
usb: host: xhci-omap: fix double weak board_usb_init functions
Uri Mashiach
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-03-19
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-01-24
arm: am57xx: cl-som-am57x: fix Ethernet
Uri Mashiach
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2017-01-02
arm: am57xx: cl-som-am57x: add ETH support
Dmitry Lifshitz
[next]