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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-03-17
dm: sandbox: Drop the pre-DM host implementation
Simon Glass
2016-03-17
dm: usb: Unbind old block devices when shutting down USB
Simon Glass
2016-03-17
dm: ns16550: Add support for reg-offset property
Michal Simek
2016-03-17
x86: broadwell: Add video support
Simon Glass
2016-03-17
x86: broadwell: Add a GPIO driver
Simon Glass
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
x86: gpio: Allow the pinctrl driver to set up the pin config
Simon Glass
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
input: i8042: Make sure the keyboard is enabled
Simon Glass
2016-03-17
syscon: Avoid returning a device on failure
Simon Glass
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
pci: Correct a few comments and nits
Simon Glass
2016-03-17
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-17
gpio: Use const where possible
Simon Glass
2016-03-17
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-17
video: Allow simple-panel to be used without regulators
Simon Glass
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-15
dwmmc: Increase retry timeout
Alexander Graf
2016-03-15
input: TWL6030 input support for power button, USB and charger
Paul Kocialkowski
2016-03-15
power: twl6030: Power off support
Paul Kocialkowski
2016-03-15
power: twl6030: Remove ifdef around the code
Paul Kocialkowski
2016-03-15
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
Paul Kocialkowski
2016-03-15
power: twl6030: Clear VUSB_IN_PMID bit on USB device setup
Paul Kocialkowski
2016-03-15
power: twl6030: Configure VUSB voltage on USB device setup
Paul Kocialkowski
2016-03-15
omap_hsmmc: Board-specific TWL6030 MMC power initialization
Paul Kocialkowski
2016-03-15
power: twl6030: Device-index-specific MMC power initialization
Paul Kocialkowski
2016-03-15
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
Paul Kocialkowski
2016-03-15
power: twl6030: Some more explicit registers and values definitions
Paul Kocialkowski
2016-03-15
spi: omap3: Fix multiple definition of 'priv'
Jagan Teki
2016-03-15
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-03-15
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
dm: omap_timer: Fix conversion of address to a pointer
Lokesh Vutla
2016-03-14
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
remoteproc: Add support for TI power processor
Nishanth Menon
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
video: ipu: avoid overflow issue
Peng Fan
2016-03-14
dm: serial: Remove duplicated carriage return character
Alison Wang
2016-03-14
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2016-03-14
dm: serial-uclass: Move a carriage return before a line feed
Alison Wang
2016-03-14
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: pci: Break out the common region display code
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
[next]