aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass
2023-08-09Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass
2023-07-17x86: Switch QEMU over to use the bochs driverSimon Glass
2023-05-10x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLEDTroy Kisky
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-09-10x86: qemu: Report high memory in the E820 tableBin Meng
2019-09-10x86: qemu: Support getting high memory sizeBin Meng
2019-09-10x86: qemu: Extract getting memory size to a separate routineBin Meng
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass
2019-01-18x86: Kconfig: spelling fixesChris Packham
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-07-02x86: Add scsi command to coreboot and qemuBin Meng
2018-06-24x86: qemu: do not build car.o with start64.oHeinrich Schuchardt
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-16x86: Rename e820entry to e820_entryBin Meng
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-11-30x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: qemu: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-02-07x86: qemu: Fix compiler warnings for 64-bitBin Meng
2017-02-07x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng
2017-02-07x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.cBin Meng
2016-09-23x86: squash lines for immediate returnMasahiro Yamada
2016-05-23x86: qemu: rename qemu/acpi_table.cMiao Yan
2016-05-23cmd: qfw: bring ACPI generation code into qfw coreMiao Yan
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan