aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-16sconfig parser:Stefan Reinauer
2010-08-16Fix strcmp and strncmp. They failed in several important scenariosPatrick Georgi
2010-08-16Add #define that states the libpci interface version we implementPatrick Georgi
2010-08-16Call mainboard init functions.Myles Watson
2010-08-15Gigabyte dual bios mainboard will always reboot, caused by the superio. Wang Qing Pei
2010-08-14My forgotten CAR cleanup patch...Stefan Reinauer
2010-08-14My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer
2010-08-14bootblock_prologue.c (not a .c file!) and i386/init/crt0_prologue.inc wereStefan Reinauer
2010-08-14clean up comment in entry32.incStefan Reinauer
2010-08-13Build 8151 for s2885. Trivial.Myles Watson
2010-08-13Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi
2010-08-10Superiotool support for the IT8500 embedded controller.Donald Huang
2010-08-09Some chips do not require enter/exit sequences. This causes them to beDavid Hendricks
2010-08-09make sconfig parser regeneration menu selectableStefan Reinauer
2010-08-09Fix build error introduced in r5868.Patrick Georgi
2010-08-09non-root devices are not supposed to be accessed outside of static.c except byStefan Reinauer
2010-08-05Change default path and configuration for Coreinfo.Myles Watson
2010-08-05The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8].Zheng Bao
2010-08-04Remove warnings from USB debug console code.Myles Watson
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-08-03VGA code needs to be refactored before it can be compiled conditionally.Myles Watson
2010-08-02Build VGA code conditionally to avoid errors when using SeaBIOS.Myles Watson
2010-08-02Adds id for ITE IT8707F to superiotool.Mattias Mattsson
2010-08-01make early_mtrr_init() invisible for cache as ram targets as it breaks them.Stefan Reinauer
2010-08-01Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood
2010-08-01- fix SMM code relocation raceStefan Reinauer
2010-08-01add i945GSE to inteltoolBjörn Busse
2010-08-01Update my old, no longer active email addressesCorey Osgood
2010-07-29Add support for the Intel Atom D400/500- and N400-series integrated Corey Osgood
2010-07-29Resolved the bug of filo+libpayload building. The bug is if libpayload is ins...Cai Bai Yin
2010-07-28Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs
2010-07-27Add src/cpu/amd/model_gx2/cache_as_ram.inc missing from r5669Nils Jacobs
2010-07-26This patch converts the Geode GX2 boards to CAR.Nils Jacobs
2010-07-26Make include paths more consistent. Fixes compilation errors for me.Myles Watson
2010-07-22Superiotool support for Nuvoton WPCE775x/NPCE781x.David Hendricks
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-07-15Trivial: Improve error reporting of sconfig slightly by reporting the line nu...Patrick Georgi
2010-07-09become more standard with libpayload headers. PATH_MAX belongs in limits.h,Stefan Reinauer
2010-07-09Trivial -Werror fix.Cristi M
2010-07-09Trivial fix to make CONFIG_BOOTBLOCK_NORMAL switch compile again.Myles Watson
2010-07-08Ugly temporary fix until we figure out how to deal with the race condition.Myles Watson
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-07-08get rid of even more fam10 and k8 warnings.Stefan Reinauer
2010-07-07fix some more warningsStefan Reinauer
2010-07-07fix some warnings.Stefan Reinauer
2010-07-07Kill a few more warnings.Myles Watson
2010-07-06Eliminate a couple of warnings from setup_resourcemap.cMyles Watson
2010-07-06Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn'tMyles Watson
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-07-06A bug fix:Myles Watson
2010-06-29Add support to IT85xx seriesAnton Kochkov
2010-06-29Add support to extended EC seriesAnton Kochkov
2010-06-29fix misnamed functions.Stefan Reinauer
2010-06-28Run doxygen -u on doxygen configuration filesStefan Reinauer
2010-06-25Add new function to create all mptable entries for buses byPatrick Georgi
2010-06-24__i386__ and __powerpc__ are set by the compiler already.Patrick Georgi
2010-06-24Incomplete implementation of libpci's (of pciutils) interface.Patrick Georgi
2010-06-24fix return value checks of cbfstool's writeromStefan Reinauer
2010-06-24Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi
2010-06-24Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context.Patrick Georgi
2010-06-22Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson
2010-06-22Fix libpayload xconfig script to find coreboot utils xgcc.Cai Bai Yin
2010-06-22Change the libpayload "make install" default destination to be the source dir...Cai Bai Yin
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-21Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ...Joseph Smith
2010-06-20This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith
2010-06-19Trivial. Cleaning up about the blank line.Zheng Bao
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-16This patch adds inteltool support for i810E and ICH2.Joseph Smith
2010-06-11Follow up to the USB refactoring patch: Missed setting pid values correctly.Patrick Georgi
2010-06-10Fix a missing include file that was breaking the Traverse Geos build.Edwin Beasant
2010-06-10This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant
2010-06-10Check for NULL before calling device_match()Myles Watson
2010-06-10The devicetree was wrong, but I'm still surprised it broke. This fixes theMyles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-09Make k8 & fam10 northbridge.c code more similar.Myles Watson
2010-06-09The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer
2010-06-09This patch adds the ECS P6IWP-Fe board to coreboot.Anders Jenbo
2010-06-08Fix auto-mangled comments (trivial)Patrick Georgi
2010-06-07Fix some of Peter's suggestions for the Nokia IP530.Myles Watson
2010-06-07Remove the rest of cardbus_scan_bus.Myles Watson
2010-06-07cardbus_scan_bridge is identical to pci_scan_bridgeMyles Watson
2010-06-07This patch extends the reserved resources for the cs5536 to avoid the excludedMyles Watson
2010-06-07Make sure VSA is linked as ELF32 for i386 (instead of whatever the compiler c...Patrick Georgi
2010-06-07Avoid using the name "pid_t", which is used on unixoid systems.Patrick Georgi
2010-06-07replace outb -> port 0x80 with post_code() in some places.Stefan Reinauer
2010-06-05Fix two warnings:Stefan Reinauer
2010-06-05tly cosmetical. don't use movw because we use mov in most places.Stefan Reinauer
2010-06-04This patch fixes the option rom code that was buggy when it switchedEdwin Beasant
2010-06-04Kconfig value is hex, not int.Myles Watson
2010-06-04128KB is the default, and isn't large enough with the 30K payload for abuild.Myles Watson
2010-06-04Fixes for Nokia IP530 and associated drivers.Marc Bertens
2010-06-04Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected.Myles Watson
2010-06-04This patch replaces the headers of the following files:Frank Vibrans
2010-06-03The code was ported. Now it is what it should be.Zheng Bao
2010-06-02Fix hard-coded log levels.Myles Watson
2010-06-01Fix a format string to keep the compiler happy.Marc Bertens
2010-06-01CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUSMyles Watson
2010-06-01Check the value of ulzma and do not continue if there was an error.Myles Watson