summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8548cds
AgeCommit message (Expand)AuthorFilesLines
2022-12-08net: tsec: Remove non-DM_ETH support codeTom Rini1-82/+0
2022-12-06mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini1-0/+3
2022-12-06Convert CONFIG_FSL_CADMUS to KconfigTom Rini1-0/+3
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini3-15/+15
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-3/+3
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini1-3/+3
2022-08-21mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini1-1/+3
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-07-06Convert CONFIG_PCIE1 et al to KconfigTom Rini1-0/+3
2022-04-01mpc8548cds: Rework CONFIG_LEGACY usageTom Rini1-0/+3
2021-08-05pci: freescale: Drop old codeSimon Glass1-114/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-09-13MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainersPriyanka Jain1-1/+1
2019-08-28powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang1-2/+4
2019-02-05MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainersYork Sun1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-07powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-1/+1
2017-06-12powerpc: mpc8548cds: Update maintainerYork Sun1-1/+1
2016-01-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-2/+2
2016-01-28powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng1-2/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+8
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-3/+3
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+4
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2011-11-11board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warningKumar Gala1-4/+0
2011-11-08powerpc/mpc8548cds: Fix network initializationchenhui zhao1-7/+58
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-14powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao3-65/+38
2011-10-03powerpc/mpc85xxcds: Fix PCI speedchenhui zhao1-2/+2
2011-10-03powerpc/mpc8548cds: Fix booting messagechenhui zhao1-3/+3
2011-09-30powerpc/mpc8548cds: Cleanup mpc8548cds.cZhao Chenhui1-7/+0
2011-09-09powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui1-3/+3
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-22/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2011-01-14powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2-9/+5
2011-01-14powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2-41/+12
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce1-3/+3
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce1-2/+1
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-38/+0
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-1/+2