summaryrefslogtreecommitdiff
path: root/doc/README.bedbug
AgeCommit message (Collapse)AuthorFilesLines
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-8/+8
As discussed on the list, move "arch/ppc" to "arch/powerpc" to better match the Linux directory structure. Please note that this patch also changes the "ppc" target in MAKEALL to "powerpc" to match this new infrastructure. But "ppc" is kept as an alias for now, to not break compatibility with scripts using this name. Signed-off-by: Stefan Roese <sr@denx.de> Acked-by: Wolfgang Denk <wd@denx.de> Acked-by: Detlev Zundel <dzu@denx.de> Acked-by: Kim Phillips <kim.phillips@freescale.com> Cc: Peter Tyser <ptyser@xes-inc.com> Cc: Anatolij Gustschin <agust@denx.de>
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-8/+8
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2007-07-10Update README.* to reference new CONFIG_CMD_* names now.Jon Loeliger1-7/+0
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09Remove references to the old cmd_confdefs.h include file.Jon Loeliger1-3/+0
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-2/+2
2003-06-28* Code cleanup:wdenk1-1/+0
- remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
2002-11-03Initial revisionwdenk1-0/+89