index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
sbc8548.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
1
-13
/
+13
*
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
1
-3
/
+0
*
sbc8548: enable support for hardware SPD errata workaround
Paul Gortmaker
2012-01-11
1
-4
/
+10
*
sbc8548: relocate fixed ddr init code to ddr.c file
Paul Gortmaker
2012-01-11
1
-0
/
+1
*
sbc8548: Make enabling SPD RAM configuration work
Paul Gortmaker
2012-01-11
1
-1
/
+12
*
sbc8548: Fix LBC SDRAM initialization settings
Paul Gortmaker
2012-01-11
1
-7
/
+14
*
sbc8548: enable ability to boot from alternate flash
Paul Gortmaker
2012-01-11
1
-22
/
+84
*
sbc8548: relocate 64MB user flash to sane boundary
Paul Gortmaker
2012-01-11
1
-5
/
+5
*
Revert "SBC8548: fix address mask to allow 64M flash"
Paul Gortmaker
2012-01-11
1
-3
/
+3
*
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-22
1
-1
/
+1
*
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-22
1
-1
/
+1
*
board configs: drop NET_MULTI references
Mike Frysinger
2011-10-05
1
-5
/
+0
*
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
Timur Tabi
2011-09-29
1
-8
/
+2
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-2
/
+1
*
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-26
1
-2
/
+2
*
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
1
-8
/
+0
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-0
/
+4
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-11
/
+11
*
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
Wolfgang Denk
2010-10-18
1
-5
/
+4
*
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
1
-1
/
+0
*
powerpc/85xx: configure autocompletion support
Kim Phillips
2010-08-01
1
-0
/
+1
*
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
Kumar Gala
2010-07-20
1
-4
/
+0
*
mpc85xx: Add reginfo command
Becky Bruce
2010-07-16
1
-0
/
+1
*
sbc8548: reclaim wasted sector in boot flash
Paul Gortmaker
2009-09-30
1
-3
/
+17
*
sbc8548: allow enabling PCI via a make config option
Paul Gortmaker
2009-09-24
1
-10
/
+33
*
sbc8548: update PCI/PCI-e support code
Paul Gortmaker
2009-09-24
1
-21
/
+24
*
sbc8548: correct local bus SDRAM size from 64M to 128M
Paul Gortmaker
2009-09-24
1
-4
/
+38
*
sbc8548: enable access to second bank of flash
Paul Gortmaker
2009-09-24
1
-3
/
+5
*
sbc8548: delete unused MPC8548CDS info carried over from port
Paul Gortmaker
2009-09-24
1
-9
/
+0
*
85xx: Remove unused CONFIG_CLEAR_LAW0 defines
Peter Tyser
2009-08-28
1
-1
/
+0
*
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-03-30
1
-30
/
+7
*
sbc8548: use proper PHY address
Paul Gortmaker
2008-12-19
1
-2
/
+2
*
sbc8548: enable command line editing by default.
Paul Gortmaker
2008-12-19
1
-0
/
+1
*
sbc8548: don't enable the 3rd and 4th eTSEC
Paul Gortmaker
2008-12-19
1
-14
/
+1
*
Remove unused CONFIG_ADDR_STREAMING defines
Peter Tyser
2008-12-14
1
-1
/
+0
*
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
2008-12-01
1
-1
/
+0
*
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-24
1
-5
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-130
/
+130
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-3
/
+3
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
FSL DDR: Convert sbc8548 to new DDR code.
Kumar Gala
2008-08-27
1
-13
/
+18
*
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-1
/
+1
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-1
/
+1
*
SBC8548: fix address mask to allow 64M flash
Jeremy McNicoll
2008-05-04
1
-3
/
+3
*
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-26
1
-0
/
+1
*
sbc8548: Fix cfi flash bank declaration
Jean-Christophe PLAGNIOL-VILLARD
2008-02-27
1
-1
/
+1
*
85xx: Get ride of old TLB setup code
Kumar Gala
2008-01-17
1
-1
/
+0
*
85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
Kumar Gala
2008-01-17
1
-0
/
+1
*
85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code
Kumar Gala
2008-01-16
1
-0
/
+1
*
Remove cache config from ATUM8548 and sbc8548 configs
Andy Fleming
2008-01-09
1
-7
/
+0
[next]