aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas1-1/+2
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti1-0/+11
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/25Oct2021Tom Rini4-4/+11
2021-10-25sunxi: only include alias for eMMC when mmc2 usedIcenowy Zheng1-0/+2
2021-10-25sunxi: dts: H616: Enable the watchdogSamuel Holland1-1/+0
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini16-52/+508
2021-10-25sunxi: Enable watchdog timer support by defaultSamuel Holland1-0/+1
2021-10-25sunxi: SPL SPI: Allow larger SPLAndre Przywara1-3/+7
2021-10-25sunxi: Select SPL_SEPARATE_BSSSamuel Holland1-0/+1
2021-10-21mx7ulp: add getting a board serial numberRicardo Salveti1-0/+23
2021-10-21arm: dts: imx8mp: Delete default clocks for clock controller nodeYe Li1-0/+3
2021-10-21arm: dts: imx8mp-evk: Enable the EQoS ethernet portYe Li2-0/+53
2021-10-21arm: mach-imx: Allow to build mac.c for EQoS driverYe Li1-0/+1
2021-10-21arm: mach-imx: Update MAC fuse for i.MX8MPYe Li1-1/+1
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic84-1575/+3662
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+3
2021-10-21arm: mvebu: Add missing "if SPL"Tom Rini1-1/+1
2021-10-21arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek Behún1-0/+1
2021-10-21arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek Behún1-0/+1
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini58-429/+2752
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher4-32/+84
2021-10-20imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam1-1/+18
2021-10-20board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet2-0/+123
2021-10-20board: phytec: phycore-imx8mm: Add SPI-NOR flash supportTeresa Remmet1-0/+28
2021-10-20arm: dts: phycore-imx8mm: Fix propertyTeresa Remmet1-1/+1
2021-10-20arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entryTeresa Remmet1-0/+4
2021-10-20verdin-imx8mm: fix watchdog pinctrl issueMarcel Ziswiler1-0/+4
2021-10-20verdin-imx8mm: enable sleep_moci outputMax Krummenacher1-0/+18
2021-10-20verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler2-1/+124
2021-10-20arm64: dts: imx8mm-verdin-u-boot.dtsi: alphabetically re-orderMarcel Ziswiler1-9/+9
2021-10-20ARM: dts: imx8mm-verdin: prepare for dek blob encapsulationMarcel Ziswiler1-0/+7
2021-10-20imx8m: clean-up kconfig indentationMarcel Ziswiler1-10/+10
2021-10-18board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas1-1/+0
2021-10-17Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodi...WIP/17Oct2021Tom Rini4-8/+18
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini3-1/+159
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún1-7/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún1-1/+1
2021-10-15clk: rockchip: rk3568: update clksElaine Zhang1-1/+1
2021-10-15rockchip: px30: sync serial flash controller bindings with mainlineChris Morgan3-7/+7
2021-10-15rockchip: board: remove SCLK_GPU from U-Boot DTChris Morgan1-0/+10
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay1-4/+4
2021-10-13ARM: tegra: Copy memory-region-names propertyThierry Reding1-1/+30
2021-10-13ARM: tegra: Refactor DT update helpersThierry Reding2-0/+128
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding1-1/+1
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding1-1/+2
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini4-5/+13
2021-10-12Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+8
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini13-526/+278
2021-10-12ARM: dts: sama5d2: Add pwm0 definitionDan Sneddon1-0/+8
2021-10-12sunxi: Enable DM_I2C for all sunxi boardsSamuel Holland2-3/+1