aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-16arm: apple: Increase RTKit timeoutsWIP/2022-06-16-assorted-bugfixesJanne Grunau1-4/+6
2022-06-16MAINTAINERS: Add nvme_apple to Apple SoC sectionJanne Grunau1-0/+1
2022-06-16arm: apple: nvme: Add SART support and RTKit buffer managementJanne Grunau6-32/+474
2022-06-16net: Fix discuss discard typoMarek Vasut1-1/+1
2022-06-16efi_loader: initialize console size lateHeinrich Schuchardt3-7/+19
2022-06-16tools: binman: install btoolPeng Fan1-1/+1
2022-06-16board: ti: am335x: eth_cpsw should depend on CONFIG_NETCorentin LABBE1-1/+1
2022-06-16armv8: always use current exception level for TCR_ELx accessAndre Przywara4-8/+30
2022-06-16arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocksHeiko Thiery1-0/+15
2022-06-16usb: host: ehci-generic: Make resets and clocks optionalAndre Przywara1-2/+2
2022-06-16fs/squashfs: sqfs_read: Prevent arbitrary code executionMiquel Raynal2-4/+8
2022-06-16odroid_xu3: Fix board environment variableTom Rini1-0/+1
2022-06-16.gitignore: add files produced by b4Andrey Zhizhikin1-0/+2
2022-06-16arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlockChristian Gmeiner1-0/+3
2022-06-16Update email address and company nameChristophe Leroy2-3/+3
2022-06-16crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()Stefan Roese1-6/+0
2022-06-16Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u...WIP/16Jun2022Tom Rini14-30/+261
2022-06-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmicWIP/15Jun2022Tom Rini1-1/+3
2022-06-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini5-21/+45
2022-06-15spi: nxp_fspi: Fix clock imbalanceMarek Vasut1-3/+0
2022-06-15mmc: fsl_esdhc_imx: Implement wait_dat0 mmc opsLoic Poulain1-17/+33
2022-06-15mmc: Add support for wait_dat0 callbackLoic Poulain2-0/+4
2022-06-15env: mmc : align erase address and size on erase_grp_sizePatrick Delaunay1-3/+7
2022-06-15mmc: fix error message for unaligned erase requestPatrick Delaunay1-1/+1
2022-06-14secure boot: enable ARCH_MISC_INIT config.Gaurav Jain1-0/+1
2022-06-14clk: imx8mp: use usb_core_ref for usb_root_clkAndrey Zhizhikin1-1/+1
2022-06-14clk: imx8mp: fix root clock names for ecspiAndrey Zhizhikin1-3/+3
2022-06-14verdin-imx8mm, verdin-imx8mp: Fix default systemd console outputPhilippe Schenker2-3/+3
2022-06-14mx6cuboxi: enable driver for adin1300 phyJosua Mayer1-0/+1
2022-06-14mx6cuboxi: fixup dtb ethernet phy nodes before booting an OSJosua Mayer2-0/+79
2022-06-14ARM: dts: imx6qdl-sr-som: add support for alternate phy addressesJosua Mayer1-2/+15
2022-06-14phy: adin: add support for clock outputJosua Mayer1-0/+42
2022-06-14phy: adin: fix broken support for adi, phy-mode-overrideNate Drude1-11/+11
2022-06-14imx8mn_evk: Add Ethernet support to the LPDDR4 variantFabio Estevam1-0/+8
2022-06-14board: apalis-imx8: add new 8gb product variantPhilippe Schenker1-4/+77
2022-06-14toradex: tdx-cfg-block: add new 8gb apalis-imx8Philippe Schenker2-2/+17
2022-06-14imx8mn_evk: Add the missing spl.bin entryFabio Estevam1-1/+3
2022-06-14dtoc: Update test_src_scan.py for new tegra compatiblesTom Rini1-0/+1
2022-06-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini8-8/+89
2022-06-14pmic: pca9450: add DM_I2C dependencies in KconfigRasmus Villemoes1-1/+3
2022-06-13board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dtMarcel Ziswiler4-0/+78
2022-06-13arm: tegra: Update some DT compatiblesPeter Robinson2-0/+2
2022-06-13pci: tegra: Update error prints with new linesPeter Robinson1-2/+2
2022-06-13ARM: tegra: XUSB padctl: Add new lines for errorsPeter Robinson1-6/+6
2022-06-13Merge tag 'efi-2022-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Jun2022Tom Rini5-100/+73
2022-06-12efi_loader: create boot options without file pathHeinrich Schuchardt2-11/+25
2022-06-12efi_loader: allow booting from short dev only DPHeinrich Schuchardt1-5/+4
2022-06-12efi_loader: correctly identify binary nameHeinrich Schuchardt1-15/+26
2022-06-12EFI: FMP: Use a common GetImageInfo function for FIT and raw imagesSughosh Ganu1-66/+14
2022-06-12EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATION...Sughosh Ganu1-3/+4