summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7501/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* e7501: Move to perdev ACPIVladimir Serbinenko2014-10-191-0/+12
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-3/+1
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-5/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-39/+0
* 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-271-3/+3
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-2/+2
* 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-301-2/+2
* Add high tables support to all northbridges.Stefan Reinauer2009-04-301-0/+11
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-0/+1
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-0/+2
* - First stab at getting the ppc ports building and working.Eric Biederman2004-11-181-4/+1
* - Remove e7501 root_complexEric Biederman2004-11-101-2/+180
* CONFIG_CHIP_NAME to control config chip.h without .nameYinghai Lu2004-11-051-180/+2
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-041-28/+31
* *** empty log message ***Yinghai Lu2004-11-021-1/+0
* sizeram removal/conversion.Eric Biederman2004-10-271-3/+1
* s2735 minor changesYinghai Lu2004-10-251-3/+3
* - 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-211-32/+1
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0
* Intel E7501 P64H2 ICH5R supportYinghai Lu2004-07-011-0/+151
OpenPOWER on IntegriCloud