summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-07cache: Add Arteris Ncore cache coherent unit driverLey Foon Tan3-0/+173
2020-01-07arm: socfpga: agilex: Add clock wrapper functionsLey Foon Tan4-0/+105
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan5-0/+893
2020-01-07arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHzLey Foon Tan1-3/+1
2020-01-07arm: socfpga: Move Stratix10 and Agilex clock manager common codeLey Foon Tan2-13/+26
2020-01-07arm: socfpga: agilex: Add system manager supportLey Foon Tan1-1/+2
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan12-156/+159
2020-01-07arm: socfpga: agilex: Add reset manager supportLey Foon Tan1-1/+2
2020-01-07arm: socfpga: Move Stratix10 and Agilex reset manager common codeLey Foon Tan4-106/+49
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan5-96/+117
2020-01-07arm: socfpga: agilex: Add base address for Intel Agilex SoCLey Foon Tan1-0/+4
2020-01-07arm: socfpga: Convert clock manager from struct to definesLey Foon Tan10-475/+501
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan25-422/+267
2020-01-07arm: socfpga: Convert reset manager from struct to definesLey Foon Tan14-152/+153
2020-01-07arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodesLey Foon Tan6-3/+27
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan3-1/+8
2020-01-07Merge branch 'next'Tom Rini428-950/+14215
2020-01-06Prepare v2020.01Tom Rini1-1/+1
2020-01-04Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini1-5/+11
2020-01-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into nextTom Rini58-99/+970
2020-01-03Merge branch '2020-01-03-master-imports'Tom Rini7-4/+34
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla4-0/+28
2020-01-03arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config toolLokesh Vutla1-3/+3
2020-01-03include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich1-0/+2
2020-01-03include: fix 'ulong' definition on musl targetsSergei Trofimovich1-1/+1
2020-01-03Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini6-275/+257
2020-01-02video: add wrappers for ttf type files to .gitignoreDario Binacchi1-0/+1
2020-01-02Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini20-132/+897
2020-01-02Merge branch '2020-01-02-master-imports'Tom Rini6-28/+31
2020-01-02test: Fix the boardspec for the SPL handoff testSimon Glass1-1/+1
2020-01-02mailmap: Update mail address for Igor OpaniukIgor Opaniuk1-0/+1
2020-01-02test_env: don't strip() printenv resultsStephen Warren1-1/+1
2020-01-02arch/arm/Kconfig: typo/grammar/punctuation fixesRobert P. J. Day1-26/+26
2020-01-02.gitignore: ignore files generated by asn1 compilerDario Binacchi1-0/+1
2020-01-02tools: .gitignore: add asn1_compilerDario Binacchi1-0/+1
2020-01-02video: Avoid using #ifdef in video-uclass.cSimon Glass1-28/+26
2020-01-02video: Avoid using #ifdef in vidconsole-uclass.cSimon Glass1-12/+10
2020-01-02video: Avoid using #ifdef in console_rotate.cSimon Glass1-167/+158
2020-01-02video: Avoid using #ifdef in video blitting codeSimon Glass1-64/+61
2020-01-02video: x86: Enable 32-bit graphics by defaultSimon Glass1-4/+1
2020-01-02pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal3-2/+11
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal3-22/+15
2019-12-31rockchip: evb-rk3328: Enable support ATF in SPLKever Yang1-1/+5
2019-12-31rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmcKever Yang1-0/+6
2019-12-31rockchip: rk3328: add COUNTER_FREQUENCY definitionKever Yang1-0/+1
2019-12-28Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-210/+280
2019-12-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini6-7/+177
2019-12-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini3-2/+19
2019-12-28omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HWPatrik Dahlström1-1/+1
2019-12-27rtc: rx8010js: add compatible stringRobert Beckett1-0/+1