aboutsummaryrefslogtreecommitdiff
path: root/board/gdsys
AgeCommit message (Expand)AuthorFilesLines
2012-01-09ppc4xx: Setup HICB on Io64Dirk Eibach1-0/+16
2011-12-01ppc4xx: Add Io64 board supportDirk Eibach7-8/+844
2011-11-16dlvision-10g.c: Fix GCC 4.6 build warningsStefan Roese1-2/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger6-36/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk7-21/+28
2011-04-21ppc4xx: Set DLVision 10G osd position to linux defaultsDirk Eibach1-0/+2
2011-04-21ppc4xx: Adapt DLVision 10G to new FPGA firmwareDirk Eibach2-6/+28
2011-04-21ppc4xx: Improve video board detectionDirk Eibach1-8/+18
2011-04-21ppc4xx: Improve DLVision-10G PLL setupDirk Eibach1-3/+52
2011-02-07ppc4xx: Add DLVision-10G board supportDirk Eibach9-158/+540
2010-11-27gdsys: osd: Use return value of cmd_usageThomas Weber1-4/+2
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-2/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier6-12/+12
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2-0/+2
2010-10-25ppc4xx: Add Io and IoCon 405EP board supportDirk Eibach9-0/+1037
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk4-63/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk4-7/+7
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2-2/+2
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2-2/+2
2010-04-19ppc4xx: TLB init file cleanupStefan Roese2-18/+18
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
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 Roese2-100/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2-43/+0
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese4-544/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk4-4/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger2-27/+27
2009-10-03ppc: Enable full relocation to RAMPeter Tyser4-4/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese4-60/+60
2009-09-11ppc4xx: Rename compactcenter to intipDirk Eibach6-2/+2
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese4-29/+29
2009-07-30ppc4xx: Remove check for PPC460EX from CompactCenterDirk Eibach1-17/+9
2009-07-28ppc4xx: Add GDsys CompactCenter board support.Dirk Eibach6-0/+719
2009-07-24ppc4xx: Add DL-Vision 405EP board supportDirk Eibach4-0/+344
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
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
2008-10-21ppc4xx: Add GDSys neo 405EP board supportDirk Eibach4-0/+308