- d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
- 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 2 years ago
- 0d5392d global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · 2 years ago
- fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
- 4e3c8a6 global: Migrate CONFIG_FEC_MXC_PHYADDR to CFG by Tom Rini · 2 years ago
- c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
- ae91ed8 global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 2 years ago
- b73cd90 Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig by Tom Rini · 2 years ago
- 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
- bd34b76 fec_mxc: Remove CONFIG_FEC_FIXED_SPEED support 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
- 6ccf76e doc: update Sphinx requirements for certifi by Heinrich Schuchardt · 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
- 41c7e4a cmd: pxe: support INITRD and FDT selection with FIT by Patrick Delaunay · 2 years, 1 month ago
- 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
- 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
- ea79bb7 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 2 years ago
- a910c68 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 2 years ago
- 66fa77a Convert CONFIG_FSL_IIM to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years, 1 month ago
- 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years, 1 month ago
- ca8f571 Prepare v2023.01-rc3 by Tom Rini · 2 years ago
- ce2f0c6 doc: man-page for the sound command by Heinrich Schuchardt · 2 years ago
- 0746842 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · 2 years ago
- 6f8e38e doc: board: typo GIUD Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · 2 years ago
- d8fcaa2 doc: board: j721e_evm: Fix code-block type and indents by Andrew Davis · 2 years, 1 month ago
- 4bb0645 doc: board: j721e_evm: Add DM firmware steps by Andrew Davis · 2 years, 1 month ago
- 2dbb7a4 doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
- 79cc9be buildman: Convert documentation to rST by Simon Glass · 2 years, 1 month ago
- 8527b02 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · 2 years ago
- b4be383 Prepare v2023.01-rc2 by Tom Rini · 2 years ago
- 2776f2b Nokia RX-51: Document debugging options and compile command by Pali Rohár · 2 years ago
- d27f73e doc: fix build with sphinx 5.0 and later. by Quentin Schulz · 2 years, 1 month ago
- 50cd4ce doc: add man-page for cmp command by Heinrich Schuchardt · 2 years, 1 month ago
- da0ae24 Documentation: man-page for command bootd by Heinrich Schuchardt · 2 years, 1 month ago
- 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
- ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- fb577aa fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · 2 years, 1 month ago
- 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
- d5efa3c imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · 2 years, 1 month ago
- 51039ce imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · 2 years, 1 month ago
- 3e0bf76 imx: imx8qm-rom7720: switch to binman by Oliver Graute · 2 years, 1 month ago
- 63479bd dm: Add documentation for host command and implementation by Simon Glass · 2 years, 1 month ago
- 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
- fb998c2 test: Allow showing basic information about tests by Simon Glass · 2 years, 1 month ago
- 3814e89 test: doc: Add documentation for ut command by Simon Glass · 2 years, 1 month ago
- ef933ba Prepare v2023.01-rc1 by Tom Rini · 2 years, 1 month ago
- f9302d1 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 1 month ago
- df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years, 1 month ago
- a36008f Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
- 2eaffba docs: Add a basic security document by Tom Rini · 2 years, 1 month ago
- 6314cf6 doc: update sbi command example by Heinrich Schuchardt · 2 years, 1 month ago
- 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years, 1 month ago
- b08b857 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · 2 years, 1 month ago
- c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years, 1 month ago
- b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years, 1 month ago
- 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · 2 years, 1 month ago
- b152b42 dt/bindings: Add bindings for GPT based FWU Metadata storage device by Sughosh Ganu · 2 years, 1 month ago
- a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years, 1 month ago
- e3f81ae image: Add the concept of a phase to FIT by Simon Glass · 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
- 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 2 months ago
- 1a4e702 video: Drop VCXK video controller by Simon Glass · 2 years, 2 months ago
- 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
- 050bb64 dm: doc: Fix serial howto u-boot,dm-pre-reloc typo by Michal Suchanek · 2 years, 2 months ago
- c6794bf dt/bindings: memory: Add bindings for TI GPMC driver by Roger Quadros · 2 years, 1 month ago
- b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
- 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
- ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 2 months ago
- c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 2 months ago
- 3048ecd imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S by Frieder Schrempf · 2 years, 3 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
- 84328cf fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 2 months ago
- 0e10b6a doc: cmd: temperature: add documentation by Robert Marko · 2 years, 3 months ago
- f841bb8 cmd: xxd: add new command by Roger Knecht · 2 years, 3 months ago
- 11827c4 cmd: cat: add new command by Roger Knecht · 2 years, 3 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
- 9b97d12 doc: add python3-filelock python3-pytest-xdist by Heinrich Schuchardt · 2 years, 2 months ago
- 056ebd6 doc: man-page for cls 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
- b5aeef7 doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · 2 years, 2 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
- aa5ffb3 doc: improve description of autostart by Heinrich Schuchardt · 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
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago