index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8548cds
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-2
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
1
-0
/
+1
*
MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers
Priyanka Jain
2019-09-13
1
-1
/
+1
*
powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally
Hou Zhiqiang
2019-08-28
1
-2
/
+4
*
MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
York Sun
2019-02-05
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
5
-11
/
+5
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
powerpc: mpc85xx: Fix static TLB table for SDRAM
York Sun
2017-12-06
1
-1
/
+1
*
powerpc: mpc8548cds: Update maintainer
York Sun
2017-06-12
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
1
-2
/
+2
|
\
|
*
powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2016-01-28
1
-2
/
+2
*
|
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-3
/
+1
|
/
*
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-24
1
-1
/
+1
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-3
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+8
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+15
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
2
-3
/
+3
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-24
/
+4
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
4
-68
/
+4
*
board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
1
-4
/
+0
*
powerpc/mpc8548cds: Fix network initialization
chenhui zhao
2011-11-08
1
-7
/
+58
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
powerpc/mpc8548cds: Code cleanup and refactoring
chenhui zhao
2011-10-13
3
-65
/
+38
*
powerpc/mpc85xxcds: Fix PCI speed
chenhui zhao
2011-10-03
1
-2
/
+2
*
powerpc/mpc8548cds: Fix booting message
chenhui zhao
2011-10-03
1
-3
/
+3
*
powerpc/mpc8548cds: Cleanup mpc8548cds.c
Zhao Chenhui
2011-09-29
1
-7
/
+0
*
powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hose
Zhao Chenhui
2011-09-09
1
-3
/
+3
*
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
1
-22
/
+0
*
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
1
-5
/
+0
*
powerpc/85xx: Convert MPC8548CDS to use common SRIO init code
Kumar Gala
2011-01-14
2
-9
/
+5
*
powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code
Kumar Gala
2011-01-14
2
-41
/
+12
*
MPC8xxx DDR: align informational prints
Becky Bruce
2011-01-14
1
-3
/
+3
*
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
1
-2
/
+1
*
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
1
-38
/
+0
*
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2011-01-14
1
-1
/
+2
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-11-14
1
-8
/
+8
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-28
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-2
/
+2
*
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-20
1
-7
/
+2
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
1
-9
/
+4
*
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2010-01-17
1
-1
/
+1
*
ppc/85xx: Clean up MPC8548 CDS PCI setup code
Kumar Gala
2010-01-05
1
-93
/
+48
*
ppc: Remove pci config table pointer relocation fixups
Peter Tyser
2009-10-03
1
-7
/
+0
*
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
2009-09-08
1
-3
/
+3
*
85xx: Move to a common linker script
Kumar Gala
2009-08-28
1
-143
/
+0
[next]