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
/
misc
Age
Commit message (
Expand
)
Author
2015-01-29
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-05
i2c_eeprom: include <linux/err.h> to fix build error
Masahiro Yamada
2014-12-13
x86: Add a simple superio driver for SMSC LPC47M
Bin Meng
2014-12-11
dm: Add a simple EEPROM driver
Simon Glass
2014-12-11
dm: i2c: Add an I2C EEPROM simulator
Simon Glass
2014-12-01
mxc_ocotp: Do not disable the OCOTP clock after every access
Fabio Estevam
2014-12-01
mxs_ocotp: clear the error flag before initiating write operation
Hector Palacios
2014-12-01
mxs_ocotp: check for errors from the OTP controller after writing
Hector Palacios
2014-12-01
mxs_ocotp: prevent error path from returning success
Hector Palacios
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-22
cros_ec: Fix uninitialised variable in cros_ec.c
Simon Glass
2014-11-20
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-10-23
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-22
x86: cros_ec: Update LPC driver for new cros_ec header
Simon Glass
2014-10-22
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
2014-10-22
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
2014-10-22
dm: cros_ec: Add support for driver model
Simon Glass
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-08-06
cros_ec: Fix two bugs in the SPI implementation
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-04-22
driver/fsl_ifc: Add a function to finalize CS0 address binding
York Sun
2014-04-04
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-03-31
ARM: mxs: Add OCOTP driver
Marek Vasut
2014-03-17
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
cros_ec: Correct comparison between signed and unsigned numbers
Simon Glass
2014-03-17
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
cros_ec: Add base support for protocol v3
Simon Glass
2014-03-17
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
cros_ec: Sync up with latest Chrome OS EC version
Simon Glass
2014-03-17
cros_ec: Move #ifdef to permit flash region access
Simon Glass
2014-03-17
cros_ec: Drop old EC version support from EC driver
Vadim Bendebury
2014-03-17
cros_ec: Add a function for decoding the Chrome OS EC flashmap
Simon Glass
2014-01-06
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-01-03
arm: mx5: Add fuse supply enable in fsl_iim
Sergey Alyoshin
2013-12-09
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
Simon Glass
2013-12-02
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2013-11-25
Driver/IFC: Move Freescale IFC driver to a common driver
York Sun
2013-11-25
gpio_led: add support for inverted polarity
Igor Grinberg
2013-11-25
gpio_led: check gpio_request() return value
Igor Grinberg
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
cros: add LPC support for cros_ec
Hung-ying Tyan
2013-06-26
cros: exynos: add SPI support for cros_ec
Hung-ying Tyan
2013-06-26
cros: add I2C support for cros_ec
Hung-ying Tyan
2013-06-26
cros: add cros_ec driver
Hung-ying Tyan
2013-05-11
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
[next]