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
/
Makefile
Age
Commit message (
Expand
)
Author
2009-04-05
One more fix for building env_embedded.o
Wolfgang Denk
2009-04-04
add dataflash mmc mux missing support
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
Fix building of env_embedded.o
Wolfgang Denk
2009-04-04
common/Makefile: Conditionally compile env_embedded.o
Peter Tyser
2009-04-03
mflash: Initial mflash support
unsik Kim
2009-04-03
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-03-20
UBIFS: Add UBIFS commands
Stefan Roese
2009-03-20
Separate mtdparts command from jffs2
Stefan Roese
2009-02-11
common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
Mike Frysinger
2008-12-07
IOMUX: Add console multiplexing support.
Gary Jennejohn
2008-12-05
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD
2008-11-19
UBI: Add UBI command support
Kyungmin Park
2008-11-02
common/Makefile: create others group for non core, environment and command files
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Automatic software update from TFTP server
Bartlomiej Sieka
2008-09-10
cmd_mem: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_flash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_nowhere: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_sf: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_nvram: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_dataflash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
cmd_eeprom: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_eeprom: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
cmd_fdc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
common/Makefile: add core command section
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
cmd_vfd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
Makefile: compile and link each module just once
Wolfgang Denk
2008-08-31
devices: merge to list_head
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
common/Makefile: order by functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
autoscript: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
soft_spi: move to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
soft_i2c: move to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
Add proper SPD definitions for DDR1/2/3
James Yang
2008-08-21
Add command to enable/disable interrupts
Kumar Gala
2008-08-18
Add 'license' command to U-Boot command line
Harald Welte
2008-08-13
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
Incorporate yaffs2 into U-boot
William Juul
2008-06-09
Remove the deprecated CONFIG_OF_FLAT_TREE
Gerald Van Baren
2008-06-03
Add support for environment in SPI flash
Haavard Skinnemoen
2008-06-03
SPI Flash: Add "sf" command
Haavard Skinnemoen
2008-04-13
Altera Stratix II support
eran liberty
2008-04-08
SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...
Daniel Hellstrom
[next]