switch-coreboot/src
Indrek Kruusa 8e3464109e Changelog:
* src/cpu/amd/model_lx/model_lx_init.c
  L2 cache initialization removed (moved to northbridge.c)
* src/include/cpu/amd/lxdef.h 
  more checked values
* src/northbridge/amd/lx/northbridge.c
  L2 cache initialization added
  cpubug() commented out
* src/northbridge/amd/lx/raminit.c
  empty function sdram_set_registers() is in use, don't remove
* src/mainboard/artecgroup/dbe61/Config.lb
  irqmap changes
* src/mainboard/artecgroup/dbe61/irq_tables.c
  tentative changes to irq table (currently not in use)
* src/mainboard/artecgroup/dbe61/mainboard.c
  irq assigned manually to NIC
* src/mainboard/artecgroup/dbe61/Options.lb
  gcc 4.0 is OK
* targets/artecgroup/dbe61/Config.lb
  64K for VSA is OK at moment
 
Signed-off-by: Indrek Kruusa <indrek.kruusa@artecdesign.ee>
Signed-off-by: Andrei Birjukov <andrei.birjukov@artecdesign.ee>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2360 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-08-03 16:48:18 +00:00
..
arch this code is for writing the mp table, so only execute it when 2006-07-19 16:58:43 +00:00
boot typo 2006-04-29 00:12:30 +00:00
config slightly changed C.D. Hailfinger's precompressed rom stream patch 2006-08-03 16:19:27 +00:00
console 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
cpu Changelog: 2006-08-03 16:48:18 +00:00
devices set up interrupt values for the southbridge, and add a function to 2006-06-22 04:37:27 +00:00
drivers serverworks HT1000/HT2000, bcm5785/5780 support 2006-02-16 17:22:19 +00:00
include Changelog: 2006-08-03 16:48:18 +00:00
lib fix broadcom/blast, tyan/s2735, tyan/s2891, tyan/s2895 broken by r2307 2006-05-25 12:40:03 +00:00
mainboard Changelog: 2006-08-03 16:48:18 +00:00
northbridge Changelog: 2006-08-03 16:48:18 +00:00
pc80 implement io based udelay function for all mainboards that lack an apic 2005-12-04 17:50:32 +00:00
pmc/altimus/mpc7410 changes to support new ppc arch 2005-10-20 01:44:21 +00:00
ram - Adds support for the Advantech eval board. Configuration was produced 2006-04-01 04:10:44 +00:00
sdram 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
southbridge - Fix some copy bugs and thinkos in the i440bx SMbus 2006-07-30 00:23:20 +00:00
stream slightly changed C.D. Hailfinger's precompressed rom stream patch 2006-08-03 16:19:27 +00:00
superio - Add support _framework_ for the Asus p2b. 2006-07-29 17:40:36 +00:00