Commit Graph

8958 Commits (2f3f477b77d3a528de41e52a8ba874fd47fb6513)

Author SHA1 Message Date
Simon Glass 2f3f477b77 x86: Add basic support for broadwell 9 years ago
Simon Glass 0adf8d3548 x86: Add support for running Intel reference code 9 years ago
Simon Glass 779653b0cb x86: Drop all the old pin configuration code 9 years ago
Simon Glass 7ac99be6e2 x86: Add an ICH6 pin configuration driver 9 years ago
Simon Glass 0a10f440e3 x86: link: Add pin configuration to the device tree 9 years ago
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs 9 years ago
Simon Glass 6499277827 x86: ivybridge: Show microcode version for each core 9 years ago
Simon Glass 6bcb675b2f x86: Record the CPU details when starting each core 9 years ago
Simon Glass f7d35bc148 x86: Move common MRC Kconfig options to the common file 9 years ago
Simon Glass 005174d661 x86: Allow I/O functions to use pointers 9 years ago
Simon Glass 30928c1151 x86: Add macros to clear and set I/O bits 9 years ago
Simon Glass b70e742d16 x86: ivybridge: Drop sandybridge_early_init() 9 years ago
Simon Glass 8b900a4175 x86: Move Intel Management Engine code to a common place 9 years ago
Simon Glass 2a605d4d88 x86: Rename PORT_RESET to IO_PORT_RESET 9 years ago
Simon Glass 50dd3da004 x86: Move common CPU code to its own place 9 years ago
Simon Glass 8c30b57130 x86: Move common LPC code to its own place 9 years ago
Simon Glass bb096b9fad x86: Add the root-complex block to common intel registers 9 years ago
Simon Glass 06d336cca2 x86: Create a common header for Intel register access 9 years ago
Simon Glass 9e66506d33 x86: Move microcode code to a common location 9 years ago
Simon Glass 1223d737a3 x86: Move cache-as-RAM code into a common location 9 years ago
Simon Glass 342727ace6 x86: cpu: Add functions to return the family and stepping 9 years ago
Simon Glass 5a34957c39 x86: broadwell: Add a few microcode files 9 years ago
Simon Glass d116b53f87 x86: Add comments to the SIPI vector 9 years ago
Simon Glass 2254e34c3f x86: Tidy up mp_init to reduce duplication 9 years ago
Simon Glass fde467772b x86: Correct duplicate POST values 9 years ago
Simon Glass d6d50db8a3 x86: gpio: Correct GPIO setup ordering 9 years ago
Simon Glass 963a811ab4 x86: dts: link: Add board ID GPIOs 9 years ago
Simon Glass a86d45491e x86: dts: link: Move SPD info into the memory controller 9 years ago
Simon Glass e9822d44a5 x86: link: Add required GPIO properties 9 years ago
Simon Glass 8bf08b4207 x86: Add some more common MSR indexes 9 years ago
Simon Glass 6d24a1eebe x86: cpu: Make the vendor table const 9 years ago
Bin Meng 3cf23719b1 x86: Support booting SeaBIOS 9 years ago
Bin Meng 26f9a9b73a x86: Implement functions for writing coreboot table 9 years ago
Bin Meng ff94c219e9 x86: Support writing configuration tables in high area 9 years ago
Bin Meng ef4d0a524e x86: Simplify codes in write_tables() 9 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 9 years ago
Bin Meng 897e1dc86a x86: Use a macro for ROM table alignment 9 years ago
Bin Meng a5221b5206 x86: Change to use start/end address pair in write_tables() 9 years ago
Bin Meng f2d0690e28 x86: Clean up coreboot_tables.h 9 years ago
Bin Meng 1329020d21 x86: Move sysinfo related to sysinfo.h 9 years ago
Bin Meng f1d6fda6d3 x86: Move asm/arch-coreboot/tables.h to a common place 9 years ago
Tom Rini f8a4826383 spl: arm: Make sure to include all of the u_boot_list entries 9 years ago
Tom Rini f5af0827f2 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX 9 years ago
Tom Rini 80485af243 ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds 9 years ago
Tom Rini 534bc70e35 ARM: keystone2: Switch to using the poweroff command 9 years ago
Tom Rini aadd3360e6 ARM: keystone2: Split monitor code / command code 9 years ago
Nishanth Menon 3eb80d10c7 ARM: DRA7: DDR: Enable SR in Power Management Control 9 years ago
Alexander Graf cc4a474873 arm: Allow EFI payload code to take exceptions 9 years ago
Alexander Graf 649829157e arm64: Allow EFI payload code to take exceptions 9 years ago
Alexander Graf 4c2cc7c4e9 arm64: Allow exceptions to return 9 years ago