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
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-01
x86: zimage: Allow dumping the image from outside the module
Simon Glass
2021-02-01
x86: Update Chromium OS GNVS names
Simon Glass
2021-02-01
x86: spl: Make moving BSS conditional
Simon Glass
2021-02-01
x86: Make sure the SPL image ends on a suitable boundary
Simon Glass
2021-02-01
x86: apl: Enhance debugging in the SPL loader
Simon Glass
2021-02-01
x86: spl: Add a function to find the text base
Simon Glass
2021-02-01
x86: acpi_gpe: Update driver name to match devicetree
Simon Glass
2021-02-01
acpi: Tidy up documentation for struct acpi_gpio
Simon Glass
2021-02-01
x86: coral: Add a devicetree node for eMMC
Simon Glass
2021-02-01
x86: tsc_timer: Correct overflow in __udelay()
Simon Glass
2021-02-01
cmd: CMD_ACPI depends on ACPIGEN
Heinrich Schuchardt
2021-01-31
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2021-01-31
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2021-01-31
Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-01-31
usb: gaget: ci: set ep's desc when enable ep
Li Jun
2021-01-31
usb: gadget: fastboot: use correct max packet size
Li Jun
2021-01-31
usb: udc: ci: update speed handling
Li Jun
2021-01-31
usb: composite: force gadget to be USB2 for HS only function
Li Jun
2021-01-31
usb: gadget: dnl: set dnl to be super speed
Li Jun
2021-01-31
usb: fastboot: add super speed support
Li Jun
2021-01-31
usb: gadget: add super speed support
Li Jun
2021-01-31
usb: gadget: update os_desc_config when add config
Jun Li
2021-01-31
usb: gadget: set correct usb_configuration for os_desc_config
Jun Li
2021-01-31
usb: gadget: fastboot: add ext properties for WCID
Li Jun
2021-01-31
usb: gadget: add WCID support for mfgtool
Li Jun
2021-01-31
usb: gadget: OS Feature Descriptors support
Li Jun
2021-01-31
usb: gadget: add Kconfig for OS descriptors
Peng Fan
2021-01-31
usb: gadget: move utf8_to_utf16le to header file
Li Jun
2021-01-31
usb: gadget: OS String support
Li Jun
2021-01-31
usb: gadget: don't change ep name for dwc3 while ep autoconfig
Li Jun
2021-01-31
usb: gadget: Add ep_config call back to usb_gadget_ops
Ye Li
2021-01-31
usb: gadget: Do not export usbd_device_* arrays
Pali Rohár
2021-01-31
thor: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
2021-01-31
dfu: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
2021-01-31
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
dfu: add 'SKIP' entity
Jaehoon Chung
2021-01-31
dfu: mmc: use the default MMC device if entity specifies it as -1
Marek Szyprowski
2021-01-31
cmd: usb_mass_storage: show device interface name
Marek Szyprowski
2021-01-31
f_fastboot: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2021-01-31
f_rockusb: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2021-01-31
f_rockusb: Use NULL instead of 0 for pointers
Andy Shevchenko
2021-01-31
cmd: bcb: Add support for processing const string literals in bcb_set()
Eugeniu Rosca
2021-01-31
cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
Eugeniu Rosca
2021-01-31
cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs
Eugeniu Rosca
2021-01-31
cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs
Eugeniu Rosca
2021-01-31
cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
Eugeniu Rosca
2021-01-31
gadget: f_thor: fix wrong file size cast
Seung-Woo Kim
2021-01-31
dfu: Fix handling of UBI partitions in MTD backend
Guillermo Rodriguez
2021-01-31
mmc: tmio: sdhi: Configure internal DMA bus width
Marek Vasut
2021-01-31
arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10
Biju Das
[next]