Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4b1d29a7038350f3907d44bc4f597316e97cd44e
/
board
/
freescale
/
mpc8555cds
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
ba0debf
MAINTAINERS: comment out invalid maintainers
by Masahiro Yamada
· Tue Sep 16 14:11:50 2014 +0900
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· Wed Jul 30 14:08:18 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· Mon Sep 30 09:22:09 2013 -0700
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:38 2013 +0900
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d169808
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· Fri Aug 16 14:52:26 2013 +0530
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
e5b89d5
mpc85xx: use LCRR_DBYP define instead of raw constant
by Paul Gortmaker
· Mon Aug 13 13:48:57 2012 +0000
00347b5
MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC
by Paul Gortmaker
· Fri Dec 16 17:31:53 2011 -0500
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
701a8e4
powerpc/mpc85xxcds: Fix PCI speed
by chenhui zhao
· Thu Sep 15 14:52:34 2011 +0800
c68e86c
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· Mon Jan 31 22:18:47 2011 -0600
b78c7bf
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
by Kumar Gala
· Mon Jan 31 20:36:02 2011 -0600
2d8ecac
MPC8xxx DDR: align informational prints
by Becky Bruce
· Fri Dec 17 17:17:59 2010 -0600
b88d3d0
mpc85xx: rename sdram_init() lbc_sdram_init()
by Becky Bruce
· Fri Dec 17 17:17:57 2010 -0600
5e35d8a
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· Fri Dec 17 17:17:56 2010 -0600
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· Fri Oct 29 17:59:24 2010 -0500
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· Wed Oct 06 09:05:45 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· Thu Jun 17 11:37:20 2010 -0500
2cca63f
85xx: Move to a common linker script
by Kumar Gala
· Fri Aug 07 13:00:55 2009 -0500
4c81ed1
85xx: Remove redudant PLATFORM_CPPFLAGS
by Kumar Gala
· Thu Aug 06 18:28:34 2009 -0500
727c6a6
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· Thu Mar 26 01:34:38 2009 -0500
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
ef43b6e
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
by Kumar Gala
· Tue Dec 02 16:08:39 2008 -0600
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· Wed Dec 03 15:16:34 2008 -0800
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· Sun Oct 19 02:35:50 2008 +0200
fa44036
Pass dimm parameters to populate populate controller options
by Haiying Wang
· Fri Oct 03 12:36:55 2008 -0400
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
c63209f
FSL DDR: Convert MPC8555ADS to new DDR code.
by Jon Loeliger
· Tue Mar 18 11:12:42 2008 -0500
52158f7
mpc85xx: workaround old binutils bug
by Kumar Gala
· Thu Aug 07 09:28:20 2008 -0500
4d7744c
mpc85xx: Update linker scripts for Freescale boards
by Kumar Gala
· Wed Jul 30 14:13:30 2008 -0500
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· Wed Jul 02 23:49:18 2008 +0200
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
994fdba
85xx/86xx: Move to dynamic mgmt of LAWs
by Kumar Gala
· Wed Jun 11 00:51:45 2008 -0500
873a5f4
85xx: remove dummy board_early_init_f
by Kumar Gala
· Mon Jun 09 22:31:57 2008 -0500
c4b6249
85xx: Remove unused and unconfigured memory test code.
by Kumar Gala
· Mon Jun 09 13:37:24 2008 -0500
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
6bcdb40
FSL: Clean up board/freescale/common/Makefile
by Jon Loeliger
· Wed Mar 19 15:02:07 2008 -0500
d33a55f
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· Wed Jan 30 14:55:14 2008 -0600
de9737d
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· Tue Mar 04 10:03:03 2008 -0600
1242b88
85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup
by Kumar Gala
· Thu Jan 17 01:01:09 2008 -0600
9116b7c
85xx: Use proper defines for PCI addresses
by Kumar Gala
· Wed Jan 16 10:04:42 2008 -0600
35b2b09
85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code
by Kumar Gala
· Wed Jan 16 01:45:10 2008 -0600
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
1ad4b3b
Reworked FSL Book-E TLB macros to be more readable
by Kumar Gala
· Wed Dec 19 01:18:15 2007 -0600
b351f50
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
by Kumar Gala
· Thu Nov 29 10:47:44 2007 -0600