summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-31cmd: mmc: Expand bkops handlingMarek Vasut3-16/+61
2023-01-30Prepare v2023.04-rc1Tom Rini2-6/+5
2023-01-30Revert "rockchip: Only call binman when TPL available"Jagan Teki1-1/+1
2023-01-27Merge branch '2023-01-27-apple-soc-updates'Tom Rini18-113/+1042
2023-01-27Merge tag 'efi-2023-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini22-463/+665
2023-01-27usb: xhci: Fix root hub descriptorMark Kettenis2-7/+9
2023-01-27arm: apple: Enable PCIe USB controllerMark Kettenis1-0/+1
2023-01-27pci: Add Apple PCIe controller driverMark Kettenis5-0/+367
2023-01-27test: Add test for mapping IOMMUs for PCI devicesMark Kettenis2-0/+32
2023-01-27iommu: Implement mapping IOMMUs for PCI devicesMark Kettenis1-0/+65
2023-01-27usb: xhci: Implement DMA mappingMark Kettenis4-67/+130
2023-01-27iommu: apple: Implement DMA mapping operations for Apple DARTMark Kettenis1-34/+277
2023-01-27test: Add test for IOMMU uclass map/unmap opsMark Kettenis2-1/+101
2023-01-27iommu: Add DMA mapping operationsMark Kettenis3-0/+56
2023-01-27serial: s5p: Use IS_ENABLED where appropriateMark Kettenis1-4/+4
2023-01-27Merge branch '2023-01-27-assorted-updates'Tom Rini28-135/+2284
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer5-67/+353
2023-01-27common: bouncebuf: Use dma-mapping for cache opsAndrew Davis1-6/+7
2023-01-27include: configs: Update env for selecting right dtbSinthu Raja1-0/+4
2023-01-27arm: dts: k3-am68-sk: Add r5 specific dt supportSinthu Raja2-0/+195
2023-01-27arm: dts: Add support for A72 specific AM68 Starter Kit Base BoardSinthu Raja3-1/+505
2023-01-27arm: dts: Add initial support for AM68 Starter Kit System on ModuleSinthu Raja1-0/+127
2023-01-27board: ti: j721s2: Add board_init and support for selecting DT based on EEPROMSinthu Raja1-0/+64
2023-01-27arch: mach-k3: Update board specific API name to K3 generic API nameSinthu Raja2-1/+15
2023-01-27board: ti: j721s2: Add support for detecting multiple device treesSinthu Raja1-10/+25
2023-01-27board: ti: j721s2: Enable support for reading EEPROM at next alternate addressSinthu Raja1-3/+9
2023-01-27board: ti: j721s2: Add support to update board_name for am68-skSinthu Raja1-2/+10
2023-01-27configs: j721s2_evm: Enable configs to store env in MMC FAT partitionSinthu Raja2-1/+3
2023-01-27configs: j721s2_evm_a72: Enable support for building multiple dtbs into FITSinthu Raja1-0/+1
2023-01-27configs: j721s2_evm_r5: Enable support for building multiple dtbs into FITSinthu Raja1-0/+3
2023-01-27MAINTAINERS: add include/power/ to POWERJohn Keeping1-0/+1
2023-01-27ifwitool: Fix member accessSimon Glass1-20/+20
2023-01-27pinctrl: fix docstringMichael Walle1-1/+1
2023-01-27pinctrl: get rid of some ifdefferyMichael Walle1-12/+5
2023-01-27pinctrl: don't fall back to pinctrl_select_state_simple()Michael Walle1-10/+5
2023-01-27arm: npcm8xx: add security feature headerJim Liu4-0/+223
2023-01-27ARM: config: enable function for nuvoton npcm845 bmcJim Liu1-1/+18
2023-01-27ARM: dts: npcm8xx: add npcm845 function nodeJim Liu3-0/+690
2023-01-27efi_loader: don't use HandleProtocolHeinrich Schuchardt1-2/+3
2023-01-27eficonfig: increase the number of menu entriesMasahisa Kojima1-1/+1
2023-01-27eficonfig: add vertical scroll supportMasahisa Kojima3-17/+80
2023-01-27eficonfig: refactor change boot order implementationMasahisa Kojima1-95/+151
2023-01-27eficonfig: refactor eficonfig_process_common functionMasahisa Kojima3-20/+82
2023-01-27efi_loader: fix comment in ESRT codeHeinrich Schuchardt1-1/+1
2023-01-27README: remove 'U-Boot Porting Guide' sectionHeinrich Schuchardt1-74/+0
2023-01-27doc: move directory hierarchy to HTMLHeinrich Schuchardt3-38/+77
2023-01-27README: remove section 'Versioning'Heinrich Schuchardt1-16/+0
2023-01-27doc: move 'Reproducible builds'Heinrich Schuchardt3-11/+26
2023-01-27README: replace references to CHANGELOGHeinrich Schuchardt1-10/+6
2023-01-27README: remove NetBSD sectionHeinrich Schuchardt1-29/+0