summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan
2020-01-07configs: socfpga: Move Stratix10 and Agilex common CONFIGsLey Foon Tan
2020-01-07arm: dts: agilex: Add base dtsi and devkit dtsLey Foon Tan
2020-01-07arm: socfpga: agilex: Add SPL for Agilex SoCLey Foon Tan
2020-01-07board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan
2020-01-07ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan
2020-01-07ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan
2020-01-07arm: agilex: Add clock handoff offset for AgilexLey Foon Tan
2020-01-07cache: Add Arteris Ncore cache coherent unit driverLey Foon Tan
2020-01-07arm: socfpga: agilex: Add clock wrapper functionsLey Foon Tan
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan
2020-01-07arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHzLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex clock manager common codeLey Foon Tan
2020-01-07arm: socfpga: agilex: Add system manager supportLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan
2020-01-07arm: socfpga: agilex: Add reset manager supportLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex reset manager common codeLey Foon Tan
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan
2020-01-07arm: socfpga: agilex: Add base address for Intel Agilex SoCLey Foon Tan
2020-01-07arm: socfpga: Convert clock manager from struct to definesLey Foon Tan
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2020-01-07arm: socfpga: Convert reset manager from struct to definesLey Foon Tan
2020-01-07arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodesLey Foon Tan
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan
2020-01-06Merge branch 'next'Tom Rini
2020-01-06Prepare v2020.01Tom Rini
2020-01-04Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini
2020-01-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into nextTom Rini
2020-01-03Merge branch '2020-01-03-master-imports'Tom Rini
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla
2020-01-03arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config toolLokesh Vutla
2020-01-03include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich
2020-01-03include: fix 'ulong' definition on musl targetsSergei Trofimovich
2020-01-02Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-01-02video: add wrappers for ttf type files to .gitignoreDario Binacchi
2020-01-02Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-01-02Merge branch '2020-01-02-master-imports'Tom Rini
2020-01-02test: Fix the boardspec for the SPL handoff testSimon Glass
2020-01-02mailmap: Update mail address for Igor OpaniukIgor Opaniuk
2020-01-02test_env: don't strip() printenv resultsStephen Warren
2020-01-02arch/arm/Kconfig: typo/grammar/punctuation fixesRobert P. J. Day
2020-01-02.gitignore: ignore files generated by asn1 compilerDario Binacchi
2020-01-02tools: .gitignore: add asn1_compilerDario Binacchi
2020-01-02video: Avoid using #ifdef in video-uclass.cSimon Glass
2020-01-02video: Avoid using #ifdef in vidconsole-uclass.cSimon Glass
2020-01-02video: Avoid using #ifdef in console_rotate.cSimon Glass
2020-01-02video: Avoid using #ifdef in video blitting codeSimon Glass
2020-01-02video: x86: Enable 32-bit graphics by defaultSimon Glass
2020-01-02pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal