aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-28arm: apple: Fix mem layoutMark Kettenis1-18/+14
2022-03-28arm: apple: Increase RTKit timeoutHector Martin1-1/+1
2022-03-27Merge tag 'efi-2022-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/27Mar2022Tom Rini7-17/+233
2022-03-26cmd: efidebug: simplify do_efi_boot_add()Heinrich Schuchardt1-3/+2
2022-03-26test: test UEFI boot managerHeinrich Schuchardt2-0/+74
2022-03-26efi_loader: initrddump: drain input before promptHeinrich Schuchardt1-4/+10
2022-03-26efi_loader: nocolor command line attr for initrddump.efiHeinrich Schuchardt1-9/+68
2022-03-26efi_loader: typo devie-pathHeinrich Schuchardt1-1/+1
2022-03-26doc: man-page for the wdt commandHeinrich Schuchardt2-0/+78
2022-03-25Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini16-15/+17
2022-03-26sunxi: dts: Update RGMII phy-mode propertiesAndre Przywara14-14/+14
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara2-1/+3
2022-03-25Merge branch '2022-03-25-assorted-updates' into nextTom Rini29-149/+737
2022-03-25bootcount: Add pmic pfuze100 bootcount driverPhilip Oberfichtner3-0/+169
2022-03-25power: pfuze100: Add MEMx register definitionsPhilip Oberfichtner1-0/+5
2022-03-25disk: Add an option for partitions in SPLSimon Glass3-6/+22