summaryrefslogtreecommitdiff
path: root/board/gdsys/gdppc440etx
AgeCommit message (Expand)AuthorFilesLines
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-8/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-04-19ppc4xx: TLB init file cleanupStefan Roese1-8/+8
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese1-21/+0
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-45/+4
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-63/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-22/+0
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-141/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk1-1/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-16/+16
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-15/+15
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-26/+26
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-26ppc4xx: Remove compilation warning in gdppc440etc.cStefan Roese1-2/+0
2009-01-26ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach5-0/+639