Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e4361e9258b8d6808d201005e3ab59d767222c14
/
board
/
freescale
/
mpc8544ds
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
4a71741
powerpc: Fix CamelCase warnings in DDR related code
by Priyanka Jain
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e75d563
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
8584641
net: phy: make board_phy_config responsible for calling drv->config
by Troy Kisky
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
422effd
tsec: Convert tsec to use PHY Lib
by Andy Fleming
· 14 years ago
c68e86c
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· 14 years ago
b78c7bf
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
by Kumar Gala
· 14 years ago
cc46bc7
powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
5e35d8a
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
e6dc484
powerpc/85xx: Cleanup SGMII detection and reporting
by Kumar Gala
· 14 years ago
3d02038
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
8e9134c
mpc85xx: Fix SERDES/eTSEC message indentation
by Peter Tyser
· 14 years ago
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
d0f27d3
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
7ba8b32
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· 15 years ago
62825a5
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
949ea66
ppc/85xx: Clean up MPC8544 DS PCI setup code
by Kumar Gala
· 15 years ago
9e36b82
ppc/85xx: Clean up use of LAWAR defines
by Kumar Gala
· 15 years ago
666ced1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· 15 years ago
2cca63f
85xx: Move to a common linker script
by Kumar Gala
· 15 years ago
4c81ed1
85xx: Remove redudant PLATFORM_CPPFLAGS
by Kumar Gala
· 15 years ago
e770f35
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
65e198d
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
146c4b2
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
by Kumar Gala
· 15 years ago
e21db03
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
by Kumar Gala
· 15 years ago
d6bab95
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
9bbd643
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
acaccae
Fixup SGMII PHY ids in the device tree
by Andy Fleming
· 16 years ago
a06d74c
fsl-ddr: use the 1T timing as default configuration
by Dave Liu
· 16 years ago
ef43b6e
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
by Kumar Gala
· 16 years ago
64bb6d1
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· 16 years ago
3fe8087
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· 16 years ago
994719d
Change PCIE1&2 deciide logic on MPC8544DS board more readable
by Roy Zang
· 16 years ago
9142345
Fix IO port selection issue on MPC8544DS and MPC8572DS boards
by Roy Zang
· 16 years ago
d3ca124
85xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· 16 years ago
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
c10a0c4
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
fa44036
Pass dimm parameters to populate populate controller options
by Haiying Wang
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
65b8623
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
afcf776
Add SGMII support for the 8544 DS
by Andy Fleming
· 16 years ago
573ad30
FSL DDR: Convert MPC8544DS to new DDR code.
by Kumar Gala
· 16 years ago
52158f7
mpc85xx: workaround old binutils bug
by Kumar Gala
· 16 years ago
4d7744c
mpc85xx: Update linker scripts for Freescale boards
by Kumar Gala
· 16 years ago
559e531
MPC8544DS: Add ATI Video card support
by Kumar Gala
· 16 years ago
fda2f3a
MPC8544DS: Report board id, board version and fpga version.
by Kumar Gala
· 16 years ago
541f803
Remove LBC_CACHE_BASE from 8544 DS
by Andy Fleming
· 16 years ago
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
994fdba
85xx/86xx: Move to dynamic mgmt of LAWs
by Kumar Gala
· 16 years ago
873a5f4
85xx: remove dummy board_early_init_f
by Kumar Gala
· 16 years ago
c4b6249
85xx: Remove unused and unconfigured memory test code.
by Kumar Gala
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
031003a
MPC8544DS: decode pcie3 end-point configuration correctly.
by Ed Swarthout
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
d33a55f
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· 17 years ago
de9737d
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· 17 years ago
04b1b88
85xx: Convert MPC8544 DS to new TLB setup
by Kumar Gala
· 17 years ago
85af2b5
85xx: convert MPC8544 DS over to use new LAW init code
by Kumar Gala
· 17 years ago
f769dc8
MPC8544DS: fix board Makefile for silent build (with -s)
by Wolfgang Denk
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
1ad4b3b
Reworked FSL Book-E TLB macros to be more readable
by Kumar Gala
· 17 years ago
1607da6
Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx
by Kumar Gala
· 17 years ago
0a7a097
Stop using immap_t on 85xx
by Kumar Gala
· 17 years ago
ec1340d
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
67b349b
Update MPC8544DS to use libfdt
by Kumar Gala
· 17 years ago
9225411
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
e1e870a
Fix ULI RTC support on MPC8544 DS
by Kumar Gala
· 17 years ago
f835840
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
by Ed Swarthout
· 17 years ago
53b3498
support board vendor-common makefiles
by Kim Phillips
· 17 years ago
ace11d8
Update MPC8544 DS PCI memory map
by Kumar Gala
· 17 years ago
0eb6191
Fix up some fdt issues on 8544DS
by Kumar Gala
· 17 years ago
52b9852
8544ds PCIE support
by Ed Swarthout
· 17 years ago
aba5895
8544ds: Fix Makefile after moving pixis to board/freescale.
by Ed Swarthout
· 18 years ago
58c495b
Coding stylke cleanup; update CHANGELOG.
by Wolfgang Denk
· 18 years ago
0553fc0
Add MPC8544DS basic port board files.
by Jon Loeliger
· 18 years ago