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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8548cds
Age
Commit message (
Expand
)
Author
2024-07-22
board: freescale: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: freescale: Remove <common.h> and add needed includes
Tom Rini
2022-12-07
net: tsec: Remove non-DM_ETH support code
Tom Rini
2022-12-05
mpc8548cds: Migrate CONFIG_INTERRUPTS to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_FSL_CADMUS to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-08-20
mpc8548cds: Guard old ethernet code with !DM_ETH
Tom Rini
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-07-05
Convert CONFIG_PCIE1 et al to Kconfig
Tom Rini
2022-04-01
mpc8548cds: Rework CONFIG_LEGACY usage
Tom Rini
2021-08-05
pci: freescale: Drop old code
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-09-13
MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers
Priyanka Jain
2019-08-28
powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally
Hou Zhiqiang
2019-02-05
MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
York Sun
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-06
powerpc: mpc85xx: Fix static TLB table for SDRAM
York Sun
2017-06-12
powerpc: mpc8548cds: Update maintainer
York Sun
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-11
board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-08
powerpc/mpc8548cds: Fix network initialization
chenhui zhao
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-10-13
powerpc/mpc8548cds: Code cleanup and refactoring
chenhui zhao
2011-10-03
powerpc/mpc85xxcds: Fix PCI speed
chenhui zhao
2011-10-03
powerpc/mpc8548cds: Fix booting message
chenhui zhao
2011-09-29
powerpc/mpc8548cds: Cleanup mpc8548cds.c
Zhao Chenhui
2011-09-09
powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hose
Zhao Chenhui
2011-04-04
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-01-14
powerpc/85xx: Convert MPC8548CDS to use common SRIO init code
Kumar Gala
2011-01-14
powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code
Kumar Gala
[next]