aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-12configs: set CONFIG_LMB_MAX_REGIONS=64 for all mt798[16] boardsWIP/2022-12-12-assorted-improvementsDaniel Golle6-0/+6
2022-12-12serial: ns16550: Enable clocks during probeSamuel Holland1-0/+5
2022-12-12ARM: dts: npcm7xx: add npcm750 gpio node compatible nameJim Liu1-8/+8
2022-12-12ARM: dts: npcm8xx: add npcm845 function nodeJim Liu4-8/+3052
2022-12-12ARM: config: enable function for nuvoton npcm845 bmcJim Liu1-2/+15
2022-12-12musb-new: omap2430: fix musb probing in gadget modeAndreas Kemnade1-17/+25
2022-12-12omap4: make musb probeable by simple busAndreas Kemnade1-0/+8
2022-12-12distro/pxeboot: Handle prompt variableManuel Traut1-1/+4
2022-12-12cmd: pxe: use strdup to copy configPatrick Delaunay1-2/+1
2022-12-12cmd: pxe: support INITRD and FDT selection with FITPatrick Delaunay3-3/+24
2022-12-12cmd: pxe: reorder kernel treatment in label_bootPatrick Delaunay1-25/+24
2022-12-12drivers: pci: pcie_dw_common: add upper-limit to iATUBen Dooks2-0/+3
2022-12-12arm: mach-omap2: Move common image process functions out of board filesAndrew Davis5-60/+16
2022-12-09Merge branch '2022-12-09-platform-updates' into nextTom Rini114-358/+39276
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