aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-31Merge branch '2022-03-31-image-add-a-stage-pre-load' into nextWIP/31Mar2022-nextTom Rini39-29/+1544
2022-03-31cmd: bootm: add subcommand preloadPhilippe Reynes1-0/+30
2022-03-31test: py: vboot: add test for global image signaturePhilippe Reynes6-16/+272
2022-03-31configs: sandbox_defconfig: enable stage pre-load in bootmPhilippe Reynes1-0/+3
2022-03-31tools: binman: add support for pre-load headerPhilippe Reynes11-0/+439
2022-03-31Makefile: provide sah-key to binmanPhilippe Reynes1-0/+1
2022-03-31mkimage: add public key for image pre-load stagePhilippe Reynes3-0/+132
2022-03-31common: spl: fit_ram: allow to use image pre loadPhilippe Reynes1-1/+20
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes4-2/+47
2022-03-31boot: image: add a stage pre-loadPhilippe Reynes4-0/+486
2022-03-31lib: rsa: allow rsa verify with pkey in SPLPhilippe Reynes1-0/+19
2022-03-31lib: crypto: allow to build crypyo in SPLPhilippe Reynes3-7/+44
2022-03-31lib: allow to build asn1 decoder and oid registry in SPLPhilippe Reynes2-2/+21
2022-03-31lib: Kconfig: enhance the help of OID_REGISTRYPhilippe Reynes1-0/+4
2022-03-31lib: Kconfig: enhance help for ASN1Philippe Reynes1-1/+13
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes5-0/+13
2022-03-30Merge tag 'clk-2022.04-next' of https://source.denx.de/u-boot/custodians/u-bo...WIP/30Mar2022-nextTom Rini25-676/+127
2022-03-30clk: Use generic CCF ops where possibleSean Anderson8-591/+22
2022-03-30clk: ccf: Add some helper functions for clock opsSean Anderson2-0/+73
2022-03-30clk: Consolidate some clock functionsSean Anderson1-20/+2
2022-03-30clk: Make clk_free return voidSean Anderson3-16/+11
2022-03-30spi: dw: Don't check clk_freeSean Anderson1-1/+1
2022-03-30spi: bcm63xx: Don't check clk_freeSean Anderson2-9/+3
2022-03-30phy: bcm63xx: Don't check clk_freeSean Anderson3-12/+4
2022-03-30net: bcm63xx: Don't check clk_freeSean Anderson2-10/+2
2022-03-30dma: bcm6348: Don't check clk_freeSean Anderson1-5/+1
2022-03-30clk: Make rfree return voidSean Anderson3-12/+9
2022-03-28Merge tag 'next-20220328' of https://source.denx.de/u-boot/custodians/u-boot-...WIP/28Mar2022Tom Rini98-6669/+29
2022-03-28video: Drop CONFIG_LCD_BMP_RLE8Simon Glass2-146/+0
2022-03-28video: Drop formike driverSimon Glass3-515/+0
2022-03-28video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass12-2/+17
2022-03-28video: mxs: Drop old video codeSimon Glass1-89/+0
2022-03-28video: Drop FSL DIU driverSimon Glass12-791/+0
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass23-1197/+0
2022-03-28video: Drop da8xx-fbSimon Glass4-1164/+0
2022-03-28video: Clean up the uclass headerSimon Glass1-83/+1
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass17-125/+11
2022-03-28video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass29-43/+0
2022-03-28video: Drop video_fb headerSimon Glass14-104/+0
2022-03-28video: nexell: Drop unused and invalid codeSimon Glass2-13/+5
2022-03-28video: siemens: Drop unused video codeSimon Glass5-449/+0
2022-03-28video: Drop cfg_consoleSimon Glass8-1953/+0
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini146-558/+2480
2022-03-28Prepare v2022.04-rc5v2022.04-rc5Tom Rini1-1/+1
2022-03-28configs: Resync with savedefconfigTom Rini21-106/+63
2022-03-28Merge branch '2022-03-28-critical-fixes'Tom Rini9-36/+82
2022-03-28mtd: gpmi: fix the bch setting backward compatible issueWIP/2022-03-28-critical-fixesHan Xu3-13/+62
2022-03-28boot: image: fixup zstd decompression buffer initialization typoJérôme Carretero1-1/+1
2022-03-28Fix URLs to old freescale git reposPali Rohár2-2/+2
2022-03-28Makefile: add drivers/video/u_boot_logo.S to cleanHeinrich Schuchardt1-1/+2