summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-13Add preliminary support for Bachmann electronic OT200Christian Gmeiner
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2012-07-13IOAPIC: hook up driver in KconfigSven Schnelle
2012-07-12Drop Kconfig VAR_MTRR_HOLE optionKyösti Mälkki
2012-07-12Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch
2012-07-12Fix stack assignment during CPU initializationSven Schnelle
2012-07-10Fix APIC cpu_indexKyösti Mälkki
2012-07-10Use dev_lock for alloc_find_dev()Kyösti Mälkki
2012-07-10Drop start_cpu_lockKyösti Mälkki
2012-07-09servengines/pilot superio: add attribute unusedSven Schnelle
2012-07-09SMBIOS: Add Type 38 (IPMI) data structureSven Schnelle
2012-07-09i5000: reset system if raminit failsSven Schnelle
2012-07-09Add basic ipmi supportSven Schnelle
2012-07-07IEI PM-LX-800-R11: Removed bogus Kconfig optionRicardo Martins
2012-07-06i5000: Add PCI ids for all i5000 flavoursSven Schnelle
2012-07-06IEI PM-LX-800-R11: Added preliminary mainboard supportRicardo Martins
2012-07-06i945: Reset IGD on bootPatrick Georgi
2012-07-05PCI Type2 config must dieRonald G. Minnich
2012-07-05Only copy real-mode section of SIPI vectorKyösti Mälkki
2012-07-05Fix the CPU index parameter passed to secondary_cpu_init().Kyösti Mälkki
2012-07-04Intel cpus: Extend cache to cover complete Flash DeviceKyösti Mälkki
2012-07-04Intel model_106cx: change CAR to model_6exKyösti Mälkki
2012-07-04Intel cpus: delete dead CAR code and whitespace fixesKyösti Mälkki
2012-07-04Add generic IOAPIC driverSven Schnelle
2012-07-04Intel cpus: use CPU_ADDR_BITS from Kconfig during CARKyösti Mälkki
2012-07-04Supermicro X7DB8: add w83793 Hardware monitorSven Schnelle
2012-07-04Add Nuvoton W83793 hardware monitor driverSven Schnelle
2012-07-03Fix AMD S3 block generator on CygwinPatrick Georgi
2012-07-03SMBIOS: move serial number and version out to KconfChristian Gmeiner
2012-07-03Fix the error message for romstage when .bss or .data are non-zeroRonald G. Minnich
2012-07-03AGESA F15 wrapper for Trinityzbao
2012-07-03AGESA F15tn: AMD family15 AGESA code for Trinityzbao
2012-07-02remove CONFIG_SERIAL_CPU_INITSven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-07-02Intel CPUs: execute microcode update only once per coreKyösti Mälkki
2012-06-24X60/T60: fix mptable LINT entriesSven Schnelle
2012-06-23Add Supermicro X7DB8 motherboardSven Schnelle
2012-06-23i3100: add smbus_write_byte()Sven Schnelle
2012-06-23Add an option for Waiting for gdb connection if the gdb stub configuration is...Denis 'GNUtoo' Carikli
2012-06-21i3100: Enable second IOAPIC for PCI-XSven Schnelle
2012-06-21Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber
2012-06-20i5000: fix another typoSven Schnelle
2012-06-20i5000: fix typosSven Schnelle
2012-06-19Enable Intel PECI on Model 6fx CPUsSven Schnelle
2012-06-18i5000: enforce hard resetSven Schnelle
2012-06-14llshell: fix build without romccDenis 'GNUtoo' Carikli
2012-06-12Update SB800 CIMX FADTMartin Roth
2012-06-12udelay: add missing bus frequencySven Schnelle
2012-06-01Enable CONFIG_GFXUMA for roda/rk886exNico Huber
2012-05-30Initializer of a static member in union.zbao