summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-05rtc: pcf85063: add missing register definitionsAlexander Feilke
2026-06-05rtc: pcf85063: add support for NXP PCF85063 familyAlexander Feilke
2026-06-05rtc: pcf85063: adjust date format to adhere to the rtc_time specAlexander Feilke
2026-06-05cmd: date: validate date using rtc_month_days()Markus Niebel
2026-06-05cmd_date: make mk_date() staticAlexander Feilke
2026-06-04Merge patch series "sc5xx Environment Cleanup and Fixes"Tom Rini
2026-06-04Merge patch series "Cleanup some linker list usage issues"Tom Rini
2026-06-04event: Remove obsolete comment and __used attributesTom Rini
2026-06-04linker_lists: Do not set "unused" attributeTom Rini
2026-06-04sandbox: Drop special link order treatment of start.o and sdl.oTom Rini
2026-06-04mach-sc5xx: Remove unused image offset Kconfig optionsCaleb Ethridge
2026-06-04arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_rCaleb Ethridge
2026-06-04arm: sc5xx: add missing boot env selectorsOzan Durgut
2026-06-04arm: sc5xx: Remove SC5XX_LOADADDRCaleb Ethridge
2026-06-04configs: sc5xx: Set default bootcmd to SPI bootCaleb Ethridge
2026-06-04mach-sc5xx: Update SPI bootargs for ubifsCaleb Ethridge
2026-06-04mach-sc5xx: Update image load addressCaleb Ethridge
2026-06-04mach-sc5xx: sc573: Rename EZKIT board to EZLITECaleb Ethridge
2026-06-04dts: sc594: Fix gige-reset line on EZKITCaleb Ethridge
2026-06-04mach-sc5xx: Remove preliminary binman supportCaleb Ethridge
2026-06-04mach-sc5xx: Add USB boot commandCaleb Ethridge
2026-06-04mach-sc5xx: Switch from tftp to wgetCaleb Ethridge
2026-06-04mach-sc5xx: Update boot commandsCaleb Ethridge
2026-06-04mach-sc59x: Add CONFIG_SC5XX_LOADADDRCaleb Ethridge
2026-06-04mach-sc5xx: Remove update commands from default environmentCaleb Ethridge
2026-06-04configs: sc5xx: Do not store environment in SPI flashCaleb Ethridge
2026-06-03Merge tag 'net-next-20260603' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2026-06-03Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini
2026-06-03net: mvpp2: convert FDT access to ofnode APIPeng Fan
2026-06-03net: mvpp2: Use dev_read_addr_index_ptr()Peng Fan
2026-06-03net: dc2114x: Use dev_remap_addr()Peng Fan
2026-06-03net: calxedaxgmac: Use dev_read_addr()Peng Fan
2026-06-03net: qe: dm_qe_uec: Use dev_read_addr()Peng Fan
2026-06-03net: ethoc: Use dev_read_addr_index()Peng Fan
2026-06-03phy: cadence: Use device APIPeng Fan
2026-06-03phy: marvell: comphy: Use dev_read_addr_index_ptr()Peng Fan
2026-06-03phy: ti-pipe3: Use device API for DT parsingPeng Fan
2026-06-03phy: Kconfig: use bool instead of tristateDavid Lechner
2026-06-03net: SYS_RX_ETH_BUFFER defaults to 8 when CONFIG_FSL_ENETC=yQuentin Schulz
2026-06-03net: guard SYS_RX_ETH_BUFFER with NETQuentin Schulz
2026-06-03net: tsec: make tsec_private a private structureQuentin Schulz
2026-06-03arm: ls102xa: use platform data to check Ethernet interface is not SGMIIQuentin Schulz
2026-06-03ls1028a: only include drivers/net/fsl_enetc.h when driver is compiledQuentin Schulz
2026-06-03usb: dwc3: generic: Staticize and constify driver opsMarek Vasut
2026-06-03usb: dwc3: sti: Staticize and constify driver opsMarek Vasut
2026-06-03usb: dwc3: am62: Staticize and constify driver opsMarek Vasut
2026-06-02Merge patch series "Enable splashscreen functionality on AM62X"Tom Rini
2026-06-02configs: am62x_evm_a53_defconfig: Enable A53 splashscreen at u-boot SPLSwamil Jain
2026-06-02configs: am62x_evm_a53_ethboot_defconfig: Disable splashscreenSwamil Jain
2026-06-02configs: am62x: Add splashscreen prune config fragmentDevarsh Thakkar