summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay2020-05-141-6/+0
| * board: stm32mp1: set environment variable fdtfilePatrick Delaunay2020-05-141-2/+11
| * board: stm32mp1: gt9147 IRQ before reset on EV1Patrick Delaunay2020-05-141-0/+35
| * board: stm32mp1: update management of boot-ledPatrick Delaunay2020-05-143-25/+16
| * board: stm32mp1: Keep error led ON in case of low power detectionPatrice Chotard2020-05-141-0/+1
| * arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay2020-05-141-3/+3
| * arm: stm32mp: remove dependency for STM32KEYPatrick Delaunay2020-05-141-2/+0
| * stm32mp: stm32prog: add support of RAM targetPatrick Delaunay2020-05-143-2/+62
| * stm32mp: stm32prog: support for scriptPatrick Delaunay2020-05-141-0/+14
| * stm32mp: stm32prog: enable videoconsolePatrick Delaunay2020-05-141-0/+28
| * stm32mp: stm32prog: add serial link supportPatrick Delaunay2020-05-146-1/+1021
| * stm32mp: stm32prog: add pmic NVM update supportPatrick Delaunay2020-05-143-1/+115
| * stm32mp: stm32prog: add otp update supportPatrick Delaunay2020-05-143-1/+151
| * stm32mp: stm32prog: add support for delete option in flashlayoutPatrick Delaunay2020-05-141-0/+105
| * stm32mp: stm32prog: add support of ssbl copyPatrick Delaunay2020-05-142-5/+94
| * stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-145-2/+52
| * stm32mp: stm32prog: add MTD devices supportPatrick Delaunay2020-05-145-7/+117
| * stm32mp: stm32prog: add upport of partial updatePatrick Delaunay2020-05-142-0/+70