summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_RWIP/2020-05-15-kconfig-migrationsOvidiu Panait2020-05-153-2/+2
* qemu_arm_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-151-2/+1
* qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-151-2/+1
* board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait2020-05-152-3/+12
* board_r: env: Use IS_ENABLED() instead of #ifdefsOvidiu Panait2020-05-151-10/+11
* env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait2020-05-152-1/+12
* configs: Resync with savedefconfigTom Rini2020-05-154-30/+19
* Merge branch '2020-05-15-misc-bugfixes'Tom Rini2020-05-15131-290/+345
|\
| * lib: rsa: avoid overriding the object name when already specifiedWIP/2020-05-15-misc-bugfixesJan Luebbe2020-05-152-9/+21
| * MAINTAINERS: POWERPC MPC8XX: Update email addressChristophe Leroy2020-05-151-1/+1
| * tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-151-4/+7
| * tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-151-1/+1
| * common/board_f: avoid -Wtype-limits warningHeinrich Schuchardt2020-05-151-1/+1
| * spl: Always define preloader_console_initSamuel Holland2020-05-153-8/+4
| * lib: rsa: Also check for presence of r-squared propertyJan Kiszka2020-05-151-1/+1
| * Makefile: add file 'defconfig' to clean targetHeinrich Schuchardt2020-05-151-1/+1
| * JFFS2: Add useful fields into listsPetr Borsodi2020-05-152-78/+81
| * JFFS2: Process obsolete nodes as well as accurate onesPetr Borsodi2020-05-151-26/+47
| * drivers/reset/Kconfig: fix typoTrevor Woerner2020-05-151-1/+1
| * rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-1513-13/+13
| * rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-1544-50/+49
| * rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-1551-67/+66
| * arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-152-1/+1
| * rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-1510-11/+10
| * arch/arm/Makefile: sort machine namesTrevor Woerner2020-05-151-6/+6
| * arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner2020-05-1511-2/+2
| * rsa: don't use malloc.h in rsa-sign.cJonathan Gray2020-05-151-1/+1
| * configs: mt7629: support usb host and udiskChunfeng Yun2020-05-151-1/+16
| * Makefile: remove m68k GCC 3.4 workaroundMasahiro Yamada2020-05-151-7/+0
| * lib: Allow MD5 to be enabled in SPLSimon Glass2020-05-152-2/+17
| * pci: Fix typo in definition for PCI_DEVSimon Glass2020-05-151-1/+1
| * usb: Update struct usb_device to indicate speed enumSimon Glass2020-05-151-1/+1
|/
* kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka2020-05-141-1/+4
* kbuild: spl: Fix parallel buildJan Kiszka2020-05-141-1/+1
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-1464-893/+5334
|\
| * ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay2020-05-148-26/+126
| * clk: stm32mp1: fix CK_MPU calculationLionel Debieve2020-05-141-3/+4
| * mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay2020-05-141-1/+1
| * arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay2020-05-141-0/+19
| * arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay2020-05-141-1/+42
| * ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut2020-05-142-0/+10
| * ARM: stm32: Define I2C EEPROM bus and address on DHCOMMarek Vasut2020-05-141-0/+2
| * ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut2020-05-146-6/+372
| * ARM: dts: stm32: Fix AV96 and DHCOR splitMarek Vasut2020-05-143-13/+26
| * stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard2020-05-141-1/+1
| * configs: stm32mp1: activate CONFIG_ERRNO_STRPatrick Delaunay2020-05-142-0/+2
| * configs: stm32mp1: activate Ethernet PHY RealtekChristophe Roullier2020-05-142-0/+2
| * ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMXPatrick Delaunay2020-05-142-50/+46
| * gpio: stm32: support gpio ops in SPLPatrick Delaunay2020-05-141-6/+1
| * board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay2020-05-141-4/+12