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
/
common
Age
Commit message (
Expand
)
Author
2015-04-22
cmd_scsi: Enable SoC AHCI device on platforms with PCI
tang yuantian
2015-04-22
unzip: add gzwrite command to write compressed image to block device
Eric Nelson
2015-04-21
kconfig: remove duplicated CMD_DNS option
Andrey Skvortsov
2015-04-20
mii: add read-modify-write option to mii command
Tim James
2015-04-20
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-04-19
pxe: Ensure all memory access is to mapped memory
Sjoerd Simons
2015-04-19
sandbox: Implement host dev [device]
Sjoerd Simons
2015-04-19
sandbox: Renamed sb command to host
Sjoerd Simons
2015-04-18
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
Simon Glass
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
Simon Glass
2015-04-18
Avoid calling print_eths() with driver model
Simon Glass
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up cmd_net variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up CDP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up TFTP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
2015-04-18
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
dm: usb: Support driver model with USB keyboards
Simon Glass
2015-04-18
dm: usb: Split out the keyboard probe into its own function
Simon Glass
2015-04-18
dm: usb: Convert usb_storage to driver model
Simon Glass
2015-04-18
dm: usb: Move storage device scanning into its own function
Simon Glass
2015-04-18
Revert "usb_storage : scan all interfaces to find a storage device"
Simon Glass
2015-04-18
dm: usb: Adjust usb_storage to work with sandbox
Simon Glass
2015-04-18
dm: usb: Simply device finding code in usb_storage
Simon Glass
2015-04-18
dm: usb: Fix type problems in usb_stor_get_info()
Simon Glass
2015-04-18
dm: usb: Move USB storage definitions to usb_defs.h
Simon Glass
2015-04-18
dm: usb: Add driver model support for hubs
Simon Glass
2015-04-18
dm: usb: Split hub detection into its own function
Simon Glass
2015-04-18
dm: usb: Convert core usb.c file to support driver model
Simon Glass
2015-04-18
dm: usb: Complete the splitting up of usb_new_device()
Simon Glass
2015-04-18
dm: usb: Split out more code from usb_new_device()
Simon Glass
2015-04-18
dm: usb: Move descriptor setup code into its own function
Simon Glass
2015-04-18
dm: usb: Refactor port resets
Simon Glass
2015-04-18
dm: usb: Drop the legacy USB init sequence
Simon Glass
2015-04-18
dm: usb: Convert 'usb' command to support driver model
Simon Glass
2015-04-18
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
dm: usb: Adjust usb command to prepare for driver model
Simon Glass
2015-04-18
cros_ec: Remove unused cros_ec_board_init() function
Simon Glass
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
cmd: net: Clean up return codes
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
common/lcd_console: introduce display/framebuffer rotation
Hannes Petermaier
2015-04-18
common/lcd_console: move single static variables into common (static) structure
Hannes Petermaier
2015-04-18
common/lcd_console: ask only one-time for bg/fg-color per call
Hannes Petermaier
[next]