Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
514672eabd73c2cc5ad8f8958150b644b745d17d
/
include
/
configs
/
sbc8548.h
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· Tue Jun 19 15:54:35 2012 -0700
2467e76
sbc8548: enable support for hardware SPD errata workaround
by Paul Gortmaker
· Fri Dec 30 23:53:12 2011 -0500
6840d88
sbc8548: relocate fixed ddr init code to ddr.c file
by Paul Gortmaker
· Fri Dec 30 23:53:11 2011 -0500
17f9184
sbc8548: Make enabling SPD RAM configuration work
by Paul Gortmaker
· Fri Dec 30 23:53:10 2011 -0500
f9d39d3
sbc8548: Fix LBC SDRAM initialization settings
by Paul Gortmaker
· Fri Dec 30 23:53:09 2011 -0500
626fa26
sbc8548: enable ability to boot from alternate flash
by Paul Gortmaker
· Fri Dec 30 23:53:08 2011 -0500
a6d378a
sbc8548: relocate 64MB user flash to sane boundary
by Paul Gortmaker
· Fri Dec 30 23:53:07 2011 -0500
0e801cc
Revert "SBC8548: fix address mask to allow 64M flash"
by Paul Gortmaker
· Fri Dec 30 23:53:06 2011 -0500
e4da248
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· Thu Oct 13 13:03:48 2011 +0000
257ff78
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· Thu Oct 13 13:03:47 2011 +0000
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· Sun Oct 02 10:01:28 2011 +0000
d8f341c
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
by Timur Tabi
· Thu Aug 04 18:03:41 2011 -0500
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· Tue Oct 26 13:32:32 2010 +0200
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· Thu Oct 14 23:33: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
dc25d15
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
by Wolfgang Denk
· Mon Oct 04 19:58:00 2010 +0200
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· Wed Sep 15 09:33:25 2010 +0200
f7758c1
powerpc/85xx: configure autocompletion support
by Kim Phillips
· Wed Jul 14 19:47:18 2010 -0500
17ed6a2
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
by Kumar Gala
· Thu Jul 08 22:23:54 2010 -0500
ee888da
mpc85xx: Add reginfo command
by Becky Bruce
· Thu Jun 17 11:37:25 2010 -0500
46b4765
sbc8548: reclaim wasted sector in boot flash
by Paul Gortmaker
· Fri Sep 25 11:14:11 2009 -0400
f5c69a5
sbc8548: allow enabling PCI via a make config option
by Paul Gortmaker
· Sun Sep 20 20:36:06 2009 -0400
3bff642
sbc8548: update PCI/PCI-e support code
by Paul Gortmaker
· Sun Sep 20 20:36:05 2009 -0400
7fa3832
sbc8548: correct local bus SDRAM size from 64M to 128M
by Paul Gortmaker
· Sun Sep 20 20:36:04 2009 -0400
62ad034
sbc8548: enable access to second bank of flash
by Paul Gortmaker
· Fri Sep 18 19:08:41 2009 -0400
f78c7ce
sbc8548: delete unused MPC8548CDS info carried over from port
by Paul Gortmaker
· Fri Sep 18 19:08:39 2009 -0400
fc01ff5
85xx: Remove unused CONFIG_CLEAR_LAW0 defines
by Peter Tyser
· Tue Aug 04 17:38:00 2009 -0500
727c6a6
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· Thu Mar 26 01:34:38 2009 -0500
2a03a05
sbc8548: use proper PHY address
by Paul Gortmaker
· Thu Dec 11 15:47:50 2008 -0500
76a2737
sbc8548: enable command line editing by default.
by Paul Gortmaker
· Thu Dec 11 15:47:51 2008 -0500
c9af652
sbc8548: don't enable the 3rd and 4th eTSEC
by Paul Gortmaker
· Thu Dec 11 15:47:49 2008 -0500
538376f
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· Mon Dec 01 16:22:45 2008 -0600
2ea18aa
Removed unused CONFIG_L1_INIT_RAM symbol.
by Jon Loeliger
· Thu Nov 20 12:01:02 2008 -0600
c10a0c4
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· Tue Oct 21 08:28:33 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:04 2008 +0200
f990200
FSL DDR: Convert sbc8548 to new DDR code.
by Kumar Gala
· Tue Aug 26 23:15:28 2008 -0500
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:42 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
75d807f
SBC8548: fix address mask to allow 64M flash
by Jeremy McNicoll
· Fri May 02 16:10:04 2008 -0400
d33a55f
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· Wed Jan 30 14:55:14 2008 -0600
01b7be2
sbc8548: Fix cfi flash bank declaration
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Feb 17 22:56:16 2008 +0100
d7ea3e3
85xx: Get ride of old TLB setup code
by Kumar Gala
· Thu Jan 17 02:19:18 2008 -0600
f57f498
85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
by Kumar Gala
· Thu Jan 17 01:44:34 2008 -0600
b234342
85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code
by Kumar Gala
· Wed Jan 16 09:05:27 2008 -0600
3330e2d
Remove cache config from ATUM8548 and sbc8548 configs
by Andy Fleming
· Wed Jan 09 16:34:51 2008 -0600
a7114d0
mpc85xx: Add support for SBC8548 (updated)
by Joe Hamman
· Thu Dec 13 06:45:14 2007 -0600