aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pmc440
AgeCommit message (Expand)AuthorFilesLines
2010-08-09ppc4xx: Fix building of PMC440 boardMatthias Fuchs1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-9/+9
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-14/+14
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-19ppc4xx: TLB init file cleanupStefan Roese1-14/+14
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-11-19ppc4xx: Remove confusing commentMatthias Fuchs1-4/+0
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese1-12/+6
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-59/+1
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-1/+1
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-139/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk3-5/+3
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger2-21/+21
2009-10-03fpga: Remove relocation fixupsPeter Tyser1-3/+3
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
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