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
2012-12-11
designware_i2c.h: Define IC_CLK only if not already defined in config file
Armando Visconti
2012-12-11
designware_i2c.h: Fixed the correct values for SCL low/high time
Armando Visconti
2012-12-11
designware_i2c: Fixed the setting of the i2c bus speed
Armando Visconti
2012-12-11
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2012-12-11
designware_i2c.c: Added the support for MULTI_BUS
Armando Visconti
2012-12-11
drivers:i2c: Modify I2C driver for Exynos4
Piotr Wilczek
2012-12-11
omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
Vincent Stehlé
2012-12-11
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Marek Vasut
2012-12-11
mxs: i2c: Restore speed setting after block reset
Marek Vasut
2012-12-11
i2c: mxs: Fix TIMING2 register value
Marek Vasut
2012-12-11
i2c: mxs: Use i2c_set_bus_speed() in i2c_init()
Marek Vasut
2012-12-11
i2c: mxs: Implement i2c_get/set_bus_speed()
Marek Vasut
2012-12-11
i2c: mxs: Abstract out the MXS I2C speed setup
Marek Vasut
2012-12-11
i2c: Staticize local functions in mxc i2c driver
Marek Vasut
2012-12-11
soft_i2c: add necessary includes for AVR32
Andreas Bießmann
2012-12-07
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2012-12-07
serial_pl011: Set RTS during initialization
Joshua Housh
2012-12-06
video: Check for valid FB pointer before clearing
Duncan Laurie
2012-12-06
x86: gpio: Add additional GPIO banks to the ICH6 driver
Bill Richardson
2012-12-06
x86: gpio: Add GPIO driver for Intel ICH6 and later.
Bill Richardson
2012-12-03
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2012-11-30
x86: video: Add coreboot framebuffer support
Stefan Reinauer
2012-11-30
x86: Add console command to display CBMEM console buffer
Vadim Bendebury
2012-11-30
x86: Add CBMEM console driver for coreboot
Vadim Bendebury
2012-11-30
serial: serial_sh: bugfix: autoboot fails if serial console is not connected
Tetsuyuki Kobayashi
2012-11-28
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Tom Rini
2012-11-27
powerpc/p4080ds: fix PCI-e x8 link training down failure
Yuanquan Chen
2012-11-27
powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board
Timur Tabi
2012-11-27
mmc: Properly determine maximum supported bus width
Andy Fleming
2012-11-27
mmc: tegra: use bounce buffer APIs
Stephen Warren
2012-11-27
common: rework bouncebuf implementation
Stephen Warren
2012-11-27
mmc: add no simultaenous power and vdd
Mela Custodio
2012-11-27
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
Taylor Hutt
2012-11-27
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
Jaehoon Chung
2012-11-27
Remove obsolete header file
Pantelis Antoniou
2012-11-26
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2012-11-26
nand: Add torture feature
Benoît Thébaudeau
2012-11-26
nand: Fix nand_erase_opts() offset check
Benoît Thébaudeau
2012-11-26
nand: Clean up nand_util
Benoît Thébaudeau
2012-11-26
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-11-26
driver/mtd:IFC NAND:Initialise internal SRAM before any write
Prabhakar Kushwaha
2012-11-26
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
Scott Wood
2012-11-26
spl/nand: config symbol documentation
Scott Wood
2012-11-26
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Scott Wood
2012-11-26
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
2012-11-26
serial/ns16550: wait for TEMT before initializing
Scott Wood
2012-11-26
serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
Scott Wood
2012-11-20
usb: r8a6659: Fix build by missing of parenthesis
Nobuhiro Iwamatsu
2012-11-20
usb: r8a66597: Switched from variable to only macro
Nobuhiro Iwamatsu
2012-11-20
musb-new: omap2plus backend driver
Ilya Yanok
[next]