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
2007-12-17
AVR32: Rename at32ap7000 -> at32ap700x
Haavard Skinnemoen
2007-12-17
atmel_mci: Show SR when block read fails
Haavard Skinnemoen
2007-12-06
Release v1.3.1
v1.3.1
Wolfgang Denk
2007-12-06
ADS5121 Board: fix compile problem.
Wolfgang Denk
2007-12-03
Prepare for 1.3.1-rc1
v1.3.1-rc1
Wolfgang Denk
2007-11-26
Merge commit '3deca9d'
Wolfgang Denk
2007-11-26
Cleanup coding style; update CHANGELOG
Wolfgang Denk
2007-11-26
Merge commit '87ddedd'
Wolfgang Denk
2007-11-26
MAKEALL: add missing 512x boards in ppc
Jean-Christophe PLAGNIOL-VILLARD
2007-11-26
Makefile : fix tags ctags etags with new drivers organization
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
Makefile : fix tags ctags etags with new drivers organization
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/misc : move misc drivers to drivers/misc
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/block : move block drivers to drivers/block
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/rtc : move rtc drivers to drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/input : move input drivers to drivers/input
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/usb : move usb drivers to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/video : move video drivers to drivers/video
Jean-Christophe PLAGNIOL-VILLARD
2007-11-24
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
Jean-Christophe PLAGNIOL-VILLARD
2007-11-24
drivers/pci : move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD
2007-11-23
Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
2007-11-22
Fix fdt printing for updated libfdt
Gerald Van Baren
2007-11-21
Add additional fdt fixup helper functions
Kumar Gala
2007-11-21
Add fdt_fixup_ethernet helper to set mac addresses
Kumar Gala
2007-11-21
Fix warnings from import of libfdt
Kumar Gala
2007-11-21
Update libfdt from device tree compiler (dtc)
Kumar Gala
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
2007-11-21
Make no options to fdt print default to '/'
Kumar Gala
2007-11-21
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
Kumar Gala
2007-11-21
[BUILD] Remove libraries when updating autoconf.mk
Grant Likely
2007-11-21
[BUILD] conditionally compile libfdt/*.c in libfdt/Makefile
Kumar Gala
2007-11-20
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
[BUILD] Generate include/autoconf.mk from board config files
Grant Likely
2007-11-20
drivers/i2c : move i2c drivers to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-20
Merge branch 'origin' into kconfig-for-1.3.1
Grant Likely
2007-11-19
Prepare for 1.3.0 release.
v1.3.0
Wolfgang Denk
2007-11-19
Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS
Haiying Wang
2007-11-19
[MIPS] board/gth2/lowlevel_init.S: Fix a build warning
Shinya Kuribayashi
2007-11-19
Fix build problems with mp2usb board
Wolfgang Denk
2007-11-18
s3c24x0: Fix usb_ohci.c missing in Makefile
Jean-Christophe PLAGNIOL-VILLARD
2007-11-18
pb1x00 board: Fix u16 status declaration when PCMCIA is defined
Jean-Christophe PLAGNIOL-VILLARD
2007-11-18
Fix compiler warnings for ARM systems.
Wolfgang Denk
2007-11-18
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-11-18
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-18
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
Wolfgang Denk
2007-11-18
gth2.c: Fix a warning on gth2 build.
Shinya Kuribayashi
2007-11-18
Fix warning differ in signedness in common/cmd_scsi.c
Stefan Roese
[next]