index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8544ds
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-2
/
+2
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
1
-0
/
+1
2019-09-13
MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers
Priyanka Jain
1
-1
/
+1
2019-02-05
MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
York Sun
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
5
-11
/
+5
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2017-06-12
powerpc: mpc8544ds: Update maintainer
York Sun
1
-1
/
+1
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-3
/
+1
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-1
/
+3
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
1
-1
/
+1
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-3
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+6
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+15
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2
-3
/
+3
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
1
-24
/
+4
2013-10-16
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
4
-68
/
+4
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
1
-0
/
+122
2012-02-27
net: phy: make board_phy_config responsible for calling drv->config
Troy Kisky
1
-0
/
+2
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2011-04-20
tsec: Convert tsec to use PHY Lib
Andy Fleming
1
-0
/
+30
2011-04-04
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
1
-22
/
+0
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
1
-5
/
+0
2011-01-14
powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code
Kumar Gala
2
-83
/
+26
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
1
-17
/
+0
2011-01-14
powerpc/85xx: Cleanup SGMII detection and reporting
Kumar Gala
1
-11
/
+9
2011-01-14
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
1
-3
/
+4
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-11-14
mpc85xx: Fix SERDES/eTSEC message indentation
Peter Tyser
1
-2
/
+2
2010-11-14
fsl: Clean up printing of PCI boot info
Peter Tyser
1
-12
/
+12
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-28
/
+0
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-2
/
+2
2010-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
1
-13
/
+2
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-1
/
+1
2010-04-07
fsl: improve the PIXIS code and fix a few bugs
Timur Tabi
1
-1
/
+0
2010-01-17
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
1
-3
/
+3
2010-01-05
ppc/85xx: Clean up MPC8544 DS PCI setup code
Kumar Gala
1
-179
/
+70
2009-09-24
ppc/85xx: Clean up use of LAWAR defines
Kumar Gala
1
-3
/
+3
2009-09-08
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
1
-7
/
+7
2009-08-28
85xx: Move to a common linker script
Kumar Gala
1
-143
/
+0
2009-08-28
85xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
1
-4
/
+0
2009-08-28
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
1
-12
/
+0
2009-08-28
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
1
-9
/
+4
2009-07-22
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
Kumar Gala
1
-5
/
+6
2009-07-22
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
Kumar Gala
1
-4
/
+12
2009-04-04
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
1
-6
/
+0
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
1
-1
/
+1
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
1
-3
/
+1
2009-02-16
Fixup SGMII PHY ids in the device tree
Andy Fleming
1
-0
/
+3
[next]