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
/
freescale
/
mpc8544ds
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsl: improve the PIXIS code and fix a few bugs
Timur Tabi
2010-04-07
1
-1
/
+0
*
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2010-01-17
1
-3
/
+3
*
ppc/85xx: Clean up MPC8544 DS PCI setup code
Kumar Gala
2010-01-05
1
-179
/
+70
*
ppc/85xx: Clean up use of LAWAR defines
Kumar Gala
2009-09-24
1
-3
/
+3
*
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
2009-09-08
1
-7
/
+7
*
85xx: Move to a common linker script
Kumar Gala
2009-08-28
1
-143
/
+0
*
85xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
2009-08-28
1
-4
/
+0
*
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
2009-08-28
1
-12
/
+0
*
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
2009-08-28
1
-9
/
+4
*
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
Kumar Gala
2009-07-22
1
-5
/
+6
*
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
Kumar Gala
2009-07-22
1
-4
/
+12
*
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
2009-04-04
1
-6
/
+0
*
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
2009-04-04
1
-1
/
+1
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
1
-3
/
+1
*
Fixup SGMII PHY ids in the device tree
Andy Fleming
2009-02-16
1
-0
/
+3
*
fsl-ddr: use the 1T timing as default configuration
Dave Liu
2009-01-23
1
-0
/
+3
*
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Kumar Gala
2009-01-23
1
-3
/
+3
*
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
Kumar Gala
2009-01-23
1
-4
/
+4
*
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
Kumar Gala
2009-01-23
1
-13
/
+13
*
Change PCIE1&2 deciide logic on MPC8544DS board more readable
Roy Zang
2009-01-13
1
-2
/
+2
*
Fix IO port selection issue on MPC8544DS and MPC8572DS boards
Roy Zang
2009-01-13
1
-1
/
+1
*
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
2008-12-03
1
-10
/
+0
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-11-02
1
-1
/
+1
*
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-24
1
-73
/
+36
*
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
-80
/
+80
*
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+4
*
Add SGMII support for the 8544 DS
Andy Fleming
2008-09-02
1
-0
/
+39
*
FSL DDR: Convert MPC8544DS to new DDR code.
Kumar Gala
2008-08-27
3
-7
/
+93
*
mpc85xx: workaround old binutils bug
Kumar Gala
2008-08-10
1
-5
/
+11
*
mpc85xx: Update linker scripts for Freescale boards
Kumar Gala
2008-07-31
1
-22
/
+15
*
MPC8544DS: Add ATI Video card support
Kumar Gala
2008-07-14
1
-0
/
+1
*
MPC8544DS: Report board id, board version and fpga version.
Kumar Gala
2008-07-14
1
-1
/
+4
*
Remove LBC_CACHE_BASE from 8544 DS
Andy Fleming
2008-07-14
2
-11
/
+3
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-11
1
-1
/
+1
*
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
-8
/
+8
*
85xx: remove dummy board_early_init_f
Kumar Gala
2008-06-11
1
-5
/
+0
*
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-06-11
1
-39
/
+0
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-4
/
+4
*
MPC8544DS: decode pcie3 end-point configuration correctly.
Ed Swarthout
2008-04-26
1
-1
/
+1
*
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
-3
/
+1
*
85xx: Convert MPC8544 DS to new TLB setup
Kumar Gala
2008-01-17
4
-179
/
+100
*
85xx: convert MPC8544 DS over to use new LAW init code
Kumar Gala
2008-01-16
3
-49
/
+43
*
MPC8544DS: fix board Makefile for silent build (with -s)
Wolfgang Denk
2008-01-13
1
-1
/
+1
*
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
-65
/
+52
[next]