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
/
board
/
tqc
Age
Commit message (
Expand
)
Author
2009-06-04
Redundant Environment: protect full sector size
Wolfgang Denk
2009-04-04
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
2009-03-23
Add multi-chip NAND support for the TQM8548 modules
Wolfgang Grandegger
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
2009-02-19
TQM8xxL: make some room in low memory for future needs
Wolfgang Denk
2009-02-16
TQM85xx: Fix a couple warnings in TQM8548 build
Andy Fleming
2009-02-16
MPC85xx: TQM8548: workaround for erratum DDR 19 and 20
Wolfgang Grandegger
2009-02-16
MPC85xx: TQM8548: use cache for AG and BE variants
Wolfgang Grandegger
2009-02-16
MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration
Wolfgang Grandegger
2009-02-16
MPC85xx: TQM8548: fix SDRAM timing for 533 MHz
Wolfgang Grandegger
2009-02-16
MPC85xx: TQM8548: add support for the TQM8548_BE module
Wolfgang Grandegger
2009-02-16
MPC85xx: TQM85xx: make standard PCI/PCI-X configurable
Wolfgang Grandegger
2009-02-16
MPC85xx: TQM85xx: fix flash protection for boot loader
Wolfgang Grandegger
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
lwmon, tqm8xx: Fix build errors
Anatolij Gustschin
2008-12-04
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-02
TQM8260: use CFI flash driver instead of custom driver.
Wolfgang Denk
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-10-28
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2008-10-27
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-24
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-21
TQM8260: environment in flash instead EEPROM, baudrate 115k
Wolfgang Denk
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-17
Coding style cleanup; update CHANEGLOG
Wolfgang Denk
2008-09-16
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
Wolfgang Denk
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
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-06
TQM8272: move NAND part in seperate File
Heiko Schocher
2008-09-06
TQM8272: Fix compiling error for the TQM8272 board.
Heiko Schocher
2008-09-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-08-13
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-31
TQM85xx: fix typo introduce by commit ffbb5cb9
Wolfgang Denk
2008-07-20
tqm85xx: Demystify 'DK: !!!' comment
Detlev Zundel
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
[next]