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
Age
Commit message (
Expand
)
Author
2014-12-11
dm: device: Add newline to debug() messages
Simon Glass
2014-12-11
dm: i2c: Add tests for I2C
Simon Glass
2014-12-11
dm: Add a simple EEPROM driver
Simon Glass
2014-12-11
dm: i2c: dts: Add an I2C bus for sandbox
Simon Glass
2014-12-11
dm: i2c: config: Enable I2C for sandbox using driver model
Simon Glass
2014-12-11
dm: i2c: Add an I2C EEPROM simulator
Simon Glass
2014-12-11
dm: i2c: Add a sandbox I2C driver
Simon Glass
2014-12-11
dm: i2c: Add I2C emulation driver for sandbox
Simon Glass
2014-12-11
dm: i2c: Implement driver model support in the i2c command
Simon Glass
2014-12-11
dm: i2c: Add a uclass for I2C
Simon Glass
2014-12-11
lib: errno: introduce errno_str(): returns errno related message
Przemyslaw Marczak
2014-12-11
dm: rpi: Move serial to driver model
Simon Glass
2014-12-11
dm: serial_pl01x: Add missing private data size
Simon Glass
2014-12-11
dm_test: improve the appearance shown by "dm tree" command
Masahiro Yamada
2014-12-11
lib: string: move strlcpy() to a common place
Masahiro Yamada
2014-12-10
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-12-10
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2014-12-10
arm: rmobile: alt: Add support MMC and MMC command
Nobuhiro Iwamatsu
2014-12-10
arm: rmobile: lager: Add support MMC and MMC command
Nobuhiro Iwamatsu
2014-12-10
arm: rmobile: rcar: Add support ext2 and ext4 file system
Nobuhiro Iwamatsu
2014-12-10
arm: rmobile: Add mmc.h for sh_mmcif of rmobile
Nobuhiro Iwamatsu
2014-12-09
dm: stv0991: Move serial to driver model
Vikas Manocha
2014-12-09
stv0991: increase the initial ram size config
Vikas Manocha
2014-12-09
stv0991: enable default and misc command configs
Vikas Manocha
2014-12-09
stv0991: enable ethernet support
Vikas Manocha
2014-12-09
stv0991: Add basic stv0991 architecture support
Vikas Manocha
2014-12-08
Prepare v2015.01-rc3
v2015.01-rc3
Tom Rini
2014-12-08
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-12-08
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-12-08
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2014-12-08
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2014-12-09
ARM: UniPhier: detect the number of flash banks at run-time
Masahiro Yamada
2014-12-09
ARM: UniPhier: extend register area of init page table for PH1-sLD3
Masahiro Yamada
2014-12-09
ARM: UniPhier: add device tree sources for PH1-sLD3
Masahiro Yamada
2014-12-09
ARM: UniPhier: add more device nodes to device tree
Masahiro Yamada
2014-12-08
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2014-12-08
doc/gitmail-rc: Update m68k alias
Tom Rini
2014-12-08
kconfig: Fix warning "‘jump’ may be used uninitialized"
Peter Kümmel
2014-12-08
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
2014-12-08
libfdt: descend from lib/ to lib/libfdt/
Masahiro Yamada
2014-12-08
lib: bzip2: move bzip2 files to lib/bzip2/ directory
Masahiro Yamada
2014-12-08
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
Suriyan Ramasami
2014-12-08
blackfin: include <linux/compiler.h> rather than define __iomem
Masahiro Yamada
2014-12-08
linux/compat.h: remove redundant macro defines
Masahiro Yamada
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
git-mailrc: fix mips alias
Daniel Schwierzeck
2014-12-08
Add Alison Wang m68k custodian email/alias
angelo@sysam.it
2014-12-08
Add custodians to the m68k subsystem.
angelo@sysam.it
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-12-08
serial: pl01x: avoid pl01x type check two times
Vikas Manocha
[next]