summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-17mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini1-1/+1
2020-03-17edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini1-3/+0
2020-03-16Kconfig: Remove redundant variable setsTom Rini2-6/+0
2020-03-11Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini9-11/+108
2020-03-11arm: mediatek: remove unused binman configSam Shih2-1/+1
2020-03-10arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes1-0/+2
2020-03-09ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dlyMax Krummenacher1-2/+0
2020-03-09ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 nodeIgor Opaniuk1-0/+4
2020-03-09imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf1-0/+5
2020-03-09imx: Makefile: added missing ahab.oOliver Graute1-0/+1
2020-03-09imx: mx6ul_14x14_evk: configure for 24bpp displayAnatolij Gustschin1-1/+1
2020-03-09ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16Fabio Estevam3-135/+200
2020-03-09ARM: dts: imx6sx: Sync with kernel 5.4.16Fabio Estevam2-211/+302
2020-03-09imx: remove woodburn boardStefano Babic1-10/+0
2020-03-09arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocksFaiz Abbas1-2/+2
2020-03-09arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas4-4/+70
2020-03-09spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas1-1/+2
2020-03-09mmc: am654_sdhci: Update output tap delay writesFaiz Abbas3-4/+34
2020-03-05x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner1-6/+1
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner2-1/+13
2020-03-05x86: p2sb: Drop 'apl' prefixWolfgang Wallner2-16/+16
2020-03-05Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko2-2/+2
2020-03-05x86: Correct error return value in mrccache_get_region()Simon Glass1-0/+2
2020-03-04Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-0/+141
2020-03-04ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck3-0/+141
2020-02-29Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini21-95/+169
2020-02-29ARM: dts: uniphier: remove U-Boot own EEPROM compatible and propertyMasahiro Yamada5-9/+5
2020-02-29ARM: dts: uniphier: add reset-names to NAND controller nodeMasahiro Yamada8-8/+16
2020-02-29ARM: dts: uniphier: rename DT nodes to follow json-schemaMasahiro Yamada8-38/+38
2020-02-28watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy1-4/+0
2020-02-27ARM: uniphier: detect the base of micro support card at run-timeMasahiro Yamada1-12/+31
2020-02-27ARM: uniphier: remove workaround for the NAND write protectMasahiro Yamada1-17/+0
2020-02-27ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada5-7/+56
2020-02-27ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada1-4/+23
2020-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2-12/+7
2020-02-25arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan1-0/+1
2020-02-25arch: powerpc: Rewrite the sata node to fit the driverPeng Ma1-11/+4
2020-02-25Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma1-1/+3
2020-02-21Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...Tom Rini19-149/+350
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada8-0/+8
2020-02-20arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson1-12/+12
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada4-102/+0
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada4-12/+4
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada4-8/+12
2020-02-19board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh1-0/+7
2020-02-19rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh1-0/+20
2020-02-19rockchip: boot_mode: find the saradc device nameHugh Cole-Baker1-1/+21
2020-02-19ARM: dts: rockchip: Sync rk3288-vyasa dts from linuxJagan Teki1-47/+32
2020-02-19rockchip: rk3288: Enable pre console bufferJagan Teki1-0/+1
2020-02-19rockchip: px30: sync the main px30 dtsi from mainlineHeiko Stuebner1-11/+171