summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-06-28usb: ehci-mx5: Remove non-DM codeTom Rini
2022-06-28usb: ehci-mxc: RemoveTom Rini
2022-06-28PowerPC: Remove some unused USB codeTom Rini
2022-06-28Convert CONFIG_TEGRA_GPU to KconfigTom Rini
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini
2022-06-28ehci-mxs: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini
2022-06-28Merge branch '2022-06-28-assorted-fixes'Tom Rini
2022-06-28configs: imx8mn_bsh_smm_s2: add mtdparts to bootargsDario Binacchi
2022-06-28configs: imx8mn_bsh_smm_s2: remove console from bootargsDario Binacchi
2022-06-28configs: imx8mn_bsh_smm_s2: add UBI commandsDario Binacchi
2022-06-28configs: imx8mn_bsh_smm_s2: add NAND driverDario Binacchi
2022-06-28fs/squashfs: Use kcalloc when relevantMiquel Raynal
2022-06-28i2c: fix stack buffer overflow vulnerability in i2c md commandNicolas Iooss
2022-06-28Merge tag 'u-boot-imx-20220628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-06-28Merge branch '2022-06-28-mpc85xx-and-aspeed-fixes' into nextTom Rini
2022-06-28aspeed/ast2600: Fix SPL linker scriptJoel Stanley
2022-06-28powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár
2022-06-28kontron-sl-mx8mm: Add CAAM supportFabio Estevam
2022-06-28board: apalis_imx6: DDR init using mx6_dram_cfg()Francesco Dolcini
2022-06-28imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card accessFrieder Schrempf
2022-06-28pmic: pca9450: Add optional SD_VSEL GPIO for LDO5Frieder Schrempf
2022-06-28mx6: ddr: Fix disabling on-die terminationFrancesco Dolcini
2022-06-28toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 outputFrancesco Dolcini
2022-06-28ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driverMarek Vasut
2022-06-28imx8m: fixup thermal tripsAndrejs Cainikovs
2022-06-28board: atmel: remove calls to debug_uart_initEugen Hristev
2022-06-28ARM: dts: at91: sam9x60ek: fix eeprom compatibleEugen Hristev
2022-06-28misc: i2c_eeprom: remove 24aa02e48Eugen Hristev
2022-06-28ARM: dts: at91: replace microchip, 24aa02e48 with atmel, at24c02Eugen Hristev
2022-06-28ARM: dts: at91: sama7g5/sama7g5ek: sync with kernel at91 5.19Eugen Hristev
2022-06-28dt-bindings: sound: add microchip,pdmc.hEugen Hristev
2022-06-28configs: at91: sama5d2_icp: enable QSPI and SF commandSergiu Moga
2022-06-28configs: at91: sam9x60ek: enable QSPI and SF commandSergiu Moga
2022-06-28ARM: dts: sam9x60: fix compatible for qspi child nodeSergiu Moga
2022-06-28armv8: u-boot-spl.lds: mark __image_copy_start as symbolPeng Fan
2022-06-28spl: binman: Disable u_boot_any symbols for i.MX8M boardsAlper Nebi Yasak
2022-06-28spl: binman: Check at runtime if binman symbols were filled inAlper Nebi Yasak
2022-06-28spl: binman: Add config options for binman symbols in VPLAlper Nebi Yasak
2022-06-28spl: binman: Split binman symbols support from enabling binmanAlper Nebi Yasak
2022-06-28spl: binman: Declare extern symbols for VPL as wellAlper Nebi Yasak