aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-24X60/T60: fix mptable LINT entriesSven Schnelle
2012-06-23Add Supermicro X7DB8 motherboardSven Schnelle
2012-06-23i3100: add smbus_write_byte()Sven Schnelle
2012-06-23Add an option for Waiting for gdb connection if the gdb stub configuration is...Denis 'GNUtoo' Carikli
2012-06-22romcc: fix up attribute((unused)) detectionStefan Reinauer
2012-06-22libpayload: Adjust timeouts and delays in OHCI driverNico Huber
2012-06-22ROMCC: fix unused attribute lookupSven Schnelle
2012-06-22libpayload: Add check for failure in usb_attach_device()Nico Huber
2012-06-22libpayload: Shutdown reasonably if we can't init usb msc deviceNico Huber
2012-06-22Teach romcc about attribute((unused))Stefan Reinauer
2012-06-21libpayload: Add support for interrupt transfers in OHCINico Huber
2012-06-21libpayload: Fix initialization of OHCI driverNico Huber
2012-06-21libpayload: Implement correct done queue processing for OHCINico Huber
2012-06-21libpayload: Correct interchanged parameters in OHCI driverNico Huber
2012-06-21libpayload: Detach unresponsive usb mass storage devicesNico Huber
2012-06-21libpayload: Add dummy queue heads to EHCI interrupt frame listNico Huber
2012-06-21libpayload: Add interrupt-queue underrun recovery to EHCINico Huber
2012-06-21libpayload: Adjust timeout in EHCI driverNico Huber
2012-06-21i3100: Enable second IOAPIC for PCI-XSven Schnelle
2012-06-21libpayload: reg_base reading for USB EHCI driverAnton Kochkov
2012-06-21Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber
2012-06-20i5000: fix another typoSven Schnelle
2012-06-20libpayload: Better error detection in USB mass storageNico Huber
2012-06-20libpayload: Fix detach_contoller in the USB driverAnton Kochkov
2012-06-20i5000: fix typosSven Schnelle
2012-06-20mptable: realign comments with codeSven Schnelle
2012-06-20mptable: initialize apic/bus arrays with ARRAY_SIZESven Schnelle
2012-06-20mptable: pretty print PCI INT entriesSven Schnelle
2012-06-20mptable: Fix BUS type determinationSven Schnelle
2012-06-20mptable: reindent code to comply with coreboot coding styleSven Schnelle
2012-06-20mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized i...Sven Schnelle
2012-06-20mptable: remove unused variableSven Schnelle
2012-06-20mptable: print ioapic entriesSven Schnelle
2012-06-20mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDRSven Schnelle
2012-06-19Enable Intel PECI on Model 6fx CPUsSven Schnelle
2012-06-18i5000: enforce hard resetSven Schnelle
2012-06-14llshell: fix build without romccDenis 'GNUtoo' Carikli
2012-06-12Update SB800 CIMX FADTMartin Roth
2012-06-12udelay: add missing bus frequencySven Schnelle
2012-06-09libpayload: Add timeouts in the UHCI USB driverNico Huber
2012-06-09libpayload: Fix an integer overflow in USB mass storageNico Huber
2012-06-08libpayload: Add timeouts in the EHCI USB driverNico Huber
2012-06-07libpayload: Add timeouts in the OHCI USB driverNico Huber
2012-06-07libpayload: Remove orphaned delay from OHCI USB driverNico Huber
2012-06-07libpayload: Add support for interrupt transfers in EHCINico Huber
2012-06-07libpayload: Free intr queue structure in usb_hid_destroyNico Huber
2012-06-07libpayload: Add support for split transactions in EHCINico Huber
2012-06-07libpayload: Bring USB hub driver to a working stateNico Huber
2012-06-04Improve parsing of --cpu parameter in abuild script.Raymond Danks
2012-06-01libpayload: Remove orphaned delay from USB mass storageNico Huber
2012-06-01Enable CONFIG_GFXUMA for roda/rk886exNico Huber
2012-06-01libpayload: Disable some buggy debugging codeNico Huber
2012-06-01libpayload: fix OHCI IN commandsMathias Krause
2012-06-01libpayload: fix UHCI timeoutMathias Krause
2012-06-01libpayload: Correct port power settings for EHCI root hubNico Huber
2012-06-01libpayload: Add clear_feature() function to USB frameworkNico Huber
2012-05-31libpayload: Fix b0b4a52b70f0d7c09241f0f718a179fc55d85179Nico Huber
2012-05-30Initializer of a static member in union.zbao
2012-05-30sconfig: Some fixesPatrick Georgi
2012-05-30Fix the location of "Setting variable MTRR" printk.Denis 'GNUtoo' Carikli
2012-05-30Provide functions to access arbitrary GPIO pins and vectorsVadim Bendebury
2012-05-30Add support for Panther Point to SPI driverStefan Reinauer
2012-05-29Use ld manually when compiling with clangPatrick Georgi
2012-05-29Drop config variable CPU_MODEL_INDEXStefan Reinauer
2012-05-29Fix compilation with CONFIG_DEBUG_SPI_FLASH enabledStefan Reinauer
2012-05-29Fix full reset for Ivy Bridge platformsVadim Bendebury
2012-05-29ChromeOS: Remove remnants of FDT supportStefan Reinauer
2012-05-29Sandybridge: Remove remnants of FDT support from MRC cache codeStefan Reinauer
2012-05-29Sandybridge: Fix MRC cache calculationStefan Reinauer
2012-05-28Enable USE_OPTION_TABLE for ThinkPad X60Motiejus Jakštys
2012-05-26Implement %zu / %zd in printkStefan Reinauer
2012-05-26Move subsystem IDs to devicetree.cbStefan Reinauer
2012-05-26Reduce default verbosity of SPI flash driversStefan Reinauer
2012-05-26Fix printk types in SPI flash driversStefan Reinauer
2012-05-25Fix typo on Persimmon #if CONFIG_HAVE_ACPI_RESUMEMarc Jones
2012-05-25nvramtool: use C99 PRIx64 / PRId64 for uint64_t variablesStefan Reinauer
2012-05-25Fix size_t for certain versions of GCCStefan Reinauer
2012-05-24Add EM100 mode to Intel Firmware Descriptor toolStefan Reinauer
2012-05-24chromeos: Fix compilation of coreboot-utils packageStefan Reinauer
2012-05-24Converted the FRAMEBUFFER_VESA_MODE to a choice.Steve Goodrich
2012-05-24abuild: Disable abuild-level parallelism for nowPatrick Georgi
2012-05-24cbtypes.h: Unify cbtypes.h used in AMD board's codeVikram Narayanan
2012-05-21Fix Persimmon build without S3.Marc Jones
2012-05-15Fix fadt legacy free setting.Marc Jones
2012-05-15Change the name of the romstage bootblock.ldMarc Jones
2012-05-15Fix Cygwin bootblock generationMarc Jones
2012-05-15Pass IASL to SeaBIOSMarc Jones
2012-05-14SPI driver: style fixPatrick Georgi
2012-05-14crossgcc: Test for m4 and bisonPatrick Georgi
2012-05-14crossgcc: update sourcesPatrick Georgi
2012-05-14abuild: Move configuration handling togetherPatrick Georgi
2012-05-14abuild: Remove abuild.info hackPatrick Georgi
2012-05-12Add legacy free setting and override to fadt.cMarc Jones
2012-05-12Merge sb800 fadt fixes from South Station mainboard to southbridge fadt.Marc Jones
2012-05-11Hook up MRC cache updateStefan Reinauer
2012-05-11Rework Sandybridge MRC cache handlingStefan Reinauer
2012-05-10Add SPI flash driverStefan Reinauer
2012-05-10abuild: Build boards in parallel if possiblePatrick Georgi
2012-05-10CIMx: Allow #define LEGACY_FREE overridesMartin Roth
2012-05-10Unmark source files as executablesAlec Ari