summaryrefslogtreecommitdiffstats
path: root/src/mainboard/bcom
Commit message (Expand)AuthorAgeFilesLines
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-052-0/+2
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-5/+0
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-173-5/+5
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-162-2/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-162-0/+2
* Drop unused and useless CONFIG_MAX_PCI_BUSES.Uwe Hermann2009-10-161-8/+0
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-155-20/+20
* 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-074-2/+99
* 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-043-1/+105
* 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/+121
* 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-308-144/+144
* 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-24/+4
* v2/src romfs->cbfs renamePeter Stuge2009-04-142-6/+6
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-2/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-312-1/+13
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-184-6/+6
* * Add a new board, the BCom WinNET P680Alex Mauer2008-10-167-0/+562
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-10/+10
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-291-0/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-186-6/+6
* Some fixes for the BCOM WinNET100, mostly in Config.lb:Uwe Hermann2007-10-242-46/+51
* Minor cosmetic changes (trivial).Uwe Hermann2007-10-091-40/+23
* Add support for the BCOM WinNET100 (used in the IGEL-316 thin client).Juergen Beisert2007-10-096-0/+477