aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-09-22x86: efi-payload64: Add bootstd supportThomas Mittelstaedt
2023-09-22x86: efi-payload64: Add support for SCSI devicesThomas Mittelstaedt
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2023-09-21Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2023-09-21spi: zynqmp_qspi: Workaround for small data cache issueVenkatesh Yadav Abbarapu
2023-09-21spi: zynqmp_qspi: Change flush cache to invalidate cacheAshok Reddy Soma
2023-09-21trace: Fix alignment logic in flyrecord headerMichal Simek
2023-09-21trace: Move trace_clocks description above record offset calculationMichal Simek
2023-09-21trace: Use 64bit variable for start and lenMichal Simek
2023-09-21cmd: sf: Fix the flash_is_unlocked api size parameterVenkatesh Yadav Abbarapu
2023-09-21zynqmp: config: Add proper dependencies for USBVenkatesh Yadav Abbarapu
2023-09-21cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOADVenkatesh Yadav Abbarapu
2023-09-21clk: versal: Fix the function versal_clock_refVenkatesh Yadav Abbarapu
2023-09-21arm64: zynqmp: Update ECAM size to discover up to 256 busesThippeswamy Havalige
2023-09-21arm64: zynqmp: Add resets property for CAN nodesSrinivas Neeli
2023-09-21arm64: zynqmp: Fix i2c address for si570_user1 clockSaeed Nowshadi
2023-09-21arm64: versal: Add no-wp DT property in OSPI flash nodeAmit Kumar Mahapatra
2023-09-21arm64: zynqmp: Rename xlnx, mio_bank to xlnx, mio-bank for DLC21Michal Simek
2023-09-21dm: core: ofnode: Fix error message in ofnode_read_bootscript_address/flash()Michal Simek
2023-09-21net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridgeTejas Bhumkar