summaryrefslogtreecommitdiff
path: root/doc/README.ebony
AgeCommit message (Collapse)Author
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
Also drop a few files referring to no longer / not yet supported boards. Signed-off-by: Wolfgang Denk <[email protected]> Cc: Prafulla Wadaskar <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Kim Phillips <[email protected]> Cc: Andy Fleming <[email protected]> Cc: Jason Jin <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Daniel Schwierzeck <[email protected]> Acked-by: Stefano Babic <[email protected]> Acked-by: Daniel Schwierzeck <[email protected]>
2012-03-27doc: Fix some typos in different filesThomas Weber
adresses/addresses alernate/alternate asssuming/assuming calcualted/calculated enviroment/environment evalutation/evaluation falsh/flash labled/labeled paramaters/parameters Signed-off-by: Thomas Weber <[email protected]> Acked-by: Anatolij Gustschin <[email protected]>
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser
The individual i2c commands imd, imm, inm, imw, icrc32, iprobe, iloop, and isdram are no longer available so all references to them have been updated to the new form of "i2c <cmd>". Signed-off-by: Peter Tyser <[email protected]>
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
- 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 revisionwdenk