summaryrefslogtreecommitdiffstats
path: root/board/gdsys
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* powerpc/ppc4xx: Do full iocon PHY initialization in softwareDirk Eibach2013-08-191-48/+172
* powerpc/ppc4xx: Add support for iocon-2Dirk Eibach2013-08-191-11/+25
* powerpc/ppc4xx: Add support for iocon fiberDirk Eibach2013-08-191-8/+36
* powerpc/ppc4xx: Convert new gdsys files to SPDX license tagsTom Rini2013-07-264-68/+4
* powerpc/ppc4xx: Consider gdsys FPGA OSD sizeDirk Eibach2013-07-251-16/+18
* powerpc/ppc4xx: Support gdsys multichannel iocon hardwareDirk Eibach2013-07-253-39/+451
* powerpc/ppc4xx: Add gdsys mclink interfaceDirk Eibach2013-07-252-0/+184
* powerpc/ppc4xx: Use generic accessor functions for gdsys FPGADirk Eibach2013-07-2510-91/+167
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2424-408/+24
* mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach2013-07-1612-0/+2171
* ppc: Move fpga_state to arch_global_dataSimon Glass2013-02-043-14/+16
* powerpc/ppc4xx: Remove typedefs for gdsys FPGADirk Eibach2012-04-308-20/+22
* powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20Dirk Eibach2012-04-301-1/+11
* powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changesDirk Eibach2012-04-303-37/+66
* powerpc/ppc4xx: Make gdsys 405ep boards reset more genericDirk Eibach2012-04-309-172/+293
* ppc4xx: Setup HICB on Io64Dirk Eibach2012-01-091-0/+16
* ppc4xx: Add Io64 board supportDirk Eibach2011-12-017-8/+844
* dlvision-10g.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-2/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-156-36/+0
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-127-21/+28
* ppc4xx: Set DLVision 10G osd position to linux defaultsDirk Eibach2011-04-211-0/+2
* ppc4xx: Adapt DLVision 10G to new FPGA firmwareDirk Eibach2011-04-212-6/+28
* ppc4xx: Improve video board detectionDirk Eibach2011-04-211-8/+18
* ppc4xx: Improve DLVision-10G PLL setupDirk Eibach2011-04-211-3/+52
* ppc4xx: Add DLVision-10G board supportDirk Eibach2011-02-079-158/+540
* gdsys: osd: Use return value of cmd_usageThomas Weber2010-11-271-4/+2
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-2/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-176-12/+12
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-262-0/+2
* ppc4xx: Add Io and IoCon 405EP board supportDirk Eibach2010-10-259-0/+1037
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-184-63/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-184-7/+7
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-232-2/+2
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-232-2/+2
* ppc4xx: TLB init file cleanupStefan Roese2010-04-192-18/+18
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-21/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-45/+4
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-192-100/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-092-43/+0
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-024-544/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-094-4/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-034-4/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-072-27/+27
|/
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-284-60/+60
* ppc4xx: Rename compactcenter to intipDirk Eibach2009-09-116-2/+2
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-114-29/+29
* ppc4xx: Remove check for PPC460EX from CompactCenterDirk Eibach2009-07-301-17/+9
* ppc4xx: Add GDsys CompactCenter board support.Dirk Eibach2009-07-286-0/+719
OpenPOWER on IntegriCloud