aboutsummaryrefslogtreecommitdiff
path: root/board/zeus/zeus.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-15pmc405de and zeus: remove the env_ptr externsIgor Grinberg1-1/+0
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg1-1/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+0
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-20/+5
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-7/+7
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-3/+3
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-22/+22
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk1-6/+6
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-23/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-45/+0
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese1-0/+511