aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Merge branch '2022-01-15-TI-platform-updates'WIP/17Jan2022Tom Rini19-54/+311
2022-01-17Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians...Tom Rini6-9/+97
2022-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini19-421/+2340
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini16-15/+623
2022-01-17configs: at91: sama7g5ek: enable CONFIG_PHANDLE_CHECK_SEQEugen Hristev2-0/+2
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 Kettenis4-0/+126
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-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur3-1/+23
2022-01-16nand: gpmc: Handle bitflips in erased pages when using BCH ECC engineDavid Rivshin1-9/+36
2022-01-16Fix wrong QSPI clock calculation for AM4372Stefan Mätje1-1/+2
2022-01-16configs: am43xx_hs_evm: Add SPL_USB_STORAGE SupportAmjad Ouled-Ameur1-0/+1
2022-01-16omap: timer: implement timer_get_boot_usChristian Gmeiner1-0/+21
2022-01-16gpio: da8xx_gpio: Fix gpio name with addresschao zeng1-0/+8
2022-01-15ARM: dts: K3-am642-r5-sk: Enable Second CPSW port in R5/A53 SPLVignesh Raghavendra2-1/+112
2022-01-15net: fastboot: make UDP port net: configurableChristian Gmeiner2-4/+8
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch3-4/+3
2022-01-15net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut1-1/+1
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath6-0/+579
2022-01-15net: dsa: sja1105: fix device id detectionVladimir Oltean1-6/+0
2022-01-15net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHYVladimir Oltean1-0/+11
2022-01-15cmd: pxe_utils: sysboot: add label override supportAmjad Ouled-Ameur2-0/+21
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-15board: ti: am64x: Init DRAM size in R5/A53 SPLVignesh Raghavendra1-0/+3
2022-01-15net: ti: am65-cpsw: Add support for multi port independent MAC modeVignesh Raghavendra2-27/+52
2022-01-15mach-k3: common: Instantiate AM65 CPSW NUSS wrapperVignesh Raghavendra1-0/+16
2022-01-15dma: ti: k3-udma: Fix rflow reservation for PKTDMAVignesh Raghavendra1-13/+8
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...WIP/15Jan2022Tom Rini49-670/+1059
2022-01-15Merge branch '2022-01-14-assorted-fixes'Tom Rini16-48/+539
2022-01-15efi: Tidy up some comments in efi headerSimon Glass1-8/+9
2022-01-15efi: Build the 64-bit app properlySimon Glass1-2/+2
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-15efi: Support the efi command in the appSimon Glass4-16/+82
2022-01-15x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass3-22/+24
2022-01-15efi: Move exit_boot_services into a functionSimon Glass4-55/+124
2022-01-15MAINTAINERS: remove Alexander Graf from EFI PAYLOADHeinrich Schuchardt1-1/+0
2022-01-15efidebug: avoid 'dfu_alt_info not defined' messageHeinrich Schuchardt1-2/+5
2022-01-15efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas3-0/+37
2022-01-15cmd: part: list all 128 GPT partitionsHeinrich Schuchardt2-3/+3
2022-01-15disk: gpt: print all partitionsHeinrich Schuchardt1-2/+2
2022-01-15efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt7-14/+17
2022-01-15riscv: revert Complete efi header for RV32/64Heinrich Schuchardt1-10/+0