aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-09configs: enable OSPI related configs in AM62xWIP/2022-12-09-platform-updatesDhruva Gole2-0/+41
2022-12-09arm: dts: Add OSPI support for AM62-SKDhruva Gole2-0/+29
2022-12-09arm: dts: k3-am62x: sync dt with linux kernelDhruva Gole4-0/+437
2022-12-09configs: introduce configs for the am62aBryan Brattlof3-0/+251
2022-12-09board: ti: introduce the basic files needed to support the am62aBryan Brattlof5-2/+101
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof7-0/+410
2022-12-09arm: mach-k3: introduce basic files to support the am62aBryan Brattlof8-7/+396
2022-12-09soc: ti: k3-socinfo: add am62a SoC entryBryan Brattlof1-0/+4
2022-12-09ram: k3-ddrss: add am62a controller supportBryan Brattlof2-0/+2
2022-12-09arm: dts: introduce am62a7 u-boot dtbsBryan Brattlof5-0/+5898
2022-12-09arm: dts: introduce am62a7 dtbs from linux kernelBryan Brattlof7-0/+842
2022-12-09ram: k3-ddrss: add auto-generated macros for am62a supportBryan Brattlof66-344/+30830
2022-12-09rtc: Add fallbacks for dm functionsSean Anderson1-3/+29
2022-12-09x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabledSean Anderson1-0/+2
2022-12-09Nokia RX-51: Use ENTRY/ENDPROC for save_boot_paramsPali Rohár1-2/+4
2022-12-08Merge branch '2022-12-08-assorted-tooling-and-fs-fixes' into nextTom Rini15-63/+142
2022-12-08ata: ahci-pci: Replace magic constant by macroPali Rohár1-1/+1
2022-12-08fs/squashfs: use lldiv function for mathKasper Revsbech1-1/+1
2022-12-08u-boot-initial-env: rework make targetMax Krummenacher4-4/+55
2022-12-08firmware: scmi: use protocol node name to bind the scmi regulator driverPatrick Delaunay1-2/+3
2022-12-08tools: mkimage: add new image type "fdt_legacy"Marc Kleine-Budde3-2/+11
2022-12-08tools: mkimage: don't print error message "Success" in case of failureMarc Kleine-Budde1-2/+2
2022-12-08tools: fdtgrep: Fix handle leakMikhail Ilin1-2/+6
2022-12-08tools: mkimage: Fix nullptr at strchr()Mikhail Ilin1-15/+20
2022-12-08fs: ext4: Fix free(NULL)Mikhail Ilin1-8/+13
2022-12-08tool: ifwitool: Fix buffer overflowMikhail Ilin1-25/+19
2022-12-08tool: ifwitool: The function localtime() can return NULL.Mikhail Ilin1-0/+2
2022-12-08tools: env: fw_env: Fix unused-result warningJaehoon Chung1-1/+9
2022-12-07Merge branch '2022-12-07-Kconfig-migrations' into nextTom Rini108-9976/+35
2022-12-07net: Remove eth_legacy.cTom Rini8-523/+7
2022-12-07qe: Remove non-DM_ETH codeTom Rini7-3901/+1
2022-12-07usb: gadget: Remove non-DM_ETH codeTom Rini3-117/+0
2022-12-07usb: eth: Remove non-DM_ETH codeTom Rini4-300/+1
2022-12-07usb: eth: smsc95xx: Remove non-DM_ETH codeTom Rini1-234/+0
2022-12-07usb: eth: r8152: Remove non-DM_ETH codeTom Rini2-277/+0
2022-12-07usb: eth: msc7830: Remove non-DM_ETH codeTom Rini1-276/+0
2022-12-07usb: eth: asix88179: Remove non-DM_ETH codeTom Rini1-250/+0
2022-12-07usb: eth: asix: Remove non-DM_ETH codeTom Rini1-255/+0
2022-12-07net: keystone_net: Remove non-DM_ETH codeTom Rini1-4/+2
2022-12-07net: cpsw: Remove non-DM_ETH codeTom Rini1-96/+0
2022-12-07net: sunxi_emac: Remove non-DM_ETH codeTom Rini1-2/+0
2022-12-07net: smc911x: Remove non-DM_ETH codeTom Rini1-147/+0
2022-12-07net: sh_eth: Remove non-DM_ETH codeTom Rini1-160/+0
2022-12-07net: rtl8169: Remove non-DM_ETH codeTom Rini1-166/+0
2022-12-07net: rtl8139: Remove non-DM_ETH codeTom Rini1-112/+0
2022-12-07net: phy: Remove non-DM_ETH codeTom Rini8-111/+0
2022-12-07net: pcnet: Remove non-DM_ETH codeTom Rini1-136/+0
2022-12-07net: netconsole: Remove non-DM_ETH codeTom Rini1-8/+0
2022-12-07net: mvgbe: Remove non-DM_ETH codeTom Rini2-220/+2
2022-12-07net: mcfmii: Remove non-DM_ETH codeTom Rini1-16/+0