aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-04configs: Resync with savedefconfigWIP/04Aug2022Tom Rini3-23/+12
2022-08-04Merge branch '2022-08-04-Kconfig-migrations'Tom Rini412-1433/+758
2022-08-04Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini26-8/+29
2022-08-04Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to KconfigTom Rini3-7/+8
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini44-23/+77
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini8-45/+43
2022-08-04Convert CONFIG_FSL_CORENET to KconfigTom Rini43-51/+17
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini28-130/+6
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini3-7/+8
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini157-31/+138
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini283-155/+203
2022-08-04Audit <flash.h> inclusionTom Rini36-45/+24
2022-08-04Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini2-1/+4
2022-08-04flash: Remove pic32_flash.cTom Rini4-470/+1
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini41-102/+22
2022-08-04Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini10-7/+9
2022-08-04P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini2-175/+0
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini3-4/+4
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini7-11/+10
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini188-40/+154
2022-08-04net: Remove CONFIG_SYS_DIRECT_FLASH_TFTPTom Rini3-54/+13
2022-08-04sh: Remove unused code in arch/sh/lib/bootm.cTom Rini1-15/+0
2022-08-04Merge branch '2022-08-04-assorted-fixed'Tom Rini21-44/+521
2022-08-04tools: mkimage: fix build with LibreSSLMichal Vasilek1-0/+6
2022-08-04tools: kwboot: use pkg-config to get -ltinfoHeiko Thiery1-1/+3
2022-08-04tools: mkeficapsule: use pkg-config to get -luuid and -lgnutlsHeiko Thiery1-1/+4
2022-08-04arm: mach-k3: security: Remove certificate if detected on GP deviceAndrew Davis1-1/+29
2022-08-04arm: mach-k3: security: Bypass image signing at runtime for GP devicesAndrew Davis3-4/+4
2022-08-04arm: mach-k3: security: Allow signing bypass if type is HS-FSAndrew Davis1-1/+21
2022-08-04arm: mach-k3: Add support for device type detectionAndrew Davis3-1/+70
2022-08-04cmd: remove deprecated LCD supportHeinrich Schuchardt1-14/+6
2022-08-04vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORTQuentin Schulz1-1/+1
2022-08-04imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMCQuentin Schulz1-2/+2
2022-08-04mx7ulp_com: fix incorrect select for SPL optionsQuentin Schulz1-3/+3
2022-08-04gpio: fix incorrect depends on for SPL_GPIO_HOGQuentin Schulz1-1/+1
2022-08-04ARM: dts: npcm7xx: add npcm750 full function nodeJim Liu4-11/+343
2022-08-04cmd: undefined return value of do_extension_apply()Heinrich Schuchardt1-0/+1
2022-08-04spl: mmc: Use correct MMC device when loading imageHarald Seiler1-2/+15
2022-08-04drivers: xen: events: fix build issues with disabled Xen HVCDmytro Firsov1-0/+5
2022-08-04cmd: fix do_adc_single()Vyacheslav Bocharov1-2/+7
2022-08-04pwm: aspeed: Select SYSCON to get parent detail.Billy Tsai1-0/+1
2022-08-01MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek BehúnMarek Behún1-1/+1
2022-07-31Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u...Tom Rini7-10/+175
2022-07-29Merge tag 'doc-2022-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini5-21/+212
2022-07-29doc: develop: Describe system configurationTom Rini3-21/+133
2022-07-29Provide more details of exactly how configuration signatures are calculatedMartin Bonner1-0/+26
2022-07-29doc: environment: Further expand on Image locations and provide exampleTom Rini1-0/+53
2022-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini25-164/+1532
2022-07-29arm: mvebu: turris_omnia: Fix mpp26 pin name and commentMarek Behún1-2/+2
2022-07-29arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20Pali Rohár2-50/+183