armv7R: K3: am654: Use full malloc in SPL both pre and post reloc
[platform/kernel/u-boot.git] / arch / x86 / cpu /
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-04 Tom RiniMerge tag 'mips-pull-2020-08-03' of https://gitlab...
2020-08-04 Tom RiniMerge branch '2020-08-01-misc-cleanups'
2020-08-04 Simon Glasssf: Drop dm.h header file from spi_flash.h
2020-08-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-08-03 Andy Shevchenkox86: call32: Append appropriate suffixes
2020-08-03 Andy Shevchenkox86: sipi_vector: Append appropriate suffixes
2020-08-03 Bernhard Messerklingerarch: x86: apl: Update FSP parameters
2020-08-03 Bernhard Messerklingerx86: apl: fsp_bindings: Add support for u64 parameters
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Simon Glassx86: Change how selection of ROMs works
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-25 Simon Glasscpu: Convert the methods to use a const udevice *
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-22 Tom RiniMerge tag 'u-boot-rockchip-20200722' of https://gitlab...
2020-07-20 Simon Glasscpu: Convert the methods to use a const udevice *
2020-07-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-20 Simon Glassx86: mp: Add more comments to the module
2020-07-20 Simon Glassx86: mtrr: Add support for writing to MTRRs on any CPU
2020-07-20 Simon Glassx86: mtrr: Update MTRRs on all CPUs
2020-07-20 Simon Glassx86: Don't enable SMP in SPL
2020-07-20 Simon Glassx86: mtrr: Use MP calls to list the MTRRs
2020-07-20 Simon Glassx86: mp: Add iterators for CPUs
2020-07-20 Simon Glassx86: mp: Park CPUs before running the OS
2020-07-20 Simon Glassx86: mp: Allow running functions on multiple CPUs
2020-07-20 Simon Glassx86: Set the SMP flag when MP init is complete
2020-07-20 Simon Glassx86: mp: Support APs waiting for instructions
2020-07-20 Simon Glassx86: cpu: Remove unnecessary #ifdefs
2020-07-20 Simon Glassx86: mp_init: Adjust bsp_init() to return more information
2020-07-20 Simon Glassx86: mp_init: Set up the CPU numbers at the start
2020-07-20 Simon Glassx86: mp_init: Drop the num_cpus static variable
2020-07-20 Simon Glassx86: mp_init: Switch parameter names in start_aps()
2020-07-20 Simon Glassx86: mp_init: Avoid declarations in header files
2020-07-20 Simon Glassx86: Move MP code into mp_init
2020-07-20 Simon Glassx86: mp_init: Switch to livetree
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Simon Glassx86: Rename board_final_cleanup() to board_final_init()
2020-07-17 Simon Glassx86: Update the comment about booting for FSP2
2020-07-17 Simon Glassx86: Store the coreboot table address in global_data
2020-07-17 Simon Glassx86: apl: Adjust FSP-M code to avoid hard-coded address
2020-07-17 Simon Glassx86: apl: Set the correct boot mode in the FSP-M code
2020-07-17 Simon Glassx86: apl: Fix save/restore of ITSS priorities
2020-07-17 Simon Glassx86: irq: Support flags for acpi_gpe
2020-07-17 Simon Glassx86: apl: Hide the p2sb on exit from U-Boot
2020-07-17 Simon Glassx86: apl: Support set_hide() in p2sb driver
2020-07-17 Simon Glassx86: apl: Use memory-mapped access for VBT
2020-07-17 Simon Glassacpi: Allow creating the GNVS to fail
2020-07-17 Simon Glassx86: fsp: Support a warning message when DRAM init...
2020-07-17 Simon Glassx86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-10 Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Simon Glassx86: apl: Re-enable loading of SPL
2020-07-09 Simon Glassx86: fsp: Reinit the FPU after FSP meminit
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-07-05 Tom RiniMerge branch '2020-07-01-kconfig-etc-updates' into...
2020-07-01 Tom RiniRemove CROSS_COMPILE default from arch/*/config.mk
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-29 Tom RiniMerge branch '2020-06-26-more-Kconfig-migration' into...
2020-06-29 Tom Rinix86: Don't build some unused objects in TPL
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 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 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 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 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 Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
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...
next