aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/amd8111
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-26AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-07-08get rid of even more fam10 and k8 warnings.Stefan Reinauer
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25no warnings days.Stefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-07no warnings dayStefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2009-12-31romcc:Patrick Georgi
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-29Remove some warnings.Myles Watson
2009-08-12Missing files from last patch.Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-12-18This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2007-12-19Additional early AMD8111 southbridge support for Barcelona platforms.Marc Jones
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-04AMD Rev F supportYinghai Lu
2006-04-11small fixes to get Ward Vandewege's Tyan board booting.Stefan Reinauer
2006-04-0715->11 for device numYinghai Lu
2006-04-03new cache_as_ram support Yinghai Lu
2006-03-23make older winbond chips work reliably.Stefan Reinauer
2006-01-06enable bsp apic id lifting regarding ioapic setupYinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-11-26first round of agami aruma mergeStefan Reinauer
2005-10-25- Fixed fat-finger typo enable - enabled Jason Schildt
2005-10-25- Issue Tracker ID-2 "lnxi-patch-2".Jason Schildt
2005-10-13- Added explanation of device tree enable.Jason Schildt
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-43arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4arch import user (historical)
2004-12-03allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo
2004-12-03i2c mux supportYinghai Lu
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-11- Remove include of device/chip.hEric Biederman
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-27S2885 winbond Superio all resource setYinghai Lu
2004-10-22- Better memory I/O space distinguishing in amd_mtrr.cEric Biederman
2004-10-22- kill typo so resources are not mixed up in amdk8/northbridge.cEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-21better support enable_dev for amd8111Yinghai Lu
2004-10-16- Cleanup the bugfix in elfboot.cEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-09-07rename variable from addr to devLi-Ta Lo
2004-06-03disable noop usb drivers. remove warningsStefan Reinauer
2004-05-13code reformat, remove BY YHL commentLi-Ta Lo
2004-05-13back out immature amd8111_enable stuffLi-Ta Lo
2004-05-10rename walk_static_devicesLi-Ta Lo
2004-05-07change walk_static_devices() to scan_static_bus()Li-Ta Lo
2004-05-05Disable AMD8111 USB2 and remove hard code addr in amd8111 IDEYinghai Lu
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-03-24Further trimming freebios2 towards code reuse.Stefan Reinauer
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-03-09drop dead code.Stefan Reinauer
2004-02-05enable hpet timer hardware.Stefan Reinauer
2003-12-02fix quartet and S4880 spd initialization.Stefan Reinauer
2003-10-13Drop obsolete ldtstop code. enable smbus_write_byteStefan Reinauer
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-06add smbus_write_byte() function. currently fails in romcc :(Stefan Reinauer
2003-09-25remove last occurence of AMD8111_DEVStefan Reinauer
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-07-25YhLu's changes to resolve several memory and other problems.Ronald G. Minnich
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-12- Use an SMBUS_IO_BASE value that will not conflict with an automatically ass...Eric Biederman
2003-06-18- A new test case for romccEric Biederman
2003-06-17added config and other test files.Ronald G. Minnich
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-12- Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman
2003-06-12- Changes to the pci config routines moving them closer to the non romcc APIEric Biederman
2003-06-11- Factoring of auto.cEric Biederman
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman