summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-21arm: dts: j721s2: Add VTM node in R5Manorit Chawdhry
2024-10-21arm: mach-k3: j721s2_init: Initialize AVS Class 0Manorit Chawdhry
2024-10-21drivers: misc: k3_avs: Extract MPU clk and dev ID from DTManorit Chawdhry
2024-10-21arm: dts: k3-*-r5: Add MPU clock in clocks propertyManorit Chawdhry
2024-10-21drivers: misc: k3_avs: Check return code while programming AVSManorit Chawdhry
2024-10-21power: pmic: tps65941: Add DM_PMIC dependencyManorit Chawdhry
2024-10-21Merge patch series "Add TI K3 PCIe Controller support for J7200"Tom Rini
2024-10-21configs: j7200_evm_a72_defconfig: Enable configs for PCI supportSiddharth Vadapalli
2024-10-21pci: Add TI K3 Cadence PCIe ControllerSiddharth Vadapalli
2024-10-21Merge patch series "dwc3: gadget: properly fix cache operations"Tom Rini
2024-10-21usb: dwc3: invalidate dcache on buffer used in interrupt handlingNeil Armstrong
2024-10-21usb: dwc3: fix dcache flush range calculationNeil Armstrong
2024-10-21usb: dwc3: allocate setup_buf with dma_alloc_coherent()Neil Armstrong
2024-10-21Merge tag 'i2c-tag-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/...Tom Rini
2024-10-21i2c: i2c-gpio: add support for i2c-gpio,sda-output-onlyAlex Shumsky
2024-10-21i2c: muxes: pca954x: Add MAX735x/MAX736x supportMaksim Kiselev
2024-10-20Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-10-18Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2024-10-18mtd: spi-nor: Move SR3 WPS bit definition in the correct locationMarek Vasut
2024-10-18mbedtls: fix defects in coverity scanRaymond Mao
2024-10-18cmd: upl: correct printf codeHeinrich Schuchardt
2024-10-18lmb: notify when adjacent regions are addedCaleb Connolly
2024-10-18x86: cpu: Add missing header inclusionAndy Shevchenko
2024-10-18x86: cpu: Add a few prototypes to the header fileAndy Shevchenko
2024-10-18x86: cpu: Mark a few functions staticAndy Shevchenko
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko
2024-10-18x86: Enable RTC command by defaultSimon Glass
2024-10-18doc: Update coreboot's CI informationSimon Glass
2024-10-18docker: Update corebootSimon Glass
2024-10-18expo: Add forward declaration for udevice to ceditSimon Glass
2024-10-18expo: Drop scene_title_set()Simon Glass
2024-10-18expo: Drop unneceesary calls to expo_str()Simon Glass
2024-10-18expo: Support menu-item values in ceditSimon Glass
2024-10-18expo: Add a little more cedit CMOS loggingSimon Glass
2024-10-18expo: Allow menu items to have valuesSimon Glass
2024-10-18expo: Use standard numbering for save and discardSimon Glass
2024-10-18expo: Set the initial next_id to 1Simon Glass
2024-10-18expo: Place menu items to the right of all labelsSimon Glass
2024-10-18video: Avoid starting a new line to close to the bottomSimon Glass
2024-10-18video: Add a dark-grey console colourSimon Glass
2024-10-18sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmicMarek Vasut
2024-10-18binman: Add a tutorial on resolving test-coverage bugsSimon Glass
2024-10-18binman: Support getting test-coverage on just one testSimon Glass
2024-10-18u_boot_pylib: Support running coverage on selected functionsSimon Glass
2024-10-18sandbox_spl: Restrict use of UPL when not enabledSimon Glass
2024-10-18buildman: Correct some warnings about regex stringsSimon Glass
2024-10-18binman: implement signing FIT images during image buildAlexander Kochetkov
2024-10-18image-host: fix 'unknown error' error messageAlexander Kochetkov
2024-10-18binman: fix passing loadables to mkimage on first runAlexander Kochetkov
2024-10-18bootstd: Avoid calling unavailable block functionsSimon Glass