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
/
mpc837xemds
Age
Commit message (
Expand
)
Author
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-08
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-04-20
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2011-04-20
tsec: Convert tsec to use PHY Lib
Andy Fleming
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-20
powerpc/8xxx: Add fdt_fixup_phy_connection helper
Kumar Gala
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
mpc83xx: fix 837x MDS PCI HOST build
Kim Phillips
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-04-26
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
Kumar Gala
2009-07-18
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
Kim Phillips
2009-07-16
mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable
Anton Vorontsov
2009-07-16
mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree
Anton Vorontsov
2009-07-02
83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references
Peter Tyser
2009-03-05
mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal
Anton Vorontsov
2009-02-16
83xx: Add eSDHC support on 8379 EMDS board
Andy Fleming
2009-01-21
mpc83xx: Add PCI-E support for MPC837XEMDS boards
Anton Vorontsov
2008-10-21
mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS
Anton Vorontsov
2008-10-21
mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards
Anton Vorontsov
2008-10-21
mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards
Anton Vorontsov
2008-10-21
mpc83xx: fix serdes setup for the MPC8378E boards
Anton Vorontsov
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-24
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-04-11
mpc83xx: Fix the bug of serdes initialization
Dave Liu
2008-03-28
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Kim Phillips
2008-03-28
mpc83xx: initialize serdes for MPC837xEMDS boards
Dave Liu
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-01-08
mpc83xx: remove FLAT_TREE code
Kim Phillips
2008-01-08
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu