aboutsummaryrefslogtreecommitdiff
path: root/board/esd/plu405
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher6-2816/+0
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-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2011-12-18CHECKPATCH: ./board/esd/plu405/fpgadata.cMarek Vasut1-1179/+2358
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-28/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
2010-05-17ppc4xx: Fix building PLU405 boardMatthias Fuchs1-1/+1
2010-02-03ppc4xx: Fix building for PLU405 boardsMatthias Fuchs1-0/+28
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-3/+0
2009-12-05Merge branch 'master' into nextWolfgang Denk1-0/+8
2009-11-25ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs2-17/+0
2009-11-17ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs1-0/+36
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-131/+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-7/+7
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-5/+5
2009-07-24ppc4xx: Cleanup PLU405 board codeMatthias Fuchs1-56/+62
2009-06-12General help message cleanupWolfgang Denk1-2/+3
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs1-5/+5
2009-03-20ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs1-3/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-14ppc4xx: Enable auto RS485 mode on PLU405 boardsMatthias Fuchs1-0/+10
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-23/+23
2008-09-03ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs1-37/+21
2008-09-03ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs1-14/+0
2008-09-03ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs1-2/+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 Denk1-4/+4
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-12-28ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs1-6/+89
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-1/+1
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-1160/+1179
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-1/+1
2007-07-28new FPGA image for PLU405 boardMatthias Fuchs1-1160/+1179
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2-48/+13