summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26Merge tag 'u-boot-stm32-20200324' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-03-24timer: sti: use clk API to get timer clock rateNicolas Heemeryck
2020-03-24timer: sti: convert to livetreeNicolas Heemeryck
2020-03-24i2c: stm32f7_i2c: allows for any bus frequencyAlain Volmat
2020-03-24ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay
2020-03-24ram: stm32mp1: reduce delay after BIST reset for tuningPatrick Delaunay
2020-03-24ram: stm32mp1_ddr: fix self refresh disable during DQS trainingPatrick Delaunay
2020-03-24ram: stm32mp1: update BIST config for tuningPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: deactivate derating during BIST testPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONEPatrick Delaunay
2020-03-24ram: stm32mp1: don't display the prompt two timesPatrick Delaunay
2020-03-24ram: stm32mp1: display result for software read DQS gatingPatrick Delaunay
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2020-03-24ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1Patrick Delaunay
2020-03-24clk: stm32mp1: add SPI5_K supportPatrick Delaunay
2020-03-24clk: stm32mp1: correct CKSELR masksPatrick Delaunay
2020-03-24stm32mp: psci: set cntfrq register of cpu onLudovic Barre
2020-03-24stm32mp1: add 800 MHz profile supportPatrick Delaunay
2020-03-24arm: stm32mp: fdt: update kernel device tree according the part numberPatrick Delaunay
2020-03-24arm: stm32mp: add function get_soc_namePatrick Delaunay
2020-03-24board: stm32mp1: display reference only for STMicroelectronics boardPatrick Delaunay
2020-03-24board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay
2020-03-24arm: stm32mp: improve the error message for smcPatrick Delaunay
2020-03-24board: stm32mp1: stboard: lock the OTP after programmingPatrick Delaunay
2020-03-24arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay
2020-03-24arm: stm32mp: bsec: remove unneeded testPatrick Delaunay
2020-03-24board: stm32mp1: read OTP in command stboardPatrick Delaunay
2020-03-24board: stm32mp1: update command stboard on misc_write resultPatrick Delaunay
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-17Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-17Merge branch '2020-03-16-kbuild-etc-resync-v4.18' into nextTom Rini
2020-03-16configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPTTom Rini
2020-03-16kconfig / kbuild: re-sync with Linux 4.18Tom Rini
2020-03-16scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring
2020-03-16Azure / GitLab / Travis: Add Kconfig unit tests to a jobTom Rini
2020-03-16mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini
2020-03-16edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini
2020-03-16mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini
2020-03-16Kconfig: Remove redundant variable setsTom Rini
2020-03-16spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini
2020-03-16kbuild: remove unused dtc-version.sh scriptMasahiro Yamada
2020-03-16spl.h: make <spl.h> self-containedMasahiro Yamada
2020-03-16debug_uart.h: make <debug_uart.h> self-containedMasahiro Yamada
2020-03-16asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-containedMasahiro Yamada
2020-03-16global_data.h: make <asm-generic/global_data.h> self-containedMasahiro Yamada
2020-03-16scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini
2020-03-16scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini
2020-03-16kbuild: Re-sync DTC flag logic with v4.17Tom Rini
2020-03-16kbuild: fixdep: Resync this with v4.17Tom Rini
2020-03-16fixdep: fix U-Boot own code to handle only valid symbol charactersMasahiro Yamada