]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2020-09-25  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25  Simon Glassx86: edison: Add documentation for using am xFSTK image
2020-09-25  Simon Glassx86: edison: Generate an image suitable for xFSTK
2020-09-25  Simon Glassbinman: Support adding a U-Boot environment
2020-09-25  Simon Glassbinman: Show an error when a file is missing
2020-09-25  Simon Glassx86: Use multiple images
2020-09-25  Simon Glassx86: video: Show information about each video device
2020-09-25  Simon Glassx86: Add support for more than 8 MTRRs
2020-09-25  Simon Glassx86: Allow showing details about a HOB entry
2020-09-25  Simon Glassx86: hob: Try to show a name instead of a GUID
2020-09-25  Simon Glassx86: hob: Add way to show a single hob entry
2020-09-25  Simon Glassacpi: Use I2cSerialBusV2() instead of I2cSerialBus()
2020-09-25  Simon Glassacpi: Add more documentation for struct acpi_gpio
2020-09-25  Simon Glassx86: coral: Update config and device tree for ACPI
2020-09-25  Simon Glassx86: Move include of bitops out of ACPI region
2020-09-25  Simon Glassx86: Add a way to add to the e820 memory table
2020-09-25  Simon Glassacpi: Use defines for field lengths
2020-09-25  Simon Glassx86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
2020-09-25  Simon Glassx86: fsp: Add more debugging for silicon init
2020-09-25  Simon Glassx86: apl: Check low-level init in FSP-S pre-init
2020-09-25  Simon Glassx86: coral: Add audio descriptor files
2020-09-25  Simon Glassx86: acpi: Set the log category for x86 table generation
2020-09-25  Simon Glassacpi: tpm: Add a TPM1 table
2020-09-25  Simon Glassacpi: tpm: Add a TPM2 table
2020-09-25  Simon Glassx86: Correct handling of MADT table CPUs
2020-09-25  Simon Glassx86: Add a header guard to asm/acpi_table.h
2020-09-25  Simon Glassx86: Correct the assembly guard in e820.h
2020-09-25  Simon Glassx86: Notify the FSP of the 'end firmware' event
2020-09-25  Simon Glassx86: Sort the MTRR table
2020-09-25  Simon Glassx86: cpu: Report address width from cpu_get_info()
2020-09-25  Simon Glassx86: fsp: Update the FSP API with the end-firmware...
2020-09-25  Simon Glasstpm: cr50: Add ACPI support
2020-09-25  Simon Glassx86: apl: Drop unnecessary code in PMC driver
2020-09-25  Simon Glassx86: apl: Generate ACPI table for LPC
2020-09-25  Simon Glassx86: apl: Generate CPU tables
2020-09-25  Simon Glassx86: apl: Add support for hostbridge ACPI generation
2020-09-25  Simon Glassx86: apl: Generate required ACPI tables
2020-09-25  Simon Glassp2sb: Add some definitions used for ACPI
2020-09-25  Simon Glassx86: apl: Allow reading hostbridge base addresses
2020-09-25  Simon Glassx86: acpi: Add support for additional Intel tables
2020-09-25  Simon Glassx86: Support Atom SoCs using SWSMISCI rather than the...
2020-09-25  Simon Glassx86: acpi: Add common Intel ACPI tables
2020-09-25  Simon Glassacpi: Add more support for generating processor tables
2020-09-25  Simon Glassx86: acpi: Add PCT and PTC tables
2020-09-25  Simon Glassacpi: Add support for generating processor tables
2020-09-25  Simon Glassx86: acpi: Support generation of the DBG2 table
2020-09-25  Simon Glassx86: acpi: Support generation of the HPET table
2020-09-25  Simon Glassx86: Add a few common Intel CPU functions
2020-09-25  Simon Glassx86: apl: Update iomap for ACPI
2020-09-25  Simon Glassx86: apl: Add power-management definitions
2020-09-25  Simon Glassx86: Add some definitions for SMM
2020-09-25  Simon Glassx86: acpi: Add a common routine to write WiFi info
2020-09-25  Simon Glassx86: apl: Support writing the IntelGraphicsMem table
2020-09-25  Simon Glassx86: Add wake sources for the acpi_gpe driver
2020-09-25  Simon Glassi2c: Add a generic driver to generate ACPI info
2020-09-25  Simon Glassx86: link: Allow more space for U-Boot
2020-09-25  Simon Glassdm: acpi: Use correct GPIO polarity type in acpi_dp_add...
2020-09-25  Simon Glassacpi: Support generating a multi-function _DSM for...
2020-09-25  Simon Glassacpi: Add support for conditions and return values
2020-09-25  Simon Glassacpi: Add support for writing a _PRW
2020-09-25  Simon Glassx86: coral: Add ACPI tables for coral
2020-09-25  Simon Glassx86: acpi: Expand the GNVS
2020-09-25  Simon Glassx86: acpi: Support external GNVS tables
2020-09-25  Simon Glassx86: Add a common global NVS structure
2020-09-25  Simon Glassx86: Add a config for the systemagent PCIEX regions...
2020-09-25  Simon Glassx86: apl: Correct PCIE_ECAM_BASE
2020-09-25  Simon Glassx86: acpi: Add DPTF asl files
2020-09-25  Simon Glassx86: acpi: apl: Add asl files for Apollo Lake
2020-09-25  Simon Glassx86: acpi: Add base asl files for common x86 devices
2020-09-25  Simon Glassx86: acpi: Add cros_ec tables
2020-09-25  Simon Glasscros: Add information about booting Chrome OS on x86
2020-09-25  Simon Glasscros: Update chromium documentation
2020-09-25  Simon Glassx86: zboot: Allow overriding the command line
2020-09-25  Simon Glassx86: zboot: Add an option to dump the setup information
2020-09-25  Simon Glassx86: zboot: Allow setting a separate setup base address
2020-09-25  Simon Glassx86: zboot: Set environment variables for image locations
2020-09-25  Simon Glassx86: zboot: Add an 'setup' subcommand
2020-09-25  Simon Glassx86: zboot: Add an 'load' subcommand
2020-09-25  Simon Glassx86: zboot: Add an 'info' subcommand
2020-09-25  Simon Glassx86: zboot: Add a 'go' subcommand
2020-09-25  Simon Glassx86: zboot: Set up a sub-command structure
2020-09-25  Simon Glassx86: zimage: Disable interrupts just before booting
2020-09-25  Simon Glassx86: zboot: Correct image type
2020-09-25  Simon Glassx86: zboot: Move kernel-version code into a function
2020-09-25  Simon Glassx86: zimage: Avoid using #ifdef
2020-09-25  Simon Glassx86: zimage: Use a state struct to hold the state
2020-09-25  Simon Glassx86: Update the bootparam header
2020-09-24  Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-24  Tom RiniMerge branch 'mpc85xx-for-v2021.01' into next
2020-09-24  Ran Wangconfigs: powerpc: add usb (host) mass storage support
2020-09-24  Priyanka Jainconfigs: Remove P5040DS secure boot configs
2020-09-24  Priyanka Jainboard/freescale: Remove P5020DS board support
2020-09-24  Priyanka Jainpowerpc:Remove P4080DS secure boot configs
2020-09-24  Priyanka Jainconfigs: Remove P3041DS secure boot configs
2020-09-24  Priyanka Jainboard/freescale: Remove P1024RDB board support
2020-09-24  Priyanka Jainboard/freescale: Remove P1021RDB board support
2020-09-24  Priyanka Jainboard/freescale: Remove P1020MBG board support
2020-09-24  Priyanka Jainboard/freescale: Remove P1020UTM board support
2020-09-24  Priyanka Jainboard/freescale: Remove P1025RDB board support
2020-09-24  Priyanka Jainconfigs: Remove P1010RDB secure boot configs
next