Age | Commit message (Expand) | Author |
2015-10-11 | glados: add chromeos.c to verstage | Aaron Durbin |
2015-10-11 | intel fsp1_1: prepare for romstage vboot verification split | Aaron Durbin |
2015-10-11 | intel SOC common: Remove unused parameters | Lee Leahy |
2015-10-11 | Kconfig: Hide BOARD_ID_MANUAL. | Vladimir Serbinenko |
2015-10-11 | mba4,2: Remove USBDEBUG_HCD_INDEX. | Vladimir Serbinenko |
2015-10-11 | lenovo/t60: Enable native intel gfx init. | Vladimir Serbinenko |
2015-10-11 | Kill lvds_num_lanes | Vladimir Serbinenko |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
2015-10-11 | macbookair4_2: fix FIXME's left by autoport. | Vladimir Serbinenko |
2015-10-11 | mba4,2: Fix requested vgabios output. | Vladimir Serbinenko |
2015-10-11 | macbookair: Disable native VGA init | Vladimir Serbinenko |
2015-10-11 | Change macbook air to use a pre-dumped SPD. | Vladimir Serbinenko |
2015-10-11 | Autogenerate MacBookAir4,2 | Vladimir Serbinenko |
2015-10-06 | fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO | Alexandru Gagniuc |
2015-10-03 | Remove FSP Rangeley SOC and mohonpeak board support | Alexandru Gagniuc |
2015-10-03 | Remove sandybridge and ivybridge FSP code path | Alexandru Gagniuc |
2015-10-03 | sandybridge ivybridge: Treat native init as first class citizen | Alexandru Gagniuc |
2015-10-02 | mc_tcu3: Remove dummy blocks from hwinfo.hex | Werner Zeh |
2015-10-02 | mc_tcu3: Enable the usage of blobs. | Werner Zeh |
2015-09-30 | pcengines/apu1: Add CMOS/NVRAM support | Maxime de Roucy |
2015-09-30 | amd/family14: Add k10temp thermal zone. | Tobias Diedrich |
2015-09-30 | AMD Bettong: Fix usb device in devicetree for Carrizo | zbao |
2015-09-30 | vboot: provide a unified flow for separate verstage | Aaron Durbin |
2015-09-28 | glados: Provide nau8825 platform data via _DSD | Ben Zhang |
2015-09-28 | kunimitsu: Fix typo for WLAN ACPI device name | Duncan Laurie |
2015-09-28 | glados: Fix typo for WLAN ACPI device name | Duncan Laurie |
2015-09-24 | coreboot: move TS_END_ROMSTAGE to one spot | Aaron Durbin |
2015-09-23 | google: veyron: CBFS_SIZE to match the available size for Coreboot in ChromeOS | Paul Kocialkowski |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-17 | glados/kunimitsu: remove the implementation of mainboard_add_dimm_info | robbie zhang |
2015-09-17 | kunimitsu: Enable wake-on-wifi | Duncan Laurie |
2015-09-17 | glados: Enable wake-on-wifi | Duncan Laurie |
2015-09-17 | kunimitsu: Remove code to set USB charge behavior on sleep | Duncan Laurie |
2015-09-17 | glados: Remove code to set USB charge behavior on sleep | Duncan Laurie |
2015-09-16 | riscv-memlayout: fix existing memlayout issues, add sbi interface | Thaminda Edirisooriya |
2015-09-16 | kunimitsu: Enable ALS connected to EC | Duncan Laurie |
2015-09-16 | glados: Enable ALS connected to EC | Duncan Laurie |
2015-09-16 | kunimitsu: Disable Deep S3 on kunimitsu platform | Subrata Banik |
2015-09-10 | riscv-trap-handling: Add implementation for trap calls in riscv | Thaminda Edirisooriya |
2015-09-10 | kunimitsu: Remove functions from acpi_tables.c | Duncan Laurie |
2015-09-10 | glados: Remove functions from acpi_tables.c | Duncan Laurie |
2015-09-10 | sklrvp: Remove thermal.h and functions from acpi_tables.c | Duncan Laurie |
2015-09-10 | kunimitsu: Clean up mainboard code to match glados | Duncan Laurie |
2015-09-10 | kunimitsu: Select EC PD and software sync and do early init | Duncan Laurie |
2015-09-10 | kunimitsu: Select BOARD_ID_AUTO and clean up boardid code | Duncan Laurie |
2015-09-10 | glados: Add Board ID support | Duncan Laurie |
2015-09-10 | glados: Enable DPTF | Duncan Laurie |
2015-09-10 | glados: Misc code cleanups | Duncan Laurie |
2015-09-10 | glados: Remove thermal.h | Duncan Laurie |
2015-09-10 | glados: Change include headers to relative path | Duncan Laurie |
2015-09-09 | glados: Select EC PD and call early EC init | Duncan Laurie |
2015-09-09 | samus: Use EC PD kconfig instead of manual PD reboot | Duncan Laurie |
2015-09-08 | rk3288: Allow board-specific APLL (CPU clock) settings | David Hendricks |
2015-09-08 | veyron: Unify identical mainboards | Julius Werner |
2015-09-08 | kunimitsu: Modify DQ/DQS mapping | Mike M Hsieh |
2015-09-08 | kunimitsu: Clean up devicetree.cb | Duncan Laurie |
2015-09-08 | glados: Clean up devicetree.cb | Duncan Laurie |
2015-09-08 | sklrvp: Clean up devicetree.cb | Duncan Laurie |
2015-09-08 | kunimitsu: Fix incorrect comment format in devicetree.cb | Duncan Laurie |
2015-09-08 | glados: Fix incorrect comment format in devicetree.cb | Duncan Laurie |
2015-09-08 | kunimitsu: Disable unused USB ports | Duncan Laurie |
2015-09-08 | glados: Disable unused USB ports | Duncan Laurie |
2015-09-08 | glados: Update 4GB DIMM SPD for 1866 | Duncan Laurie |
2015-09-07 | intel: Do not hardcode the position of mrc.cache | Alexandru Gagniuc |
2015-09-05 | amd/thatcher: include .c files with the right path | Aaron Durbin |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-09-04 | bootmode: add display_init_required() | Aaron Durbin |
2015-09-04 | mc_tcu3: Adjust gpio settings | Werner Zeh |
2015-09-03 | mc_tcu3: Extend hwinfo.hex and remove version.hex. | Werner Zeh |
2015-09-01 | chromeec: Move keyboard backlight code into Chrome EC directory | Duncan Laurie |
2015-08-31 | AMD bettong: Fix the PCIe lane map | zbao |
2015-08-31 | AMD Bettong: Set the USB3 port as unremoveable. | zbao |
2015-08-30 | Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS | Alexandru Gagniuc |
2015-08-29 | intel/kunimitsu: Export EC_IN_RW for depthcharge/vboot | zhuo-hao |
2015-08-29 | intel/kunimitsu: port the change from glados for correctly reading lid | robbie zhang |
2015-08-29 | google/glados: Remove unnecessary check for mainboard_ec_init() | Martin Roth |
2015-08-29 | intel/kunimitsu: port the change from glados for enabling reading | robbie zhang |
2015-08-29 | intel/kunimitsu: Adding mainboard init to enable SCI event | pchandri |
2015-08-29 | intel/kunimitsu: fix SCI handling | Wenkai Du |
2015-08-29 | intel/kunimitsu: fix kepler probing | Wenkai Du |
2015-08-29 | intel/kunimitsu: Enable and support for DPTF | Shilpa Sreeramalu |
2015-08-29 | intel/kunimitsu: clean up ec smi and make EC_SMI_L functional | robbie zhang |
2015-08-29 | intel/sklrvp: Switch to using GPIO IRQ defines | Duncan Laurie |
2015-08-29 | intel/kunimitsu: do gpio configuration in coreboot instead of fsp | robbie zhang |
2015-08-29 | intel/kunimitsu: add WP to gpio table | Wenkai Du |
2015-08-29 | google/glados: configure gpio pads prior to SiliconInit() | Aaron Durbin |
2015-08-29 | google/glados: fix kepler probing | Aaron Durbin |
2015-08-29 | google/glados: Export GPIO for EC_IN_RW | Duncan Laurie |
2015-08-28 | veyron_rialto: remove spurious GPIO assignments | Alexandru M Stan |
2015-08-28 | veyron: add Nanya NT5CC256M16DP sdram | jinkun.hong |
2015-08-28 | veyron_rialto: Turn on all leds | Alexandru M Stan |
2015-08-28 | veyron: mickey sdram-lpddr3-samsung-2GB.inc enable odt | jinkun.hong |
2015-08-28 | edid: Use edid_mode struct to reduce redundancy | David Hendricks |
2015-08-28 | veyron: mickey sdram-lpddr3-samsung-2GB.inc now 40 Ohm | Douglas Anderson |
2015-08-28 | veyron_rialto: Force 3G modem off | David Hendricks |
2015-08-28 | Smaug: Add NVDEC and TSEC carveouts | Tom Warren |
2015-08-27 | packardbell/ms2290/mainboard.c: Do not guard int15 includes | Alexandru Gagniuc |
2015-08-27 | google/storm/Kconfig: remove select CONSOLE_CBMEM_DUMP_TO_UART | Martin Roth |
2015-08-27 | skylake: FAB3 Adding Support for various SPD. | pchandri |
2015-08-27 | glados: Abstract board GPIO configuration in gpio.h | Duncan Laurie |