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
2008-09-12
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-12
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-09-12
ppc4xx: Enable device tree (FDT) support in zeus board port
Stefan Roese
2008-09-12
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
Stefan Roese
2008-09-12
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
Ricardo Ribalda Delgado
2008-09-12
ppc4xx: Fix compilation of v5fx30teval_flash
Ricardo Ribalda Delgado
2008-09-12
ppc4xx: Fix in-tree build for ppc440-generic boards
Ricardo Ribalda Delgado
2008-09-12
ARM: synchronize mach-types.h with linux 2.6.27-rc6
Jean-Christophe PLAGNIOL-VILLARD
2008-09-12
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Jens Scharsig
2008-09-12
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
Hugo Villeneuve
2008-09-12
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
Shinya Kuribayashi
2008-09-12
Fix MACH_TYPE for the AT91RM9200DK board.
Claudio Scordino
2008-09-12
i.mx change get_timer(base) to return time since base
Andrew Dyer
2008-09-12
i.MX use u-boot baud rate and don't assume UART master clock
Andrew Dyer
2008-09-12
arm920t fix constant error in start.S
Andrew Dyer
2008-09-12
ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & o...
Gururaja Hebbar K R
2008-09-12
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
Adrian Filipi
2008-09-12
i.MX31: document timer precision option
Guennadi Liakhovetski
2008-09-12
i.MX31: Make the SPI bus and chip select configurable for MC13783
Magnus Lilja
2008-09-12
i.MX31: Add reset_timer() and modify get_timer_masked().
Magnus Lilja
2008-09-10
ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
nvedit: rename error comment to CONFIG_ENV_IS_IN_
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
cmd_mem: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_flash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
cleanup use of CFG_ENV_IS_IN_FLASH
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
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_sf: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_nvram: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_dataflash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
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
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
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-10
muas3001: update BR4 settings
Heiko Schocher
[next]