aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-04tools: mkimage: fix build with LibreSSLWIP/2022-08-04-assorted-fixedMichal 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-04ARM: configs: npcm7xx: add full function for nuvoton npcm750Jim Liu1-0/+55
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
2022-07-29arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20Pali Rohár1-8/+44
2022-07-29arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20Pali Rohár1-5/+50
2022-07-29arm: mvebu: Fix compatible string for nand controllerPali Rohár5-5/+5
2022-07-29board: freescale: p1_p2_rdb_pc: Simplify SPL offset macrosPali Rohár1-6/+6
2022-07-29board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input dataPali Rohár1-2/+4
2022-07-29board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mappingPali Rohár1-2/+2
2022-07-29powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár4-0/+163
2022-07-29cmd: mvebu/bubt: Fix cmd main return value on errorPali Rohár1-5/+5
2022-07-29cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700Pali Rohár2-0/+10
2022-07-29cmd: mvebu/bubt: Correctly propagate failure during tftp transportPali Rohár1-1/+4
2022-07-29cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700Pali Rohár1-26/+48
2022-07-29arm: mvebu: turris_omnia: Add mcu node with gpio-controllerPali Rohár1-1/+8
2022-07-29gpio: Add Turris Omnia MCU driverPali Rohár4-0/+318
2022-07-29mvebu: pinctrl: apply SDHCI PHY config for A7KKonstantin Porotchkin1-1/+3
2022-07-29arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_mux...Pali Rohár1-0/+78
2022-07-29arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionalityPali Rohár1-3/+47
2022-07-29arm64: a37xx: pinctrl: Add missing pinmuxes into the listPali Rohár1-1/+15
2022-07-29arm64: a37xx: pinctrl: Mark all functions and structures as staticPali Rohár1-4/+4
2022-07-29arm64: a37xx: pinctrl: Remove duplicate info->groups and info->ngroups fieldsPali Rohár1-13/+8
2022-07-29arm64: a37xx: pinctrl: Remove unused grp->pins fieldsPali Rohár1-15/+1
2022-07-29arm: mvebu: turris_omnia: Enable a38x pinctrl and gpio supportPali Rohár1-1/+2
2022-07-28gpio: mvebu_gpio: Set bank name to mvebu%dPali Rohár1-2/+2