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
/
freescale
Age
Commit message (
Expand
)
Author
2008-10-15
Fix compiler warning in lib_ppc/board.c
Heiko Schocher
2008-10-14
Do not init SATA when disabled on 8536DS.
Jason Jin
2008-10-14
fsl_diu: fix alignment error that caused malloc corruption
Nikita V. Youshchenko
2008-10-12
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-10-08
FSL: Fix get_cpu_board_revision() return value.
Rafal Czubak
2008-09-24
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
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
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
Update Freescale 85xx boards to sys_eeprom.c
Timur Tabi
2008-09-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
Add pixis_set_sgmii command
Andy Fleming
2008-09-02
Add SGMII support for the 8544 DS
Andy Fleming
2008-09-02
Add support for Freescale SGMII Riser Card
Andy Fleming
2008-08-28
ColdFire: Multiple fixes for MCF5445x platforms
TsiChung Liew
2008-08-28
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-08-27
mpc85xx: Add support for the MPC8536DS reference board
Kumar Gala
2008-08-27
mpc85xx: Add support for the MPC8572DS reference board
Kumar Gala
2008-08-27
FSL DDR: Convert MPC8544DS to new DDR code.
Kumar Gala
2008-08-27
FSL DDR: Convert MPC8568MDS to new DDR code.
Jon Loeliger
2008-08-27
FSL DDR: Convert MPC8548CDS to new DDR code.
Jon Loeliger
2008-08-27
FSL DDR: Convert MPC8541CDS to new DDR code.
Jon Loeliger
2008-08-27
FSL DDR: Convert MPC8555ADS to new DDR code.
Jon Loeliger
2008-08-27
FSL DDR: Convert MPC8560ADS to new DDR code.
Jon Loeliger
2008-08-27
FSL DDR: Convert MPC8540ADS to new DDR code.
Kumar Gala
2008-08-26
Moved initialization of ULI526X Ethernet driver to board code.
Ben Warren
2008-08-27
FSL DDR: Convert MPC8610HPCD to new DDR code.
Jon Loeliger
2008-08-27
FSL DDR: Convert MPC8641HPCN to new DDR code.
Kumar Gala
2008-08-26
mpc7448hpc2: Fix PCI I/O space mapping.
Randy Vinson
2008-08-25
MPC8349EMDS: Add PCI Agent (PCISLAVE) support
Ira W. Snyder
2008-08-25
MPC8349EMDS: use 83XX_GENERIC_PCI setup code
Ira W. Snyder
2008-08-25
Merge branch 'next'
Kim Phillips
2008-08-19
Clean up usage of icache_disable/dcache_disable
Kumar Gala
2008-08-14
ColdFire: Multiple fixes for M5282EVB
TsiChung Liew
2008-08-14
ColdFire: Move m5282evb from board to board/freescale
TsiChung Liew
2008-08-14
ColdFire: Move m5272c3 from board to board/freescale
TsiChung Liew
2008-08-14
ColdFire: Move m5271evb from board to board/freescale
TsiChung Liew
2008-08-14
ColdFire: Add M54451EVB platform support for MCF5445x
TsiChung Liew
2008-08-14
ColdFire: Implement SBF feature for M5445EVB
TsiChung Liew
2008-08-14
ColdFire: Use CFI Flash driver for M54455EVB
TsiChung Liew
2008-08-14
ColdFire: Add M5253DEMO platform support for MCF5253
TsiChung Liew
2008-08-14
ColdFire: Fix M5253EVB dram bring up issue
TsiChung Liew
2008-08-14
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-13
m5373evb: Update NAND driver to new API.
Scott Wood
2008-08-13
mx31: move freescale's mx31 boards to vendor board dir
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND boot: MPC8313ERDB support
Scott Wood
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
[next]