aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pmc440
AgeCommit message (Expand)AuthorFilesLines
2009-10-02ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2-32/+61
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-23/+23
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-33/+33
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-17/+18
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2-29/+32
2009-03-20ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs1-3/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
2009-03-17ppc4xx: PMC440: Only use one CS (rank) in DDR2 configurationStefan Roese1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-9/+9
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-10ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs1-1/+1
2008-12-10ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs1-4/+18
2008-11-18Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-10-31ppc4xx: Update PMC440 board supportMatthias Fuchs1-22/+106
2008-10-31ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs1-33/+37
2008-10-31ppc4xx: Clean up PMC440 headerMatthias Fuchs1-10/+7
2008-10-31ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs1-2/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD7-53/+53
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk2-8/+8
2008-04-22ppc4xx: Update CPU strapping for PMC440 boardsMatthias Fuchs1-12/+1
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-03-31ppc4xx: Small whitespace fix of esd patchesStefan Roese2-6/+6
2008-03-31ppc4xx: Cleanup PMC440 board supportMatthias Fuchs2-148/+132
2008-03-31ppc4xx: Add ptm configuration variables for PMC440Matthias Fuchs1-32/+54
2008-01-13PMC440 board: fix board Makefile for out-of-tree buildingWolfgang Denk1-0/+3
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2-2/+2
2008-01-11ppx4xx: Fix sdram init on PMC440 boardsMatthias Fuchs1-0/+7
2008-01-09ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs1-2/+2
2008-01-04ppc4xx: Remove sdram.h from PMC440 boardMatthias Fuchs1-505/+0
2008-01-04ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs1-338/+4
2007-12-28ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs3-0/+1066
2007-12-28ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs9-0/+2497