~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* x86: qemu: Add required linux/sizes.h includeSimon Glass2023-08-09
* Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass2023-08-09
* x86: Run QEMU machine setup in SPLSimon Glass2023-08-09
* x86: Switch QEMU over to use the bochs driverSimon Glass2023-07-17
* x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLEDTroy Kisky2023-05-10
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* x86: qemu: move QFW to its own uclassAsherah Connor2021-04-12
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-20
* common: Drop init.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* x86: qemu: Report high memory in the E820 tableBin Meng2019-09-10
* x86: qemu: Support getting high memory sizeBin Meng2019-09-10
* x86: qemu: Extract getting memory size to a separate routineBin Meng2019-09-10
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass2019-08-11
* x86: Kconfig: spelling fixesChris Packham2019-01-18
* x86: Switch to use DM sysreset driverBin Meng2018-07-20
* x86: Add scsi command to coreboot and qemuBin Meng2018-07-02
* x86: qemu: do not build car.o with start64.oHeinrich Schuchardt2018-06-24
* x86: Drop QEMU-specific EFI payload supportBin Meng2018-06-17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* x86: Rename e820entry to e820_entryBin Meng2018-04-16
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-16
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-12
* x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov2017-11-30
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-15
* x86: Switch all boards to use DM SCSIBin Meng2017-08-01
* x86: kconfig: Move USB to platform KconfigBin Meng2017-08-01
* x86: qemu: kconfig: Imply platform specific driversBin Meng2017-08-01
* x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-01
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-05
* x86: qemu: Fix compiler warnings for 64-bitBin Meng2017-02-07
* x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng2017-02-07
* x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.cBin Meng2017-02-07
* x86: squash lines for immediate returnMasahiro Yamada2016-09-23
* x86: qemu: rename qemu/acpi_table.cMiao Yan2016-05-23
* cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-23
* cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-23
* x86: qemu: add comment about qfw register endiannessMiao Yan2016-05-23
* x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-23
* x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-23
* cmd: qfw: remove qemu_fwcfg_free_files()Miao Yan2016-05-23