Age | Commit message (Expand) | Author |
2016-02-29 | vboot: Set S3_RESUME flag for vboot context if necessary | Duncan Laurie |
2016-02-29 | skylake: Increase IGD stolen size to 64MB | Duncan Laurie |
2016-02-29 | mainboard/google/chell: provide configuration for all pads | Aaron Durbin |
2016-02-29 | buildgcc: Add support for gdb on x86_64-elf | Stefan Reinauer |
2016-02-29 | mainboard/intel/galileo: Enable USB | Lee Leahy |
2016-02-29 | soc/intel/quark: Reserve non-MMIO space | Lee Leahy |
2016-02-29 | soc/intel/quark: Initialize some of the FADT base registers | Lee Leahy |
2016-02-29 | Documentation/Intel: More CorebootPayloadPkg documentation | Lee Leahy |
2016-02-29 | Documentation/Intel: Add ACPI link and more FADT documentation | Lee Leahy |
2016-02-28 | coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC) | Iru Cai |
2016-02-28 | northbridge/intel: add missing #include guards | Iru Cai |
2016-02-26 | payloads: Load coreinfo as a secondary payload | Martin Roth |
2016-02-26 | nvramcui: Add Makefile | Denis 'GNUtoo' Carikli |
2016-02-26 | During DRAM initialization on certain ASpeed devices, an incorrect | Timothy Pearson |
2016-02-26 | nb/intel/sandybridge/raminit: Adjust timB to prevent overflow | Patrick Rudolph |
2016-02-26 | nvramtool: Print computed and stored checksum in case of mismatch. | Denis 'GNUtoo' Carikli |
2016-02-26 | tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" | Denis 'GNUtoo' Carikli |
2016-02-26 | util: Add a very simple utility to test POST cards. | Denis 'GNUtoo' Carikli |
2016-02-26 | mainboard/intel/apollolake_rvp: remove bootblock_mainboard_early_init() | Aaron Durbin |
2016-02-26 | soc/intel/apollolake: implement bootblock_soc_early_init() | Aaron Durbin |
2016-02-26 | soc/intel/apollolake: provide function to set up uart pads and controller | Aaron Durbin |
2016-02-26 | lib/bootblock: provide SoC callback parity with mainboard | Aaron Durbin |
2016-02-26 | soc/intel/appollolake: fix comment in gpio_defs.h | Aaron Durbin |
2016-02-26 | soc/intel/apollolake: group serial console options into one Kconfig | Aaron Durbin |
2016-02-26 | lib/memrange: avoid shadow object declarations | Aaron Durbin |
2016-02-25 | mc_tcu3: Enable graphic init code | Werner Zeh |
2016-02-25 | fsp_baytrail: Fix a possible hanging DisplayPort | Werner Zeh |
2016-02-25 | x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock | Furquan Shaikh |
2016-02-25 | cbfs: Fix compiler error for gcc versions < 4.6 | Werner Zeh |
2016-02-24 | Revert "cbfstool: Silence LZ4 -Wsign-compare warnings" | Paul Menzel |
2016-02-24 | commonlib/lz4_wrapper: Use correct casts to ensure valid calculations | Paul Menzel |
2016-02-24 | kconfig_lint: Fix checks when running in taint mode | Martin Roth |
2016-02-24 | u-boot: Make sure targets aren't duplicated | Martin Roth |
2016-02-24 | Documentation/Intel: Add minimal APCI and TempRamExit documentation | Lee Leahy |
2016-02-23 | xcompile: Add parameter to aid in debugging | Martin Roth |
2016-02-23 | cbfstool: Silence LZ4 -Wsign-compare warnings | Julius Werner |
2016-02-23 | board_status.sh: Allow user to override coreboot image path | David Hendricks |
2016-02-23 | southbridge/intel/ibexpeak: Use common gpio.c | Patrick Rudolph |
2016-02-23 | southbridge/intel/lynxpoint: Use common gpio.c | Patrick Rudolph |
2016-02-22 | util: Add scripts to download and extract blobs | Joe Pillow |
2016-02-22 | cbfs: Add LZ4 in-place decompression support for pre-RAM stages | Julius Werner |
2016-02-22 | urara: Increase bootblock size | Julius Werner |
2016-02-22 | memlayout: Add symbols for stage bounds | Julius Werner |
2016-02-22 | mainboard/intel/galileo: Enable minimal ACPI tables | Lee Leahy |
2016-02-22 | soc/intel/quark: Add the initial pieces required for ACPI tables | Lee Leahy |
2016-02-22 | fsp_baytrail: Add full support for iosf access in reg_script | Werner Zeh |
2016-02-22 | board-status: deal with sanitized paths | Patrick Georgi |
2016-02-22 | die() when attempting to use bounce buffer on non-i386. | Vladimir Serbinenko |
2016-02-22 | qemu-armv7: Update running instructions. | Vladimir Serbinenko |
2016-02-22 | Documentation/Intel: Update EDK2 CorebootPayloadPkg build instructions | Lee Leahy |
2016-02-22 | console: Add higher baud rates | Lee Leahy |
2016-02-21 | Support arm-linux-gnueabi compilers. | Vladimir Serbinenko |
2016-02-21 | soc/*: fix uart's regwidth specification in cbtables | Patrick Georgi |
2016-02-21 | optionslist: Don't add a timestamp | Patrick Georgi |
2016-02-21 | board-status: make push-to-wiki more flexible | Patrick Georgi |
2016-02-21 | board-status: move wiki cookiejar elsewhere | Patrick Georgi |
2016-02-20 | Fix qemu-armv7 memory map | Vladimir Serbinenko |
2016-02-20 | nb/intel/sandybridge/raminit: Add XMP support | Patrick Rudolph |
2016-02-20 | amdfwtool: Postpone the usage of PSP combo directory | zbao |
2016-02-20 | amdfwtool: Fix some fields in PSP level-2 directory | zbao |
2016-02-20 | emulation/qemu-power8: initial mainboard and arch commit | Ronald G. Minnich |
2016-02-19 | nb/amd/amdmct: Add socket specific configuration for FM2 | Damien Zammit |
2016-02-19 | nb/intel/sandybridge/raminit: Improve logging | Patrick Rudolph |
2016-02-19 | soc/intel/quark: Use single ID value for HSUART1 | Lee Leahy |
2016-02-19 | Documentation: x86 device tree processing and memory map | Lee Leahy |
2016-02-19 | Documentation: x86 add EDK2 CorebootPayloadPkg and documentation links | Lee Leahy |
2016-02-19 | cpu/qemu-power8: don't enable it for qemu-x86 | Patrick Georgi |
2016-02-19 | libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC | Aaron Durbin |
2016-02-19 | x86: add coreboot table entry for TSC info | Aaron Durbin |
2016-02-19 | lib/coreboot_table: add function to allow arch code to add records | Aaron Durbin |
2016-02-19 | RISC-V: Add more debug info to debug printks | Andrew Waterman |
2016-02-19 | RISC-V: Make inline asm usage safer | Andrew Waterman |
2016-02-19 | power8: qemu "cpu" | Ronald G. Minnich |
2016-02-18 | Payloads: Add U-Boot as a coreboot-payload | Martin Roth |
2016-02-18 | soc/intel/quark: Enable HSUART1 | Lee Leahy |
2016-02-18 | soc/intel/quark: Establish the Memory Map | Lee Leahy |
2016-02-18 | soc/intel/quark: Enumerate the PCI devices | Lee Leahy |
2016-02-18 | device: Add device path display support | Lee Leahy |
2016-02-18 | arch/arm64: Compile arm-trusted-firmware with coreboot timestamp | Patrick Georgi |
2016-02-18 | intel/kunimitsu: Set USB Type A current limit to 2A | Naresh G Solanki |
2016-02-18 | board_status.sh: Be smarter about cbfstool usage | David Hendricks |
2016-02-18 | board_status: Add script that will set up a ubuntu live image | Martin Roth |
2016-02-18 | acpi/tpm: Gracefully handle missing TPM module. | Tobias Diedrich |
2016-02-18 | Redo testbios utility to use all of YABEL | Stefan Reinauer |
2016-02-18 | util/autoport: Use common gpio.c for bd82x6x | Stefan Reinauer |
2016-02-18 | nb/intel/sandybridge: Start PEG link training | Patrick Rudolph |
2016-02-18 | southbridge/intel/bd82x6x/acpi: Fix IRQ warnings | Patrick Rudolph |
2016-02-18 | southbridge/intel/bd82x6x: Use common gpio.c | Patrick Rudolph |
2016-02-18 | cpu/amd: Add socket FM2 | Damien Zammit |
2016-02-18 | crossgcc: Change 'tar balls' to 'tarballs' | Martin Roth |
2016-02-18 | lib: Add Kconfig to toggle boot state debugging | Lee Leahy |
2016-02-17 | power8: try to fix toolchain.inc for power8. | Ronald G. Minnich |
2016-02-17 | mainboard/intel/galileo: Enable PCIe root port 0 | Lee Leahy |
2016-02-17 | mainboard/intel/galileo: Disable the remaining PCI devices | Lee Leahy |
2016-02-17 | payloads/external/GRUB2: Add a possibility to add custom modules. | Vladimir Serbinenko |
2016-02-17 | arch/x86: Add option to disable default mmap_boot implementation | Alexandru Gagniuc |
2016-02-16 | nb/intel/sandybridge/raminit: Add shift offset | Patrick Rudolph |
2016-02-16 | lint: Make sure site-local isn't committed to coreboot repo | Martin Roth |
2016-02-16 | soc/intel/apollolake: bootblock: implement platform_prog_run() | Andrey Petrov |
2016-02-16 | device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN | Patrick Rudolph |