summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* rv1108: Fix boot regressionOtavio Salvador2020-03-261-0/+6
* ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1Otavio Salvador2020-03-261-0/+11
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/18Mar2020Tom Rini2020-03-181-11/+5
|\
| * Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski2020-03-181-11/+5
* | riscv: Implement new SBI v0.2 extensionsBin Meng2020-03-172-7/+33
* | riscv: Introduce a new config for SBI v0.1Bin Meng2020-03-173-0/+16
* | riscv: Add SBI v0.2 extension definitionsBin Meng2020-03-171-0/+17
* | riscv: Add basic support for SBI v0.2Bin Meng2020-03-174-79/+243
* | riscv: Mark existing SBI as v0.1 SBIBin Meng2020-03-171-19/+21
* | riscv: Avoid calling sbi_clear_ipi()Bin Meng2020-03-171-1/+2
* | riscv: Fix sbi_remote_sfence_vma{,_asid}Bin Meng2020-03-171-7/+12
|/
* Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-03-121-1/+1
|\
| * stm32mp: update dependency for STM32_ETZPCPatrick Delaunay2020-03-101-1/+1
* | Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/10Mar2020Tom Rini2020-03-109-11/+108
|\ \
| * | arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocksFaiz Abbas2020-03-091-2/+2
| * | arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas2020-03-094-4/+70
| * | spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas2020-03-091-1/+2
| * | mmc: am654_sdhci: Update output tap delay writesFaiz Abbas2020-03-093-4/+34
* | | arm: mediatek: remove unused binman configSam Shih2020-03-102-1/+1
* | | arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes2020-03-101-0/+2
* | | ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dlyMax Krummenacher2020-03-091-2/+0
* | | ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 nodeIgor Opaniuk2020-03-091-0/+4
* | | imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf2020-03-091-0/+5
* | | imx: Makefile: added missing ahab.oOliver Graute2020-03-091-0/+1
* | | imx: mx6ul_14x14_evk: configure for 24bpp displayAnatolij Gustschin2020-03-091-1/+1
* | | ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16Fabio Estevam2020-03-093-135/+200
* | | ARM: dts: imx6sx: Sync with kernel 5.4.16Fabio Estevam2020-03-092-211/+302
* | | imx: remove woodburn boardStefano Babic2020-03-091-10/+0
| |/ |/|
* | x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner2020-03-051-6/+1
* | x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner2020-03-052-1/+13
* | x86: p2sb: Drop 'apl' prefixWolfgang Wallner2020-03-052-16/+16
* | Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko2020-03-052-2/+2
* | x86: Correct error return value in mrccache_get_region()Simon Glass2020-03-051-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/04Mar2020Tom Rini2020-03-043-0/+141
|\
| * ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck2020-03-033-0/+141
* | Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-02-2921-95/+169
|\ \ | |/ |/|
| * ARM: dts: uniphier: remove U-Boot own EEPROM compatible and propertyMasahiro Yamada2020-02-295-9/+5
| * ARM: dts: uniphier: add reset-names to NAND controller nodeMasahiro Yamada2020-02-298-8/+16
| * ARM: dts: uniphier: rename DT nodes to follow json-schemaMasahiro Yamada2020-02-298-38/+38
| * ARM: uniphier: detect the base of micro support card at run-timeMasahiro Yamada2020-02-281-12/+31
| * ARM: uniphier: remove workaround for the NAND write protectMasahiro Yamada2020-02-281-17/+0
| * ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada2020-02-285-7/+56
| * ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada2020-02-281-4/+23
* | watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy2020-02-281-4/+0
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/25Feb2020Tom Rini2020-02-252-12/+7
|\
| * arch: powerpc: Rewrite the sata node to fit the driverPeng Ma2020-02-251-11/+4
| * Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma2020-02-251-1/+3
* | arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan2020-02-251-0/+1
|/
* Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...WIP/20Feb2020Tom Rini2020-02-2019-149/+350
|\
| * arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson2020-02-201-12/+12