summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot
AgeCommit message (Expand)Author
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng
2016-05-23x86: Call board_final_cleanup() in last_stage_init()Bin Meng
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng
2016-01-24dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass
2015-12-01x86: Convert to use driver model timerBin Meng
2015-09-09x86: coreboot: Convert to use more dm driversBin Meng
2015-08-26x86: coreboot: Allow >=4GiB memory bank sizeBin Meng
2015-08-26x86: Remove calculate_relocation_address()Bin Meng
2015-08-26x86: coreboot: Correctly report E820 typesBin Meng
2015-07-15x86: pci: Tidy up the generic x86 PCI driverSimon Glass
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng
2015-06-04x86: coreboot: Fix cosmetic issuesBin Meng
2015-04-30x86: link: Add PCH driver to support SPI FlashSimon Glass
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass
2015-04-17x86: Support machines with >4GB of RAMSimon Glass
2015-01-24x86: config: Enable hook for saving MRC configurationSimon Glass
2015-01-24x86: Use ipchecksum from net/Simon Glass
2015-01-13x86: coreboot: Configure pci memory regionsBin Meng
2015-01-13x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng
2015-01-13x86: coreboot: Set up timer base correctlyBin Meng
2015-01-13x86: Add support for MTRRsSimon Glass
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-11-25x86: Remove board_early_init_r()Simon Glass
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-23x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-21x86: Make show_boot_progress() commonSimon Glass
2014-11-21x86: Tidy up coreboot header usageSimon Glass
2014-11-21x86: Refactor PCI to permit alternate initSimon Glass
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass
2014-11-21x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada
2014-11-21x86: Replace fill_processor_name() with cpu_get_name()Simon Glass
2014-11-21x86: Fix up some missing prototypesSimon Glass
2014-11-21x86: Use the standard arch_cpu_init() functionSimon Glass
2014-11-21x86: Use the standard dram_init() functionSimon Glass
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-08-02config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-13x86: Add coreboot timestampsSimon Glass
2013-05-13x86: Support adding coreboot timestanps to bootstageSimon Glass