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
Age
Commit message (
Expand
)
Author
2017-07-31
dm: Kconfig: fix typo in help for SPL_PINCTRL
Philipp Tomsich
2017-07-31
efi_loader: Fix warning in efi_gop
Alexander Graf
2017-07-31
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-07-30
x86: minnowmax: Remove CONFIG_SMSC_LPC47M
Bin Meng
2017-07-30
x86: acpi: Don't touch hardware on HW reduced platforms
Andy Shevchenko
2017-07-30
x86: acpi: Export acpi_fill_mcfg() with __weak attribute
Andy Shevchenko
2017-07-30
x86: acpi: Deduplicate acpi_fill_madt() implementation
Andy Shevchenko
2017-07-30
x86: acpi: Name fields in FADT in accordance with specification
Andy Shevchenko
2017-07-30
x86: acpi: Fill OEM revision
Andy Shevchenko
2017-07-30
Makefile: Export build date as integer
Andy Shevchenko
2017-07-30
Makefile: Don't shadow actual error when compile ASL
Andy Shevchenko
2017-07-30
x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts
Stefan Roese
2017-07-30
x86: dfi-bt700: Add xHCI USB support
Stefan Roese
2017-07-30
x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT
Stefan Roese
2017-07-30
x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob
Stefan Roese
2017-07-30
x86: Add Intel Edison board files
Andy Shevchenko
2017-07-30
x86: Add Intel Tangier support
Felipe Balbi
2017-07-30
x86: Add dma-mapping.h to architectural code
Andy Shevchenko
2017-07-30
watchdog: Introduce watchdog driver for Intel Tangier
Felipe Balbi
2017-07-30
arch/x86: Select USB before selecting host driver
Andy Shevchenko
2017-07-29
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
efi_loader: indent entry/exit prints to show nesting level
Rob Clark
2017-07-29
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
Rob Clark
2017-07-28
clk: fix compilation errors for poplar platform
Patrice Chotard
2017-07-28
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
phy: add a NO-OP phy driver
Jean-Jacques Hiblot
2017-07-28
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
dm: phy: add missing #ifdef CONFIG_PHY
Patrice Chotard
2017-07-28
dfu: add common function to initiate transaction
Patrick Delaunay
2017-07-28
dfu: factorize transaction cleanup
Patrick Delaunay
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-07-28
usb: gadget: f_thor: Free the allocated out request buffer
Siva Durga Prasad Paladugu
2017-07-28
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
Bin Meng
2017-07-28
usb: xhci: Correct TT_SLOT and TT_PORT macros
Bin Meng
2017-07-28
usb: xhci: Implement update_hub_device() operation
Bin Meng
2017-07-28
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
2017-07-28
dm: usb: Add a new USB controller operation 'update_hub_device'
Bin Meng
2017-07-28
usb: hub: Parse and save TT details from device descriptor
Bin Meng
2017-07-28
usb: xhci: Program 'route string' in the input slot context
Bin Meng
2017-07-28
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
Bin Meng
2017-07-28
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Translate USB 3.0 hub port status into old version
Bin Meng
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-07-28
usb: hub: Remove hub_port_reset()
Bin Meng
2017-07-28
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-07-28
usb: xhci-pci: Clean up the driver a little bit
Bin Meng
[next]