Age | Commit message (Expand) | Author |
2016-10-25 | Revert "soc/apollolake: Add soc core init" | Aaron Durbin |
2016-10-25 | google/oak: Add derivative board Hana | Yidi Lin |
2016-10-25 | rockchip/rk3399: gru/kevin: drop unused sdram configs | Lin Huang |
2016-10-25 | rockchip/rk3399: reset system if DDR init fails | Lin Huang |
2016-10-25 | mb/emulation: Select QEMU-i440fx by default | Jonathan Neuschäfer |
2016-10-25 | arch/x86/acpigen_dsm: Add support for DSM types | Furquan Shaikh |
2016-10-25 | arch/x86/acpigen: Add support for _DSM method generation | Furquan Shaikh |
2016-10-25 | drivers/i2c/generic: Re-factor SSDT generation code | Furquan Shaikh |
2016-10-25 | arch/x86/acpigen: Add more functions to ACPIGEN library | Furquan Shaikh |
2016-10-25 | mainboard/google/reef: Add PowerResource for ELAN touchscreen | Furquan Shaikh |
2016-10-25 | soc/intel/apollolake: Implement GPIO ACPI AML generating functions | Furquan Shaikh |
2016-10-25 | drivers/i2c/generic: Enable support for adding PowerResource for device | Furquan Shaikh |
2016-10-24 | mainboard/emulation: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-24 | mainboard/amd/tilapia_fam10: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-24 | mainboard/amd/serengeti_cheetah*: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-24 | mainboard/amd/mahogany: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-24 | mainboard/amd/lamar: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-24 | nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC | Arthur Heymans |
2016-10-24 | RISCV: Clean up the common architectural code | Ronald G. Minnich |
2016-10-24 | arch/x86/acpigen: Add support for interacting with GPIOs | Furquan Shaikh |
2016-10-24 | arch/x86/acpigen: Add new functions to acpigen library | Furquan Shaikh |
2016-10-24 | arch/x86/acpigen: Clean up acpigen library | Furquan Shaikh |
2016-10-24 | drivers/i2c/generic: Return correct name for acpi_name | Furquan Shaikh |
2016-10-21 | mainboard/amd/db-ft3b-lc: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-21 | mainboard/amd/bimini_fam10: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-21 | mainboard/amd/bettong: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-21 | marvell/mvmap2315: Compose BOOTBLOCK region | Daisuke Nojiri |
2016-10-20 | kunimitsu: Add choice to select FSP driver | Naresh G Solanki |
2016-10-20 | mainboard/google/reef: add snappy variant | Wisley Chen |
2016-10-19 | intel/broadwell: "free" memory after use | Patrick Georgi |
2016-10-19 | nb/i945/gma.c: use IS_ENABLED instead of #if, #endif | Arthur Heymans |
2016-10-19 | soc/intel/skylake: Allow selecting FSP driver in Kconfig | Naresh G Solanki |
2016-10-19 | winbond/w83627ehg: Remove unnecessary value | Elyes HAOUAS |
2016-10-19 | nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU | Arthur Heymans |
2016-10-19 | nb/i945/raminit: Add fix for 1067MHz FSB CPUs | Arthur Heymans |
2016-10-19 | nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers | Arthur Heymans |
2016-10-19 | nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics | Arthur Heymans |
2016-10-19 | nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it | Arthur Heymans |
2016-10-19 | mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT | Arthur Heymans |
2016-10-18 | rk3399: display: Use edid_set_framebuffer_bits_per_pixel() helper | Julius Werner |
2016-10-18 | arch/riscv: In trap handler, don't print SP twice | Jonathan Neuschäfer |
2016-10-18 | Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" | Ronald G. Minnich |
2016-10-18 | northbridge/via/vx800: Convert 'for (;;)' to 'die' | Elyes HAOUAS |
2016-10-18 | mainboard/google/reef: Configure PERST pin for reef DVT | Vaibhav Shankar |
2016-10-17 | ec/lenovo/h8: fix whitespaces/tabs | Alexander Couzens |
2016-10-16 | soc/apollolake: Add soc core init | Ravi Sarawadi |
2016-10-16 | mainboard/google/reef: Set PL1 override to 12000mW | Venkateswarlu Vinjamuri |
2016-10-16 | soc/intel/apollolake: Set PL1 limits for RAPL MSR registers | Sumeet Pawnikar |
2016-10-16 | soc/intel/skylake: Handle platform global reset | Subrata Banik |
2016-10-16 | soc/intel/skylake: Implement Global Reset MEI message | Subrata Banik |
2016-10-16 | soc/intel/skylake: Enable HECI BAR for ME communication | Subrata Banik |
2016-10-16 | soc/intel/skylake: Select VBOOT_EC_SLOW_UPDATE if EC_GOOGLE_CHROMEEC is selected | Naresh G Solanki |
2016-10-16 | soc/intel/apollolake: clear PMC registers | Aaron Durbin |
2016-10-15 | nb/i945/gma.c: correct VSYNC end offset | Arthur Heymans |
2016-10-15 | arch/riscv: Visually align trap frame information | Jonathan Neuschäfer |
2016-10-15 | [WIP] console/Kconfig: Calculate COM port base addresses only on x86 | Jonathan Neuschäfer |
2016-10-15 | riscv: Use the generic src/lib/bootblock.c | Jonathan Neuschäfer |
2016-10-15 | arch/riscv: Remove unused bootblock_simple.c | Jonathan Neuschäfer |
2016-10-15 | riscv: Clean up {qemu,spike}_util | Jonathan Neuschäfer |
2016-10-15 | riscv and power8: Convert printk/while(1) to die | Jonathan Neuschäfer |
2016-10-13 | vboot: Stop creating backup space in TPM | Daisuke Nojiri |
2016-10-13 | x60,t60: do not add etc/ps2-keyboard-spinup for non-seabios payloads | Arthur Heymans |
2016-10-12 | i945/gma.c: Only init LVDS if it is detected | Arthur Heymans |
2016-10-11 | src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS only | Barnali Sarkar |
2016-10-11 | nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors | Arthur Heymans |
2016-10-11 | nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size | Arthur Heymans |
2016-10-11 | lenovo/x60: CST table: use MWAIT requests instead of P_LVLx I/O reads | Arthur Heymans |
2016-10-11 | southbridge/nvidia: Remove commented code | Elyes HAOUAS |
2016-10-11 | mainboard/apple: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-11 | mainboard/aopen: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-11 | i945/raminit.c: correctly write CLKCFG for 945GC | Arthur Heymans |
2016-10-11 | cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE | Nico Huber |
2016-10-10 | intel/i945: Use "IS_ENABLED" for fsbclk & memclk | Elyes HAOUAS |
2016-10-10 | gigabyte/ga-g41m-es2l: add VESA mode to Kconfig | Arthur Heymans |
2016-10-10 | x4x/gma.c: Add VESA native resolution mode | Arthur Heymans |
2016-10-10 | mainboard/advansus: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-10 | mainboard/avalue: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-10 | google/reef: update timing of sdmode toggling | Sathyanarayana Nujella |
2016-10-10 | northbridge/intel/nehalem: Remove commented code | Elyes HAOUAS |
2016-10-10 | northbridge/intel/i440bx: Remove commented code | Elyes HAOUAS |
2016-10-09 | mainboard/kontron: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-09 | mainboard/artecgroup: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-09 | cpu/intel/model_6ex: Set msr bits for dynamic L2, C2E, C4E | Arthur Heymans |
2016-10-09 | src/northbridge/via: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/agesa/family15*: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/agesa/family14: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/amdk8: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/lx: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/pi/00730F01: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/amdmct/mct_ddr3: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/agesa/family16kb: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/agesa/family15rl: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/agesa/family10: Remove commented code | Elyes HAOUAS |
2016-10-09 | northbridge/amd/amdfam10: Remove commented code | Elyes HAOUAS |
2016-10-09 | soc/intel/fsp_broadwell_de: Fix system hang when timestamp is enabled | York Yang |
2016-10-09 | soc/intel/fsp_broadwell_de: Remove the enforced fsp1.0 APIs call sequence | York Yang |
2016-10-09 | drivers/intel/wifi: Add depends on ARCH_X86 | Martin Roth |
2016-10-08 | google/oak: Increase the driving strength for 4GB DRAMs | PH Hsu |
2016-10-08 | google/gru: Add USB 2.0 PHY tuning for Kevin PHY0 and PHY1 | William wu |
2016-10-08 | rockchip/rk3399: Add Type-C PHY init | William wu |