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
/
board
/
sbc8560
Commit message (
Expand
)
Author
Age
Files
Lines
*
board/sbc8560/sbc8560.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
1
-2
/
+1
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
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
-8
/
+0
*
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
1
-92
/
+1
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-3
/
+3
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-30
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-08-09
1
-1
/
+1
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
1
-3
/
+3
*
85xx: Move to a common linker script
Kumar Gala
2009-08-28
1
-151
/
+0
*
85xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
2009-08-28
1
-3
/
+0
*
fsl_dma: Break out common memory initialization function
Peter Tyser
2009-07-01
1
-31
/
+1
*
8xxx: Move dma_init() call to common code
Peter Tyser
2009-07-01
1
-1
/
+1
*
8xxx: Rename dma_xfer() to dmacpy()
Peter Tyser
2009-07-01
1
-13
/
+12
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
1
-3
/
+1
*
85xx: Fix compile breakage with sbc8540 and sbc8560
Wolfgang Denk
2009-01-28
1
-1
/
+1
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
1
-0
/
+1
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
1
-1
/
+1
*
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-21
1
-5
/
+7
*
Pass dimm parameters to populate populate controller options
Haiying Wang
2008-10-18
1
-1
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
3
-39
/
+39
*
FSL DDR: Convert SBC8560 to new DDR code.
Kumar Gala
2008-08-27
4
-5
/
+81
*
sbc8560: add in ft_board_setup()
Paul Gortmaker
2008-07-14
1
-0
/
+28
*
sbc8560: properly set cs0_bnds for 512MB
Paul Gortmaker
2008-07-14
1
-0
/
+4
*
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-07-02
1
-1
/
+1
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
2008-06-11
1
-3
/
+3
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-4
/
+4
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
1
-1
/
+0
*
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-26
1
-1
/
+1
*
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-03-05
1
-4
/
+2
*
85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
Kumar Gala
2008-01-17
4
-124
/
+66
*
85xx: Use proper defines for PCI addresses
Kumar Gala
2008-01-16
2
-3
/
+3
*
85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code
Kumar Gala
2008-01-16
3
-47
/
+61
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
1
-1
/
+1
*
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
2008-01-09
1
-47
/
+47
*
Stop using immap_t on 85xx
Kumar Gala
2007-12-11
1
-7
/
+4
*
Stop using immap_t for guts offset on 85xx
Kumar Gala
2007-12-11
1
-2
/
+1
*
Converted all 85xx boards to use a common FSL I2C driver.
Jon Loeliger
2006-10-20
1
-1
/
+0
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
1
-1
/
+1
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
1
-7
/
+11
*
(no commit message)
Wolfgang Denk
2005-12-12
1
-0
/
+1
*
Add support for multiple PHYs.
Marian Balakowicz
2005-10-28
1
-3
/
+8
*
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-08-31
1
-0
/
+2
*
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
Jon Loeliger
2005-07-23
1
-1
/
+0
*
* Patch by Michael Bendzick, 30 Aug 2004:
wdenk
2004-10-10
2
-1
/
+4
*
* Code cleanup
wdenk
2004-08-01
1
-1
/
+3
*
* Patch by Fred Klatt, 25 Jun 2004:
wdenk
2004-07-10
5
-0
/
+854