Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
board
/
freescale
/
mpc8536ds
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
e895a4b
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
535aad2
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
9d04568
powerpc/mpc85xx: Check return value of find_tlb_idx
by York Sun
· 10 years ago
9a17eb5
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
by York Sun
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
3d7506f
powerpc/85xx: Add USB device-tree fixup for various platforms
by ramneek mehresh
· 13 years ago
5d065c3
powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
by Timur Tabi
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
8af3d22
powerpc/mpc8536ds: Invert SDHC_WP pin polarity
by Xie Xiaobo
· 13 years ago
ae2044d
powerpc/mpc8536ds: Add eSPI support for MPC8536DS
by Xie Xiaobo
· 13 years ago
063c126
tsec: Convert tsec to use PHY Lib
by Andy Fleming
· 14 years ago
c39f44d
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· 14 years ago
5df4b0a
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
by Kumar Gala
· 14 years ago
00203c6
powerpc/85xx: Remove config.mk for nand linker script
by Kumar Gala
· 14 years ago
7a577fd
powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
by Kumar Gala
· 14 years ago
5f7b31b
powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
38dba0c
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
058d7dc
powerpc/85xx: Cleanup SGMII detection and reporting
by Kumar Gala
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
e7060dc
mpc85xx: Fix SERDES/eTSEC message indentation
by Peter Tyser
· 14 years ago
8ca78f2
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
d24f2d3
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
by Wolfgang Denk
· 14 years ago
6525d51
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
c7e1a43
ppc/85xx: Convert MPC8536DS to using board common ICS307 code
by Kumar Gala
· 14 years ago
f54fe87
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
by Kumar Gala
· 15 years ago
5464898
85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled
by Kumar Gala
· 15 years ago
03b7004
Create CPUDIR variable
by Peter Tyser
· 15 years ago
2feb4af
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· 15 years ago
64917ca
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
5fb6ea3
ppc/85xx: Make flash TLB entry determined at runtime on FSL boards
by Kumar Gala
· 15 years ago
8a414c4
ppc/85xx: Clean up MPC8536 DS PCI setup code
by Mingkai Hu
· 15 years ago
e40ac48
On-chip ROM boot: MPC8536DS support
by Mingkai Hu
· 15 years ago
9a1a0ae
NAND boot: MPC8536DS support
by Mingkai Hu
· 15 years ago
002741a
ppc/85xx: Clean up use of LAWAR defines
by Kumar Gala
· 15 years ago
6c97a20
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
by Kumar Gala
· 15 years ago
3e7b6c1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· 15 years ago
ec79d33
85xx: Move to a common linker script
by Kumar Gala
· 15 years ago
53efa1f
85xx: Remove redudant PLATFORM_CPPFLAGS
by Kumar Gala
· 15 years ago
ecead84
85xx: Cleanup whitespace in mpc8536ds.c
by Kumar Gala
· 15 years ago
cb151aa
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
fb3143b
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
048e7ef
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
by Kumar Gala
· 15 years ago
6bb5b41
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
by Kumar Gala
· 15 years ago
32049b4
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
c851462
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
80522dc
85xx: Add eSDHC support for 8536 DS
by Andy Fleming
· 16 years ago
feede8b
Fixup SGMII PHY ids in the device tree
by Andy Fleming
· 16 years ago
54a7cc4
mpc8536ds.c: include sata.h to for needed function prototypes
by Wolfgang Denk
· 16 years ago
cf7e399
SATA: do not auto-initialize during boot
by Mike Frysinger
· 16 years ago
bf5b1f0
85xx: enable the auto self refresh for wake up ARP
by Dave Liu
· 16 years ago
aca5f01
85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards
by Kumar Gala
· 16 years ago
5af0fdd
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
by Kumar Gala
· 16 years ago
5f91ef6
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· 16 years ago
10795f4
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· 16 years ago
c953ddf
85xx: separate FLASH BASE virtual from physical address
by Kumar Gala
· 16 years ago
52b565f
85xx: separate PIXIS virtual from physical address
by Kumar Gala
· 16 years ago
e57f0fa
85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
by Dave Liu
· 16 years ago
9b0ad1b
85xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· 16 years ago
3cbd823
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
c57fc28
NAND: Add NAND support for MPC8536DS board
by Jason Jin
· 16 years ago
2dba0de
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
1836881
85xx: Fix compile warning in mpc8536ds.c
by Kumar Gala
· 16 years ago
2e26d83
Enabled the Freescale SGMII riser card on 8536DS
by Jason Jin
· 16 years ago
dfb4910
Pass dimm parameters to populate populate controller options
by Haiying Wang
· 16 years ago
7c0d4a7
85xx: Improve flash remapping on MPC8572DS & MPC8536DS
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
374b903
Fix compiler warning in lib_ppc/board.c
by Heiko Schocher
· 16 years ago
0f8cbc1
Do not init SATA when disabled on 8536DS.
by Jason Jin
· 16 years ago
9490a7f
mpc85xx: Add support for the MPC8536DS reference board
by Kumar Gala
· 16 years ago