summaryrefslogtreecommitdiff
path: root/doc/develop
AgeCommit message (Expand)Author
2022-10-03Prepare v2022.10v2022.10Tom Rini
2022-09-19Prepare v2022.10-rc5v2022.10-rc5Tom Rini
2022-09-05Prepare v2022.10-rc4v2022.10-rc4Tom Rini
2022-09-01doc: process, sending_patches: Update and correct the old "Patches" contentTom Rini
2022-09-01doc: sending_patches.rst: Incorporate the old "Patches" wiki contentTom Rini
2022-08-26Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi
2022-08-22Prepare v2022.10-rc3v2022.10-rc3Tom Rini
2022-08-20doc: dm: clarify activation.Michal Suchanek
2022-08-13patman: Add documentation to doc/Simon Glass
2022-08-13doc: Drop a reference to TravisSimon Glass
2022-08-13doc: develop: Add a note about importing code from other projectsTom Rini
2022-08-13doc: crash_dumps.rst missing documentation linkHeinrich Schuchardt
2022-08-13doc: add more details for crash dump analysisHeinrich Schuchardt
2022-08-13bootstd: doc: Fix typosPaul Barker
2022-08-12bootstd: Update documentationSimon Glass
2022-08-12dm: core: Prepare for updating the device tree with ofnodeSimon Glass
2022-08-12dm: core: Introduce support for multiple treesSimon Glass
2022-08-12dm: core: Add a note about how livetree updates workSimon Glass
2022-08-12vbe: Add some documentationSimon Glass
2022-08-08Prepare v2022.10-rc2v2022.10-rc2Tom Rini
2022-08-05Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass
2022-07-29doc: develop: Describe system configurationTom Rini
2022-07-26log: force DEBUG when LOG_DEBUG is activatedPatrick Delaunay
2022-07-25Prepare v2022.10-rc1v2022.10-rc1Tom Rini
2022-07-18doc: typo 'formatted' in codingstyle.rstHeinrich Schuchardt
2022-07-14doc: Add in the historical release statistics found on the wikiTom Rini
2022-07-14doc: process: Correct and expand slightly on the Merge Window conceptTom Rini
2022-07-14doc: Add doc/develop/release_cycle.rstTom Rini
2022-07-14process.rst: Modernize the "Workflow of a Custodian" sectionTom Rini
2022-07-14process.rst: Perform minor cleanupsTom Rini
2022-07-14designprinciples.rst: Perform minor cleanupsTom Rini
2022-07-14doc: Migrate Process wiki page to SphinxTom Rini
2022-07-14doc: codingstyle: Remove comment about '//' style commentsTom Rini
2022-07-14doc: Migrate DesignPrinciples wiki page to SphinxTom Rini
2022-07-14doc: Migrate CodingStyle wiki page to SphinxTom Rini
2022-07-13doc: Add statistics page for v2022.07Tom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-06-28bloblist: Describe the design goalsSimon Glass
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini
2022-06-04EFI: Update the documentation to reflect the correct value of OsIndicationsSughosh Ganu
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-05-02doc: Expand SPL docs to explain the phase and configSimon Glass
2022-05-02doc: Convert SPL documentation to ReSTSimon Glass
2022-04-29doc: Correct position of gdb '--args' parameterAndrew Scull
2022-04-25nds32: Remove the architectureTom Rini
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25bootstd: doc: Add documentationSimon Glass
2022-04-23dm: tag: add some documentAKASHI Takahiro