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_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-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Add logging when lists_bind_fdt() fails
Simon Glass
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
dm: core: Split out scanning code to dm_scan()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
dm: core: Split out alloc code into a new function
Simon Glass
2021-01-05
x86: sysreset: Move priv/plat structs to headers
Simon Glass
2021-01-05
dm: core: Move priv/plat structs for simple_bus to headers
Simon Glass
2021-01-05
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2021-01-05
x86: spl: Move priv/plat structs to headers
Simon Glass
2021-01-05
x86: apl: Move priv/plat structs to headers
Simon Glass
2021-01-05
sandbox: Add a compatible string for spltest
Simon Glass
2021-01-05
sandbox: i2c: Move priv into a header file
Simon Glass
2021-01-05
sandbox: serial: Move priv into a header file
Simon Glass
2021-01-05
x86: pinctrl: Drop unlikely error messages from TPL
Simon Glass
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
test: Move some test drivers into their own file
Simon Glass
2021-01-05
sysreset: Use a shorter error with SPL
Simon Glass
2021-01-05
pinctrl: Drop post_bind() method when not needed
Simon Glass
2021-01-05
dm: core: Rename the priv/plat members
Simon Glass
2021-01-05
dm: core: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
dm: core: Add functions to set priv/plat
Simon Glass
2021-01-05
dm: core: Add function to access uclass priv
Simon Glass
2021-01-05
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2021-01-05
dm: core: Only include simple-bus devicetree id when needed
Simon Glass
2021-01-05
dm: core: Use 'uclass_driver' for the uclass linker_list
Simon Glass
2021-01-05
dm: core: Support dm_dump_all() in SPL
Simon Glass
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2021-01-05
video: Call video_sync in video_clear()
Michal Simek
2021-01-05
video: seps525: Add seps525 SPI driver
Michal Simek
2021-01-05
video: Introduce video_sync operation
Michal Simek
2021-01-05
video: Let video_sync to return error value
Michal Simek
2021-01-05
zynq: mtd: nand: remove superfluous if
Heinrich Schuchardt
2021-01-04
cosmetic: fix typo in drivers/usb/Kconfig
Marc Ferland
2021-01-04
nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
Stefan Agner
2021-01-04
spi: zynqmp_gqspi: Fix unaligned data writes issue
T Karthik Reddy
2021-01-04
serial: uartlite: Fix uninitialized ret in debug uartlite
Ashok Reddy Soma
[next]