summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asi
Commit message (Expand)AuthorAgeFilesLines
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-10/+0
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-6/+0
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-172-2/+2
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-162-0/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-154-8/+8
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-073-3/+3
* Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann2009-10-072-0/+5
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-072-2/+2
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-042-4/+0
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-045-1/+179
* Remove:Patrick Georgi2009-10-032-13/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-232-2/+2
* Kconfig!Patrick Georgi2009-08-123-0/+112
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-112-4/+4
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-302-4/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-307-152/+152
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-192-2/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-172-0/+2
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-062-0/+4
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-212-46/+3
* v2/src romfs->cbfs renamePeter Stuge2009-04-142-6/+6
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-312-1/+13
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-184-6/+6
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-111-4/+4
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-042-18/+18
* Initial support for the ASI MB-5BLGP (Neoware Eon 4000s).Uwe Hermann2008-08-046-0/+381
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-291-1/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-12/+12
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-183-3/+3
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-091-0/+1
* Set the default video memory to 0 MB for all GX1 boards which don't yetUwe Hermann2007-10-111-1/+1
* This patch adds the CONFIG_VIDEO_MB option to boards thatCorey Osgood2007-10-101-0/+2
* Fix the static device tree of the ASI MB-5BLMP target. This was broken inUwe Hermann2007-06-141-62/+37
* Uncomment compression config variables. This should fix the abuildUwe Hermann2007-05-091-3/+3
* Add initial support for the ASI/BCom MB-5BLMP mainboard, as used inUwe Hermann2007-05-096-0/+513