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-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-16
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
Correct map_sysmem() logic in do_mem_mw()
Simon Glass
2015-04-16
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-14
fastboot: Proper download gadget unregister and clear when cable is missing
Paul Kocialkowski
2015-04-14
fastboot: check for alias when looking up partition by name
Michael Scott
2015-04-14
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
Heiko Schocher
2015-04-14
cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text
Fabio Estevam
2015-04-14
usb: gadget: thor: Invoke board specific USB cleanup interface
Inha Song
2015-04-14
usb: gadget: UMS: Invoke board specific USB cleanup interface
Inha Song
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
Kishon Vijay Abraham I
2015-04-14
usb: hub: allow pgood_delay to be specified via env
Tim Harvey
2015-04-14
usb: fix first descriptor fetch error handling
Stephen Warren
2015-04-14
usb: Early failure when the first descriptor read fails or is invalid
Paul Kocialkowski
[next]