summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/rcven.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/i945/rcven.c: Use read32p()Elyes Haouas2022-10-211-2/+2
* nb/intel/i945/rcven.c: Sort includes and add <types.h>Elyes Haouas2022-10-061-1/+3
* northbridge/intel/i945: Change types to uintptr_t where appropriateElyes HAOUAS2022-01-251-1/+2
* nb/intel/i945: Use new fixed BAR accessorsAngel Pons2021-04-101-15/+14
* nb/intel/i945/rcven.c: Correct commentAngel Pons2020-06-121-1/+1
* nb/intel/i945: Clean up raminit coding styleAngel Pons2020-06-121-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* nb/i945: Improve code formattingElyes HAOUAS2020-04-111-14/+7
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src/nb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-9/+8
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* nb/intel/i945: Fix errors found by checkpatch.plArthur Heymans2017-03-221-12/+9
* nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c'Arthur Heymans2017-01-111-0/+3
* northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+2
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-15/+15
* * drop ich7 includeStefan Reinauer2009-07-211-20/+20
* Merge some parts of the i945 review (trivial):Stefan Reinauer2008-11-101-13/+13
* Support for the Intel 945 northbridge.Stefan Reinauer2008-10-291-0/+338