]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2020-11-06  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06  Pali RohárMakefile: Fix calling make with V=1
2020-11-06  Simon Glasssmbios: Drop the unused Kconfig options
2020-11-06  Simon Glassx86: Provide default SMBIOS manufacturer/product
2020-11-06  Simon Glassx86: galileo: Use devicetree for SMBIOS settings
2020-11-06  Simon Glassarm64: mvebu: Use devicetree for SMBIOS settings on...
2020-11-06  Simon Glassodroid-c2: Use devicetree for SMBIOS settings
2020-11-06  Simon Glassimx: Use devicetree for SMBIOS settings on MYiR MYS...
2020-11-06  Simon Glassrockchip: Use devicetree for SMBIOS settings
2020-11-06  Simon Glasssysinfo: Provide a default driver to set SMBIOS values
2020-11-06  Simon Glasssmbios: Add documentation and devicetree binding
2020-11-06  Simon Glasssmbios: Add more properties
2020-11-06  Simon Glasssmbios: Allow properties to come from the device tree
2020-11-06  Simon Glassx86: Pass an ofnode into each SMBIOS function
2020-11-06  Simon Glassdoc: Add a binding for sysinfo
2020-11-06  Simon Glassboard: Rename uclass to sysinfo
2020-11-06  Simon Glassx86: zimage: Quieten down the zimage boot process
2020-11-06  Simon Glassx86: zimage: Sanity-check the kernel version before...
2020-11-06  Simon Glassx86: zimage: Add a little more logging
2020-11-06  Simon Glassx86: fsp: Adjust calculations for MTRR range and DRAM top
2020-11-06  Simon Glassx86: pinctrl: Silence the warning when a pin is not...
2020-11-06  Simon Glassx86: acpi: Don't show the UART address by default
2020-11-06  Simon Glassx86: acpi: Include the TPMv1 table only if needed
2020-11-06  Simon Glassx86: Silence some logging statements
2020-11-06  Simon Glassx86: fsp: Convert fsp_dram to use log_debug()
2020-11-06  Simon Glassx86: Boot coral into Chrome OS by default
2020-11-06  Simon Glassx86: Set up Chrome OS to boot into developer mode
2020-11-06  Simon Glassx86: Use CONFIG_CHROMEOS_VBOOT for verified boot
2020-11-06  Simon Glassx86: Define the Chrome OS GNVS region
2020-11-06  Simon Glassacpi: Don't reset the tables with every new generation
2020-11-06  Simon Glassx86: acpi: Put the generated code first in DSDT
2020-11-06  Simon Glassx86: acpi: Allow the SSDT to be empty
2020-11-06  Simon Glassacpi: Correct reset handling in acpi_device_add_power_res()
2020-11-06  Simon Glassx86: sound: Correct error handling
2020-11-06  Simon Glassx86: Show the interrupt pointer with 'irqinfo'
2020-11-06  Simon Glassx86: nhlt: Fix a few bugs in the table generation
2020-11-06  Simon Glassx86: nhlt: Correct output of bytes and 16-bit data
2020-11-06  Simon Glassx86: Allow putting some tables in the bloblist
2020-11-05  Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-05  Simon Glassx86: Use if instead of #ifdef in write_tables()
2020-11-05  Simon Glassx86: Add SMBIOS info for Coral
2020-11-05  Simon Glassx86: coral: Drop the duplicate PCIe settings
2020-11-05  Simon Glassx86: Don't bother clearing global NVS
2020-11-05  Simon Glassx86: acpi: Store the ACPI context in global_data
2020-11-05  Simon Glassx86: Allow writing tables to fail
2020-11-05  Simon Glassx86: Add support for private files
2020-11-05  Simon Glassx86: Add a layout for Chrome OS verified boot
2020-11-05  Simon Glassx86: apl: Add core init for the SoC
2020-11-05  Simon GlassAdd an assembly guard around linux/bitops.h
2020-11-05  Christian Gmeinercoreboot: make use of smbios parser
2020-11-05  Christian Gmeinersmbios: add parsing API
2020-11-05  Simon Glassx86: Fix up driver names to avoid dtoc warnings
2020-11-05  Simon Glasscros_ec: Fix up driver names to avoid dtoc warnings
2020-11-04  Sebastian Reichelboard: ge: b1x5v2: Add MAINTAINERS
2020-11-04  Sebastian Reichelboard: ge: ppd: Update MAINTAINERS
2020-11-04  Sebastian Reichelboard: ge: bx50v3: Update MAINTAINERS
2020-11-04  Michal Simekarch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
2020-11-03  Heiko Schocherenv: sf: fix init function behaviour
2020-11-02  Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-02  Eugen HristevARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit address
2020-11-02  Eugen HristevARM: dts: at91: sam9260ek: fix SPI bus unit address
2020-11-02  Eugen HristevARM: dts: at91: sama5d3xmb: fix I2C bus unit address
2020-11-02  Eugen HristevARM: dts: at91: gurnard: fix SPI bus unit address
2020-11-02  Eugen HristevARM: dts: at91: at91sam9g25ek: fix I2C bus unit address
2020-11-02  Eugen HristevARM: dts: at91: at91sam9g20ek_common: fix SPI bus unit...
2020-11-02  Eugen HristevARM: dts: at91: at91sam9g20-taurus: fix SPI bus unit...
2020-11-02  Eugen HristevARM: dts: at91: at91sam9261ek: fix SPI unit address...
2020-11-02  Eugen HristevARM: dts: at91: vinco: fix I2C warning bus unit address
2020-11-01  Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-11-01  Sebastian Reichelboard: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2
2020-11-01  Sebastian Reichelboard: ge: common: vpd: separate I2C specific code
2020-11-01  Sebastian Reichelboard: ge: common: add config option for RTC and VPD...
2020-11-01  Sebastian Reichelboard: ge: common: rename ge_common.c to ge_rtc.c
2020-11-01  Sebastian Reichelsysreset: Add poweroff-gpio driver
2020-11-01  Sebastian Reichelimx6: allow usage of disable_ldb_di_clock_sources for...
2020-11-01  Sebastian Reichelrtc: m41t62: add oscillator fail bit reset support
2020-11-01  Sebastian Reichelrtc: m41t62: reset SQW in m41t62_rtc_reset
2020-11-01  Sebastian Reichelbootcount: add a DM SPI flash backing store for bootcount
2020-11-01  Teresa Remmetboard: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support
2020-11-01  Marek VasutARM: imx: Add support for the primary/secondary bmode...
2020-11-01  Michael Wallewatchdog: Hide WATCHDOG_RESET_DISABLE
2020-11-01  Lukasz Majewskidefconfig: Enable CONFIG_SHOW_BOOT_PROGRESS for imx53...
2020-11-01  Lukasz Majewskidts: Provide LED DTS description for HSC and DDC imx53...
2020-11-01  Lukasz Majewskiarm: Implement show_boot_progress() for imx53's HSC...
2020-11-01  Fabio Estevammx7ulp: clock: Align the PLL_USB frequency
2020-11-01  Fabio Estevammx7ulp: clock: Remove unuseful information
2020-11-01  Tim Harveythermal: imx_tmu: fix missing include
2020-11-01  Tim Harveyimx: cpu: terminate line with CR if invalid temp sensor
2020-11-01  Jorge Ramirez... mx6: peripheral clock from oscillator
2020-11-01  Igor Opaniukverdin-imx8mm: enable fdt overlays and env importing
2020-11-01  Peng Fandoc: board: Convert i.MX6ULL EVK README to reST
2020-11-01  Peng Fandoc: board: Convert i.MX6UL 14x14 EVK README to reST
2020-11-01  Peng Fandoc: board: Convert i.MX6 Sabresd README to reST
2020-11-01  Peng Fandoc: board: Convert i.MX6 Sabreauto README to reST
2020-11-01  Peng Fandoc: board: Convert i.MXRT1050 EVK README to reST
2020-11-01  Peng Fandoc: board: Convert i.MXRT1020 EVK README to reST
2020-11-01  Peng Fandoc: board: Convert i.MX8QXP MEK README to reST
2020-11-01  Peng Fandoc: board: Convert i.MX8MQ EVK README to reST
2020-11-01  Peng Fandoc: board: Convert i.MX8MM EVK README to reST
2020-11-01  Peng Fandoc: board: Convert i.MX8MN EVK README to reST
next