summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-01-15mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMACVignesh Raghavendra1-0/+1
2022-01-15mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPLVignesh Raghavendra1-0/+7
2022-01-15mach-k3: common: Instantiate AM65 CPSW NUSS wrapperVignesh Raghavendra1-0/+16
2022-01-15ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmodeVignesh Raghavendra1-2/+16
2022-01-15arm: mach-k3: am642_init: Unlock MCU PADCFG regsMichael Liebert2-0/+5
2022-01-15Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini14-36/+47
2022-01-15x86: efi: Set the correct link flags for the 64-bit EFI appSimon Glass1-3/+12
2022-01-15x86: efi: Don't use the 64-bit link script for the EFI appSimon Glass1-1/+1
2022-01-15x86: efi: Round out the link script for 64-bit EFISimon Glass1-1/+4
2022-01-15x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass3-3/+9
2022-01-15x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass1-4/+4
2022-01-15efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt7-14/+17
2022-01-15riscv: revert Complete efi header for RV32/64Heinrich Schuchardt1-10/+0