Age | Commit message (Expand) | Author |
2016-11-11 | intel post-car: Separate files for setup_stack_and_mtrrs() | Kyösti Mälkki |
2016-11-11 | intel/sandybridge: Use common ACPI S3 recovery | Kyösti Mälkki |
2016-11-09 | nb/amd/amdmct/mct: Remove commented code | Elyes HAOUAS |
2016-11-09 | nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GC | Elyes HAOUAS |
2016-11-09 | Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig | Arthur Heymans |
2016-11-09 | nb/intel/gm45: Use LAPIC udelay instead of custom version | Arthur Heymans |
2016-11-08 | nb/x4x/raminit.c: Improve crossclock table cosmetics | Arthur Heymans |
2016-11-08 | intel/e7501: Remove unused northbridge code | Kyösti Mälkki |
2016-11-07 | amd/pi/hudson: Move audio to northbridge | Marshall Dawson |
2016-11-07 | pci_ids.h: Correct recent AMD ID names | Marshall Dawson |
2016-11-02 | nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)" | Elyes HAOUAS |
2016-11-02 | northbridge/amd: Modify 00670F00 chip.h to match DCT | Marshall Dawson |
2016-11-02 | northbridge/amd: Update 00670F00 asl for reduced hardware | Marshall Dawson |
2016-11-02 | northbridge/amd: Update all names and IDs for 00670F00 | Marc Jones |
2016-11-02 | northbridge/amd: Copy 00660F01 directories to 00670F00 | Marc Jones |
2016-11-02 | nb/i945/gma.c: use an if else statement for use of native init | Arthur Heymans |
2016-11-02 | nb/i945/gma.c: Do not try to load vbios when selecting native init | Arthur Heymans |
2016-10-29 | nb/intel/sandybridge/gma: Always initialize DP buffer translation | Nico Huber |
2016-10-29 | nb/intel/i945/gma.c: Homogenize code for PCI IDs. | Elyes HAOUAS |
2016-10-26 | nb/x4x/gma.c: Remove writes to DP, FDI registers | Arthur Heymans |
2016-10-26 | nb/gm45/gma.c: Remove writes to DP, FDI registers | Arthur Heymans |
2016-10-26 | nb/intel/i945: Add PCI id for I945GC | Nico Huber |
2016-10-25 | nb/i945/gma.c: Set the MSAC register correctly | Arthur Heymans |
2016-10-24 | nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC | Arthur Heymans |
2016-10-19 | nb/i945/gma.c: use IS_ENABLED instead of #if, #endif | Arthur Heymans |
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-18 | northbridge/via/vx800: Convert 'for (;;)' to 'die' | Elyes HAOUAS |
2016-10-15 | nb/i945/gma.c: correct VSYNC end offset | Arthur Heymans |
2016-10-12 | i945/gma.c: Only init LVDS if it is detected | Arthur Heymans |
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 | 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 | x4x/gma.c: Add VESA native resolution mode | Arthur Heymans |
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 | 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-04 | src/northbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-10-04 | nb/gm45: allow use of 352M preallocated ram for igd | Arthur Heymans |
2016-10-04 | src/northbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-10-01 | northbridge/via/cn700: transition away from device_t | Antonello Dettori |
2016-09-30 | mb/intel/d945gclf: Allow use of native graphic init | Arthur Heymans |
2016-09-30 | i945/gma.c: add native VGA init | Arthur Heymans |
2016-09-30 | i945/gma.c: use linux code to calculate divisors | Arthur Heymans |
2016-09-27 | northbridge/sandybridge/raminit_mrc.c: fix missing include | Matt DeVillier |
2016-09-27 | i945/gma.c: Generate fake VBT | Arthur Heymans |
2016-09-27 | nb/intel/*/gma.c: remove spaces at the fake vbt generation | Arthur Heymans |
2016-09-21 | northbridge/amdk8: Improve code formatting | Elyes HAOUAS |
2016-09-21 | northbridge/amd/amdmct: Improve code formatting | Elyes HAOUAS |
2016-09-21 | northbridge/amd: Improve code formatting | Elyes HAOUAS |
2016-09-20 | northbridge/amd/amdfam10: Improve code formatting | Elyes HAOUAS |
2016-09-20 | northbridge/via: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/e7505/debug.c: Improve code formatting | Elyes HAOUAS |
2016-09-20 | northbridge/intel/i3100: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/i945: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/amd/agesa: Improve code formatting | Elyes HAOUAS |
2016-09-20 | northbridge/intel/e7505: Improve code formatting | Elyes HAOUAS |
2016-09-20 | northbridge/intel/i82830: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/haswell: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/e7501: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/fsp_rangeley: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/fsp_sandybridge: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/gm45: Add space around operators | Elyes HAOUAS |
2016-09-19 | gm45/gma.c: use correct id string for fake VBT | Arthur Heymans |
2016-09-19 | nb/gm45/gma.c: enable VESA framebuffer mode on VGA output | Arthur Heymans |
2016-09-19 | gm45/gma.c: use screen on vga connector if connected | Arthur Heymans |
2016-09-15 | northbridge/intel/nehalem/gma.c: Improve code formatting | Elyes HAOUAS |
2016-09-15 | northbridge/amd/amdk8/raminit_f_dqs.c: Improve code formatting | Elyes HAOUAS |
2016-09-15 | northbridge/amd/amdk8/coherent_ht.c: Improve code formatting | Elyes HAOUAS |
2016-09-13 | i945.h: fix #include path | Antonello Dettori |
2016-09-13 | northbridge/intel/nehalem: transition away from device_t | Antonello Dettori |
2016-09-13 | northbridge/intel/gm45: transation away from device_t | Furquan Shaikh |
2016-09-13 | northbridge/amd/amdht: transition away from device_t | Antonello Dettori |
2016-09-13 | northbridge/amd/amdk8: transition away from device_t | Antonello Dettori |
2016-09-13 | northbridge/amd/amdfam10: transition away from device_t | Antonello Dettori |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-09-12 | cpu/x86: Move fls() and fms() to mtrr.h | Rizwan Qureshi |
2016-09-10 | northbridge/intel/x4x: transition away from device_t | Antonello Dettori |
2016-09-10 | northbridge/intel/i5000: transition away from device_t | Antonello Dettori |
2016-09-10 | northbridge/intel/e7505: transition away from device_t | Antonello Dettori |
2016-09-09 | northbridge/intel/fsp_rangeley: transition away from device_t | Antonello Dettori |
2016-09-09 | nb/intel/gm45: Fix DMAR table - IOMMU advertisement for ME interfaces | Damien Zammit |
2016-09-07 | nb/intel/x4x: Correct typos in interrupt routing for PEG | Damien Zammit |
2016-09-07 | nb/intel/x4x: Turn on PEG graphics in device enable | Damien Zammit |
2016-09-07 | nb/intel/x4x: Increase MMIO PCI space to 2GiB | Damien Zammit |