Age | Commit message (Expand) | Author |
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 |
2015-08-27 | glados: Implement Chrome OS specific handlers | Duncan Laurie |
2015-08-27 | glados: Fix SPD part number for Hynix H9CCNNN8JTBLAR | Duncan Laurie |
2015-08-27 | glados: Add touchscreen device in ACPI | Duncan Laurie |
2015-08-27 | glados: Clean up mainboard ACPI devices | Duncan Laurie |
2015-08-27 | kunimitsu: Enable SMBus device in devicetree | Naveen Krishna Chatradhi |
2015-08-27 | Kunimitsu : FAB3 Adding BoardId support | pchandri |
2015-08-27 | Kunimitsu: enable deep S5 | Naveen Krishna Chatradhi |
2015-08-26 | ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS | Martin Roth |
2015-08-26 | hp/dl165_g6_fam10/Kconfig: remove unused QRANK_DIMM_SUPPORT | Martin Roth |
2015-08-26 | Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good places | Martin Roth |
2015-08-23 | AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms | Martin Roth |
2015-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-08-20 | mainboard: Get CHROMEOS/MAINBOARD_HAS_CHROMEOS right (again) | Alexandru Gagniuc |
2015-08-19 | Kunimitsu: Fix Wifi, kepler RP mapping and enable ClkReqSupport | Pratik Prajapati |
2015-08-19 | glados: use macros for magic numbers in ASL | Aaron Durbin |
2015-08-19 | Kunimitsu: Enable root ports and clkreqs | Pravin Angolkar |
2015-08-19 | Kunimitsu: Update Mainboard ASL for Kunimitsu FAB3 with D0 MCP | Naveen Krishna Chatradhi |
2015-08-19 | Kunimitsu: Update Gpio table for kunimitsu FAB3 variant | Naveen Krishna Chatradhi |
2015-08-17 | Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN | Martin Roth |
2015-08-14 | emulation/qemu: Serialize IQCR method | Paul Menzel |
2015-08-14 | glados: make EC_SCI_L work | Aaron Durbin |
2015-08-14 | glados: make EC_SMI_L functional | Aaron Durbin |
2015-08-14 | skylake: remove ec_smi_gpio and alt_gp_smi_en | Aaron Durbin |