aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pci405
AgeCommit message (Expand)AuthorFilesLines
2015-01-13ppc4xx: remove PCI405 boardMatthias Fuchs9-2288/+0
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk1-1/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk1-1/+1
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk1-25/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-85/+5
2011-12-18CHECKPATCH: ./board/esd/pci405/fpgadata.cMarek Vasut1-746/+1492
2011-11-16cmd_pci405.c: Fix GCC 4.6 build warningsStefan Roese1-2/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+0
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger1-2/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-3/+3
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-29/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese1-1/+0
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2-2/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-3/+3
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-1/+0
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-132/+0
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-8/+8
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-18/+18
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+4
2009-06-12General help message cleanupWolfgang Denk2-3/+3
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs1-4/+4
2009-03-20ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs1-15/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-28Command usage cleanupPeter Tyser2-2/+2
2008-11-25ppc4xx: Use correct io accessors for PCI405Matthias Fuchs1-35/+16
2008-11-25ppc4xx: Remove unused code from PCI405 codeMatthias Fuchs1-871/+0
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-9/+9
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+1
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-31/+0
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
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-5/+5
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-1/+1
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2-2/+2
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1