aboutsummaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8548cds
Commit message (Expand)AuthorAgeFilesLines
* board: freescale: Remove duplicate newlinesMarek Vasut2024-07-221-1/+0
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-204-4/+4
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-194-4/+4
* board: freescale: Remove <common.h> and add needed includesTom Rini2024-05-074-4/+4
* net: tsec: Remove non-DM_ETH support codeTom Rini2022-12-071-82/+0
* mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini2022-12-051-0/+3
* Convert CONFIG_FSL_CADMUS to KconfigTom Rini2022-12-051-0/+3
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-053-15/+15
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-051-3/+3
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-101-3/+3
* mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini2022-08-201-1/+3
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* Convert CONFIG_PCIE1 et al to KconfigTom Rini2022-07-051-0/+3
* mpc8548cds: Rework CONFIG_LEGACY usageTom Rini2022-04-011-0/+3
* pci: freescale: Drop old codeSimon Glass2021-08-051-114/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainersPriyanka Jain2019-09-131-1/+1
* powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-2/+4
* MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainersYork Sun2019-02-051-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-11/+5
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-061-1/+1
* powerpc: mpc8548cds: Update maintainerYork Sun2017-06-121-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-281-2/+2
|\
| * powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng2016-01-281-2/+2
* | Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
|/
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+8
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-3/+3
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-4/+0
* powerpc/mpc8548cds: Fix network initializationchenhui zhao2011-11-081-7/+58
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao2011-10-133-65/+38
* powerpc/mpc85xxcds: Fix PCI speedchenhui zhao2011-10-031-2/+2
* powerpc/mpc8548cds: Fix booting messagechenhui zhao2011-10-031-3/+3
* powerpc/mpc8548cds: Cleanup mpc8548cds.cZhao Chenhui2011-09-291-7/+0
* powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui2011-09-091-3/+3
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2011-01-142-9/+5
* powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-41/+12