Age | Commit message (Expand) | Author |
2016-03-04 | arch/x86: always use _start as entry symbol for all stages | Aaron Durbin |
2016-03-04 | arch/x86: rename reset_vector -> _start | Aaron Durbin |
2016-03-03 | arch/x86: Allow soc/chipset to set linking address | Andrey Petrov |
2016-03-03 | cpu/x86/16bit: rename _start -> _start16bit | Aaron Durbin |
2016-03-03 | cpu/x86/16bit/reset16: mark reset vector executable | Aaron Durbin |
2016-03-03 | cpu/x86/16bit/reset16: remove stale 32-bit jump | Aaron Durbin |
2016-03-03 | drivers/intel/fsp2_0: Add utility functions | Andrey Petrov |
2016-03-03 | drivers/intel/fsp2_0: Add coreboot<->FSP header files | Andrey Petrov |
2016-03-03 | kconfig_lint: make sure if and endif statements are balanced | Martin Roth |
2016-03-03 | nb/intel/sandybridge/raminit: Fill SMBIOS type17 info | Patrick Rudolph |
2016-03-03 | src/device/dram/ddr3: Parse additional information | Patrick Rudolph |
2016-03-03 | amdfwtool: Fix some PSP2 issues | zbao |
2016-03-03 | cbfstool: Use fixed width data types for e820entry struct. | Werner Zeh |
2016-03-03 | cbfstool: Initialize contents of linux_params to 0 | Werner Zeh |
2016-03-03 | buildgcc: Bump version to 1.36 | Stefan Reinauer |
2016-03-02 | nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk | Patrick Rudolph |
2016-03-02 | src/arch/x86/smbios: Add vendors | Patrick Rudolph |
2016-03-02 | nb/intel/sandybridge/raminit: Make discover_timC_write non cyclic | Patrick Rudolph |
2016-03-02 | crossgcc: add 'urls' option to print urls of all packages | Martin Roth |
2016-03-02 | buildgcc: Add 'nocolor' option to remove color codes from output | Martin Roth |
2016-03-02 | buildgcc: Use $(CURDIR) instead of $(PWD) | Stefan Reinauer |
2016-03-02 | abuild: Use 12 lines of context for errors | Stefan Reinauer |
2016-03-02 | buildgcc: Disable RISC-V GDB | Stefan Reinauer |
2016-03-01 | buildgcc: Allow specifying destination directory | Stefan Reinauer |
2016-03-01 | buildgcc: Fix building GDB for mipsel-elf | Stefan Reinauer |
2016-03-01 | crosstool: add EXPAT as a dependency on the gdb build. | Ronald G. Minnich |
2016-03-01 | Skylake: Support Intel Speed Shift Technology based on config | Subrata Banik |
2016-03-01 | Skylake boards: Enabling HWP (hardware P state control) | Subrata Banik |
2016-03-01 | Makefile.inc: Add dependency on util/kconfig/conf for config.h | Martin Roth |
2016-02-29 | google/chell: Update DPTF configuration | Duncan Laurie |
2016-02-29 | google/chell: Update GPIOs for DVT2 | Duncan Laurie |
2016-02-29 | vboot: Update to current master to support S3 resume signalling | Patrick Georgi |
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 |