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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-03-23
pci: layerscape: Change to allocate zeroed memery for struct ls_pcie
Hou Zhiqiang
2021-03-23
rtc: ds1307: Add ds1339 compatible
Chris Packham
2021-03-19
nvme: Elaborate on cache maintenance operation in get/set_features
Andre Przywara
2021-03-19
nvme: Always invalidate whole cqes[] array
Andre Przywara
2021-03-19
bus: ti-sysc: change in a normal driver
Dario Binacchi
2021-03-19
ahci: mediatek: fix undefined reference of dev_err
Frank Wunderlich
2021-03-17
mmc: mtk-sd: don't ignore max-frequency from device tree
Daniel Golle
2021-03-15
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-03-12
arm: mvebu: a38x: Remove dead code ARMADA_39X
Pali Rohár
2021-03-12
arm: a37xx: pci: Implement workaround for the readback value of VEND_ID
Pali Rohár
2021-03-12
ddr: marvell: axp: fix array types have different bounds warning
Marek Behún
2021-03-12
ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x
Marek Behún
2021-03-12
ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository
Pali Rohár
2021-03-12
ddr: marvell: a38x: Add more space for additional info from SPD
Sujeet Baranwal
2021-03-11
video: dw_mipi_dsi: update log of dphy_enable
Yannick Fertre
2021-03-11
video: dw_mipi_dsi: missing device to log debug
Yannick Fertre
2021-03-11
video: stm32: remove all child of DSI bridge when its probe failed
Patrick Delaunay
2021-03-11
scmi: cosmetic: reorder include files
Patrick Delaunay
2021-03-11
scmi: define LOG_CATEGORY
Patrick Delaunay
2021-03-11
scmi: Include device_compat.h
Patrick Delaunay
2021-03-11
clk: stm32mp1: gets root clocks from fdt
Etienne Carriere
2021-03-11
mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()
Patrice Chotard
2021-03-11
mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()
Patrice Chotard
2021-03-11
spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()
Patrice Chotard
2021-03-11
mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks
Patrice Chotard
2021-03-10
usb: mtu3: flush cache for next GPD
Chunfeng Yun
2021-03-09
x86: Move INTEL_ACPIGEN to arch/x86
Simon Glass
2021-03-08
Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-03-08
button: adc: fix treshold typo
Neil Armstrong
2021-03-08
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
Siew Chin Lim
2021-03-05
dm: sysreset: Add a Kconfig option for the 'reset' command
Bin Meng
2021-03-05
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-05
virtio: Fix VirtIO BLK driver dependency
Bin Meng
2021-03-05
pci: mpc85xx: Support 64-bit bus and cpu address
Bin Meng
2021-03-05
pci: mpc85xx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-05
pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
Bin Meng
2021-03-05
pci: fsl_pci_init: Dynamically allocate the PCI regions
Bin Meng
2021-03-03
serial: ns16550: Handle zero <clock-frequency> value
Bin Meng
2021-03-03
serial: ns16550: Correct the base address type
Bin Meng
2021-03-03
sandbox: host bind must close file descriptor
Heinrich Schuchardt
2021-03-03
dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
Simon Glass
2021-03-03
dm: core: Fix allocation of empty of-platdata
Simon Glass
2021-03-03
Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-03-03
usb: USB keyboard requires DM_KEYBOARD
Heinrich Schuchardt
2021-03-03
usb: gadget: Use dbg_ep0() macro instead of serial_printf()
Pali Rohár
2021-03-03
usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
Pali Rohár
2021-03-03
usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
Pali Rohár
2021-03-03
usb: musb: Fix receiving of bigger buffers
Pali Rohár
2021-03-03
usb: musb: Fix transmission of bigger buffers
Pali Rohár
2021-03-03
usb: musb: Read value of PERI_RXCSR to 16bit variable
Pali Rohár
[next]