aboutsummaryrefslogtreecommitdiff
path: root/doc/develop
AgeCommit message (Expand)AuthorFilesLines
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull2-4/+4
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini1-1/+1
2022-06-04EFI: Update the documentation to reflect the correct value of OsIndicationsSughosh Ganu1-1/+1
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass1-1/+6
2022-05-02doc: Expand SPL docs to explain the phase and configSimon Glass1-0/+34
2022-05-02doc: Convert SPL documentation to ReSTSimon Glass2-0/+116
2022-04-29doc: Correct position of gdb '--args' parameterAndrew Scull1-1/+1
2022-04-25nds32: Remove the architectureWIP/25Apr2022Tom Rini1-2/+0
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini3-0/+642
2022-04-25bootstd: doc: Add documentationWIP/2022-04-25-initial-implementation-of-stdbootSimon Glass3-0/+642
2022-04-23dm: tag: add some documentAKASHI Takahiro1-0/+21
2022-04-15doc: uefi: Update the capsule update related documentationSughosh Ganu1-2/+98
2022-04-09doc: distro: Update list of all support boot typesPali Rohár1-1/+2
2022-04-09dm: Add docs to explain how to enable DM_SERIAL for a boardSimon Glass1-1/+152
2022-04-04Merge branch 'next'Tom Rini3-0/+78
2022-04-02Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"WIP/02Apr2022-nextTom Rini1-1/+2
2022-04-01global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini1-2/+1
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini1-1/+1
2022-03-20doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOTJan Kiszka1-1/+1
2022-03-10event: Add documentationSimon Glass2-0/+67
2022-03-02patman: Correct pylint errorsSimon Glass1-0/+11
2022-02-26doc: describe generation of SMBIOS tableHeinrich Schuchardt2-0/+23
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro1-2/+2
2022-02-11doc: update UEFI document for usage of mkeficapsuleAKASHI Takahiro1-75/+76
2022-02-10nvme: Split out PCI supportMark Kettenis1-0/+1
2022-02-03scripts/checkpatch.pl: Resync with v5.16Simon Glass1-48/+542
2022-01-28dm: serial: Add a migration deadline for serialSimon Glass1-0/+8
2022-01-25binman: Add documentation for bintoolsSimon Glass1-0/+1
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes1-0/+18
2022-01-24moveconfig: Allow querying board configurationSimon Glass1-2/+23
2022-01-24Makefile: Add a pylint checker to the buildSimon Glass2-0/+88
2022-01-19doc: printf() codesHeinrich Schuchardt2-0/+200
2022-01-13bloblist: doc: Bring in the API documentationSimon Glass1-1/+7
2022-01-12timer: Add a migration messageSimon Glass1-0/+12
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini1-3/+3
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass1-1/+1
2021-12-31efi: Locate all block devices in the appSimon Glass1-3/+1
2021-12-27doc: Fix usage of CFG_RPMB_WRITE_KEYIlias Apalodimas1-3/+3
2021-12-23arm: riscv: qemu: Explain how to extract the generated dtSimon Glass2-0/+49
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini1-4/+4
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass1-4/+4
2021-12-05keyboard: Add a migration messageSimon Glass1-0/+8
2021-12-05trace: sandbox: Use only the Kconfig optionsSimon Glass1-7/+2
2021-12-05bloblist: Support allocating the bloblistSimon Glass1-0/+16
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini1-8/+8
2021-11-20doc: fix typos in trace.rstHeinrich Schuchardt1-8/+8
2021-11-16doc: Improve environment documentation furtherSimon Glass2-0/+52
2021-11-11doc: Move distro boot doc to rSTSimon Glass2-0/+412
2021-11-07efi: Add video support to the appSimon Glass1-1/+1
2021-11-07efi: Create a 64-bit appSimon Glass1-3/+3