summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-24configs: stm32mp15: Enable OF_BOARD flagPatrice Chotard1-0/+1
2022-01-24stm32prog: add partition name in treat_partition_list error messagesPatrick Delaunay1-6/+6
2022-01-24ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12Marek Vasut10-424/+917
2022-01-24ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12Marek Vasut9-224/+503
2022-01-24arm: dts: stm32mp15: alignment with v5.16Patrick Delaunay3-14/+15
2022-01-24stm32mp: correct the dependency for bootcount configsPatrick Delaunay1-1/+1
2022-01-24stm32mp: remove the bootcount activationPatrick Delaunay1-8/+0
2022-01-24ARM: dts: stm32: Add DFU support for DHCOR recoveryMarek Vasut1-0/+42
2022-01-24arm: stm32mp: Fix USB boot device reportMarek Vasut1-1/+1
2022-01-23Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini1-0/+9
2022-01-23arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPIAdam Ford1-0/+9
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+1
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay1-0/+8
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass1-0/+1
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass4-0/+5
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini9-74/+107
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini159-849/+849
2022-01-20arm: mvebu: spl: Fix 100 column exceedsMarek Behún1-2/+4
2022-01-20arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possibleMarek Behún1-15/+8
2022-01-20arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_tMarek Behún1-17/+17
2022-01-20arm: mvebu: spl: Print srcaddr in error messageMarek Behún1-1/+2
2022-01-20arm: mvebu: Check for kwbimage data checksumPali Rohár1-0/+27
2022-01-20arm: mvebu: Check that kwbimage blockid matches boot modePali Rohár1-9/+26
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2-1/+2
2022-01-20arm: mvebu: Check that kwbimage offset and blocksize are validPali Rohár1-0/+12
2022-01-20pci: pci_mvebu: Add support for Kirkwood PCIe controllersPali Rohár2-2/+5
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún5-31/+8
2022-01-19doc: replace @return by Return:Heinrich Schuchardt159-849/+849
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini10-75/+101
2022-01-19sandbox: imply PARTITION_TYPE_GUIDHeinrich Schuchardt1-0/+1
2022-01-19Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-3/+3
2022-01-19arm64: zynqmp: Change firmware dependencyMichal Simek1-2/+2
2022-01-19arm64: xilinx: dts: Add dma properties to fix dtbs_check warningsShravya Kumbham1-16/+32
2022-01-19arm64: zynqmp: Update USB node handle from dwc3 to usbManish Narani1-2/+2
2022-01-19arm64: zynqmp: Change compatible strings for cadence uartMichal Simek1-2/+2
2022-01-18ARM: dts: ast2600: Add MDIO devicesDylan Hung2-5/+109
2022-01-18ARM: dts: s700: add MMC/SD controller nodeAmit Singh Tomar1-0/+10
2022-01-18ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3Amit Singh Tomar1-1/+16
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait3-12/+1
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait4-5/+7
2022-01-18common: remove bedbug debugger supportOvidiu Panait2-14/+0
2022-01-18common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait1-0/+6
2022-01-17Merge branch '2022-01-15-TI-platform-updates'Tom Rini7-3/+157
2022-01-17Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians...Tom Rini2-9/+80
2022-01-17ARM: dts: at91: sama7g5ek: move eeproms to flexcom8Eugen Hristev1-9/+30
2022-01-17ARM: dts: at91: sama7g5: add flx8 and required nodesEugen Hristev1-0/+50
2022-01-17power: domain: Add Apple pmgr driverMark Kettenis1-0/+3
2022-01-17arm: dts: apple: Add u-boot,dm-pre-reloc propertiesMark Kettenis6-0/+30
2022-01-17arm: dts: apple: Update Apple M1 device treesMark Kettenis9-421/+2184
2022-01-16ARM: dts: K3-am642-r5-sk: Enable Second CPSW port in R5/A53 SPLVignesh Raghavendra2-1/+112