summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asi/mb_5blmp
Commit message (Expand)AuthorAgeFilesLines
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+0
* newconfig is no more.Patrick Georgi2010-02-072-309/+0
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+0
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-161-0/+2
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* 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-171-1/+1
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-3/+3
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-072-2/+2
* Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann2009-10-071-0/+3
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-071-1/+1
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-042-0/+75
* Remove:Patrick Georgi2009-10-031-7/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+56
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-2/+2
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-303-77/+77
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-1/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-171-0/+1
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-33/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-1/+7
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* 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-041-8/+8
* 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
OpenPOWER on IntegriCloud