Commit Graph

347 Commits (bf9bffa9784411ba743b127adc031bcb6e27735d)

Author SHA1 Message Date
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c 9 years ago
Simon Glass 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API 9 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 9 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 9 years ago
Simon Glass 4e19072907 x86: ivybridge: Move LPC init into the LPC probe() method 9 years ago
Simon Glass 865c24eea1 x86: ivybridge: Move lpc_enable() into gma.c 9 years ago
Simon Glass 01a679084b x86: ivybridge: Use the SATA driver to do the init 9 years ago
Simon Glass 82935b751b x86: ivybridge: Drop the unused bd82x6x_init_extra() 9 years ago
Simon Glass d46f2a68e6 x86: ivybridge: Do the SATA init before relocation 9 years ago
Simon Glass 1a9dd221c6 x86: ivybridge: Use driver model PCI API in bd82x6x.c 9 years ago
Simon Glass 9ed781a6ff x86: ivybridge: Move northbridge and PCH init into drivers 9 years ago
Simon Glass afd5d50c12 x86: Make x86_init_cpus() static 9 years ago
Simon Glass 9d156b5725 x86: ivybridge: Move CPU init code into the driver 9 years ago
Simon Glass 2b27d20529 x86: ivybridge: Rename lpc_init() to lpc_init_extra() 9 years ago
Simon Glass 858361b174 x86: ivybridge: Rename bd82x6x_init() 9 years ago
Simon Glass 788cd90864 x86: ivybridge: Move lpc_early_init() to probe() 9 years ago
Simon Glass 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function 9 years ago
Simon Glass d3b884b294 dm: x86: Add a common PIRQ init function 9 years ago
Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init() 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 9 years ago
Bin Meng 87968de31d x86: ivybridge: Add macros for LPC decode ranges 9 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 9 years ago
Bin Meng 4ce022d396 x86: fsp: Move struct fspinit_rtbuf definition to chipset header 9 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 9 years ago
Bin Meng cb379a34c4 x86: fsp: Rename shared_data to fsp_config_data 9 years ago
Bin Meng 57ac74ff04 x86: fsp: Add boot_mode as a member of struct shared_data 9 years ago
Bin Meng f0285fbe4e x86: fsp: Avoid cast stack_top in struct shared_data 9 years ago
Bin Meng aa02446406 x86: fsp: Simplify fsp_continue() 9 years ago
Simon Glass 9bf727fcc4 dm: x86: ivybridge: Convert graphics init to use DM PCI API 9 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 9 years ago
Bin Meng 0f3176ed68 x86: Remove MIN_PORT80_KCLOCKS_DELAY 9 years ago
Bin Meng 902ca5bdf3 x86: Remove legacy pci codes 9 years ago
Bin Meng e5ffa4bb62 x86: queensbay: Really disable IGD 9 years ago
Bin Meng da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
Bin Meng 0a2ea02068 x86: Fix cosmetic issues in the i8254 and i8259 codes 9 years ago
Bin Meng 6c5052716e x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS 9 years ago
Fabio Estevam 6c2f758cee x86: Use the generic bitops headers 9 years ago
Bin Meng 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 10 years ago
Bin Meng ed800961a0 x86: Add more common routines to manipulate mrc cache 10 years ago
Bin Meng bfa95c538b x86: Add various minor tidy-ups in mrccache codes 10 years ago
Bin Meng 2fe66dbcbc x86: Do sanity test on the cache record in mrccache_update() 10 years ago
Bin Meng f6220f1a86 x86: Move mrccache.[c|h] to a common place 10 years ago
Bin Meng 721e992a8a x86: Add SMBIOS table support 10 years ago
Bin Meng 59ec719df6 x86: Move install_e820_map() out of zimage.c 10 years ago
Bin Meng 1f124eba11 x86: Allow disabling IGD on Intel Queensbay 10 years ago
Bin Meng c6d4705f41 x86: quark: Configure MTRR to enable cache 10 years ago
Bin Meng 554778c240 x86: quark: Initialize thermal sensor properly 10 years ago
Bin Meng 693b5f6c71 x86: quark: Lock HMBOUND register before jumping to kernel 10 years ago
Bin Meng d0b3e3bfbb x86: quark: Add clrbits, setbits, clrsetbits macros for message port access 10 years ago