summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ibase
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-041-1/+1
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-031-0/+0
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-6/+6
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Reduce number of per-mainboard changesStefan Reinauer2012-11-161-2/+0
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-33/+1
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-051-8/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-22/+0
* ibase/mb899: Rename NIC BIOS disable driver and hook upPatrick Georgi2012-07-262-1/+1
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-161-1/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-4/+4
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-311-0/+1
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-2/+2
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-18/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3
* Add automatic SMBIOS table generationSven Schnelle2011-08-262-39/+0
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-151-1/+1
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-89/+79
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-2/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-5/+0
* [i945] Add SPD adress mappingSven Schnelle2011-02-211-1/+1
* oops. this is weird. CAR addresses should be specified in the socket and not inStefan Reinauer2011-01-271-1/+0
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-1/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Compile cbmem.c instead of including it in romstage,Rudolf Marek2010-12-131-8/+0
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-2/+2
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-071-2/+0
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-052-9/+19
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-2/+1
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-8/+2
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-211-13/+2
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-3/+3
OpenPOWER on IntegriCloud