- 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 0f2c979 Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · 1 year, 7 months ago
- cdfcfe4 docs: fix wrong proftool usage by Pavel Skripkin · 1 year, 8 months ago
- a8db4c5 event: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
- 8746911 Prepare v2023.07-rc1 by Tom Rini · 1 year, 7 months ago
- 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 8 months ago
- 6db33c2 drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · 1 year, 8 months ago
- 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 8 months ago
- b7f3509 doc: codingstyle: Python coding style by Heinrich Schuchardt · 1 year, 8 months ago
- 616f212 doc: describe our documentation style by Heinrich Schuchardt · 1 year, 8 months ago
- 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
- 4adeec8 Prepare v2023.04 by Tom Rini · 1 year, 8 months ago
- 8a5d4b3 doc: describe skipping triggering a pipeline in Gitlab by Heinrich Schuchardt · 1 year, 8 months ago
- f5e6084 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
- 811bf00 Prepare v2023.04-rc5 by Tom Rini · 1 year, 8 months ago
- 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
- 9b26c18 Prepare v2023.04-rc4 by Tom Rini · 1 year, 9 months ago
- ecf2151 doc: uefi: fix links by Vincent Stehlé · 1 year, 9 months ago
- 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
- 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
- b8743e2 Prepare v2023.04-rc3 by Tom Rini · 1 year, 9 months ago
- 2df8ea8 doc: devicetree: dt_qemu.rst: Fix the typo and space by Yu Chien Peter Lin · 1 year, 10 months ago
- b9a1a05 dm: doc: Update documentation for new driver model schema by Simon Glass · 1 year, 10 months ago
- f9269c7 Prepare v2023.04-rc2 by Tom Rini · 1 year, 10 months ago
- b9d1997 trace: Update documentation by Simon Glass · 1 year, 11 months ago
- 2e5161eb bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 10 months ago
- 2b0445c Prepare v2023.04-rc1 by Tom Rini · 1 year, 10 months ago
- f5891d4 doc: move directory hierarchy to HTML by Heinrich Schuchardt · 1 year, 10 months ago
- 307cf81 event: Document dynamic event handlers by Simon Glass · 1 year, 11 months ago
- 736612e bootstd: Update documentation for new features by Simon Glass · 1 year, 11 months ago
- 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 11 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 56da76d trace: Use notrace for short by Simon Glass · 2 years ago
- 311bd35 expo: Add documentation by Simon Glass · 1 year, 11 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- d2c928a Prepare v2023.01 by Tom Rini · 1 year, 11 months ago
- 543bd4f doc: Use "changesets" not "csets" in statistics pages by Tom Rini · 2 years ago
- c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- 8b5dd10 Prepare v2023.01-rc4 by Tom Rini · 2 years ago
- c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years ago
- 4322898 doc: fix typos by Maxim Cournoyer · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 1 month ago
- ca8f571 Prepare v2023.01-rc3 by Tom Rini · 2 years ago
- b4be383 Prepare v2023.01-rc2 by Tom Rini · 2 years ago
- 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
- ef933ba Prepare v2023.01-rc1 by Tom Rini · 2 years, 1 month ago
- 2eaffba docs: Add a basic security document by Tom Rini · 2 years, 1 month ago
- b08b857 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · 2 years, 1 month ago
- 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 050bb64 dm: doc: Fix serial howto u-boot,dm-pre-reloc typo by Michal Suchanek · 2 years, 2 months ago
- c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 2 months 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, 5 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