aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-15qemu_arm_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait1-2/+1
2020-05-15qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait1-2/+1
2020-05-15board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait2-3/+12
2020-05-15board_r: env: Use IS_ENABLED() instead of #ifdefsOvidiu Panait1-10/+11
2020-05-15env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait2-1/+12
2020-05-15configs: Resync with savedefconfigTom Rini4-30/+19
2020-05-15Merge branch '2020-05-15-misc-bugfixes'Tom Rini131-290/+345
2020-05-15lib: rsa: avoid overriding the object name when already specifiedJan Luebbe2-9/+21
2020-05-15MAINTAINERS: POWERPC MPC8XX: Update email addressChristophe Leroy1-1/+1
2020-05-15tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt1-4/+7
2020-05-15tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt1-1/+1
2020-05-15common/board_f: avoid -Wtype-limits warningHeinrich Schuchardt1-1/+1
2020-05-15spl: Always define preloader_console_initSamuel Holland3-8/+4
2020-05-15lib: rsa: Also check for presence of r-squared propertyJan Kiszka1-1/+1
2020-05-15Makefile: add file 'defconfig' to clean targetHeinrich Schuchardt1-1/+1
2020-05-15JFFS2: Add useful fields into listsPetr Borsodi2-78/+81
2020-05-15JFFS2: Process obsolete nodes as well as accurate onesPetr Borsodi1-26/+47
2020-05-15drivers/reset/Kconfig: fix typoTrevor Woerner1-1/+1
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner13-13/+13
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner44-50/+49
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner51-67/+66
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2-1/+1
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner10-11/+10
2020-05-15arch/arm/Makefile: sort machine namesTrevor Woerner1-6/+6
2020-05-15arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner11-2/+2
2020-05-15rsa: don't use malloc.h in rsa-sign.cJonathan Gray1-1/+1
2020-05-15configs: mt7629: support usb host and udiskChunfeng Yun1-1/+16
2020-05-15Makefile: remove m68k GCC 3.4 workaroundMasahiro Yamada1-7/+0
2020-05-15lib: Allow MD5 to be enabled in SPLSimon Glass2-2/+17
2020-05-15pci: Fix typo in definition for PCI_DEVSimon Glass1-1/+1
2020-05-15usb: Update struct usb_device to indicate speed enumSimon Glass1-1/+1
2020-05-14kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka1-1/+4
2020-05-14kbuild: spl: Fix parallel buildJan Kiszka1-1/+1
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini64-893/+5334
2020-05-14Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini11-26/+56
2020-05-14ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay8-26/+126
2020-05-14clk: stm32mp1: fix CK_MPU calculationLionel Debieve1-3/+4
2020-05-14mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay1-1/+1
2020-05-14arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay1-0/+19
2020-05-14arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay1-1/+42
2020-05-14ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut2-0/+10
2020-05-14ARM: stm32: Define I2C EEPROM bus and address on DHCOMMarek Vasut1-0/+2
2020-05-14ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut6-6/+372
2020-05-14ARM: dts: stm32: Fix AV96 and DHCOR splitMarek Vasut3-13/+26
2020-05-14stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard1-1/+1
2020-05-14configs: stm32mp1: activate CONFIG_ERRNO_STRPatrick Delaunay2-0/+2
2020-05-14configs: stm32mp1: activate Ethernet PHY RealtekChristophe Roullier2-0/+2
2020-05-14ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMXPatrick Delaunay2-50/+46
2020-05-14gpio: stm32: support gpio ops in SPLPatrick Delaunay1-6/+1
2020-05-14board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay1-4/+12