index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8536ds
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-20
1
-20
/
+2
*
ppc/85xx: Convert MPC8536DS to using board common ICS307 code
Kumar Gala
2010-07-16
1
-148
/
+0
*
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
Kumar Gala
2010-05-12
1
-11
/
+0
*
85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled
Kumar Gala
2010-05-12
2
-12
/
+29
*
Create CPUDIR variable
Peter Tyser
2010-04-13
1
-1
/
+1
*
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: Make flash TLB entry determined at runtime on FSL boards
Kumar Gala
2010-01-05
1
-1
/
+1
*
ppc/85xx: Clean up MPC8536 DS PCI setup code
Mingkai Hu
2010-01-05
1
-191
/
+66
*
On-chip ROM boot: MPC8536DS support
Mingkai Hu
2009-09-30
1
-0
/
+12
*
NAND boot: MPC8536DS support
Mingkai Hu
2009-09-30
2
-0
/
+18
*
ppc/85xx: Clean up use of LAWAR defines
Kumar Gala
2009-09-24
1
-3
/
+3
*
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
Kumar Gala
2009-09-09
1
-0
/
+2
*
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
2009-09-08
1
-8
/
+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
*
85xx: Cleanup whitespace in mpc8536ds.c
Kumar Gala
2009-08-28
1
-11
/
+5
*
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
-8
/
+14
*
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
Kumar Gala
2009-07-22
1
-4
/
+35
*
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
*
85xx: Add eSDHC support for 8536 DS
Andy Fleming
2009-02-16
1
-0
/
+14
*
Fixup SGMII PHY ids in the device tree
Andy Fleming
2009-02-16
1
-0
/
+5
*
mpc8536ds.c: include sata.h to for needed function prototypes
Wolfgang Denk
2009-01-28
1
-0
/
+1
*
SATA: do not auto-initialize during boot
Mike Frysinger
2009-01-27
1
-3
/
+3
*
85xx: enable the auto self refresh for wake up ARP
Dave Liu
2009-01-23
1
-0
/
+6
*
85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards
Kumar Gala
2009-01-23
1
-1
/
+1
*
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Kumar Gala
2009-01-23
1
-1
/
+1
*
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
-10
/
+10
*
85xx: separate FLASH BASE virtual from physical address
Kumar Gala
2009-01-23
3
-3
/
+3
*
85xx: separate PIXIS virtual from physical address
Kumar Gala
2009-01-23
2
-2
/
+2
*
85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
Dave Liu
2008-12-03
1
-4
/
+2
*
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
-3
/
+3
*
NAND: Add NAND support for MPC8536DS board
Jason Jin
2008-10-31
2
-0
/
+6
*
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-24
1
-73
/
+37
*
85xx: Fix compile warning in mpc8536ds.c
Kumar Gala
2008-10-21
1
-1
/
+0
*
Enabled the Freescale SGMII riser card on 8536DS
Jason Jin
2008-10-18
1
-0
/
+42
*
Pass dimm parameters to populate populate controller options
Haiying Wang
2008-10-18
1
-1
/
+4
*
85xx: Improve flash remapping on MPC8572DS & MPC8536DS
Kumar Gala
2008-10-18
2
-7
/
+5
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
3
-89
/
+89
*
Fix compiler warning in lib_ppc/board.c
Heiko Schocher
2008-10-15
1
-1
/
+1
*
Do not init SATA when disabled on 8536DS.
Jason Jin
2008-10-14
1
-0
/
+12
*
mpc85xx: Add support for the MPC8536DS reference board
Kumar Gala
2008-08-27
7
-0
/
+1077