aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/25Oct2021Tom Rini2021-10-254-4/+11
|\
| * sunxi: only include alias for eMMC when mmc2 usedIcenowy Zheng2021-10-251-0/+2
| * sunxi: dts: H616: Enable the watchdogSamuel Holland2021-10-251-1/+0
| * sunxi: Enable watchdog timer support by defaultSamuel Holland2021-10-251-0/+1
| * sunxi: SPL SPI: Allow larger SPLAndre Przywara2021-10-251-3/+7
| * sunxi: Select SPL_SEPARATE_BSSSamuel Holland2021-10-251-0/+1
* | Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-10-2516-52/+508
|\ \ | |/ |/|
| * mx7ulp: add getting a board serial numberRicardo Salveti2021-10-211-0/+23
| * arm: dts: imx8mp: Delete default clocks for clock controller nodeYe Li2021-10-211-0/+3
| * arm: dts: imx8mp-evk: Enable the EQoS ethernet portYe Li2021-10-212-0/+53
| * arm: mach-imx: Allow to build mac.c for EQoS driverYe Li2021-10-211-0/+1
| * arm: mach-imx: Update MAC fuse for i.MX8MPYe Li2021-10-211-1/+1
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2021-10-2197-1609/+3787
| |\
| * | colibri-imx6ull: add emmc variantMax Krummenacher2021-10-204-32/+84
| * | imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam2021-10-201-1/+18
| * | board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet2021-10-202-0/+123
| * | board: phytec: phycore-imx8mm: Add SPI-NOR flash supportTeresa Remmet2021-10-201-0/+28
| * | arm: dts: phycore-imx8mm: Fix propertyTeresa Remmet2021-10-201-1/+1
| * | arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entryTeresa Remmet2021-10-201-0/+4
| * | verdin-imx8mm: fix watchdog pinctrl issueMarcel Ziswiler2021-10-201-0/+4
| * | verdin-imx8mm: enable sleep_moci outputMax Krummenacher2021-10-201-0/+18
| * | verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler2021-10-202-1/+124
| * | arm64: dts: imx8mm-verdin-u-boot.dtsi: alphabetically re-orderMarcel Ziswiler2021-10-201-9/+9
| * | ARM: dts: imx8mm-verdin: prepare for dek blob encapsulationMarcel Ziswiler2021-10-201-0/+7
| * | imx8m: clean-up kconfig indentationMarcel Ziswiler2021-10-201-10/+10
* | | Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-10-227-7/+76
|\ \ \
| * | | x86: Show some EFI info with the bdinfo commandSimon Glass2021-10-214-2/+41
| * | | x86: Create a new header for EFISimon Glass2021-10-213-3/+33
| * | | x86: Keep symbol information in u-boot ELF fileSimon Glass2021-10-211-2/+2
* | | | sandbox: provide /chosen/boot-hartid propertyHeinrich Schuchardt2021-10-212-1/+26
* | | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-10-211-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: mvebu: Add missing "if SPL"Tom Rini2021-10-211-1/+1
| * | | arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek BehĂșn2021-10-211-0/+1
| * | | arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek BehĂșn2021-10-211-0/+1
| |/ /
* | | Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini2021-10-2058-429/+2752
|\ \ \ | | |/ | |/|
| * | arm64: dts: imx8mm-venice-gw7902: use imx8mm-venice-u-boot.dtsiTim Harvey2021-10-071-53/+1
| * | arm64: dts: imx8mm-venice-gw7901: use imx8mm-venice-u-boot.dtsiTim Harvey2021-10-071-61/+5
| * | arm64: dts: imx8mm-venice-gw700x: use imx8mm-venice-u-boot.dtsiTim Harvey2021-10-071-53/+9
| * | imx: makefile: drop the use of imx8mimage.shPeng Fan2021-10-071-6/+7
| * | imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N8...Frieder Schrempf2021-10-076-0/+1087
| * | imx: ventana: fix USB hub resetTim Harvey2021-10-076-6/+62
| * | imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N6...Frieder Schrempf2021-10-0712-1/+1117
| * | ARM: dts: imx: use generic name busOleksandr Suvorov2021-10-0715-27/+27
| * | mx7ulp: Update wdog disable sequenceYe Li2021-10-071-8/+25
| * | ARM: dts: imx6-apalis: enable watchdogRicardo Salveti2021-10-071-0/+11
| * | ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-IDMarek Vasut2021-10-071-1/+1
| * | arm: dts: imx8mp: Generate single bootable binaryTeresa Remmet2021-10-071-1/+18
| * | tree: imx: remove old fit generator scriptAndrey Zhizhikin2021-10-071-143/+0
| * | imx8mm-cl-iot-gate: Split the defconfigsFabio Estevam2021-10-075-13/+271
| * | mx7ulp: Allow to enable CONFIG_IMX_HABRicardo Salveti2021-10-071-1/+1