aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-15board: nuvoton: Use an event to replace last_stage_init() and fix build errorWIP/15May2024-nextJim Liu4-5/+11
2024-05-15Merge patch series "introduce basic support for TI's am625-lp-sk"Tom Rini6-0/+2315
2024-05-15configs: add defconfigs for the am625-lp-skBryan Brattlof2-0/+5
2024-05-15arm: dts: add U-Boot dtbs for the am625-lp-skNitin Yadav4-0/+2310
2024-05-15dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ringMatthias Schiffer1-0/+3
2024-05-15dma: ti: k3-udma: add missing <net.h> includeMatthias Schiffer1-0/+1
2024-05-15net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed"Matthias Schiffer1-1/+1
2024-05-15net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop()Matthias Schiffer1-0/+9
2024-05-15net: eth-uclass: guard against reentrant eth_init()/eth_halt() callsMatthias Schiffer1-8/+32
2024-05-15Merge patch series "Add remoteproc driver for AM62a SoC"Tom Rini4-4/+45
2024-05-15board: ti: am62ax: Add support for remote proc loadHari Nagalla1-0/+4
2024-05-15configs: am62ax: enable remote proc driversHari Nagalla1-0/+3
2024-05-15remoteproc: k3-r5: Add support for R5F core on AM62A SoCsHari Nagalla1-2/+27
2024-05-15remoteproc: k3-dsp: Enable C71x support for AM62AHari Nagalla1-2/+11
2024-05-15Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"Tom Rini13-1/+272
2024-05-15doc: board: Add document for DFU boot on am62x SoCsSjoerd Simons2-1/+50
2024-05-15beagleplay: Add DFU supportSjoerd Simons3-0/+12
2024-05-15configs: am62x_evm_*: Enable USB and DFU supportSjoerd Simons3-0/+60
2024-05-15arm: dts: k3-am625-sk: Enable usb port in u-bootSjoerd Simons1-0/+9
2024-05-15board: ti: am62x: am62x: include env for DFUSjoerd Simons1-0/+1
2024-05-15usb: dwc3: Add dwc3 glue driver for am62Sjoerd Simons3-0/+140
2024-05-14Merge branch '2024-05-13-assorted-updates' into nextTom Rini35-842/+419
2024-05-13arm: mach-k3: Move code specific to a SoC into that SoC's directoryWIP/2024-05-13-assorted-updatesAndrew Davis23-40/+88
2024-05-13scripts: gen_compile_commands: fix invalid escape sequence warningCaleb Connolly1-1/+1
2024-05-13Init virtio before loading ENV from EXT4 or FATFiona Klute3-0/+11
2024-05-13armv8: generic_timer: Use event stream for udelayPeter Hoyes3-2/+39
2024-05-13arm: Move sev() and wfe() definitions to common Arm header filePeter Hoyes2-19/+9
2024-05-13sandbox: make function 'do_undefined' properly compiles for PowerPCWHR1-0/+4
2024-05-13zfs: fix function 'zlib_decompress' pointlessly calling itselfWHR1-1/+3
2024-05-13zfs: recognize zpools formatted with features supportWHR2-7/+12
2024-05-13crypto: nuvoton: npcm_sha: Support SHA 384/512Jim Liu1-772/+252
2024-05-10Merge patch series "Add AM64x Support to PRUSS and PRU_RPROC driver"Tom Rini2-2/+8
2024-05-10Merge patch series "Generate all SR boot binaries"Tom Rini2-2/+183
2024-05-10Merge patch series "*** Commonize board code for K3 based SoMs ***"Tom Rini5-67/+78
2024-05-10arm: mach-k3: am642: Provide a way to obtain boot device for non SPLsWadim Egorov4-91/+109
2024-05-10soc: ti: pruss: Add support for AM64xMD Danish Anwar1-0/+1
2024-05-10remoteproc: pru: Add support for AM64x PRU / RTU coresMD Danish Anwar1-2/+7
2024-05-10arm: dts: k3-j7200-binman: Add support for HSSE1.0 and HSFS1.0Neha Malcom Francis1-1/+94
2024-05-10arm: dts: k3-j721e-binman: Add support for HSFS1.1Neha Malcom Francis1-1/+89
2024-05-10phycore_am64x_a53_defconfig: Enable CONFIG_BOARD_LATE_INITWadim Egorov1-0/+1
2024-05-10board: phytec: Commonize board code for K3 based SoMsWadim Egorov4-67/+77
2024-05-08test/py: Make the number of SPL banners seen a variableWIP/08May2024-nextTom Rini1-11/+4
2024-05-08net: Add drivers for Sysnopsys Ethernet 10G deviceBoon Khai Ng5-0/+1709
2024-05-07Merge patch series "arm: Add Analog Devices SC5xx Machine Type"WIP/07May2024-nextTom Rini43-0/+5027
2024-05-07drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheralGreg Malysa4-0/+155
2024-05-07drivers: serial: Add in UART for ADI SC5XX-family processorsNathan Barrett-Morrison3-0/+227
2024-05-07drivers: clk: adi: Add in SC5XX-family clock driverNathan Barrett-Morrison13-0/+1604
2024-05-07arch: arm: Add Analog Devices SC5xx machine typeNathan Barrett-Morrison26-0/+3041
2024-05-07Merge branch '2024-05-06-remove-include-common_h' into nextTom Rini4204-4307/+1245
2024-05-07common.h: Remove this file and all referencesTom Rini7-49/+5