summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gitignore: Ignore KDE backup filesAlexandru Gagniuc2012-08-081-0/+9
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-0884-261/+0
* Siemens SiteMP: drop add_mainboard_resources()Kyösti Mälkki2012-08-072-21/+0
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-0714-23/+9
* Sandy/Ivy Bridge and Cougar/Panther Point: Fix namesStefan Reinauer2012-08-073-14/+2
* bd82x6x: Add beep commandsDylan Reid2012-08-075-0/+39
* AMD RS690: mark MMCONF resource as reserved MEMKyösti Mälkki2012-08-061-1/+2
* AMD f15: Change multiply ONE_MB to bit shifting (Propagation)zbao2012-08-051-7/+7
* AMD SB: Call the rtc update if needed (Propagation)zbao2012-08-056-2/+30
* Technexion TIM5690: drop add_mainboard_resources()Kyösti Mälkki2012-08-052-4/+6
* AMD S3: Remove the hardcoded volatile positionzbao2012-08-053-5/+10
* AMD Thatcher: Add BIOS callback hook for getting VBIOS Imagezbao2012-08-042-0/+14
* Add a capability for mainboard-specific posting.Alexandru Gagniuc2012-08-042-0/+17
* Perform additional programming requirements for SATAStefan Reinauer2012-08-042-5/+46
* Make the device tree available in the rom stageStefan Reinauer2012-08-0411-31/+158
* AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation)zbao2012-08-042-3/+3
* AMD NB: Limit the device field to 5 bits. (Propagation)zbao2012-08-045-8/+16
* SuperIO LPC47N217: Remove warningszbao2012-08-042-5/+6
* AMD Parmer: Remove warning.zbao2012-08-042-7/+1
* VIA Epia-N: drop add_mainboard_resources()Kyösti Mälkki2012-08-031-19/+0
* Intel CPUs: Fix counting of CPU coresKyösti Mälkki2012-08-032-9/+32
* Fix mainboard level enable_dev()Kyösti Mälkki2012-08-033-6/+3
* RTC: Add a routine to check if the CMOS date is validzbao2012-08-022-8/+40
* Limit the device field to 5 bits.zbao2012-08-021-2/+2
* AMD hudson: Call the rtc update if needed.zbao2012-08-021-0/+2
* AMD Thatcher Board based on trinityzbao2012-08-0232-0/+7028
* x86emu: fix jump_near_IMM to handle DATA: flag correctlyStefan Reinauer2012-08-021-7/+16
* x86emu: Fix more mis-decoding of the data prefixStefan Reinauer2012-08-021-20/+47
* Remove uma_memory_base from build if no GFXUMAKyösti Mälkki2012-08-021-1/+2
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-0236-62/+18
* AMD Agesa and GFXUMA: drop use of uma_memory_baseKyösti Mälkki2012-08-025-12/+4
* AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_baseKyösti Mälkki2012-08-024-6/+12
* x86emu: Respect the LEA 67h address size prefixStefan Reinauer2012-08-021-14/+16
* AMD F15tn northbridge: Remove the misleading 0x100 from the limitk.zbao2012-08-011-1/+1
* AMD and GFXUMA : drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-011-10/+0
* Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-0116-36/+13
* Intel Sandybridge and UMA: use mmio_resource()Kyösti Mälkki2012-08-011-11/+12
* Intel Sandybridge: add reserved memory as resourcesKyösti Mälkki2012-08-014-17/+28
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-3125-125/+508
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-3146-0/+107
* USBDEBUG: retry harder for slow devicesSven Schnelle2012-07-301-9/+12
* bd82x6x: Fix CONFIG_USBDEBUGSven Schnelle2012-07-301-0/+2
* sandybridge: reinitialize usbdebug after MRCSven Schnelle2012-07-301-0/+5
* x86emu: Fix BSF and BSR instructionsStefan Reinauer2012-07-271-18/+18
* Intel and GFXUMA: fix MTRR and use uma_resource()Kyösti Mälkki2012-07-274-40/+45
* x86emu: fix comment for BTS instructionStefan Reinauer2012-07-271-1/+1
* x86emu: Add an RDTSC implementation to the x86 emulatorStefan Reinauer2012-07-271-1/+35
* Intel 82810 and 82830: always room for PCI memoryKyösti Mälkki2012-07-272-22/+4
* Intel i945 and sch: no memory over 4GBKyösti Mälkki2012-07-272-7/+0
* Allocators for different memory regions typesKyösti Mälkki2012-07-272-22/+20