summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2022-10-06doc: documentation of EFI driver binding protocolHeinrich Schuchardt
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-08misc: Add support for nvmem cellsSean Anderson
2022-05-28doc/efi: add firmware management protocol to the documentationVincent Stehlé
2022-02-25clk: Add driver API to HTML docsSean Anderson
2022-02-25clk: Add client API to HTML docsSean Anderson
2022-01-15doc: add include/dm/fdtaddr.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/of*.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/read.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/devres.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/device.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/platdata.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/lists.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/root.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/uclass.h to the HTML documentationPatrick Delaunay
2021-11-20doc: add include/lmb.h to the HTML documentationHeinrich Schuchardt
2021-10-21doc: add system reset to API documentationHeinrich Schuchardt
2021-01-27doc: fix doc/develop/logging.rstHeinrich Schuchardt
2020-12-18linker_lists: Fix alignment issueSimon Glass
2020-11-05doc: add sandbox APIHeinrich Schuchardt
2020-10-30lib: Add getoptSean Anderson
2020-10-22doc: Document timer APISean Anderson
2020-10-08pinctrl: Reformat documentation in dm/pinctrl.hSean Anderson
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt
2020-06-14doc: random number generationHeinrich Schuchardt
2020-05-25doc: dfu: add DFU to HTML documentationHeinrich Schuchardt
2020-05-09doc: add Unicode functions to API descriptionHeinrich Schuchardt
2020-05-09efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt
2020-04-16efi_loader: function descriptions efi_watchdog.cHeinrich Schuchardt
2020-04-16efi_loader: function descriptions efi_unicode_collation.cHeinrich Schuchardt
2020-02-28doc/efi: add load file 2 protocol to HTML documentationHeinrich Schuchardt
2020-01-15efi_loader: document functions in efi_rng.cHeinrich Schuchardt
2019-09-05doc: UEFI API documentationHeinrich Schuchardt
2019-07-24doc: Move existing rst files into api sub-directoryBin Meng