summaryrefslogtreecommitdiffstats
path: root/src/mainboard/olpc
Commit message (Expand)AuthorAgeFilesLines
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-252-2/+0
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-054-0/+4
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-2/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-202-4/+4
* 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-12/+12
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-095-1/+81
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-072-2/+2
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-042-4/+0
* Remove:Patrick Georgi2009-10-032-14/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-232-4/+4
* Kconfig!Patrick Georgi2009-08-123-0/+91
* 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-304-158/+158
* 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-66/+2
* v2/src romfs->cbfs renamePeter Stuge2009-04-142-6/+6
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-312-2/+14
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-184-6/+6
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-122-6/+6
* Drop unused (or commented / #if 0) reset.c files.Uwe Hermann2008-10-132-86/+0
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-122-132/+0
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-042-16/+16
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-184-24/+24
* This repairs the other Geode mainboards so they'll build with the newMarc Jones2007-05-043-22/+23
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-154-10/+10
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-152-6/+6
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-052-2/+2
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-272-4/+2
* add the CAFE IRQ supportRonald G. Minnich2006-10-181-0/+28
* add the btest mainboardRonald G. Minnich2006-10-1810-0/+889
* add irq for keyboard and mouse Ronald G. Minnich2006-09-211-1/+12
* additions and mods for lzma. Carl-Daniel Hailfinger2006-09-141-1/+2
* Add DCON support.Ronald G. Minnich2006-09-132-0/+63
* remove dangerous call to normal image; no backup on OLPCRonald G. Minnich2006-09-071-0/+2
* - Added suport for enabling USB P4 on the olpcRichard Smith2006-08-251-0/+1
* change from AMD for the IRQ10 problem.Ronald G. Minnich2006-08-101-1/+13
* slightly changed C.D. Hailfinger's precompressed rom stream patchStefan Reinauer2006-08-031-0/+1
* These changes incorporate steve goodrich'es fixes, and one bug that isRonald G. Minnich2006-07-211-1/+5
* fix interrupt for f5 (ehci)Ronald G. Minnich2006-06-271-1/+1
* fix typo on duplicate line.Ronald G. Minnich2006-06-241-1/+1
* set up interrupt values for the southbridge, and add a function toRonald G. Minnich2006-06-222-2/+11
* fix idiiot typo I did not catch.Ronald G. Minnich2006-06-181-1/+2
* add irq mapper support for OLPC and other boards that need this mappingRonald G. Minnich2006-06-181-0/+1
* changes from AMD for making OLPC video work.Ronald G. Minnich2006-06-101-1/+1
* further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB. Ronald G. Minnich2006-06-081-1/+32
OpenPOWER on IntegriCloud