aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodia...WIP/02Nov2021Tom Rini1-1/+67
2021-11-01x86: tangier: pinmux: Move error message to the callerAndy Shevchenko1-7/+3
2021-11-01x86: tangier: pinmux: Move is_protected assignment closer to its userAndy Shevchenko1-2/+1
2021-11-01x86: edison: Don't take SD card detect pin into considerationAndy Shevchenko1-0/+17
2021-11-01x86: tangier: Enable support for SD/SDIO family in the pinmux driverAndy Shevchenko1-5/+34
2021-11-01x86: Fix i8254 ifdef include guardAlistair Delva1-2/+2
2021-11-01x86: chromebook_coral: fix C block commentAlistair Delva1-0/+1
2021-11-01x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko1-64/+17
2021-10-31Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/31Oct2021Tom Rini3-2/+4
2021-10-31bootstage: Add SPL supportMarek Vasut1-1/+1
2021-10-31sandbox: Migrate ARCH_MAP_SYSMEM to KconfigTom Rini2-1/+3
2021-10-31Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini1-12/+10
2021-10-31board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski3-0/+60
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski4-0/+648
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski4-0/+110
2021-10-31SoC: qcom: add support for SDM845Dzmitry Sankouski6-0/+279
2021-10-31clocks: qcom: add clocks for SDM845 debug uartDzmitry Sankouski3-1/+95
2021-10-31pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoCDzmitry Sankouski3-0/+48
2021-10-31arm: dts: apple: Add preliminary device treesMark Kettenis4-0/+796
2021-10-31iommu: Add Apple DART driverMark Kettenis1-0/+1
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis2-0/+42
2021-10-31arm: apple: Add initial support for Apple's M1 SoCMark Kettenis6-0/+223
2021-10-31test: Add tests for IOMMU uclassMark Kettenis1-0/+6
2021-10-31arm: mvebu: Fix booting from SATAPali Rohár1-2/+2
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle4-63/+36
2021-10-30Revert "arm64: Layerscape: Survive LPI one-way reset workaround"Tom Rini5-41/+1
2021-10-29ARM: rmobile: beacon: Enable reference clocks for USB and AVBAdam Ford1-0/+2
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford1-13/+1
2021-10-29ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2MAdam Ford1-0/+8
2021-10-29ARM: amlogic: add sm efuse write support and cmd for read/write efuseVyacheslav Bocharov1-1/+67
2021-10-28Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/28Oct2021Tom Rini3-3/+12
2021-10-28arm: mvebu: Fix comments about kwbimage structuresPali Rohár1-1/+1
2021-10-28arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár1-1/+1
2021-10-28arm: mvebu: Remove dummy BIN header arguments for SPL binaryPali Rohár1-1/+1
2021-10-28arm: mvebu: Add documentation for save_boot_params() functionPali Rohár1-0/+9
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas3-19/+19
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-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini7-7/+76
2021-10-21sandbox: provide /chosen/boot-hartid propertyHeinrich Schuchardt2-1/+26
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