index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8544ds
Age
Commit message (
Expand
)
Author
2008-10-24
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-18
Pass dimm parameters to populate populate controller options
Haiying Wang
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Add SGMII support for the 8544 DS
Andy Fleming
2008-08-27
FSL DDR: Convert MPC8544DS to new DDR code.
Kumar Gala
2008-08-10
mpc85xx: workaround old binutils bug
Kumar Gala
2008-07-31
mpc85xx: Update linker scripts for Freescale boards
Kumar Gala
2008-07-15
MPC8544DS: Add ATI Video card support
Kumar Gala
2008-07-15
MPC8544DS: Report board id, board version and fpga version.
Kumar Gala
2008-07-14
Remove LBC_CACHE_BASE from 8544 DS
Andy Fleming
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-11
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
2008-06-11
85xx: remove dummy board_early_init_f
Kumar Gala
2008-06-11
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-25
MPC8544DS: decode pcie3 end-point configuration correctly.
Ed Swarthout
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
2008-03-26
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-04
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-01-17
85xx: Convert MPC8544 DS to new TLB setup
Kumar Gala
2008-01-17
85xx: convert MPC8544 DS over to use new LAW init code
Kumar Gala
2008-01-13
MPC8544DS: fix board Makefile for silent build (with -s)
Wolfgang Denk
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-09
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
2007-12-12
Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx
Kumar Gala
2007-12-12
Stop using immap_t on 85xx
Kumar Gala
2007-12-12
Stop using immap_t for guts offset on 85xx
Kumar Gala
2007-12-12
Update MPC8544DS to use libfdt
Kumar Gala
2007-11-18
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-09-04
Fix ULI RTC support on MPC8544 DS
Kumar Gala
2007-09-04
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
Ed Swarthout
2007-08-29
support board vendor-common makefiles
Kim Phillips
2007-08-16
Update MPC8544 DS PCI memory map
Kumar Gala
2007-08-16
Fix up some fdt issues on 8544DS
Kumar Gala
2007-08-14
8544ds PCIE support
Ed Swarthout
2007-07-11
8544ds: Fix Makefile after moving pixis to board/freescale.
Ed Swarthout
2007-05-05
Coding stylke cleanup; update CHANGELOG.
Wolfgang Denk
2007-04-24
Add MPC8544DS basic port board files.
Jon Loeliger