- c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 1 month ago
- 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 2 months ago
- e6a211c dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years, 2 months ago
- 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
- 2c6206d doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · 2 years, 2 months ago
- c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
- b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 3 months ago
- be68ef5 doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · 2 years, 2 months ago
- 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
- d6e4e90 Prepare v2022.10 by Tom Rini · 2 years, 2 months ago
- 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
- 9e7a42a dm: core: Expand ofnode tests by Simon Glass · 2 years, 3 months ago
- cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
- 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 68f36ca Prepare v2022.10-rc5 by Tom Rini · 2 years, 2 months ago
- dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
- 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
- 4736bec cyclic: Add documentation by Stefan Roese · 2 years, 3 months ago
- b23b98f Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 4 months ago
- 43a8d6a Prepare v2022.10-rc4 by Tom Rini · 2 years, 3 months ago
- 91a187b test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
- 0b1f013 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · 2 years, 3 months ago
- 62a2e1d doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · 2 years, 3 months ago
- 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 3 months ago
- 13c6e43 Prepare v2022.10-rc3 by Tom Rini · 2 years, 3 months ago
- a58e936 doc: dm: clarify activation. by Michal Suchanek · 2 years, 4 months ago
- c8ab031 patman: Add documentation to doc/ by Simon Glass · 2 years, 4 months ago
- 29ea2aa doc: Drop a reference to Travis by Simon Glass · 2 years, 4 months ago
- 34b44d9 doc: develop: Add a note about importing code from other projects by Tom Rini · 2 years, 4 months ago
- c9f2e29 doc: crash_dumps.rst missing documentation link by Heinrich Schuchardt · 2 years, 4 months ago
- e629692 doc: add more details for crash dump analysis by Heinrich Schuchardt · 2 years, 4 months ago
- 6c55d0d bootstd: doc: Fix typos by Paul Barker · 2 years, 4 months ago
- afaeb77 bootstd: Update documentation by Simon Glass · 2 years, 4 months ago
- 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
- ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
- 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 4 months ago
- c08a992 vbe: Add some documentation by Simon Glass · 2 years, 4 months ago
- 70a86c7 Prepare v2022.10-rc2 by Tom Rini · 2 years, 4 months ago
- 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
- 486c5ef doc: develop: Describe system configuration by Tom Rini · 2 years, 4 months ago
- 816585d log: force DEBUG when LOG_DEBUG is activated by Patrick Delaunay · 2 years, 5 months ago
- 9876ffe Prepare v2022.10-rc1 by Tom Rini · 2 years, 4 months ago
- f910cbf doc: typo 'formatted' in codingstyle.rst by Heinrich Schuchardt · 2 years, 4 months ago
- 3d4e0a1 doc: Add in the historical release statistics found on the wiki by Tom Rini · 2 years, 5 months ago
- bab5e4d doc: process: Correct and expand slightly on the Merge Window concept by Tom Rini · 2 years, 5 months ago
- a5e4cd6 doc: Add doc/develop/release_cycle.rst by Tom Rini · 2 years, 5 months ago
- 1974a56 process.rst: Modernize the "Workflow of a Custodian" section by Tom Rini · 2 years, 5 months ago
- 4eed72a process.rst: Perform minor cleanups by Tom Rini · 2 years, 5 months ago
- af1d1db designprinciples.rst: Perform minor cleanups by Tom Rini · 2 years, 5 months ago
- 4476965 doc: Migrate Process wiki page to Sphinx by Tom Rini · 2 years, 5 months ago
- 7c0c646 doc: codingstyle: Remove comment about '//' style comments by Tom Rini · 2 years, 5 months ago
- 491616d doc: Migrate DesignPrinciples wiki page to Sphinx by Tom Rini · 2 years, 5 months ago
- a023c19 doc: Migrate CodingStyle wiki page to Sphinx by Tom Rini · 2 years, 5 months ago
- cc4163e doc: Add statistics page for v2022.07 by Tom Rini · 2 years, 5 months ago
- 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
- 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
- 30de28b bloblist: Describe the design goals by Simon Glass · 2 years, 9 months ago
- 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 6 months ago
- fddb136 EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · 2 years, 6 months ago
- 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
- af99ed6 doc: Expand SPL docs to explain the phase and config by Simon Glass · 2 years, 7 months ago
- 7a42cd7 doc: Convert SPL documentation to ReST by Simon Glass · 2 years, 7 months ago
- 591393f doc: Correct position of gdb '--args' parameter by Andrew Scull · 2 years, 8 months ago
- 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
- 83b9be6 bootstd: doc: Add documentation by Simon Glass · 2 years, 7 months ago
- 420e6d4 dm: tag: add some document by AKASHI Takahiro · 2 years, 8 months ago
- 50ec472 doc: uefi: Update the capsule update related documentation by Sughosh Ganu · 2 years, 8 months ago
- 7ab2200 doc: distro: Update list of all support boot types by Pali Rohár · 2 years, 8 months ago
- 85c15e4 dm: Add docs to explain how to enable DM_SERIAL for a board by Simon Glass · 2 years, 9 months ago
- 2853256 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
- a23179e Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 8 months ago
- 215ec5c global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 8 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 2191390 doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOT by Jan Kiszka · 2 years, 9 months ago
- 0fd8706 event: Add documentation by Simon Glass · 2 years, 9 months ago
- 547cba6 patman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- af326e3 doc: describe generation of SMBIOS table by Heinrich Schuchardt · 2 years, 9 months ago
- ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 10 months ago
- a7159db doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
- f8463d6 nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
- d2e6dd6 scripts/checkpatch.pl: Resync with v5.16 by Simon Glass · 2 years, 10 months ago
- ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 10 months ago
- 4142486 binman: Add documentation for bintools by Simon Glass · 2 years, 11 months ago
- 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
- 0082b2e moveconfig: Allow querying board configuration by Simon Glass · 3 years ago
- 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · 3 years ago
- 4f67158 doc: printf() codes by Heinrich Schuchardt · 2 years, 10 months ago
- 49ae4ad bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 11 months ago
- e10ae9f timer: Add a migration message by Simon Glass · 3 years ago
- 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
- 5c267a0 x86: Allow booting a kernel from the EFI app by Simon Glass · 2 years, 11 months ago
- 2d4b33e efi: Locate all block devices in the app by Simon Glass · 2 years, 11 months ago
- 63cc27a doc: Fix usage of CFG_RPMB_WRITE_KEY by Ilias Apalodimas · 3 years ago
- eb28494 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · 3 years ago
- dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
- 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
- f8409e9 keyboard: Add a migration message by Simon Glass · 3 years ago