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
/
common
Age
Commit message (
Expand
)
Author
2009-03-20
UBIFS: Add UBIFS commands
Stefan Roese
2009-03-20
Separate mtdparts command from jffs2
Stefan Roese
2009-03-20
nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()
Mike Frysinger
2009-03-20
lynxkdi: get mac address from environment
Mike Frysinger
2009-03-20
bootvx: get mac address from environment
Mike Frysinger
2009-03-20
bdinfo: get mac address from environment
Mike Frysinger
2009-03-20
convert print_IPaddr() to %pI4
Mike Frysinger
2009-03-20
vsprintf: pull updates from Linux kernel
Mike Frysinger
2009-03-17
NAND: Have nboot accept .e and .i as legacy no-ops.
Scott Wood
2009-03-17
NAND: Make nboot skip bad blocks
Ladislav Michl
2009-02-25
lcd: Fix compilation warning in common/lcd.c
Anatolij Gustschin
2009-02-24
LCD: support 8bpp BMPs on 16bpp displays
Guennadi Liakhovetski
2009-02-24
Add 16bpp BMP support
Mark Jackson
2009-02-22
netloop: speed up NetLoop
Heiko Schocher
2009-02-22
arm: add uart dcc support
Jean-Christophe PLAGNIOL-VILLARD
2009-02-21
bootm: Reduce the unnecessary memmove
Minkyu Kang
2009-02-21
lcd_putc bug fix for tab.
Derek Ou
2009-02-19
MMC: Don't use new framework code if not enabled
Dirk Behme
2009-02-19
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2009-02-18
common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
Jean-Christophe PLAGNIOL-VILLARD
2009-02-18
common/console: coding style cleanup
Jean-Christophe PLAGNIOL-VILLARD
2009-02-18
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
2009-02-16
Add MMC Framework
Andy Fleming
2009-02-16
Convert mmc_init to mmc_legacy_init
Andy Fleming
2009-02-16
Eliminate support for using MMC as memory
Andy Fleming
2009-02-15
USB: Remove LUN number from CDB
Abraham, Thomas
2009-02-11
common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
Mike Frysinger
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-02-07
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2009-02-07
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Wolfgang Denk
2009-02-06
env_nand: fix env memory release
derek@siconix.com
2009-02-06
Coldfire: cmd_bdinfo cleanup
Richard Retanubun
2009-02-03
ADS5121 Add PATA support
Ralph Kondziella
2009-01-28
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2009-01-28
usb_scan_devices: fix output with no devices
Bryan Wu
2009-01-28
USB: Add high-speed (480Mb/s) to all USB related outputs
Stefan Roese
2009-01-28
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
2009-01-28
usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive
Bryan Wu
2009-01-28
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
Thomas Abraham
2009-01-28
USB change speed
Michael Trimarchi
2009-01-28
Prepare USB layer for ehci
Michael Trimarchi
2009-01-28
USB storage cleanup patch
Michael Trimarchi
2009-01-28
Blackfin: fixup misc warnings such as printf's and missing casts
Mike Frysinger
2009-01-28
Blackfin: bootldr: implement BF53x/BF56x LDR loader
Mike Frysinger
2009-01-28
Blackfin: implement real write support for OTP
Mike Frysinger
2009-01-28
Blackfin: support console-over-JTAG
Mike Frysinger
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-27
SATA: do not auto-initialize during boot
Mike Frysinger
2009-01-27
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
Tomasz Figa
[next]