aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-08-12bootstd: Update documentationSimon Glass2-29/+68
2022-08-12dm: core: Prepare for updating the device tree with ofnodeSimon Glass1-0/+26
2022-08-12dm: core: Introduce support for multiple treesSimon Glass1-0/+17
2022-08-12dm: core: Add a note about how livetree updates workSimon Glass1-4/+13
2022-08-12vbe: Add some documentationSimon Glass3-0/+28
2022-08-09Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodia...Tom Rini2-0/+135
2022-08-08Prepare v2022.10-rc2v2022.10-rc2Tom Rini1-1/+1
2022-08-05Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass2-9/+1
2022-08-05Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpmWIP/05Aug2022Tom Rini2-0/+27
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-2/+0
2022-08-02doc: rng: Add documentation for the rng commandSughosh Ganu2-0/+27
2022-07-29doc: develop: Describe system configurationTom Rini2-0/+133
2022-07-29Provide more details of exactly how configuration signatures are calculatedMartin Bonner1-0/+26
2022-07-29doc: environment: Further expand on Image locations and provide exampleTom Rini1-0/+53
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-12/+77
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+36
2022-07-26doc: Make a start on docs for fdt commandSimon Glass2-0/+70
2022-07-26log: force DEBUG when LOG_DEBUG is activatedPatrick Delaunay1-12/+7
2022-07-26fpga: zynqmp: support loading encrypted bitfilesAdrian Fiergolski1-0/+2
2022-07-26fpga: zynqmp: support loading authenticated imagesOleksandr Suvorov1-1/+4
2022-07-25Prepare v2022.10-rc1v2022.10-rc1Tom Rini1-2/+2
2022-07-25board: qualcomm: Add support for QCS404 EVBSumit Garg2-0/+80
2022-07-25board: qualcomm: Add support for dragonboard845cSumit Garg1-13/+87
2022-07-25doc: board: nxp: Add instructions to boot from QSPIMamta Shukla1-2/+36
2022-07-22Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-2/+2
2022-07-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini2-1/+9
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek BehĂșn1-1/+1
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle1-1/+7
2022-07-21watchdog: add amlogic watchdog supportPhilippe Boos1-0/+2
2022-07-18doc: typo 'formatted' in codingstyle.rstHeinrich Schuchardt1-1/+1
2022-07-18doc: add package uuid-dev to build dependenciesHeinrich Schuchardt1-1/+1
2022-07-14doc: Add in the historical release statistics found on the wikiWIP/2022-07-14-migrate-wiki-to-sphinxTom Rini67-0/+43655
2022-07-14doc: process: Correct and expand slightly on the Merge Window conceptTom Rini1-5/+6
2022-07-14doc: Add doc/develop/release_cycle.rstTom Rini2-0/+95
2022-07-14process.rst: Modernize the "Workflow of a Custodian" sectionTom Rini1-46/+42
2022-07-14process.rst: Perform minor cleanupsTom Rini1-16/+17
2022-07-14designprinciples.rst: Perform minor cleanupsTom Rini1-11/+11
2022-07-14doc: Migrate Process wiki page to SphinxTom Rini2-0/+201
2022-07-14doc: codingstyle: Remove comment about '//' style commentsTom Rini1-6/+0
2022-07-14doc: Migrate DesignPrinciples wiki page to SphinxTom Rini2-0/+206
2022-07-14doc: Migrate CodingStyle wiki page to SphinxTom Rini2-0/+266
2022-07-14Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/...Tom Rini3-0/+58
2022-07-13Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Jul2022Tom Rini4-286/+1641
2022-07-13doc: mediatek: add documentation for mt7621 reference boardsWeijie Gao3-0/+58
2022-07-13doc: Add statistics page for v2022.07Tom Rini1-0/+805
2022-07-13doc: environment: Expand on fdt_addr, initrd_addr and loadaddrTom Rini1-3/+12
2022-07-13doc: environment: Drop u-boot_addr_rTom Rini1-1/+0
2022-07-13doc: Add man page for dumpimageSean Anderson1-0/+103
2022-07-13doc: mkimage: Further document -o and -RSean Anderson1-34/+236
2022-07-13mkimage: Add long optionsSean Anderson1-0/+66