Use void pointers for untyped memory
[coreboot.git] / src / northbridge /
2011-12-14 Florian Zumbiehlk8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it...
2011-12-02 Kyösti MälkkiChange AMD vendorcode build
2011-11-23 Florian Zumbiehlk8 raminit: fix bug, improve clock selection, add clock...
2011-11-16 Florian Zumbiehlfix DDR_MASK in load-dependent clock limiting for socke...
2011-11-07 Florian ZumbiehlCycle time at CAS Latency (CLX - 2) is at 25 in DDR2...
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-31 Kyösti MälkkiAdd support for E7505 northbridge.
2011-10-28 Kyösti MälkkiClear improper use of CONFIG_CACHE_AS_RAM
2011-10-28 Stefan Reinauercopy e7501 component to e7505
2011-10-18 Sven SchnelleI945: replace #if defined() by #if
2011-10-15 Stefan ReinauerAMD CPU and chipset fixes for compilation with gcc 4.6
2011-10-15 Stefan Reinaueruse acpi.h include instead of manually adding acpi_slp_...
2011-10-14 Stefan ReinauerFix compilation of AMD GX2 northbridge code with gcc 4.6
2011-10-14 Stefan ReinauerFix compilation of VIA CN700 northbridge code with...
2011-10-14 Stefan Reinauerfix compilation of intel/sch northbridge code with...
2011-10-12 Christoph Grenzamdk8: ASL include for K8 temperature sensor support...
2011-10-03 enok71TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms
2011-09-24 QingPei WangAdd AMD Family 10h PH-E0 support
2011-09-14 efdesign98AMD F14 Northbridge updates
2011-09-09 Noe RubinsteinReplace while with do; while to avoid repetition
2011-09-09 Stefan ReinauerReport GSE chipset and warn if the code has been compil...
2011-09-06 Kerry SheAMD F14 southbridge update
2011-08-04 Keith Huinorthbridge/intel/i440bx: Registered SDRAM modules...
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-18 efdesign98Add AMD Family 10 cpu support to northbridge folder
2011-07-10 Scott DuplichanASRock E350M1: ACPI-related BSOD fix
2011-07-08 Cristian Măgherușa... Fix memory size reporting on AMD family 14h systems...
2011-06-30 Rudolf MarekImprove VIA K8M890 HT settings. Use recommended setting...
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
2011-06-21 efdesign98Move existing AMD Ffamily14 code to f14 folder
2011-06-21 efdesign98Rename {CPU|NB|SB}/amd/*_wrapper folders
2011-06-15 Sven Schnellei945 GMA: restore tft brightness from cmos
2011-06-15 Sven Schnellei82801gx: replace cafed00d/cafebabe by defines
2011-06-03 Marc JonesThis patch sets max freq defaults for ddr2 and ddr3for...
2011-05-15 Peter Stugeagesa_wrapper: Avoid repetitive Kconfig depends, trivial
2011-05-15 Scott DuplichanCosmetic cleanup.
2011-05-15 Scott Duplichan1) Remove unused kconfig options.
2011-05-15 Scott DuplichanBuild device paths for AP cores so that coreboot will...
2011-05-15 Scott DuplichanMove mmconf base from e0000000 to f8000000 to avoid...
2011-05-11 Patrick GeorgiWork around unclean CMOS handling for now
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-19 Zheng BaoThe "temp" will be used later. So it has to be calculat...
2011-04-19 Stefan Reinauercleanup wrong use of defined() after exporting all...
2011-04-14 Stefan Reinauerdrop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused...
2011-04-11 Alexandru GagniucUnify use of post_code
2011-04-10 Sven Schnellei945: improve get_top_of_ram()
2011-03-28 Zheng BaoAdd AMD C32 support.
2011-03-08 Scott DuplichanEnable mahogany_fam10 and Kino family 10h to run the...
2011-03-01 Patrick GeorgiMark non-returning function as noreturn to help some...
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-27 Xavi Drudis FerranAdd 300 MHz and 500 MHz HT frequency limits
2011-02-24 Josef KellermannAdd compile-time defaults to some K8 CMOS options in...
2011-02-21 Sven Schnelle[i945] Add SPD adress mapping
2011-02-14 Josef KellermannErrata #169 works on HT, not MC
2011-02-14 Frank VibransThis code provides cpu northbridge initialization for...
2011-02-10 Alexandru GagniucImplemented workaround for erratum 169, obsoleting...
2011-01-27 Peter StugeSMM code on i945 platforms needs udelay()
2011-01-20 Zheng BaoFor Cx, each ChipSel need to be sent MR command.
2011-01-19 Nils JacobsAdd a GX2 Kconfig option to choose the framebuffer...
2011-01-17 Zheng BaoThe code is tested on my board with register DIMMs...
2011-01-06 Zheng BaoFix some settings fo AMD MCT. It is based on BIOS test...
2010-12-30 Nils JacobsUse die() to assure the processor can't wake up from...
2010-12-29 Nils Jacobs-Change the remaining GLIU1 port 5 register names from...
2010-12-29 Stefan Reinauerfix i810 boards with ram init debugging disabled.
2010-12-27 Stefan Reinauerproper printk handling in src/northbridge/intel/i82810...
2010-12-27 Stefan Reinauer__PRE_RAM__ is defined by the makefile
2010-12-27 Stefan Reinauerdump_spd_registers() is only defined when ram init...
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-26 Nils JacobsMove Geode GX2 UMA video memory size to Kconfig
2010-12-26 Nils JacobsRemove dead and unused Geode GX2 code
2010-12-26 Nils JacobsReplace Geode GX2 MSR addresses for GLCP on GLIU1 with...
2010-12-26 Nils JacobsClean up Geode GX2 comments, whitespace and coding...
2010-12-23 Keith HuiFix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX...
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-18 Uwe HermannFix a few whitespace and coding style issues.
2010-12-18 Patrick GeorgiA couple of Poulsbo fixes:
2010-12-18 Patrick GeorgiSupport Intel SCH (Poulsbo) and add iwave/iWRainbowG6...
2010-12-17 Stefan Reinauerdrop one more version of doing serial uart output diffe...
2010-12-16 Stefan Reinauerfix according to coding guidelines
2010-12-13 Rudolf MarekAttached patch implements the memory speed reductions...
2010-12-13 Rudolf MarekFollowing patch adds support for suspend/resume functio...
2010-12-13 Rudolf MarekFollowing patch adds support to bring out the memory...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-12-11 Stefan Reinauercatch some illegal configurations (trivial)
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-08 stepansecond round name simplification. drop the <component...
next