summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2020-02-19arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsiPeter Robinson8-25/+36
2020-02-19arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-bootPeter Robinson2-48/+45
2020-02-19arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventionsPeter Robinson2-4/+4
2020-02-19rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner1-1/+1
2020-02-19rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner1-1/+1
2020-02-14Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...Tom Rini23-103/+920
2020-02-13stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2-0/+4
2020-02-13ARM: dts: stm32m1: add reg for pll nodesPatrick Delaunay5-0/+34
2020-02-13ARM: dts: stm32mp1: correct ddr nodePatrick Delaunay1-1/+1
2020-02-13ARM: dts: stm32mp1: move FDCAN to PLL4_RAntonio Borneo4-4/+4
2020-02-13ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7Patrick Delaunay7-32/+112
2020-02-13stm32mp1: pwr: use the last binding for pwrPatrick Delaunay9-63/+42
2020-02-13ARM: dts: stm32mp1: DT alignment with kernel v5.4Patrick Delaunay3-9/+8
2020-02-13armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg1-0/+10
2020-02-13arm: K3: j721e: Fix boot parameter table index memory addressAndreas Dannenberg1-1/+1
2020-02-13arm: mach-k3: Fix nomenclature on Silicon RevisionsLokesh Vutla1-1/+1
2020-02-13arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uartLokesh Vutla1-0/+4
2020-02-13arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsiFaiz Abbas1-0/+16
2020-02-12ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut6-1/+722
2020-02-12ARC: Switch to generic accessorsAlexey Brodkin1-129/+75
2020-02-12ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev1-20/+0