summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23patman: Respect include directive on Git config lookupFei Shao
2023-09-23sandbox: test: Fix typo in test.dtsMichal Simek
2023-09-23binman: Fix SyntaxWarning: invalid escape sequence '\('Rong Tao
2023-09-23buildman: Fix full help for Python 3.8Simon Glass
2023-09-23tools: Fix patman launcher script.Maxim Cournoyer
2023-09-22Merge branch '2023-09-22-assorted-bugfixes'Tom Rini
2023-09-22MAINTAINERS: Step up as maintainers of UniPhier SoC platformKunihiko Hayashi
2023-09-22pico-imx7d: Remove Vanessa from MAINTAINERSFabio Estevam
2023-09-22drivers: mediatek: Fix error handling in mtk_i2c_do_transferFrancois Berder
2023-09-22net: sni_netsec: Add workaround for timeout errorRyosuke Saito
2023-09-22configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPLRavi Gunasekaran
2023-09-22net: wget: Avoid packet queue overflowRichard Weinberger
2023-09-22Merge tag 'x86-pull-20230922' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-09-22x86: doc: coreboot: Mention 64-bit Linux distrosSimon Glass
2023-09-22x86: doc: Split out manual booting into its own fileSimon Glass
2023-09-22x86: doc: Update summaries and add linksSimon Glass
2023-09-22x86: doc: Move into its own directorySimon Glass
2023-09-22x86: coreboot: Record the position of the SMBIOS tablesSimon Glass
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-22bootstd: Keep track of use of usb stopSimon Glass
2023-09-22x86: smbios: Add a Kconfig indicating SMBIOS-table presenceSimon Glass
2023-09-22efi: x86: Correct the condition for installing ACPI tablesSimon Glass
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass
2023-09-22x86: coreboot: Align options between coreboot and coreboot64Simon Glass
2023-09-22x86: coreboot: Drop USB init on startupSimon Glass
2023-09-22x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32Simon Glass
2023-09-22x86: coreboot: Look for DBG2 UART in SPL tooSimon Glass
2023-09-22x86: Allow APCI in SPLSimon Glass
2023-09-22x86: Set the CPU vendor in SPLSimon Glass
2023-09-22x86: coreboot: Rearrange arch_cpu_init()Simon Glass
2023-09-22x86: coreboot: Enable standard bootSimon Glass
2023-09-22x86: coreboot: Add IDE and SATASimon Glass
2023-09-22x86: Update cbmem driverSimon Glass
2023-09-22x86: coreboot: Document cbmem console structSimon Glass
2023-09-22x86: doc: Update the list of supported ChromebooksSimon Glass
2023-09-22x86: dm: Mark driver model as dead when disabling CARSimon Glass
2023-09-22x86: broadwell: Set up MTRRsSimon Glass
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass
2023-09-22x86: spl: Change the condition for copying U-Boot to RAMSimon Glass
2023-09-22x86: samus_tpl: Correct text base and alloc sizesSimon Glass
2023-09-22x86: Add some log categoriesSimon Glass
2023-09-22x86: broadwell: Show the memory delaySimon Glass
2023-09-22dm: core: Allow marking driver model as deadSimon Glass
2023-09-22x86: doc: Document the -cdrom issues I ran intoSimon Glass
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-09-22x86: coreboot: Avoid a declaration after a labelSimon Glass
2023-09-22Allow Python packages to be droppedSimon Glass
2023-09-22x86: pxeboot: bugfix: Set variable for size of initrdThomas Mittelstaedt