Commit Graph

604 Commits (1275456d31cc130738775dca19b0a2ab1374cfbd)

Author SHA1 Message Date
Bin Meng 196193a4d4 x86: fsp: Report correct number of E820 table entries 10 years ago
Bin Meng c6d4705f41 x86: quark: Configure MTRR to enable cache 10 years ago
Bin Meng 5bf0f7f65d x86: galileo: Add PCIe root port IRQ routing 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 8e3683029e x86: quark: Convert to use clrbits, setbits, clrsetbits macros 10 years ago
Bin Meng d0b3e3bfbb x86: quark: Add clrbits, setbits, clrsetbits macros for message port access 10 years ago
Bin Meng 2afb62305e x86: quark: Add PCIe/USB static register programming after memory init 10 years ago
Bin Meng 5841c5b0a7 x86: Convert to use driver model eth on quark/galileo 10 years ago
Bin Meng b06862b9d8 x86: quark: Add USB PHY initialization support 10 years ago
Bin Meng 31b5aebd5e x86: Convert to use driver model pci on quark/galileo 10 years ago
Bin Meng 316fd3920f x86: Enable PCIe controller on quark/galileo 10 years ago
Bin Meng aa09505ba1 x86: quark: Avoid chicken and egg problem 10 years ago
Bin Meng 5750e5e29a x86: quark: Optimize MRC execution time 10 years ago
Bin Meng 5bc60d5a44 x86: coreboot: Convert to use more dm drivers 10 years ago
Simon Glass 548fb8777d x86: panther: Add PCI and video configuration 10 years ago
Simon Glass 6e474eab44 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices 10 years ago
Bin Meng a1f1582b73 x86: crownbay: Support Topcliff integrated pci uart devices with driver model 10 years ago
Bin Meng 4dd02a752c x86: crownbay: Enable on-board SMSC superio keyboard controller 10 years ago
Simon Glass 86645c8932 x86: minnowmax: Correct pad-offset value for host_en1 10 years ago
Simon Glass cce7e0fa2b x86: minnowmax: Add access to GPIOs E0, E1, E2 10 years ago
Saket Sinha bccdf1de75 x86: Add DSDT table for supporting ACPI on QEMU 10 years ago
Saket Sinha e94019ede7 x86: Add ACPI table support to QEMU 10 years ago
Saket Sinha 867bcb63e7 x86: Generate a valid ACPI table 10 years ago
Bin Meng c78dfb4fd2 x86: superio: Add keyboard controller support to smsc_lpc47m driver 10 years ago
Bin Meng fa6af7b4e0 x86: baytrail: Remove the fsp_init_phase_pci() call 10 years ago
Bin Meng 090290f97b x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() 10 years ago
Bin Meng 48aa6c2614 x86: fsp: Add comments about U-Boot entering start.S twice 10 years ago
Bin Meng 57b10f59b7 x86: fsp: Enlarge the size of malloc() pool before relocation 10 years ago
Bin Meng 5fb0151697 x86: baytrail: Support multiple microcode copies 10 years ago
Bin Meng 5c113ff79c x86: baytrail: Add microcode for BayTrail-I D0 stepping 10 years ago
Bin Meng 8744bef5a1 x86: kconfig: Hide "System tables" for coreboot 10 years ago
Bin Meng d2f56f46fe x86: kconfig: Hide "System tables" for EFI 10 years ago
Bin Meng a25bc78e2f x86: coreboot: Allow >=4GiB memory bank size 10 years ago
Bin Meng c17ca6b5cd x86: Remove calculate_relocation_address() 10 years ago
Bin Meng 52b778603b x86: coreboot: Correctly report E820 types 10 years ago
Bin Meng 89b870814c x86: coreboot: Increase memrange entry number to 32 10 years ago
Simon Glass ef910819c5 x86: minnowmax: Define and enable interrupt setup 10 years ago
Simon Glass 052e34b363 x86: Return -1 when reading a PCI config register fails 10 years ago
Simon Glass ecf674b772 x86: Drop FSP error defines and use EFI instead 10 years ago
Bin Meng ecfeadabb7 x86: Set APs' req_seq to the reg number from device tree 10 years ago
Simon Glass 7399515d25 x86: Show the un-relocated IP address in exceptions 10 years ago
Simon Glass f0c7d9c746 x86: Switch to using generic global_data setup 10 years ago
Simon Glass 2db9374561 x86: Move the GDT into global_data 10 years ago
Simon Glass 93afae5d05 x86: Remove init_gd() function 10 years ago
Simon Glass c8896ee481 x86: baytrail: Support running as an EFI payload 10 years ago
Simon Glass 46f8efee70 x86: baytrail: Tidy up interrupt and FSP init 10 years ago
Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error 10 years ago
Simon Glass 412400abaa x86: Split out fsp_init_phase_pci() code into a new function 10 years ago
Simon Glass 9e3ff9c2b4 x86: Tidy up the PIRQ routing code a little 10 years ago