~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* efi: Set RUN_64BIT correctly for the EFI appSimon Glass2023-03-25
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-18
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-07
* tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-28
* x86: Allow any arch to generate ACPI tablesSimon Glass2022-01-25
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng2021-08-02
* x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass2021-03-27
* x86: Select advanced Intel code only if allowedSimon Glass2021-03-09
* x86: Move INTEL_ACPIGEN to arch/x86Simon Glass2021-03-09
* x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass2020-09-25
* x86: acpi: Add a common routine to write WiFi infoSimon Glass2020-09-25
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-25
* x86: acpi: Support external GNVS tablesSimon Glass2020-09-25
* x86: Add a config for the systemagent PCIEX regions sizeSimon Glass2020-09-25
* x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko2020-09-01
* x86: rename CONFIG_STACK_SIZEHeinrich Schuchardt2020-08-01
* x86: chromebook_panther: Correct the image layoutSimon Glass2020-07-28
* x86: Change how selection of ROMs worksSimon Glass2020-07-28
* x86: mp: Support APs waiting for instructionsSimon Glass2020-07-20
* x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner2020-07-17
* x86: Add support for ACPI general-purpose eventsSimon Glass2020-02-07
* x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner2020-02-07
* x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner2020-02-04
* x86: apl: Add Kconfig and MakefileSimon Glass2019-12-15
* x86: Add an option to control the position of SPLSimon Glass2019-12-15
* x86: Add an option to control the position of U-BootSimon Glass2019-12-15
* x86: Disable microcode section for FSP2Simon Glass2019-12-15
* x86: Add support for newer CAR schemesSimon Glass2019-12-15
* x86: Add an option to include a FITSimon Glass2019-12-15
* x86: fsp: Add FSP2 base supportSimon Glass2019-12-15
* x86: Drop RESET_SEG_SIZESimon Glass2019-10-11
* x86: Update Kconfig options for FSP1Simon Glass2019-10-11
* x86: Change condition for using CARSimon Glass2019-10-08
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-08
* x86: Add new slimbootloader CPU typePark, Aiden2019-08-09
* Fix spelling of available.Vagrant Cascadian2019-05-09
* x86: Support booting with TPLSimon Glass2019-05-08
* x86: Support SPL and TPLSimon Glass2019-05-08
* x86: kconfig: Allow board defconfig file to disable 8259 and APICBin Meng2018-12-10
* x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer2018-12-10
* x86: efi: Refactor the directory of EFI app and payload supportBin Meng2018-06-17
* x86: Conditionally build the pinctrl_ich6 driverBin Meng2018-06-13
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-17
* Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng2017-10-27
* x86: Fix ACPI resume dependency to MRC cacheBin Meng2017-10-27
* x86: Turn off running VGA ROM during S3 resumeBin Meng2017-10-19
* x86: Add Intel Braswell SoC supportBin Meng2017-09-16