summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan2020-01-081-2/+2
| * | | imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2020-01-081-1/+1
| * | | imx: get cpu id/type of i.MX8MPPeng Fan2020-01-084-2/+9
| * | | imx: imx8mq: handle ESDHC in mxc_get_clockPeng Fan2020-01-081-5/+9
| * | | wandboard: Remove repeated PMIC stringFabio Estevam2020-01-081-2/+0
| * | | wandboard: Fix the DM_PMIC conversionFabio Estevam2020-01-081-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-01-0884-1952/+4392
|\ \ \ \
| * | | | ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer2020-01-072-6/+6
| * | | | arm: socfpga: stratix10: Enable SMMU accessThor Thayer2020-01-072-0/+21
| * | | | configs: socfpga: fix building Stratix10 and AgilexSimon Goldschmidt2020-01-071-1/+0
| * | | | arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan2020-01-076-3/+104
| * | | | configs: socfpga: Move Stratix10 and Agilex common CONFIGsLey Foon Tan2020-01-072-189/+202
| * | | | arm: dts: agilex: Add base dtsi and devkit dtsLey Foon Tan2020-01-075-0/+899
| * | | | arm: socfpga: agilex: Add SPL for Agilex SoCLey Foon Tan2020-01-072-0/+101
| * | | | board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan2020-01-073-0/+21
| * | | | ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan2020-01-075-3/+174
| * | | | ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan2020-01-075-443/+493
| * | | | arm: agilex: Add clock handoff offset for AgilexLey Foon Tan2020-01-072-4/+10
| * | | | cache: Add Arteris Ncore cache coherent unit driverLey Foon Tan2020-01-073-0/+173
| * | | | arm: socfpga: agilex: Add clock wrapper functionsLey Foon Tan2020-01-074-0/+105
| * | | | clk: agilex: Add clock driver for AgilexLey Foon Tan2020-01-075-0/+893
| * | | | arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHzLey Foon Tan2020-01-071-3/+1
| * | | | arm: socfpga: Move Stratix10 and Agilex clock manager common codeLey Foon Tan2020-01-072-13/+26
| * | | | arm: socfpga: agilex: Add system manager supportLey Foon Tan2020-01-071-1/+2
| * | | | arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan2020-01-0712-156/+159
| * | | | arm: socfpga: agilex: Add reset manager supportLey Foon Tan2020-01-071-1/+2
| * | | | arm: socfpga: Move Stratix10 and Agilex reset manager common codeLey Foon Tan2020-01-074-106/+49
| * | | | arm: socfpga: Move firewall code to firewall fileLey Foon Tan2020-01-075-96/+117
| * | | | arm: socfpga: agilex: Add base address for Intel Agilex SoCLey Foon Tan2020-01-071-0/+4
| * | | | arm: socfpga: Convert clock manager from struct to definesLey Foon Tan2020-01-0710-475/+501
| * | | | arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-0725-422/+267
| * | | | arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-0714-152/+153
| * | | | arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodesLey Foon Tan2020-01-076-3/+27
| * | | | spl: Allow cache drivers to be used in SPLLey Foon Tan2020-01-073-1/+8
| | |_|/ | |/| |
* | | | Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-01-0815-16/+334
|\ \ \ \
| * | | | board: amlogic: select PWRSEQ for all amlogic platformAnand Moon2020-01-071-0/+1
| * | | | configs: meson64: enable GIC support for G12A/G12BAnand Moon2020-01-071-1/+1
| * | | | boards: amlogic: add Khadas VIM3L supportChristian Hewitt2020-01-073-0/+195
| * | | | ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1Christian Hewitt2020-01-072-0/+96
| * | | | video: meson: Drop unnecessary header includesSimon Glass2020-01-078-15/+41
* | | | | Merge branch '2020-01-07-master-imports'Tom Rini2020-01-0846-80/+879
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ata: fsl_sata: Continue probing other sata port when failed current port.Peng Ma2020-01-081-7/+51
| * | | | ata: sata_sil: Continue probing other sata port when failed current port.Peng Ma2020-01-081-4/+56
| * | | | treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard2020-01-0813-16/+0
| * | | | Makefile: Fix CONFIG_SYS_UBOOT_START default valuePatrice Chotard2020-01-081-1/+1
| * | | | cmd/Kconfig: Add more dependencies to OSE bootm supportTom Rini2020-01-081-0/+1
| * | | | bdinfo: show multi_dtb_fitHeiko Schocher2020-01-071-0/+3
| * | | | cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-079-12/+26
| * | | | power: regulator: support off-on-delay-usPeng Fan2020-01-071-0/+4
| * | | | remoteproc: stm32: load resource table from firmwareFabien Dessenne2020-01-071-0/+16