aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-04Audit <flash.h> inclusionTom Rini
2022-08-04Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini
2022-08-04flash: Remove pic32_flash.cTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini
2022-08-04P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini
2022-08-04net: Remove CONFIG_SYS_DIRECT_FLASH_TFTPTom Rini
2022-08-04sh: Remove unused code in arch/sh/lib/bootm.cTom Rini
2022-08-04Merge branch '2022-08-04-assorted-fixed'Tom Rini
2022-08-04tools: mkimage: fix build with LibreSSLMichal Vasilek
2022-08-04tools: kwboot: use pkg-config to get -ltinfoHeiko Thiery
2022-08-04tools: mkeficapsule: use pkg-config to get -luuid and -lgnutlsHeiko Thiery
2022-08-04arm: mach-k3: security: Remove certificate if detected on GP deviceAndrew Davis
2022-08-04arm: mach-k3: security: Bypass image signing at runtime for GP devicesAndrew Davis
2022-08-04arm: mach-k3: security: Allow signing bypass if type is HS-FSAndrew Davis
2022-08-04arm: mach-k3: Add support for device type detectionAndrew Davis
2022-08-04cmd: remove deprecated LCD supportHeinrich Schuchardt
2022-08-04vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORTQuentin Schulz
2022-08-04imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMCQuentin Schulz
2022-08-04mx7ulp_com: fix incorrect select for SPL optionsQuentin Schulz
2022-08-04gpio: fix incorrect depends on for SPL_GPIO_HOGQuentin Schulz
2022-08-04ARM: dts: npcm7xx: add npcm750 full function nodeJim Liu
2022-08-04cmd: undefined return value of do_extension_apply()Heinrich Schuchardt
2022-08-04spl: mmc: Use correct MMC device when loading imageHarald Seiler
2022-08-04drivers: xen: events: fix build issues with disabled Xen HVCDmytro Firsov
2022-08-04cmd: fix do_adc_single()Vyacheslav Bocharov
2022-08-04pwm: aspeed: Select SYSCON to get parent detail.Billy Tsai
2022-08-01MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek BehúnMarek Behún
2022-07-31Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-07-29Merge tag 'doc-2022-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-29doc: develop: Describe system configurationTom Rini
2022-07-29Provide more details of exactly how configuration signatures are calculatedMartin Bonner
2022-07-29doc: environment: Further expand on Image locations and provide exampleTom Rini
2022-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-07-29arm: mvebu: turris_omnia: Fix mpp26 pin name and commentMarek Behún
2022-07-29arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20Pali Rohár
2022-07-29arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20Pali Rohár
2022-07-29arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20Pali Rohár
2022-07-29arm: mvebu: Fix compatible string for nand controllerPali Rohár
2022-07-29board: freescale: p1_p2_rdb_pc: Simplify SPL offset macrosPali Rohár
2022-07-29board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input dataPali Rohár
2022-07-29board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mappingPali Rohár
2022-07-29powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár
2022-07-29cmd: mvebu/bubt: Fix cmd main return value on errorPali Rohár
2022-07-29cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700Pali Rohár
2022-07-29cmd: mvebu/bubt: Correctly propagate failure during tftp transportPali Rohár
2022-07-29cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700Pali Rohár