index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8548cds
Age
Commit message (
Expand
)
Author
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
2011-01-14
MPC8xxx DDR: align informational prints
Becky Bruce
2011-01-14
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
[next]