summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini
2021-11-04sunxi: Use sysreset framework for poweroff/resetSamuel Holland
2021-11-04sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland
2021-11-02Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-11-01x86: tangier: pinmux: Move error message to the callerAndy Shevchenko
2021-11-01x86: tangier: pinmux: Move is_protected assignment closer to its userAndy Shevchenko
2021-11-01x86: edison: Don't take SD card detect pin into considerationAndy Shevchenko
2021-11-01x86: tangier: Enable support for SD/SDIO family in the pinmux driverAndy Shevchenko
2021-11-01x86: Fix i8254 ifdef include guardAlistair Delva
2021-11-01x86: chromebook_coral: fix C block commentAlistair Delva
2021-11-01x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko
2021-10-31Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-10-31bootstage: Add SPL supportMarek Vasut
2021-10-31sandbox: Migrate ARCH_MAP_SYSMEM to KconfigTom Rini
2021-10-31Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-10-31board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski
2021-10-31SoC: qcom: add support for SDM845Dzmitry Sankouski
2021-10-31clocks: qcom: add clocks for SDM845 debug uartDzmitry Sankouski
2021-10-31pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoCDzmitry Sankouski
2021-10-31arm: dts: apple: Add preliminary device treesMark Kettenis
2021-10-31iommu: Add Apple DART driverMark Kettenis
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis
2021-10-31arm: apple: Add initial support for Apple's M1 SoCMark Kettenis
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-10-31arm: mvebu: Fix booting from SATAPali Rohár
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle
2021-10-30Revert "arm64: Layerscape: Survive LPI one-way reset workaround"Tom Rini
2021-10-29ARM: rmobile: beacon: Enable reference clocks for USB and AVBAdam Ford
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford
2021-10-29ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2MAdam Ford
2021-10-29ARM: amlogic: add sm efuse write support and cmd for read/write efuseVyacheslav Bocharov
2021-10-28Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-10-28arm: mvebu: Fix comments about kwbimage structuresPali Rohár
2021-10-28arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár
2021-10-28arm: mvebu: Remove dummy BIN header arguments for SPL binaryPali Rohár
2021-10-28arm: mvebu: Add documentation for save_boot_params() functionPali Rohár
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-25sunxi: only include alias for eMMC when mmc2 usedIcenowy Zheng
2021-10-25sunxi: dts: H616: Enable the watchdogSamuel Holland
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-10-25sunxi: Enable watchdog timer support by defaultSamuel Holland
2021-10-25sunxi: SPL SPI: Allow larger SPLAndre Przywara
2021-10-25sunxi: Select SPL_SEPARATE_BSSSamuel Holland
2021-10-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-10-21sandbox: provide /chosen/boot-hartid propertyHeinrich Schuchardt