aboutsummaryrefslogtreecommitdiff
path: root/include/configs/pb1x00.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-3/+0
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck1-0/+2
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-36/+36
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-07[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi1-4/+4
2008-06-05[MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi1-1/+3
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger1-9/+22
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-4/+4
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk1-0/+189