summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7501
Commit message (Expand)AuthorAgeFilesLines
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-16/+16
* drop three unneeded config variables:Jens Rottmann2010-08-271-1/+0
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-261-0/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-16/+16
* Always enable parent resources before child resources.Myles Watson2010-06-171-2/+2
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-4/+4
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-275-74/+74
* zero warnings days...Stefan Reinauer2010-04-153-640/+716
* drop setup_ics code that was blatantly copied from cx700 and Stefan Reinauer2010-04-141-1/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-6/+3
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-53/+53
* drop USE_INIT should be USE_PRINTK_IN_CAR here.Stefan Reinauer2010-03-301-16/+16
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-16/+16
* This patch is from 2009-10-20Uwe Hermann2010-03-051-4/+1
* Remove register pressure from e7501 driver by not indirectly referencingStefan Reinauer2010-02-241-108/+98
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-1/+4
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-7/+0
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-4/+4
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson2009-09-291-4/+1
* some progress on kconfig:Patrick Georgi2009-09-252-0/+9
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-23/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-4/+4
* Add high tables support to all northbridges.Stefan Reinauer2009-04-302-0/+15
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-0/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* Update of the src/include/spd.h file with the following improvements:Uwe Hermann2006-11-221-10/+10
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Uwe Hermann:Stefan Reinauer2006-08-231-5/+0
* fix two mainboards that have been broken by someone who does not use abuild.shStefan Reinauer2006-05-261-1/+1
* Make #defined constants more descriptive.Steven J. Magnani2005-10-281-4/+11
* Updating FSF address in the code.Stefan Reinauer2005-10-051-1/+1
* * Added support for "fast" (64-clock) refreshSteven J. Magnani2005-09-261-1240/+1489
* Moved E7501-specific definitions here from raminit.Steven J. Magnani2005-09-131-0/+81
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-064-85/+180
* - First stab at getting the ppc ports building and working.Eric Biederman2004-11-181-4/+1
* - Remove e7501 root_complexEric Biederman2004-11-104-202/+180
* CONFIG_CHIP_NAME to control config chip.h without .nameYinghai Lu2004-11-055-183/+208
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-041-28/+31
* *** empty log message ***Yinghai Lu2004-11-022-376/+18
* sizeram removal/conversion.Eric Biederman2004-10-271-3/+1
* ops and tscYinghai Lu2004-10-251-1/+1
* s2735 minor changesYinghai Lu2004-10-251-3/+3
* - For now use port 0x80 based delays in for the e7501 memory initialization.Eric Biederman2004-10-231-3/+13
* - Update e7501 northbridge.c to work in the new structure.Eric Biederman2004-10-231-264/+76
* *** empty log message ***Yinghai Lu2004-10-231-2/+264
* - Bump the LinuxBIOS major versionEric Biederman2004-10-212-33/+2
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0