summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-04-20sandbox: enable IRQ using select for sandbox architectureWasim Khan1-0/+1
2021-04-20arch: Kconfig: enable IRQ using select for x86 architectureWasim Khan1-1/+1
2021-04-20arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabledWasim Khan1-0/+1
2021-04-20arm64: gic-v3-its: Clear the Pending table before enabling LPIsHou Zhiqiang1-1/+11
2021-04-20arm: dts: meson-khadas-vim3: enable PCIe in U-bootNeil Armstrong1-0/+4
2021-04-20arm64: dts: meson: odroidc2: readd PHY reset propertiesStefan Agner1-0/+6
2021-04-19Merge tag 'u-boot-atmel-2021.07-b' of https://source.denx.de/u-boot/custodian...Tom Rini2-1/+2
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc1-4/+1
2021-04-19ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timerManuel Reis1-0/+1
2021-04-19ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5Eugen Hristev1-1/+1
2021-04-18Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini4-6/+131
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-4/+87
2021-04-18ARM: dts: imx8mn: Add power domain nodesMarek Vasut1-0/+51
2021-04-18ARM: dts: imx8mm: Add power domain nodesMarek Vasut1-0/+73
2021-04-18ARM: dts: imx8mn: Replace deprecated fsl,usbphy DT props with physMarek Vasut1-1/+2
2021-04-18ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with physMarek Vasut1-2/+4
2021-04-18ARM: dts: k2g-evm: Use standard compatible string for USB no-op PHYMarek Vasut1-2/+0
2021-04-18arc: emsdp/iotdk: Use standard compatible string for USB no-op PHYMarek Vasut1-1/+1
2021-04-16arm: dts: k3-j721e-main: Update the speed modes supported and their itap dela...Aswath Govindraju1-4/+15
2021-04-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini4-31/+134
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec1-0/+1
2021-04-16sunxi: binman: Do not hardcode U-Boot load addressSamuel Holland1-1/+1
2021-04-16sunxi: binman: Respect the default FIT configurationSamuel Holland1-1/+1
2021-04-16sunxi: enable dual rank memory on R40Icenowy Zheng1-6/+49
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng2-23/+82
2021-04-16Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini2-19/+0
2021-04-15Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini38-13/+1182
2021-04-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini1-2/+2
2021-04-15powerpc: dts: t1042d4rdb: add FMan v3 nodesCamelia Groza1-1/+54
2021-04-15powerpc: dts: t1042: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza1-0/+46
2021-04-15powerpc: dts: qoriq: update the mdio offsets under the second FMan v3Camelia Groza11-14/+14
2021-04-15powerpc: dts: t4240rdb: add FMan v3 nodesCamelia Groza1-1/+141
2021-04-15powerpc: dts: t4240: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza1-0/+101
2021-04-15powerpc: dts: t2080rdb: add FMan v3 nodesCamelia Groza1-1/+68
2021-04-15powerpc: dts: t2080: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza1-0/+51
2021-04-15board: sl28: add config to enable console output on SER0Michael Walle1-0/+12
2021-04-15board: sl28: enable DM_SERIALMichael Walle1-0/+1
2021-04-15board: sl28: move DM_* configs to KconfigMichael Walle1-0/+19
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle1-0/+8
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle1-0/+3
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng1-5/+1
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil2-0/+50
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski3-0/+132
2021-04-15arm: dts: ls1028a: define QDS networking protocol combinationsAlex Marginean16-0/+490
2021-04-15x86: mtrr: Fix function descriptionsWolfgang Wallner1-2/+2
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson2-19/+0
2021-04-14arm: mach-rmobile: Add CPU info support for RZ/G2Biju Das5-4/+65
2021-04-13x86: qemu: move QFW to its own uclassAsherah Connor3-48/+21
2021-04-13firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere1-2/+3
2021-04-13firmware: scmi: sandbox test for voltage regulatorEtienne Carriere2-0/+43