summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-07-26Prepare v2022.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-23Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-2/+2
2022-07-23Merge 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 wikiTom 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-14Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini4-286/+1641
2022-07-14doc: 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
2022-07-13doc: mkimage: Remove AUTHORS sectionSean Anderson1-6/+6
2022-07-13doc: mkimage: Add SEE ALSO sectionSean Anderson1-0/+8
2022-07-13doc: mkimage: Add BUGS sectionSean Anderson1-2/+5
2022-07-13doc: mkimage: Edit options for style and consistencySean Anderson1-70/+207
2022-07-13doc: mkimage: Use correct capitalization for NAMESean Anderson1-1/+1
2022-07-13doc: mkimage: Rearrange/remove some optionsSean Anderson1-33/+29
2022-07-13doc: mkimage: Use subsection macroSean Anderson1-5/+3
2022-07-13doc: mkimage: Regularize option documentationSean Anderson1-36/+36
2022-07-13doc: mkimage: Reformat examplesSean Anderson1-49/+67
2022-07-13doc: mkimage: Use empty request instead of blank linesSean Anderson1-54/+54
2022-07-13doc: mkimage: Use standard style for synopsisSean Anderson1-11/+22
2022-07-12ARM: dts: stm32: add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)Patrick Delaunay1-0/+19
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-0/+490
2022-07-07arm: Remove PXA architecture supportTom Rini1-9/+0
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini1-30/+0
2022-06-28dm: core: Add documentation for the dm commandSimon Glass2-0/+488
2022-06-28bloblist: Describe the design goalsSimon Glass1-0/+2
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull3-15/+15
2022-06-23dt-bindings: spi: Add hpe gxp spiNick Hawkins1-0/+37
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva2-0/+50
2022-06-20Merge branch 'master' into nextTom Rini4-1/+159