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
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
2018-05-29
board: turris_mox: Add fixed regulator support to defconfig
Marek BehĂșn
2018-05-29
sf: Add Macronix MX25U25635F ID
Marek Vasut
2018-05-29
sf: Add Winbond W25Q256 ID
Marek Vasut
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
2018-05-26
malloc: Use malloc simple before malloc is fully initialized in memalign()
Ley Foon Tan
2018-05-26
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
Patrice Chotard
2018-05-26
stm32mp1: use OTP to configure MAC address and serial number
Patrick Delaunay
2018-05-26
stm32mp1: add FUSE command support
Patrick Delaunay
2018-05-26
stm32mp1: add bsec driver
Patrick Delaunay
2018-05-26
stm32mp1: remove the second TAMP_BOOT_CONTEXT update
Patrick Delaunay
2018-05-26
stm32mp1: Allow to activate CONFIG_DEBUG_UART
Patrick Delaunay
2018-05-26
serial: stm32: Add setparity support
Patrick Delaunay
2018-05-26
dm: serial: Add setparity
Patrick Delaunay
2018-05-26
serial: stm32: Fix bits defines name
Patrice Chotard
2018-05-26
serial: stm32: Add debug uart support
Patrick Delaunay
2018-05-26
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
Radoslaw Pietrzyk
2018-05-26
serial: serial_msm: added pinmux & config
Ramon Fried
2018-05-26
db410: added pinctrl node and serial bindings
Ramon Fried
2018-05-26
mach-snapdragon: Introduce pinctrl driver
Ramon Fried
2018-05-26
mach-snapdragon: Fix UART clock flow
Ramon Fried
2018-05-26
serial: serial_msm: initialize uart only before relocation
Ramon Fried
2018-05-26
serial: serial_msm: fail probe if settings clocks fails
Ramon Fried
2018-05-26
db820c: set clk node to be probed before relocation
Ramon Fried
2018-05-26
Remove CONFIG_MVGBE from config_whitelist.txt
Chris Packham
2018-05-26
PCI: Document pciauto_region_allocate()
Tuomas Tynkkynen
2018-05-26
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
PCI: Add newlines to debug prints in pci_auto_common.c
Tuomas Tynkkynen
2018-05-26
doc: qemu-arm: Drop highmem=off references
Tuomas Tynkkynen
2018-05-26
ARM: qemu-arm: Bump RAM size in AArch64 MMU table
Tuomas Tynkkynen
2018-05-26
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
Tuomas Tynkkynen
2018-05-25
configs: add TPMv2.x support in Sandbox
Miquel Raynal
2018-05-25
sandbox: dts: add Sandbox TPMv2.x node
Miquel Raynal
2018-05-25
doc: device-tree-bindings: add Sandbox TPMv2.0 module info
Miquel Raynal
2018-05-25
tpm: add a Sandbox TPMv2.x driver
Miquel Raynal
2018-05-25
test/py: add TPMv2.x test suite
Miquel Raynal
2018-05-25
doc: device-tree-bindings: add TIS TPMv2.0 SPI module info
Miquel Raynal
2018-05-25
tpm2: tis_spi: add the possibility to reset the chip with a gpio
Miquel Raynal
2018-05-25
tpm: add support for TPMv2.x SPI modules
Miquel Raynal
2018-05-25
tpm: add PCR authentication commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_HierarchyChangeAuth command support
Miquel Raynal
2018-05-25
tpm: add dictionary attack mitigation commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_GetCapability command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Read command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Extend command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Clear command support
Miquel Raynal
2018-05-25
tpm: add TPM2_SelfTest command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Startup command support
Miquel Raynal
2018-05-25
tpm: report driver error code to upper layer
Miquel Raynal
2018-05-25
tpm: add possible traces to analyze buffers returned by the TPM
Miquel Raynal
2018-05-25
tpm: add macros to enhance TPM commands readability
Miquel Raynal
[prev]
[next]