summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait
2020-05-15board_r: env: Use IS_ENABLED() instead of #ifdefsOvidiu Panait
2020-05-15env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait
2020-05-15configs: Resync with savedefconfigTom Rini
2020-05-15Merge branch '2020-05-15-misc-bugfixes'Tom Rini
2020-05-15lib: rsa: avoid overriding the object name when already specifiedJan Luebbe
2020-05-15MAINTAINERS: POWERPC MPC8XX: Update email addressChristophe Leroy
2020-05-15tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt
2020-05-15tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt
2020-05-15common/board_f: avoid -Wtype-limits warningHeinrich Schuchardt
2020-05-15spl: Always define preloader_console_initSamuel Holland
2020-05-15lib: rsa: Also check for presence of r-squared propertyJan Kiszka
2020-05-15Makefile: add file 'defconfig' to clean targetHeinrich Schuchardt
2020-05-15JFFS2: Add useful fields into listsPetr Borsodi
2020-05-15JFFS2: Process obsolete nodes as well as accurate onesPetr Borsodi
2020-05-15drivers/reset/Kconfig: fix typoTrevor Woerner
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner
2020-05-15arch/arm/Makefile: sort machine namesTrevor Woerner
2020-05-15arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner
2020-05-15rsa: don't use malloc.h in rsa-sign.cJonathan Gray
2020-05-15configs: mt7629: support usb host and udiskChunfeng Yun
2020-05-15Makefile: remove m68k GCC 3.4 workaroundMasahiro Yamada
2020-05-15lib: Allow MD5 to be enabled in SPLSimon Glass
2020-05-15pci: Fix typo in definition for PCI_DEVSimon Glass
2020-05-15usb: Update struct usb_device to indicate speed enumSimon Glass
2020-05-14kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka
2020-05-14kbuild: spl: Fix parallel buildJan Kiszka
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-05-14Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-05-14ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay
2020-05-14clk: stm32mp1: fix CK_MPU calculationLionel Debieve
2020-05-14mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay
2020-05-14arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay
2020-05-14arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay
2020-05-14ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut
2020-05-14ARM: stm32: Define I2C EEPROM bus and address on DHCOMMarek Vasut
2020-05-14ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut
2020-05-14ARM: dts: stm32: Fix AV96 and DHCOR splitMarek Vasut
2020-05-14stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard
2020-05-14configs: stm32mp1: activate CONFIG_ERRNO_STRPatrick Delaunay
2020-05-14configs: stm32mp1: activate Ethernet PHY RealtekChristophe Roullier
2020-05-14ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMXPatrick Delaunay
2020-05-14gpio: stm32: support gpio ops in SPLPatrick Delaunay
2020-05-14board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay
2020-05-14board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay
2020-05-14board: stm32mp1: set environment variable fdtfilePatrick Delaunay