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
2015-08-05
dm: power: Add support for TPS65090 FETs
Simon Glass
2015-08-05
dm: power: Add a new driver for the TPS65090 PMIC
Simon Glass
2015-08-05
exynos: Enable the debug UART in SPL
Simon Glass
2015-08-05
exynos: Add debug UART support for Samsung S5P serial
Simon Glass
2015-08-05
exynos: serial: Refactor init code for debug UART
Simon Glass
2015-08-05
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
exynos: dts: Support EC tunnel and main TPS65090 regulator
Simon Glass
2015-08-05
exynos: dts: Add PMIC and regulator definitions
Simon Glass
2015-08-05
exynos: dts: Sync up I2C ports with the kernel
Simon Glass
2015-08-05
exynos: i2c: Tidy up the driver model code
Simon Glass
2015-08-05
exynos: i2c: Fix code style with ReadWriteByte()
Simon Glass
2015-08-05
i2c: Add a mux for GPIO-based I2C bus arbitration
Simon Glass
2015-08-05
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-05
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-05
dm: i2c: Move definitions to the top of the header file
Simon Glass
2015-08-05
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
Simon Glass
2015-08-05
dm: i2c: Add a message debug function
Simon Glass
2015-08-05
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
2015-08-05
configs: Remove CONFIG_SERIAL_MULTI
Stephen Warren
2015-08-05
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
x86: Document how to write PIRQ information in the device tree
Bin Meng
2015-08-05
pci: Remove DEBUG from pci_compat.c
Bin Meng
2015-08-05
usb: Fix device detection code
Marek Vasut
2015-08-05
net: asix: fix operation without eeprom
Marcel Ziswiler
2015-08-05
sunxi: Drop our own copy of the USB_KEYBOARD options
Hans de Goede
2015-08-05
usb: USB storage-specific part ifdef in uclass
Paul Kocialkowski
2015-08-05
sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
Paul Kocialkowski
2015-08-05
musb: sunxi: Force EP0 on re-enable
Maxime Ripard
2015-08-05
sunxi: config update to stick with Kconfig changes
Paul Kocialkowski
2015-08-05
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
Paul Kocialkowski
2015-08-05
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
Paul Kocialkowski
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-08-05
usb: Generic USB Kconfig option, that fits both host and gadget and comments
Paul Kocialkowski
2015-08-05
usb: USB_ARCH_HAS_HCD Kconfig option removal
Paul Kocialkowski
2015-08-05
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
Peter Griffin
2015-08-05
efi: Add a README to explain how things work
Simon Glass
2015-08-05
x86: Gracefully disable the vesa driver when running from EFI
Simon Glass
2015-08-05
x86: qemu: Support operation as an EFI payload
Simon Glass
2015-08-05
x86: baytrail: Support operation as an EFI payload
Simon Glass
2015-08-05
x86: Add helper code for running from EFI
Simon Glass
2015-08-05
x86: Handle running as EFI payload
Simon Glass
2015-08-05
efi: Add a command to display the memory map
Simon Glass
2015-08-05
efi: Add functions for decoding the EFI tables
Simon Glass
2015-08-05
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
efi: Add 64-bit payload support
Simon Glass
2015-08-05
x86: Add a way to call 32-bit code from 64-bit mode
Simon Glass
2015-08-05
x86: Add an enum for some commonly-used GDT bits
Simon Glass
2015-08-05
x86: Support building the EFI stub
Simon Glass
[next]