summaryrefslogtreecommitdiff
path: root/doc/develop
AgeCommit message (Expand)Author
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
2022-04-15doc: uefi: Update the capsule update related documentationSughosh Ganu
2022-04-09doc: distro: Update list of all support boot typesPali Rohár
2022-04-09dm: Add docs to explain how to enable DM_SERIAL for a boardSimon Glass
2022-04-04Merge branch 'next'Tom Rini
2022-04-02Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"Tom Rini
2022-04-01global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-20doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOTJan Kiszka
2022-03-10event: Add documentationSimon Glass
2022-03-02patman: Correct pylint errorsSimon Glass
2022-02-26doc: describe generation of SMBIOS tableHeinrich Schuchardt
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro
2022-02-11doc: update UEFI document for usage of mkeficapsuleAKASHI Takahiro
2022-02-10nvme: Split out PCI supportMark Kettenis
2022-02-03scripts/checkpatch.pl: Resync with v5.16Simon Glass
2022-01-28dm: serial: Add a migration deadline for serialSimon Glass
2022-01-25binman: Add documentation for bintoolsSimon Glass
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes
2022-01-24moveconfig: Allow querying board configurationSimon Glass
2022-01-24Makefile: Add a pylint checker to the buildSimon Glass
2022-01-19doc: printf() codesHeinrich Schuchardt
2022-01-13bloblist: doc: Bring in the API documentationSimon Glass
2022-01-12timer: Add a migration messageSimon Glass
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass
2021-12-31efi: Locate all block devices in the appSimon Glass
2021-12-27doc: Fix usage of CFG_RPMB_WRITE_KEYIlias Apalodimas
2021-12-23arm: riscv: qemu: Explain how to extract the generated dtSimon Glass
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass
2021-12-05keyboard: Add a migration messageSimon Glass
2021-12-05trace: sandbox: Use only the Kconfig optionsSimon Glass
2021-12-05bloblist: Support allocating the bloblistSimon Glass
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-20doc: fix typos in trace.rstHeinrich Schuchardt
2021-11-16doc: Improve environment documentation furtherSimon Glass
2021-11-11doc: Move distro boot doc to rSTSimon Glass
2021-11-07efi: Add video support to the appSimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2021-11-07efi: Add a script to build an image for testing on UEFISimon Glass
2021-11-01docs: uefi: Update stale U-Boot on EFI docBin Meng
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas