Age | Commit message (Expand) | Author |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-11-15 | northbridge/via/vx800: transition away from device_t | Antonello Dettori |
2016-10-18 | northbridge/via/vx800: Convert 'for (;;)' to 'die' | Elyes HAOUAS |
2016-10-09 | src/northbridge/via: Remove commented code | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-09-20 | northbridge/via: Add space around operators | Elyes HAOUAS |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-08-31 | northbridge/via: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-07-31 | src/northbridge: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2015-12-30 | x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files | Alexandru Gagniuc |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-07 | x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection | Alexandru Gagniuc |
2015-09-09 | x86: bootblock: remove linking and program flow from build system | Aaron Durbin |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-04-04 | build system x86: deprecate bootblock_lds and ldscripts variables | Patrick Georgi |
2015-03-28 | build system: normalize linker script file names | Patrick Georgi |
2015-01-27 | CBMEM: Tag chipsets with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-14 | northbridge/via/vx800/lpc.c: Remove unused variables | Edward O'Callaghan |
2015-01-06 | northbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-05 | northbridge/via/vx800/examples: Remove rotting source | Edward O'Callaghan |
2014-12-07 | vx800/vga.c: Remove extraneous parentheses. | Vladimir Serbinenko |
2014-12-07 | vx800: Silence clang warnings. | Vladimir Serbinenko |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-01 | northbridge/via: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-18 | via/vx800: Migrate to collaborative ACPI | Vladimir Serbinenko |
2014-08-05 | northbridge/via/vx800: Fix out-of-bounds read due to off-by-one | Edward O'Callaghan |
2014-07-29 | Uniformly spell frequency unit symbol as Hz | Elyes HAOUAS |
2014-07-24 | northbridge/via: Remove a trailing whitespace | Elyes HAOUAS |
2014-07-11 | src: Make use of 'CEIL_DIV(a, b)' macro across tree | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2013-12-27 | via: Write »access« without »m« at end | Paul Menzel |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-08-16 | Correct spelling of shadow, setting and memory | Paul Menzel |
2013-07-11 | Set PCI bus operations at buildtime for ramstage | Kyösti Mälkki |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-05-08 | hardwaremain: drop boot_complete parameter | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-24 | x86 realmode: Use x86emu register file + defines | Patrick Georgi |
2012-11-24 | x86 realmode: Adapt to x86emu/YABEL style return codes | Patrick Georgi |