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