summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-22board: ti: am62ax: env: Set the boot_targetsNishanth Menon
2023-11-22board: ti: am62ax: env: Use default findfdtNishanth Menon
2023-11-22configs: am62ax_evm_a53_defconfig: Enable networkingNishanth Menon
2023-11-22dma: ti: k3-udma: Introduce DMA support for the am62axVignesh Raghavendra
2023-11-22arm: dts: k3-am62a*: Sync with kernel v6.7-rc1Nishanth Menon
2023-11-22arm: mach-k3: am62a: Add main_timer0 id to the dev listNishanth Menon
2023-11-22arm: dts: k3-j721e-*: Sync with kernel v6.7-rc1Neha Malcom Francis
2023-11-22dt-bindings: misc: Move esm-k3.txt to ti,j721e-esm.yamlNeha Malcom Francis
2023-11-22doc: board: beagle: Add BeagleBone AI-64 documentationNishanth Menon
2023-11-22configs: Add j721e_beagleboneai64_* configsNishanth Menon
2023-11-22board: beagle: Add BeagleBone AI-64 supportNishanth Menon
2023-11-22arm: dts: Add k3-j721e-beagleboneai64Robert Nelson
2023-11-22board: Move omap3 beagle under beagle vendor folderNishanth Menon
2023-11-22doc: board: Move am62x_beagleplay to it's own vendorNishanth Menon
2023-11-22board: Move beagleplay under beagle vendor folderNishanth Menon
2023-11-22configs: Add am62x_beagleplay_*_defconfigNishanth Menon
2023-11-22arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsiNishanth Menon
2023-11-22doc: board: ti: j721e_evm: Use board relative path for include directivesNishanth Menon
2023-11-22configs: j7200_evm_a72_defconfig: Switch to bootstdNishanth Menon
2023-11-22configs: j7200: Remove HBMC_AM654 configNishanth Menon
2023-11-22arm: mach-k3: j721e: Improve support for UDA FSNishanth Menon
2023-11-22arm: mach-k3: arm64-mmu: Refactor to be independent of boardNishanth Menon
2023-11-22board: ti: j721e: Select SOC_K3_J721E_J7200 for J7200evmNishanth Menon
2023-11-22arm: mach-k3: Kconfig: Introduce a symbol to indicate J7200Nishanth Menon
2023-11-22configs: j721e_evm_a72_defconfig: Switch to bootstdNishanth Menon
2023-11-22board: ti: j721e: j721e.env: Add explicit boot_targetsNishanth Menon
2023-11-22board: ti: j721e: evm: Switch to using IS_ENABLEDNishanth Menon
2023-11-22board: ti: j721e: evm: Drop board check for ESMNishanth Menon
2023-11-22board: ti: j721e: evm: Drop unused headersNishanth Menon
2023-11-22arm: mach-k3: Move TI dummy keys out of board folderNishanth Menon
2023-11-22arm: mach-k3: Move K3 degenerate keys out of board folderNishanth Menon
2023-11-22arm: mach-k3: Move sysfw-loader into R5 directoryAndrew Davis
2023-11-22arm: mach-k3: Remove incorrect checks for SPL buildAndrew Davis
2023-11-22arm: mach-k3: Move R5 specific code into new r5/ directoryAndrew Davis
2023-11-22arm: mach-k3: j721s2: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: am62ax: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: am62x: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: am64x: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: am65x: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: j721e: Move board selection to mach-k3Andrew Davis
2023-11-22board: ti: Add dependency from TARGET selection to SOCAndrew Davis
2023-11-22Merge tag 'tpm-next-22112023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-11-22tpm: remove superfluous check in tpm_tis_send()Heinrich Schuchardt
2023-11-21usb: udc: Try to clarify an error messageMiquel Raynal
2023-11-21cmd: bind: Try to improve the (un)bind helpMiquel Raynal
2023-11-21cmd: Change the dependencies between CMD_BIND and USB_GADGETMiquel Raynal
2023-11-21usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI commandMarek Vasut
2023-11-21dfu: add CONFIG_DFU_NAME_MAX_SIZE configurationJaehoon Chung
2023-11-21Merge tag 'efi-2024-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-11-21usb: fastboot: Add missing newline in pr_errSimon Holesch