index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
qemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-04-12
2
-46
/
+12
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
2
-0
/
+2
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-25
1
-2
/
+2
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-2
/
+2
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-20
1
-2
/
+2
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
x86: qemu: Report high memory in the E820 table
Bin Meng
2019-09-10
1
-19
/
+40
*
x86: qemu: Support getting high memory size
Bin Meng
2019-09-10
1
-2
/
+25
*
x86: qemu: Extract getting memory size to a separate routine
Bin Meng
2019-09-10
1
-2
/
+7
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
2019-08-11
1
-0
/
+1
*
x86: Kconfig: spelling fixes
Chris Packham
2019-01-18
1
-1
/
+1
*
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
1
-6
/
+0
*
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-07-02
1
-0
/
+1
*
x86: qemu: do not build car.o with start64.o
Heinrich Schuchardt
2018-06-24
1
-1
/
+4
*
x86: Drop QEMU-specific EFI payload support
Bin Meng
2018-06-17
2
-6
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
7
-16
/
+7
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
1
-1
/
+1
*
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2018-04-16
1
-1
/
+2
*
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+1
*
x86: qemu: Move Cache-As-RAM memory from area mapped to ROM
Anton Gerasimov
2017-11-30
1
-1
/
+1
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-1
/
+0
*
x86: Switch all boards to use DM SCSI
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+2
*
x86: qemu: kconfig: Imply platform specific drivers
Bin Meng
2017-08-01
1
-0
/
+4
*
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-05
1
-0
/
+6
*
x86: qemu: Fix compiler warnings for 64-bit
Bin Meng
2017-02-07
1
-1
/
+1
*
x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper
Bin Meng
2017-02-07
1
-1
/
+4
*
x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c
Bin Meng
2017-02-07
1
-0
/
+2
*
x86: squash lines for immediate return
Masahiro Yamada
2016-09-23
1
-7
/
+1
*
x86: qemu: rename qemu/acpi_table.c
Miao Yan
2016-05-23
2
-2
/
+1
*
cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
2016-05-23
1
-209
/
+0
*
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
3
-3
/
+3
*
x86: qemu: add comment about qfw register endianness
Miao Yan
2016-05-23
1
-1
/
+8
*
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
2016-05-23
1
-1
/
+38
*
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
2
-1
/
+4
*
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
1
-2
/
+11
*
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
1
-1
/
+1
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
5
-573
/
+247
*
x86: Correct typo of Miao Yan's email address
Bin Meng
2016-04-22
1
-1
/
+1
*
x86: qemu: Drop our own ACPI implementation
Bin Meng
2016-04-22
8
-890
/
+0
*
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
1
-3
/
+2
*
x86: qemu: Convert to use DM PCI API
Bin Meng
2016-02-05
1
-17
/
+17
*
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
2
-0
/
+255
[next]