- 94d30f4 arm64: Reduce PT size estimation complexity by Marc Zyngier · 1 year, 9 months ago
- 41e2787 arm64: Reduce add_map() complexity by Marc Zyngier · 1 year, 9 months ago
- 2c0bdca timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 9 months ago
- 48d7e58 configs: evb-ast2600: Enable configs to store env in SPI by Ryan Chen · 1 year, 9 months ago
- c55c2a8 arm64: Initialize TLB memory if CMO_BY_VA_ONLY by Pierre-Clément Tosi · 1 year, 9 months ago
- 46dc542 arm: cpu: Add optional CMOs by VA by Marc Zyngier · 1 year, 9 months ago
- d165354 Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into next by Tom Rini · 1 year, 8 months ago
- f3384c6 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 8 months ago
- d99e6f7 command: Don't allow commands in SPL by Simon Glass · 1 year, 9 months ago
- 9c097f8 venice: Simplify conditions for network init by Simon Glass · 1 year, 9 months ago
- d36d5b0 power: wandboard: Add a missing CONFIG by Simon Glass · 1 year, 9 months ago
- a118449 x86: coral: Add missing TPL options by Simon Glass · 1 year, 9 months ago
- fd37535 dm: Add a TPL symbol for simple-bus by Simon Glass · 1 year, 9 months ago
- e6c5205 net: Add an SPL config for atheros by Simon Glass · 1 year, 9 months ago
- 847fca6 imx: Use SATA instead of CMD_SATA by Simon Glass · 1 year, 9 months ago
- 06a1edd freescale: Drop old pre-DM_ETH code by Simon Glass · 1 year, 9 months ago
- 7ffbb5b Add VPL options for BLOBLIST by Simon Glass · 1 year, 9 months ago
- d577459 test: Tidy up sandbox handling in test-main by Simon Glass · 1 year, 9 months ago
- 3b51080 lib: Add an SPL config for LIB_UUID by Simon Glass · 1 year, 9 months ago
- c7d53f0 sandbox: Tidy up I2C options by Simon Glass · 1 year, 9 months ago
- 9ee2f35 sandbox: Use the generic VPL option to enable VPL by Simon Glass · 1 year, 9 months ago
- dd8a290 sandbox: Tidy up RTC options by Simon Glass · 1 year, 9 months ago
- 05a8e1a lib: Fix build condition for tiny-printf by Simon Glass · 1 year, 9 months ago
- 5a6bc16 lib: Add VPL options for SHA1 and SHA256 by Simon Glass · 1 year, 9 months ago
- 40aa82d env: Allow VPL environment to be nowhere by Simon Glass · 1 year, 9 months ago
- 1c41958 bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 9 months ago
- 3693ee9 event: Add Kconfig options for SPL by Simon Glass · 1 year, 9 months ago
- 85c66dc sandbox: Expand size for VPL image by Simon Glass · 1 year, 9 months ago
- ae625d9 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · 1 year, 9 months ago
- 1d46753 Correct SPL use of DM_RNG by Simon Glass · 1 year, 9 months ago
- da900e5 boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 9 months ago
- b51b1a8 Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 9 months ago
- cd3a35e Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED by Simon Glass · 1 year, 9 months ago
- b07be4a Correct SPL uses of MULTIPLEXER by Simon Glass · 1 year, 9 months ago
- 1be3077 Correct SPL uses of DISPLAY_AER_FULL by Simon Glass · 1 year, 9 months ago
- 714c8f2 bootstd: Disable QFW bootmeth in SPL by Simon Glass · 1 year, 9 months ago
- f1692c9 sh4: Drop unused twl6030 driver by Simon Glass · 1 year, 9 months ago
- 2aaba92 mtd: Drop unused CONFIG_ONENAND_U_BOOT by Simon Glass · 1 year, 9 months ago
- 83431d1 mtd: Drop unused kb9202_nand driver by Simon Glass · 1 year, 9 months ago
- ea436db dt-bindings: usb: mtk-xhci: add support mt8195 by Chunfeng Yun · 1 year, 9 months ago
- b5e8e12 dt-bindings: phy-mtk-tphy: add support mt8195 by Chunfeng Yun · 1 year, 9 months ago
- b2eff03 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by Chunfeng Yun · 1 year, 9 months ago
- 39b854a phy: phy-mtk-tphy: add support mt8195 by Chunfeng Yun · 1 year, 9 months ago
- 5241fc8 phy: phy-mtk-tphy: remove macros to prepare bitfield value by Chunfeng Yun · 1 year, 9 months ago
- e61eaee usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · 1 year, 9 months ago
- f4ee45e s5p: Remove empty arch_misc_init by Tom Rini · 1 year, 9 months ago
- 1df23b4 mvebu: Drop empty arch_misc_init by Tom Rini · 1 year, 9 months ago
- f47c765 mvebe: Drop ARCH_MISC_INIT from alleycat 5 by Tom Rini · 1 year, 9 months ago
- cfc4c0c imx9: Remove ARCH_MISC_INIT by Tom Rini · 1 year, 9 months ago
- b7be876 common: Make ARCH_EARLY_INIT_R be selected only by Tom Rini · 1 year, 9 months ago
- 4c7df3b arm: rk3368: Select ARCH_EARLY_INIT_R when used by Tom Rini · 1 year, 9 months ago
- d0bfa29 arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA by Tom Rini · 1 year, 9 months ago
- efb0aa7 arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64 by Tom Rini · 1 year, 9 months ago
- e7348a7 common/Kconfig: Reword text for BOARD_TYPES by Tom Rini · 1 year, 9 months ago
- 49cba67 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 1 year, 9 months ago
- 1dbeade doc/kwboot.1: Update example description by Pali Rohár · 1 year, 10 months ago
- e000089 arm: mvebu: Define SPL memory maps by Pali Rohár · 1 year, 9 months ago
- 056808a arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot by Pali Rohár · 1 year, 9 months ago
- 7c40679 arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping by Pali Rohár · 1 year, 9 months ago
- 117481d arm: mvebu: Remove A39x relicts by Pali Rohár · 1 year, 10 months ago
- 58bb10d arm: mvebu: clearfog: Add defconfig for SATA booting by Pali Rohár · 1 year, 10 months ago
- b5b2e2d arm: mvebu: db-88f6820-amc: Add defconfig for NAND booting by Pali Rohár · 1 year, 10 months ago
- 41d52f3 arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) options by Pali Rohár · 1 year, 10 months ago
- 50afad5 arm: mvebu: Add support for generating PEX kwbimage by Pali Rohár · 1 year, 10 months ago
- 67bd615 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · 1 year, 10 months ago
- 3a521f0 tools: kwbimage: Add support for creating an image with no data by Pali Rohár · 1 year, 10 months ago
- b07965b tools: mkimage: Do not try to open datafile when it is skipped by Pali Rohár · 1 year, 10 months ago
- 2f6855a tools: mkimage: Print human readable error when -d is not specified by Pali Rohár · 1 year, 10 months ago
- cccc5b4 tools: kwbimage: Add support for XIP SPI/NOR images by Pali Rohár · 1 year, 10 months ago
- 27670ac tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images by Pali Rohár · 1 year, 10 months ago
- 9b4531f tools: kwbimage: Fix invalid secure boot header signature by Pali Rohár · 1 year, 10 months ago
- bf78a57 tools: kwbimage: Fix generating secure boot data image signature by Pali Rohár · 1 year, 10 months ago
- 39c7872 tools: kwbimage: Rename imagesz to dataoff by Pali Rohár · 1 year, 10 months ago
- dd13ac5 tools: kwbimage: Simplify add_secure_header_v1() by Pali Rohár · 1 year, 10 months ago
- 443894a tools: kwbimage: Print image data offset when printing kwbimage header by Pali Rohár · 1 year, 10 months ago
- 63cf0d7 tools: kwbimage: Print binary image offset as size by Pali Rohár · 1 year, 10 months ago
- 0a3a392 tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 images by Pali Rohár · 1 year, 10 months ago
- 0201244 tools: kwbimage: Reject mkimage -F option by Pali Rohár · 1 year, 10 months ago
- 9f39f19 tools: kwbimage: Fix endianity when printing kwbimage header by Pali Rohár · 1 year, 10 months ago
- ee3da92 tools: kwbimage: Fix generating of kwbimage v0 header checksum by Pali Rohár · 1 year, 10 months ago
- 226abde tools: kwbimage: Fix dumping NAND_BLKSZ by Pali Rohár · 1 year, 10 months ago
- e060779 tools: kwbimage: Fix dumping NAND_BADBLK_LOCATION by Pali Rohár · 1 year, 10 months ago
- aab9b06 tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE by Pali Rohár · 1 year, 10 months ago
- 908801d tools: kwbimage: Fix dumping register set / DATA commands by Pali Rohár · 1 year, 10 months ago
- 4941652 cmd: mvebu/bubt: Enable command by default by Pali Rohár · 1 year, 10 months ago
- c624c1c cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u64' defined but not used by Pali Rohár · 1 year, 9 months ago
- 329393f cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option by Pali Rohár · 1 year, 10 months ago
- c766c09 cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs by Pali Rohár · 1 year, 10 months ago
- f5860c5 cmd: mvebu/bubt: Check also A8K boot image checksum by Pali Rohár · 1 year, 10 months ago
- 7d9c083 cmd: mvebu/bubt: Do not modify image in A8K check_image_header() by Pali Rohár · 1 year, 10 months ago
- 40e3204c cmd: mvebu/bubt: Mark all local symbols as static by Pali Rohár · 1 year, 10 months ago
- e7813da cmd: mvebu/bubt: Rename variable image_size to hdr_size by Pali Rohár · 1 year, 10 months ago
- 4bf91e2 cmd: mvebu/bubt: Add support for reading image from the SATA disk partition by Pali Rohár · 1 year, 10 months ago
- c8f5009 cmd: mvebu/bubt: Add support for writing image to SATA disk by Pali Rohár · 1 year, 10 months ago
- fc10a92 cmd: mvebu/bubt: Add support for selecting eMMC HW partition by Pali Rohár · 1 year, 10 months ago
- 5b039dc tools: kwboot: Show image type and error parsing reasons by Pali Rohár · 1 year, 10 months ago
- 7bfc15e tools: kwboot: Fix patching of SPI/NOR XIP images by Pali Rohár · 1 year, 10 months ago
- a190667 tools: kwboot: Add check that kwbimage contains DDR init code by Pali Rohár · 1 year, 10 months ago
- 53ee6ec tools: kwboot: Validate optional kwbimage v1 headers by Pali Rohár · 1 year, 10 months ago
- 7665ed2 tools: kwboot: Fix parsing UART image without data checksum by Pali Rohár · 1 year, 10 months ago