DENX's Training web
http://www.denx.de/wiki/view/Training
The Training web of TWiki. TWiki is a Web-Based Collaboration Platform for the Corporate World.en-usCopyright 2022 by DENX Software EngineeringDENX Webmaster [webmaster@denx.de]DENX Webmaster [webmaster@denx.de]DENXTWiki.TrainingDenx.de.Training
http://www.denx.de/wiki/view/Training
http://www.denx.de/wiki/pub/TWiki/DenxSkin/denx-full-header.gifWebStatistics
http://www.denx.de/wiki/view/Training/WebStatistics?t=2022-05-04T05:58Z
Statistics for Training Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: May 2022 1042 0 ... (last changed by guest)2022-05-04T05:58Zguest1.2399updatedmajorhttp://www.denx.de/wiki/rdiff/Training/WebStatisticshttp://www.denx.de/wiki/rdiff/Training/WebStatisticsWebNotify
http://www.denx.de/wiki/view/Training/WebNotify?t=2015-10-30T10:51Z
This is a subscription service to be automatically notified by e-mail when topics change in this Training web. This is a convenient service, so you do not have to ... (last changed by DetlevZundel)2015-10-30T10:51ZDetlevZundel1.5updatedmajorhttp://www.denx.de/wiki/rdiff/Training/WebNotifyhttp://www.denx.de/wiki/rdiff/Training/WebNotifyContributionRequirements
http://www.denx.de/wiki/view/Training/ContributionRequirements?t=2011-07-22T08:12Z
Requirements for code contributions Formal requirements 1 , 6 , 3 , 7 Patch format tools (git, stgit, etc.) Logical separation Find maintainer Signed-off, Acked ... (last changed by WolfgangDenk)2011-07-22T08:12ZWolfgangDenk1.4updatedmajorhttp://www.denx.de/wiki/rdiff/Training/ContributionRequirementshttp://www.denx.de/wiki/rdiff/Training/ContributionRequirementsContributingCode
http://www.denx.de/wiki/view/Training/ContributingCode?t=2011-07-22T08:11Z
How to successfully contribute code to Free Software Projects These few pages are the base for a short three-part tutorial on how to contribute code to Free Software ... (last changed by WolfgangDenk)2011-07-22T08:11ZWolfgangDenk1.6updatedmajorhttp://www.denx.de/wiki/rdiff/Training/ContributingCodehttp://www.denx.de/wiki/rdiff/Training/ContributingCodeGitFlyThrough
http://www.denx.de/wiki/view/Training/GitFlyThrough?t=2009-10-30T14:37Z
Git flythrough Version used in this document (at least) dzu@pollux u-boot $ git version git version 1.5.3.1 Technical introduction Underlying concepts git is a very ... (last changed by DetlevZundel)2009-10-30T14:37ZDetlevZundel1.6updatedmajorhttp://www.denx.de/wiki/rdiff/Training/GitFlyThroughhttp://www.denx.de/wiki/rdiff/Training/GitFlyThroughDENXPeople
http://www.denx.de/wiki/view/Training/DENXPeople?t=2009-04-01T07:09Z
SECTION0{name DENXPeople} DENX People DENX Software Engineering: Dipl.-Ing. Wolfgang Denk (Managing Director) Dipl.-Math. techn. Detlev Zundel (Managing Director ... (last changed by WolfgangDenk)2009-04-01T07:09ZWolfgangDenk1.7updatedmajorhttp://www.denx.de/wiki/rdiff/Training/DENXPeoplehttp://www.denx.de/wiki/rdiff/Training/DENXPeopleBuildingUBootAndLinux
http://www.denx.de/wiki/view/Training/BuildingUBootAndLinux?t=2008-11-20T13:29Z
SECTION0{name BuildingUBootAndLinux} Building U-Boot and the Linux kernel for the first time Code Download Introduction to build process config and make U-Boot config ... (last changed by DetlevZundel)2008-11-20T13:29ZDetlevZundel1.3updatedmajorhttp://www.denx.de/wiki/rdiff/Training/BuildingUBootAndLinuxhttp://www.denx.de/wiki/rdiff/Training/BuildingUBootAndLinuxCustomizingUBoot
http://www.denx.de/wiki/view/Training/CustomizingUBoot?t=2008-11-20T13:29Z
SECTION0{name CustomizingUBoot} Customizing U-Boot Customizing U-Boot Standard build procedure, configuration options Image files: u-boot, u-boot.bin, u-boot.srec ... (last changed by DetlevZundel)2008-11-20T13:29ZDetlevZundel1.2updatedmajorhttp://www.denx.de/wiki/rdiff/Training/CustomizingUBoothttp://www.denx.de/wiki/rdiff/Training/CustomizingUBootHistoryOfLinux
http://www.denx.de/wiki/view/Training/HistoryOfLinux?t=2007-10-18T14:57Z
SECTION0{name HistoryOfLinux} History of Linux (Part One) Unix is a Third System Unix started as "pet" project by Ken Thompson at Bell Labs BR BR First OS in a high ... (last changed by MarkusKlotzbuecher)2007-10-18T14:57ZMarkusKlotzbuecher1.4updatedmajorhttp://www.denx.de/wiki/rdiff/Training/HistoryOfLinuxhttp://www.denx.de/wiki/rdiff/Training/HistoryOfLinuxHistoryOfLinux2
http://www.denx.de/wiki/view/Training/HistoryOfLinux2?t=2007-10-18T14:26Z
SECTION0{name HistoryOfLinux} History of Linux (Part Two) As source was available, Unix evolved fast and diversified. BR AT T Unix, BSD (Berkeley Unix), Ultrix ... (last changed by MarkusKlotzbuecher)2007-10-18T14:26ZMarkusKlotzbuecher1.4updatedmajorhttp://www.denx.de/wiki/rdiff/Training/HistoryOfLinux2http://www.denx.de/wiki/rdiff/Training/HistoryOfLinux2WebHome
http://www.denx.de/wiki/view/Training/WebHome?t=2007-10-17T07:28Z
Training Courses offered by DENX Software Engineering: All courses are held at the DENX office in Gröbenzell (near Munich) in Germany. Normally the courses are in ... (last changed by WolfgangDenk)2007-10-17T07:28ZWolfgangDenk1.16updatedmajorhttp://www.denx.de/wiki/rdiff/Training/WebHomehttp://www.denx.de/wiki/rdiff/Training/WebHomeUsingLindentWithEmacs
http://www.denx.de/wiki/view/Training/UsingLindentWithEmacs?t=2007-09-18T17:44Z
Using external code beautifiers with Emacs The following Lisp code is a convenient wrapper to the Lindent script provided with the Linux kernel. For it to work correctly ... (last changed by DetlevZundel)2007-09-18T17:44ZDetlevZundel1.3updatedmajorhttp://www.denx.de/wiki/rdiff/Training/UsingLindentWithEmacshttp://www.denx.de/wiki/rdiff/Training/UsingLindentWithEmacsCodingStyleIssues
http://www.denx.de/wiki/view/Training/CodingStyleIssues?t=2007-09-18T14:52Z
Three examples of CodingStyle problems Below are three "live" examples from recent discussions. Example 1 may03 denx/arch/ppc/syslib/ppc440spe pcie.c 2007-05-03 08 ... (last changed by DetlevZundel)2007-09-18T14:52ZDetlevZundel1.1updatedmajorhttp://www.denx.de/wiki/rdiff/Training/CodingStyleIssueshttp://www.denx.de/wiki/rdiff/Training/CodingStyleIssuesHistoryOfLinux3
http://www.denx.de/wiki/view/Training/HistoryOfLinux3?t=2007-07-02T16:40Z
SECTION0{name HistoryOfLinux} History of Linux (Part Three) In September 1983 Richard Stallman started the GNU project to build complete free operating system. As ... (last changed by DetlevZundel)2007-07-02T16:40ZDetlevZundel1.2updatedmajorhttp://www.denx.de/wiki/rdiff/Training/HistoryOfLinux3http://www.denx.de/wiki/rdiff/Training/HistoryOfLinux3GenericOverview
http://www.denx.de/wiki/view/Training/GenericOverview?t=2007-05-07T06:25Z
SECTION0{name Overview} Embedded Linux Training course DENX Software Engineering GmbH BR Kirchenstra e 5 BR 82194 Gröbenzell BR Agenda: CONTENTS (last changed by DetlevZundel)2007-05-07T06:25ZDetlevZundel1.3updatedmajorhttp://www.denx.de/wiki/rdiff/Training/GenericOverviewhttp://www.denx.de/wiki/rdiff/Training/GenericOverviewDENXCompanyProfile
http://www.denx.de/wiki/view/Training/DENXCompanyProfile?t=2007-05-07T06:25Z
SECTION0{name DENXCompanyProfile} Company Profile DENX two companies: DENX Software Engineering GmbH provide software engineering services in the area of Embedded ... (last changed by DetlevZundel)2007-05-07T06:25ZDetlevZundel1.3updatedmajorhttp://www.denx.de/wiki/rdiff/Training/DENXCompanyProfilehttp://www.denx.de/wiki/rdiff/Training/DENXCompanyProfile