colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / arch / x86 /
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-06-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-06-02 Bin Mengx86: quark: acpi: Replace _ADR() by _UID() in descripti...
2020-06-02 Bin Mengx86: baytrail: acpi: Replace _ADR() by _UID() in descri...
2020-06-02 Bin Mengx86: baytrail: acpi: Create buffers outside of the...
2020-06-02 Andy Shevchenkox86: tangier: acpi: Drop _HID() where enumerated by...
2020-06-02 Andy Shevchenkox86: tangier: acpi: Drop _ADR() where _HID() is present
2020-06-02 Andy Shevchenkox86: tangier: acpi: Replace _ADR() by _UID() in descrip...
2020-06-02 Andy Shevchenkox86: tangier: acpi: Create buffers outside of the methods
2020-06-02 Simon Glassx86: apl: Add hex offsets for registers in FSP-S
2020-06-02 Simon Glassx86: coral: Correct some FSP-S settings
2020-06-02 Simon Glassx86: apl: Add hex offsets for registers in FSP-M
2020-06-02 Simon Glassx86: coral: Correct some FSP-M settings
2020-06-02 Simon Glassx86: mrccache: Allow use before driver model is active
2020-06-02 Simon Glassx86: spl: Print the error on SPL failure
2020-06-02 Simon Glassx86: spi: Add a way to access the SPI mapping via registers
2020-05-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-05-27 Simon Glasscbfs: Don't require the CBFS size with cbfs_init_mem()
2020-05-27 Christian Gmeinerx86: coreboot: add SMBIOS cbmem entry parsing
2020-05-27 Bernhard Messerklingerx86: apl: Use devicetree for FSP-S configuration
2020-05-27 Bernhard Messerklingerx86: apl: Use devicetree for FSP-M configuration
2020-05-27 Bernhard Messerklingerx86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon GlassUse __ASSEMBLY__ as the assembly macros
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon Glasscommon: Drop asm/ptrace.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-05-18 Simon Glasscommon: Drop image.h from common header
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-05-18 Simon Glassbootstage: Use BOOTSTAGE instead of BOOTSTATE
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-18 Tom RiniMerge tag 'efi-2020-07-rc3' of https://gitlab.denx...
2020-05-17 Michael Walleefi_loader: round the memory area in efi_add_memory_map()
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-05 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-05 Tom RiniMerge tag 'efi-2020-07-rc2-2' of https://gitlab.denx...
2020-05-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04 Simon Glassx86: coreboot: Allow building an SPL image
2020-05-04 Simon Glassx86: Update SPL for coreboot
2020-05-04 Simon Glassx86: Move work-around out of cpu_jump_to_64bit_uboot()
2020-05-04 Simon Glassx86: Allow building an SPL image for coreboot
2020-05-04 Simon Glassx86: Move coreboot-table detection to common 32/64...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Simon Glassx86: Use the existing stack when chain-loading
2020-04-30 Simon Glassx86: Add a way to detect running from coreboot
2020-04-30 Simon Glassx86: Move coreboot-table detection into common code
2020-04-30 Simon Glassx86: cpu: Skip init code when chain loading
2020-04-30 Simon Glassx86: apl: Skip init code when chain loading
2020-04-30 Simon Glassx86: fsp: Allow skipping init code when chain loading
2020-04-30 Simon Glassacpi: Add an acpi command
2020-04-30 Simon Glassacpi: Put table-setup code in its own function
2020-04-30 Simon Glassacpi: Move acpi_add_table() to generic code
2020-04-30 Simon Glassacpi: Drop code for missing XSDT from acpi_write_rsdp()
2020-04-30 Simon Glassx86: Allow devices to write ACPI tables
2020-04-30 Simon Glassacpi: Convert part of acpi_table to use acpi_ctx
2020-04-30 Simon Glassacpi: Add a method to write tables for a device
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-16 Simon Glassx86: Move acpi_table header to main include/ directory
2020-04-16 Simon Glassx86: Move acpi_s3.h to include/acpi/
2020-04-16 Simon Glassx86: apl: Add Global NVS table header
2020-04-16 Simon Glassx86: apl: Move p2sb ofdata reading to the correct method
2020-04-16 Simon Glassx86: Correct wording of coreboot source code
2020-04-16 Simon Glasstpm: cr50: Use the correct GPIO binding
2020-04-16 Andy Shevchenkox86: acpi: Let OS know that console already had been...
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-10 Tom Rinikconfig / kbuild: Re-sync with Linux 4.19
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-04-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-04 Andy Shevchenkox86: acpi: Describe USB 3 host controller found on...
2020-04-04 Andy Shevchenkox86: acpi: Add I²C timings to Intel Merrifield platform
2020-04-04 Andy Shevchenkox86: acpi: Refactor XSDT handling in acpi_add_table()
2020-03-17 Tom RiniMerge tag 'ti-v2020.07-next' of https://gitlab.denx...
2020-03-11 Tom RiniMerge tag 'mmc-2020-3-9' of https://gitlab.denx.de...
2020-03-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.04-a' of https:...
2020-03-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-03-05 Wolfgang Wallnerx86: apl: Use cpu_x86_get_count() for cpu_ops.get_count
2020-03-05 Wolfgang Wallnerx86: cpu_x86: Make cpu_x86_get_count() non-static
2020-03-05 Wolfgang Wallnerx86: p2sb: Drop 'apl' prefix
next