Commit Graph

17 Commits (f4742ca0fb94e531b8dcddd1ac0799ee4c9c2605)

Author SHA1 Message Date
Bin Meng e2126711af x86: Call lapic_setup() in interrupt_init() 9 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 9 years ago
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core 9 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 9 years ago
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs 9 years ago
Simon Glass 6bcb675b2f x86: Record the CPU details when starting each core 9 years ago
Simon Glass 2254e34c3f x86: Tidy up mp_init to reduce duplication 9 years ago
Stephen Warren 4fd64d02b2 x86: fix memalign() parameter order 9 years ago
Miao Yan de752c5e73 x86: qemu: fix cpu device in smp boot 9 years ago
Miao Yan b28cecdfb8 x86: use actual CPU number for allocating memory 9 years ago
Miao Yan 24fb49073e x86: fix a typo in function name 9 years ago
Bin Meng ecfeadabb7 x86: Set APs' req_seq to the reg number from device tree 10 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 10 years ago
Bin Meng a2d73fdba6 x86: Remove inline for lapic access routines 10 years ago
Bin Meng 61788e468e x86: Move lapic_setup() call into init_bsp() 10 years ago
Bin Meng 6e6f4ce4f8 x86: Move MP initialization codes into a common place 10 years ago
Simon Glass 45b5a37836 x86: Add multi-processor init 10 years ago