Age | Commit message (Expand) | Author |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/northbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-01-26 | intel/i440bx: Use smbus_read_byte() for raminit debug | Keith Hui |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2018-05-29 | src/northbridge: Add and update license headers | Martin Roth |
2017-09-01 | nb/intel/i440bx/debug.c: Bugfix and cleanup | Keith Hui |
2017-06-27 | nb/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2016-08-31 | northbridge/intel: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2015-01-06 | northbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2010-12-27 | Fix most CONFIG_DEBUG_RAM_SETUP issues. | Stefan Reinauer |
2010-12-23 | Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk(). | Keith Hui |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-10-09 | Remove various .c #includes from Intel 440BX/82371EB boards. | Uwe Hermann |
2010-10-06 | Convert all Intel 440BX boards to Cache-as-RAM (CAR). | Uwe Hermann |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2008-11-27 | Remove the unnecessary memctrl[] indirection, 440BX only has one | Uwe Hermann |
2006-07-29 | - Add support _framework_ for the Asus p2b. | Richard Smith |