aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li5-6/+21
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li2-6/+7
2020-03-30board: ls1028ardb: add BOARD_LATE_INIT configYuantian Tang1-0/+1
2020-03-26rv1108: Fix boot regressionOtavio Salvador1-0/+6
2020-03-26ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1Otavio Salvador1-0/+11
2020-03-18Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-11/+5
2020-03-18Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski1-11/+5
2020-03-17riscv: Implement new SBI v0.2 extensionsBin Meng2-7/+33
2020-03-17riscv: Introduce a new config for SBI v0.1Bin Meng3-0/+16
2020-03-17riscv: Add SBI v0.2 extension definitionsBin Meng1-0/+17
2020-03-17riscv: Add basic support for SBI v0.2Bin Meng4-79/+243
2020-03-17riscv: Mark existing SBI as v0.1 SBIBin Meng1-19/+21
2020-03-17riscv: Avoid calling sbi_clear_ipi()Bin Meng1-1/+2
2020-03-17riscv: Fix sbi_remote_sfence_vma{,_asid}Bin Meng1-7/+12
2020-03-12Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1
2020-03-10Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini9-11/+108
2020-03-10arm: mediatek: remove unused binman configSam Shih2-1/+1
2020-03-10stm32mp: update dependency for STM32_ETZPCPatrick Delaunay1-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-03ARM: 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-28ARM: uniphier: detect the base of micro support card at run-timeMasahiro Yamada1-12/+31
2020-02-28ARM: uniphier: remove workaround for the NAND write protectMasahiro Yamada1-17/+0
2020-02-28ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada5-7/+56
2020-02-28ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada1-4/+23
2020-02-25Merge 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