Topics in U-Boot web: | Changed: now 11:13 | Changed by: |
---|---|---|
ARCNotes | 31 Oct 2016 - 15:07 - r1.10 | AlexeyBrodkin |
GNU Toolchain for ARC The most recent release of pre-built GNU tools for ARC could be obtained from here https://github.com/foss-for-synopsys-dwc-arc-processors ... | ||
CodingStyle | 06 May 2020 - 13:39 - r1.20 | SimonGlass |
U-Boot Coding Style The following Coding Style requirements shall be mandatory for all code contributed to the U-Boot project. Exceptions are only allowed if code ... | ||
ColdFireNotes | 27 Apr 2016 - 18:26 - r1.12 | AngeloDureghello |
GNU Toolchain for m68k / !ColdFire The kernel.org toolchains are currently adopted for development. Btw, at least for tested target mcf5307, both i686 and x86 64 ... | ||
Contacts | 05 Sep 2017 - 08:21 - r1.5 | AnatolijGustschin |
Contacts The primary channel to ask questions etc. should always be through the mailing list; BR you can Subscribe, Unsubscribe, or Change Preferences or simply read ... | ||
CustodianGitTrees | 23 Sep 2019 - 15:31 - r1.49 | TomRini |
Workflow for Custodian git Repositories TOC gitlab.denx.de The git trees for custodians are hosted here. They can be accessed from the outside as regular git trees ... | ||
Custodians | 09 Apr 2021 - 13:10 - r1.125 | TomRini |
U-Boot Custodians: Custodian: one that guards and protects or maintains (see Merriam-Webster) Please note that the MAINTAINERS file in-tree is the complete and authoritative ... | ||
DesignPrinciples | 30 Sep 2013 - 14:00 - r1.15 | MarioGoulart |
U-Boot Design Principles The 10 Golden Rules of U-Boot design: TOC #KeepSmall 1. Keep it Small U-Boot is a Boot Loader, i.e. its primary purpose in the shipping system ... | ||
DesignRequirements | 10 Dec 2007 - 11:03 - r1.3 | WolfgangDenk |
The following is a collection of issues currently discussed on the u-boot-users mailing list especially for the 2.x redesign. I put them here to make it easier for ... | ||
DevelopmentProcess | 16 Oct 2011 - 07:31 - r1.11 | WolfgangDenk |
U-Boot Development Process #ManagementSummary Management Summary: Development happens in Release Cycles of 2 months. The first 2 weeks are called Merge Window, which ... | ||
Documentation | 19 Nov 2013 - 14:05 - r1.11 | JaganTeki |
U-Boot Documentation Manual Frequently Asked Questions with answers! Design Principles Design requirements and common execution flow (Known) GCC Bugs and Issues ... | ||
DriverModel | 09 Mar 2020 - 21:35 - r1.19 | SimonGlass |
Driver Model Conversion This page includes a few notes on the status of the conversion of U-Boot to driver model. Purpose U-Boot originally had a pretty ad-hoc device ... | ||
GccBugsAndIssues | 29 Dec 2011 - 10:36 - r1.6 | WolfgangDenk |
GCC Bugs and Issues GCC BR Bug ID Subject Status Comments 43137 redundant register move for sign extending Fixed ARM only 43810 BR 48278 BR 45053 4.5 Regression linking ... | ||
GnatsEmail | 02 Aug 2008 - 22:12 - r1.3 | WolfgangDenk |
E-mail Interface to the U-Boot Patch Tracking System TOC Prepare and Submit Patch or Patches Patches are submitted to the U-Boot Patch Tracking System by sending ... | ||
GnatsGlossary | 02 Aug 2008 - 23:00 - NEW | WolfgangDenk |
Glossary #ProblemReport PR:: Problem Report | ||
GnatsLifeCycle | 02 Aug 2008 - 22:55 - NEW | WolfgangDenk |
Life Cycle of a Patch TOC States of Problem Reports Each PR goes through a defined series of states between origination and closure. By default, the originator of ... | ||
GnatsWeb | 02 Aug 2008 - 21:22 - NEW | WolfgangDenk |
Web Interface to the U-Boot Patch Tracking System TOC #UnassignedPatches Unassigned Patches Example: Category unassigned-patches...PR18: PATCH 2/3 TEST: format text ... | ||
Licensing | 25 Jul 2013 - 13:30 - NEW | WolfgangDenk |
Licensing U-Boot is Free Software. It is copyrighted by Wolfgang Denk and many others who contributed code (see the actual source code and the git commit messages ... | ||
MiniSummitELCE2013 | 18 Nov 2013 - 06:54 - r1.18 | JaganTeki |
ELCE2013 U-Boot Mini Summit Date and Location Thursday, October 24 2013, Edinburgh, Room "Harris 1", 13:00-17:00 Agenda Time Speaker Summary Detlev Zundel Teaser ... | ||
MiniSummitELCE2014 | 23 Nov 2020 - 14:33 - r1.35 | MichalSimek |
ELCE2014 U-Boot Mini Summit NA Needs Approval before publishing the name From left to right: NA, Pavel Machek, Anatolij Gustschin, Siva Durga Prasad Paladugu, Jason ... | ||
MipsNotes | 02 Feb 2008 - 11:00 - r1.4 | ShinyaKuribayashi |
U-Boot/MIPS Notes TODOs Feel free to add your ideas here Little endian build Cache rework Unify all board's link directives Need to extend ROM exception handlers ... | ||
OLSUbootBOF | 29 Jun 2007 - 18:08 - r1.2 | WolfgangDenk |
OLS U-Boot BOF TOC Configuration Compile Time Configuration BR Kconfig? 1 Break Kconfig out of kernel and make usable in U-Boot context Jon ? Run Time Configuration ... | ||
OpenSourceIndia2013 | 19 Nov 2013 - 12:26 - r1.6 | DetlevZundel |
Open Source India 2013 Date and Location 13th November 2013 "Hall 3, 15:30-16:15", NIMHANS Convention Centre, Bengaluru, India Topic Technical talk on "U-boot Multi ... | ||
PatchStatus | 15 Oct 2008 - 07:52 - r1.29 | PeterPearse |
Patch Status For Particular Architectures ARM Most recent first. Status could be U nder consideration T esting R eferred back to owner I n (linux ARM Wiki U-Boot ... | ||
PatchTracking | 01 Aug 2008 - 22:51 - NEW | WolfgangDenk |
The U-Boot Patch Tracking System T Note: This could also be used as a Bug Tracking System, but there are no bugs in U-Boot, just Features , right? The U-Boot Patch ... | ||
Patches | 18 Jun 2019 - 14:44 - r1.45 | AnatolijGustschin |
Patches and Feature Requests TOC Before you begin to implement any new ideas or concepts it is always a good idea to present your plans on the u-boot mailing list ... | ||
PmicNotes | 15 Dec 2014 - 12:23 - NEW | PrzemyslawMarczak |
U-Boot Pmic drivers (Updated 15-Dec-14) U-Boot provides a framework for pmic drivers. Details can be found in: doc/README.power-framework Since the driver-model is ... | ||
ReleaseCycle | 05 Apr 2021 - 15:08 - r1.212 | TomRini |
U-Boot Release Cycle The U-Boot projects attempts to maintain a fixed, predictable Release Cycle as follows: We will have U-Boot releases at a fixed release interval ... | ||
SourceCode | 24 Feb 2021 - 08:45 - r1.16 | WolfgangDenk |
U-Boot Source Code The current source code is available through the git repository at gitlab.denx.de . BR RED NOTE: By February 27/28, this location will move to ... | ||
SummitELCE2015 | 19 Oct 2015 - 13:52 - r1.17 | SimonGlass |
ELCE2015 U-Boot Summit Evening Event We meet on Monday, October 5, at 7 p.m. at BR O'Neills Victorian Pub and Townhouse BR 36-37 Pearse St. BR Dublin 2 BR Tel. 353 ... | ||
TaskAddArmRelocation | 12 Oct 2008 - 22:47 - NEW | WolfgangDenk |
Add Relocation for ARM Systems The fundamental problem with the ARM port is that on ARM, U-Boot gets linked to a fixed address in RAM. We inherited this deficiency ... | ||
TaskEnvironmentGroups | 12 Oct 2008 - 14:33 - NEW | WolfgangDenk |
Group environment Variables: Rationale: In many cases the environment settings become so big that they are difficult to navigate and to change. It has been suggested ... | ||
TaskFixRelocation | 12 Oct 2008 - 22:43 - NEW | WolfgangDenk |
Fix Relocation Currently relocation is not working as it should: as is, statically initialized pointers must be manually relocated, or they will continue to point ... | ||
TaskGplCleanup | 12 Oct 2008 - 14:51 - NEW | WolfgangDenk |
Cleanup GPL Incompatibilities Over time, a couple of files have sneaked in into the U-Boot source code that are either missing a valid GPL license header or that ... | ||
TaskHandleVarsLikeCommands | 15 Oct 2008 - 12:41 - r1.2 | WolfgangDenk |
Handle environment variables like commands At the moment, the "run" command has to be used to execute the content of an environment variable as a command sequence ... | ||
TaskRefactorBootmImage | 17 Oct 2008 - 01:43 - NEW | JerryVanBaren |
Refactor bootm and Image Commands TOC Problems: bootm has gathered more and more variants of sequences for booting the target OS. Kumar has created a bootm subcmd ... | ||
TaskSetEnvironmentDefaults | 12 Oct 2008 - 13:59 - NEW | WolfgangDenk |
Set Environment to Default Values Rationale: There are many situations where it is desirable to reset the environment variables to default values (like the built ... | ||
TaskTimerAPI | 12 Jun 2011 - 05:25 - r1.2 | GraemeRuss |
The (new) U-Boot Timer API Being worked on by: Graeme Russ The 'Old' API Overview U-Boot currently has a timer API consisting of the following functions: void udelay ... | ||
TaskUbiSupport | 15 Oct 2008 - 14:35 - r1.2 | StefanRoese |
UBI Support Being worked on by: Stefan Roese We will try to integrate the UBI support (basically the version already published by Kyungmin Park) into U-Boot. This ... | ||
Tasks | 24 Jul 2012 - 18:07 - r1.8 | WolfgangDenk |
Tasks This page lists taks and ideas that should or could beimplemented for U-Boot. Entries in the To-Do List be waiting for a volunteer and/or sponsor, while entries ... | ||
TooBigPatches | 21 Oct 2014 - 13:35 - r1.22 | WolfgangDenk |
Too big patches Despite all efforts to keep patches small and easy to review, every now and then there are legitimate reasons for patches that exceed the size limit ... | ||
ToolsPatchTracking | 06 Aug 2012 - 15:19 - r1.5 | TomRini |
Patch Tracking Tool TOC PatchTrack is designed to help alleviate some of the load from custodians managing an email based work flow accepting patches from a large ... | ||
U-BootAuthors | 26 Oct 2018 - 12:02 - r1.2 | WolfgangDenk |
U-Boot Authors Notes In some cases it may be interesting to have a list of all people who contributed to U-Boot. This page documents the process which was used to ... | ||
UBootFdtInfo | 24 Oct 2012 - 13:00 - r1.65 | WolfgangDenk |
Flattened Device Tree The mandate of the Flattened Device Tree custodian repository is to improve fdt "blob" support in u-boot. It does this by adapting David Gibson ... | ||
UbootStat_1_3_0 | 19 May 2008 - 20:10 - NEW | WolfgangDenk |
U-Boot 1.3.0 Release Statistics (Changes since v1.2.0) Processed 1429 csets from 122 developers 30 employers found A total of 253472 lines added, 213645 removed ... | ||
UbootStat_1_3_1 | 19 May 2008 - 20:07 - NEW | WolfgangDenk |
U-Boot 1.3.1 Release Statistics (Changes since v1.3.0) Processed 45 csets from 5 developers 5 employers found A total of 136969 lines added, 135070 removed (delta ... | ||
UbootStat_1_3_2 | 19 May 2008 - 20:05 - NEW | WolfgangDenk |
U-Boot 1.3.2 Release Statistics (Changes since v1.3.1) Processed 858 csets from 101 developers 36 employers found A total of 180495 lines added, 55592 removed (delta ... | ||
UbootStat_1_3_3 | 19 May 2008 - 20:02 - NEW | WolfgangDenk |
U-Boot 1.3.3 Release Statistics (Changes since v1.3.2) Processed 715 csets from 89 developers 36 employers found A total of 97852 lines added, 54112 removed (delta ... | ||
UbootStat_1_3_4 | 13 Aug 2008 - 10:24 - r1.2 | WolfgangDenk |
U-Boot 1.3.4 Release Statistics (Changes since v1.3.3) Processed 593 csets from 101 developers 42 employers found A total of 61927 lines added, 41596 removed (delta ... | ||
UbootStat_2008_10 | 18 Oct 2008 - 21:05 - NEW | WolfgangDenk |
U-Boot 2008.10 Release Statistics (Changes since v1.3.4) Processed 618 csets from 106 developers 47 employers found A total of 108280 lines added, 56955 removed ... | ||
UbootStat_2009_01 | 23 Jan 2009 - 12:31 - NEW | WolfgangDenk |
U-Boot 2009.01 Release Statistics (Changes since v2008.10) Processed 517 csets from 80 developers 29 employers found A total of 101798 lines added, 74343 removed ... | ||
UbootStat_2009_03 | 22 Mar 2009 - 19:11 - r1.3 | WolfgangDenk |
U-Boot 2009.03 Release Statistics (Changes since v2009.01) Processed 537 csets from 90 developers 41 employers found A total of 54469 lines added, 8339 removed (delta ... | ||
UbootStat_2009_06 | 14 Jun 2009 - 20:20 - NEW | WolfgangDenk |
U-Boot 2009.06 Release Statistics (Changes since v2009.03) Processed 470 csets from 74 developers 27 employers found A total of 51824 lines added, 17041 removed ... | ||
UbootStat_2009_08 | 31 Aug 2009 - 20:33 - NEW | WolfgangDenk |
U-Boot 2009.08 Release Statistics (Changes since v2009.06) Processed 724 csets from 96 developers 34 employers found A total of 83512 lines added, 52725 removed ... | ||
UbootStat_2009_11 | 18 Dec 2009 - 19:54 - NEW | WolfgangDenk |
U-Boot 2009.11 Release Statistics (Changes since v2009.08) Processed 578 csets from 90 developers 38 employers found A total of 50678 lines added, 26546 removed ... | ||
UbootStat_2010_03 | 01 Apr 2010 - 09:24 - NEW | WolfgangDenk |
U-Boot 2010.03 Release Statistics (Changes since v2009.11) Processed 512 csets from 92 developers 29 employers found A total of 54015 lines added, 73002 removed ... | ||
UbootStat_2010_06 | 30 Jun 2010 - 07:08 - NEW | WolfgangDenk |
U-Boot 2010.06 Release Statistics (Changes since v2010.03) Processed 447 csets from 101 developers 29 employers found A total of 42309 lines added, 22806 removed ... | ||
UbootStat_2010_09 | 29 Sep 2010 - 08:49 - NEW | WolfgangDenk |
U-Boot 2010.09 Release Statistics (Changes since v2010.06) Processed 842 csets from 114 developers 32 employers found A total of 77775 lines added, 140638 removed ... | ||
UbootStat_2010_12 | 22 Dec 2010 - 19:59 - NEW | WolfgangDenk |
U-Boot 2010.12 Release Statistics (Changes since v2010.09) Processed 859 csets from 111 developers 29 employers found A total of 75649 lines added, 90937 removed ... | ||
UbootStat_2011_03 | 28 Jun 2011 - 06:35 - r1.2 | WolfgangDenk |
U-Boot 2011.03 Release Statistics (Changes since v2010.12) Processed 484 csets from 80 developers 21 employers found A total of 42168 lines added, 16328 removed ... | ||
UbootStat_2011_06 | 28 Jun 2011 - 06:39 - NEW | WolfgangDenk |
U-Boot 2011.06 Release Statistics (Changes since v2011.03) Processed 678 csets from 135 developers 26 employers found A total of 48114 lines added, 36696 removed ... | ||
UbootStat_2011_09 | 29 Sep 2011 - 19:32 - NEW | WolfgangDenk |
U-Boot 2011.09 Release Statistics (Changes since v2011.06) Processed 645 csets from 120 developers 24 employers found A total of 37905 lines added, 45961 removed ... | ||
UbootStat_2011_12 | 23 Dec 2011 - 19:42 - NEW | WolfgangDenk |
U-Boot 2011.12 Release Statistics (Changes since v2011.09) Processed 1530 csets from 146 developers 30 employers found A total of 136501 lines added, 116035 removed ... | ||
UbootStat_2012_04 | 21 Apr 2012 - 20:46 - NEW | WolfgangDenk |
U-Boot 2012.04 Release Statistics (Changes since v2011.12) Processed 773 csets from 126 developers 19 employers found A total of 132602 lines added, 56539 removed ... | ||
UbootStat_2012_07 | 30 Jul 2012 - 19:01 - NEW | WolfgangDenk |
U-Boot 2012.07 Release Statistics (Changes since v2012.04) Processed 775 csets from 115 developers 14 employers found A total of 55134 lines added, 11790 removed ... | ||
UbootStat_2012_10 | 16 Jan 2013 - 19:38 - r1.3 | WolfgangDenk |
U-Boot 2012.10 Release Statistics (Changes since v2012.07) Processed 925 csets from 134 developers 28 employers found A total of 88011 lines added, 36373 removed ... | ||
UbootStat_2013_01 | 16 Jan 2013 - 19:42 - NEW | WolfgangDenk |
U-Boot 2013.01 Release Statistics (Changes since v2012.10) Processed 1173 csets from 153 developers 30 employers found A total of 86969 lines added, 50126 removed ... | ||
UbootStat_2013_04 | 19 Apr 2013 - 20:21 - NEW | WolfgangDenk |
U-Boot 2013.04 Release Statistics (Changes since v2013.01) Processed 980 csets from 135 developers 25 employers found A total of 78060 lines added, 44127 removed ... | ||
UbootStat_2013_07 | 16 Oct 2013 - 20:43 - r1.2 | WolfgangDenk |
U-Boot 2013.07 Release Statistics (Changes since v2013.04) Processed 948 csets from 161 developers 27 employers found A total of 68587 lines added, 37600 removed ... | ||
UbootStat_2013_10 | 16 Oct 2013 - 20:46 - NEW | WolfgangDenk |
U-Boot 2013.10 Release Statistics (Changes since v2013.07) Processed 710 csets from 134 developers 25 employers found A total of 55489 lines added, 119445 removed ... | ||
UbootStat_2014_01 | 21 Jan 2014 - 10:25 - NEW | WolfgangDenk |
U-Boot 2014.01 Release Statistics (Changes since v2013.10) Processed 980 csets from 153 developers 27 employers found A total of 68855 lines added, 50005 removed ... | ||
UbootStat_2014_04 | 15 Apr 2014 - 11:00 - NEW | WolfgangDenk |
U-Boot 2014.04 Release Statistics (Changes since v2014.01) Processed 769 csets from 109 developers 19 employers found A total of 66836 lines added, 112896 removed ... | ||
UbootStat_2014_07 | 15 Jul 2014 - 05:37 - NEW | WolfgangDenk |
U-Boot 2014.07 Release Statistics (Changes since v2014.04) Processed 1074 csets from 146 developers 27 employers found A total of 65681 lines added, 100024 removed ... | ||
UbootStat_2014_10 | 23 Oct 2014 - 13:37 - NEW | WolfgangDenk |
U-Boot 2014.10 Release Statistics (Changes since v2014.07) Processed 1111 csets from 145 developers 23 employers found A total of 146820 lines added, 58801 removed ... | ||
UbootStat_2015_01 | 12 Jan 2015 - 21:26 - NEW | WolfgangDenk |
U-Boot 2015.01 Release Statistics (Changes since v2014.10) Processed 1588 csets from 162 developers 30 employers found A total of 106613 lines added, 159635 removed ... | ||
UbootStat_2015_04 | 17 Apr 2015 - 08:46 - r1.2 | WolfgangDenk |
U-Boot 2015.04 Release Statistics (Changes since v2015.01) Processed 1585 csets from 169 developers 34 employers found A total of 99448 lines added, 166603 removed ... | ||
UbootStat_2015_07 | 07 Aug 2015 - 06:15 - NEW | WolfgangDenk |
U-Boot 2015.07 Release Statistics (Changes since v2015.04) Processed 1563 csets from 156 developers 24 employers found A total of 176355 lines added, 44130 removed ... | ||
UbootStat_2015_10 | 21 Oct 2015 - 05:36 - r1.2 | WolfgangDenk |
U-Boot 2015.10 Release Statistics (Changes since v2015.07) Processed 2069 csets from 182 developers 30 employers found A total of 180893 lines added, 90724 removed ... | ||
UbootStat_2016_01 | 13 Jan 2016 - 08:54 - NEW | WolfgangDenk |
U-Boot 2016.01 Release Statistics (Changes since v2015.10) Processed 1513 csets from 149 developers 30 employers found A total of 94614 lines added, 32531 removed ... | ||
UbootStat_2016_03 | 12 Apr 2016 - 20:49 - NEW | WolfgangDenk |
U-Boot 2016.03 Release Statistics (Changes since v2016.01) Processed 1375 csets from 126 developers 24 employers found A total of 83087 lines added, 24746 removed ... | ||
UbootStat_2016_05 | 11 Jul 2016 - 21:01 - NEW | WolfgangDenk |
U-Boot 2016.05 Release Statistics (Changes since v2016.03) Processed 1043 csets from 133 developers 22 employers found A total of 77779 lines added, 21905 removed ... | ||
UbootStat_2016_07 | 11 Jul 2016 - 21:03 - NEW | WolfgangDenk |
U-Boot 2016.07 Release Statistics (Changes since v2016.05) Processed 1078 csets from 133 developers 25 employers found A total of 87409 lines added, 35501 removed ... | ||
UbootStat_2016_09 | 13 Sep 2016 - 06:55 - NEW | WolfgangDenk |
U-Boot 2016.09 Release Statistics (Changes since v2016.07) Processed 987 csets from 129 developers 26 employers found A total of 76219 lines added, 14538 removed ... | ||
UbootStat_2016_11 | 14 Nov 2016 - 17:25 - NEW | WolfgangDenk |
U-Boot 2016.11 Release Statistics (Changes since v2016.09) Processed 1031 csets from 114 developers 22 employers found A total of 73321 lines added, 20937 removed ... | ||
UbootStat_2017_01 | 12 Jan 2017 - 07:19 - NEW | WolfgangDenk |
U-Boot 2017.01 Release Statistics (Changes since v2016.11) Processed 883 csets from 136 developers 24 employers found A total of 112574 lines added, 72846 removed ... | ||
UbootStat_2017_03 | 21 Mar 2017 - 19:44 - NEW | WolfgangDenk |
U-Boot 2017.03 Release Statistics (Changes since v2017.01) Processed 664 csets from 126 developers 26 employers found A total of 41330 lines added, 31385 removed ... | ||
UbootStat_2017_05 | 10 May 2017 - 18:57 - NEW | WolfgangDenk |
U-Boot 2017.05 Release Statistics (Changes since v2017.03) Processed 915 csets from 139 developers 26 employers found A total of 86135 lines added, 116801 removed ... | ||
UbootStat_2017_07 | 10 Jul 2017 - 20:39 - NEW | WolfgangDenk |
U-Boot 2017.07 Release Statistics (Changes since v2017.05) Processed 1371 csets from 129 developers 27 employers found A total of 100569 lines added, 201667 removed ... | ||
UbootStat_2017_09 | 12 Sep 2017 - 14:30 - NEW | WolfgangDenk |
U-Boot 2017.09 Release Statistics (Changes since v2017.07) Processed 1308 csets from 130 developers 25 employers found A total of 64047 lines added, 36307 removed ... | ||
UbootStat_2017_11 | 14 Nov 2017 - 07:36 - NEW | WolfgangDenk |
U-Boot 2017.11 Release Statistics (Changes since v2017.09) Processed 989 csets from 123 developers 27 employers found A total of 107828 lines added, 22718 removed ... | ||
UbootStat_2018_01 | 15 Jan 2018 - 08:34 - NEW | WolfgangDenk |
U-Boot 2018.01 Release Statistics (Changes since v2017.11) Processed 785 csets from 132 developers 29 employers found A total of 46990 lines added, 31695 removed ... | ||
UbootStat_2018_03 | 18 Mar 2018 - 19:51 - NEW | WolfgangDenk |
U-Boot 2018.03 Release Statistics (Changes since v2018.01) Processed 1193 csets from 151 developers 25 employers found A total of 101060 lines added, 25747 removed ... | ||
UbootStat_2018_05 | 10 Jul 2018 - 08:51 - NEW | WolfgangDenk |
U-Boot 2018.05 Release Statistics (Changes since v2018.03) Processed 977 csets from 128 developers 23 employers found A total of 72596 lines added, 38379 removed ... | ||
UbootStat_2018_07 | 10 Jul 2018 - 08:46 - NEW | WolfgangDenk |
U-Boot 2018.07 Release Statistics (Changes since v2018.05) Processed 1055 csets from 141 developers 27 employers found A total of 88664 lines added, 54500 removed ... | ||
UbootStat_2018_09 | 20 Oct 2018 - 14:16 - NEW | WolfgangDenk |
U-Boot 2018.09 Release Statistics (Changes since v2018.07) Processed 983 csets from 138 developers 28 employers found A total of 62059 lines added, 23685 removed ... | ||
UbootStat_2018_11 | 15 Nov 2018 - 11:15 - NEW | WolfgangDenk |
U-Boot 2018.11 Release Statistics (Changes since v2018.09) Processed 1105 csets from 130 developers 28 employers found A total of 78339 lines added, 18402 removed ... | ||
UbootStat_2019_01 | 10 Apr 2019 - 18:22 - NEW | WolfgangDenk |
U-Boot 2019.01 Release Statistics (Changes since v2018.11): Processed 1149 csets from 140 developers 25 employers found A total of 99015 lines added, 19344 removed ... | ||
UbootStat_2019_04 | 10 Apr 2019 - 18:13 - NEW | WolfgangDenk |
U-Boot 2019.04 Release Statistics (Changes since v2019.01) Processed 1193 csets from 182 developers 25 employers found A total of 76038 lines added, 22237 removed ... | ||
UbootStat_2019_07 | 10 Jul 2019 - 14:44 - NEW | WolfgangDenk |
U-Boot 2019.07 Release Statistics (Changes since v2019.04) Processed 2047 csets from 215 developers 28 employers found A total of 169802 lines added, 64752 removed ... | ||
UbootStat_2019_10 | 09 Oct 2019 - 07:47 - NEW | WolfgangDenk |
U-Boot 2019.10 Release Statistics (Changes since v2019.07) Processed 2007 csets from 190 developers 31 employers found A total of 111008 lines added, 38325 removed ... | ||
UbootStat_2020_01 | 27 Apr 2020 - 08:25 - NEW | WolfgangDenk |
U-Boot 2020.01 Release Statistics (Changes since v2019.10) Processed 1826 csets from 192 developers 29 employers found A total of 180486 lines added, 41174 removed ... | ||
UbootStat_2020_04 | 27 Apr 2020 - 08:31 - NEW | WolfgangDenk |
U-Boot 2020.04 Release Statistics (Changes since v2020.01) Processed 1639 csets from 189 developers 29 employers found A total of 108344 lines added, 33382 removed ... | ||
UbootStat_2020_07 | 18 Aug 2020 - 10:47 - NEW | WolfgangDenk |
U-Boot 2020.07 Release Statistics (Changes since v2020.04) Processed 1918 csets from 203 developers 31 employers found A total of 122895 lines added, 44517 removed ... | ||
UbootStat_2020_10 | 29 Dec 2020 - 08:53 - NEW | WolfgangDenk |
U-Boot 2020.10 Release Statistics (Changes since v2020.07) Processed 2048 csets from 227 developers 30 employers found A total of 166886 lines added, 60806 removed ... | ||
UbootStat_2021_01 | 12 Mar 2021 - 10:17 - NEW | WolfgangDenk |
U-Boot 2021.01 Release Statistics (Changes since v2020.10) Processed 1694 csets from 163 developers 26 employers found A total of 152587 lines added, 32307 removed ... | ||
UbootStat_2021_04 | 13 Apr 2021 - 11:45 - NEW | WolfgangDenk |
U-Boot 2021.04 Release Statistics (Changes since v2021.01) Processed 1675 csets from 194 developers 27 employers found A total of 117874 lines added, 48394 removed ... | ||
WebChanges | 16 Aug 2001 - 19:58 - NEW | PeterThoeny |
INCLUDE{" TWIKIWEB .WebChanges"} | ||
WebHome | 30 Mar 2020 - 23:27 - r1.30 | SimonGlass |
Das U-Boot the Universal Boot Loader Welcome to the Wiki area for cooperating on U-Boot development. T Note: Documentation on how to use U-Boot belongs into the ... | ||
WebIndex | 24 Nov 2001 - 11:41 - r1.2 | PeterThoeny |
SEARCH{"\. " scope "topic" regex "on" nosearch "on"} See also the faster WebTopicList | ||
WebLeftBar | 16 Aug 2004 - 05:52 - NEW | ArthurClemens? |
INCLUDINGWEB Web INCLUDINGWEB Web Home Changes Index Search Webs WEBLIST{" $name" separator ""} INCLUDE{" MAINWEB . WIKINAME LeftBar" warn "Create personal sidebar ... | ||
WebNotify | 08 Jun 2015 - 12:23 - r1.8 | DetlevZundel |
This is a subscription service to be automatically notified by e-mail when topics change in this U-Boot web. This is a convenient service, so you do not have to come ... | ||
WebPreferences | 03 Apr 2009 - 10:58 - r1.16 | WolfgangDenk |
U-Boot Web Preferences The following settings are web preferences of the U-Boot web. These preferences overwrite the site-level preferences in TWIKIWEB . WIKIPREFSTOPIC ... | ||
WebRss | 16 Aug 2004 - 03:27 - r1.2 | PeterThoeny |
TWiki's U-Boot web SCRIPTURL /view SCRIPTSUFFIX /U-Boot The U-Boot web of TWiki. TWiki is a Web-Based Collaboration Platform for the Corporate World. INCLUDE{" TWIKIWEB ... | ||
WebSearch | 08 Aug 2001 - 05:26 - NEW | PeterThoeny |
INCLUDE{" TWIKIWEB .WebSearch"} | ||
WebSearchAdvanced | 18 Jan 2004 - 10:52 - NEW | PeterThoeny |
INCLUDE{" TWIKIWEB .WebSearchAdvanced"} | ||
WebStatistics | 05 Mar 2021 - 08:39 - r1.2219 | Main.guest |
Statistics for U-Boot Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Mar 2021 12325 0 0 ... | ||
WebTopicList | 24 Nov 2001 - 11:40 - NEW | PeterThoeny |
TOPICLIST{" $name "} See also the verbose WebIndex. | ||
X86 | 09 Aug 2015 - 13:25 - r1.6 | SimonGlass |
U-Boot on x86 (Updated 15-May-15) U-Boot supports running as a Coreboot payload on x86. So far only link (Chromebook pixel), Minnowboard, qmemu, broadwell CRB and ... |
Number of topics: 117