Age | Commit message (Expand) | Author |
2012-06-21 | Don't use 64-bit constant 0x100000000 in linker scripts | Nico Huber |
2012-06-20 | i5000: fix another typo | Sven Schnelle |
2012-06-20 | libpayload: Better error detection in USB mass storage | Nico Huber |
2012-06-20 | libpayload: Fix detach_contoller in the USB driver | Anton Kochkov |
2012-06-20 | i5000: fix typos | Sven Schnelle |
2012-06-20 | mptable: realign comments with code | Sven Schnelle |
2012-06-20 | mptable: initialize apic/bus arrays with ARRAY_SIZE | Sven Schnelle |
2012-06-20 | mptable: pretty print PCI INT entries | Sven Schnelle |
2012-06-20 | mptable: Fix BUS type determination | Sven Schnelle |
2012-06-20 | mptable: reindent code to comply with coreboot coding style | Sven Schnelle |
2012-06-20 | mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized i... | Sven Schnelle |
2012-06-20 | mptable: remove unused variable | Sven Schnelle |
2012-06-20 | mptable: print ioapic entries | Sven Schnelle |
2012-06-20 | mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDR | Sven Schnelle |
2012-06-19 | Enable Intel PECI on Model 6fx CPUs | Sven Schnelle |
2012-06-18 | i5000: enforce hard reset | Sven Schnelle |
2012-06-14 | llshell: fix build without romcc | Denis 'GNUtoo' Carikli |
2012-06-12 | Update SB800 CIMX FADT | Martin Roth |
2012-06-12 | udelay: add missing bus frequency | Sven Schnelle |
2012-06-09 | libpayload: Add timeouts in the UHCI USB driver | Nico Huber |
2012-06-09 | libpayload: Fix an integer overflow in USB mass storage | Nico Huber |
2012-06-08 | libpayload: Add timeouts in the EHCI USB driver | Nico Huber |
2012-06-07 | libpayload: Add timeouts in the OHCI USB driver | Nico Huber |
2012-06-07 | libpayload: Remove orphaned delay from OHCI USB driver | Nico Huber |
2012-06-07 | libpayload: Add support for interrupt transfers in EHCI | Nico Huber |
2012-06-07 | libpayload: Free intr queue structure in usb_hid_destroy | Nico Huber |
2012-06-07 | libpayload: Add support for split transactions in EHCI | Nico Huber |
2012-06-07 | libpayload: Bring USB hub driver to a working state | Nico Huber |
2012-06-04 | Improve parsing of --cpu parameter in abuild script. | Raymond Danks |
2012-06-01 | libpayload: Remove orphaned delay from USB mass storage | Nico Huber |
2012-06-01 | Enable CONFIG_GFXUMA for roda/rk886ex | Nico Huber |
2012-06-01 | libpayload: Disable some buggy debugging code | Nico Huber |
2012-06-01 | libpayload: fix OHCI IN commands | Mathias Krause |
2012-06-01 | libpayload: fix UHCI timeout | Mathias Krause |
2012-06-01 | libpayload: Correct port power settings for EHCI root hub | Nico Huber |
2012-06-01 | libpayload: Add clear_feature() function to USB framework | Nico Huber |
2012-05-31 | libpayload: Fix b0b4a52b70f0d7c09241f0f718a179fc55d85179 | Nico Huber |
2012-05-30 | Initializer of a static member in union. | zbao |
2012-05-30 | sconfig: Some fixes | Patrick Georgi |
2012-05-30 | Fix the location of "Setting variable MTRR" printk. | Denis 'GNUtoo' Carikli |
2012-05-30 | Provide functions to access arbitrary GPIO pins and vectors | Vadim Bendebury |
2012-05-30 | Add support for Panther Point to SPI driver | Stefan Reinauer |
2012-05-29 | Use ld manually when compiling with clang | Patrick Georgi |
2012-05-29 | Drop config variable CPU_MODEL_INDEX | Stefan Reinauer |
2012-05-29 | Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled | Stefan Reinauer |
2012-05-29 | Fix full reset for Ivy Bridge platforms | Vadim Bendebury |
2012-05-29 | ChromeOS: Remove remnants of FDT support | Stefan Reinauer |
2012-05-29 | Sandybridge: Remove remnants of FDT support from MRC cache code | Stefan Reinauer |
2012-05-29 | Sandybridge: Fix MRC cache calculation | Stefan Reinauer |
2012-05-28 | Enable USE_OPTION_TABLE for ThinkPad X60 | Motiejus Jakštys |
2012-05-26 | Implement %zu / %zd in printk | Stefan Reinauer |
2012-05-26 | Move subsystem IDs to devicetree.cb | Stefan Reinauer |
2012-05-26 | Reduce default verbosity of SPI flash drivers | Stefan Reinauer |
2012-05-26 | Fix printk types in SPI flash drivers | Stefan Reinauer |
2012-05-25 | Fix typo on Persimmon #if CONFIG_HAVE_ACPI_RESUME | Marc Jones |
2012-05-25 | nvramtool: use C99 PRIx64 / PRId64 for uint64_t variables | Stefan Reinauer |
2012-05-25 | Fix size_t for certain versions of GCC | Stefan Reinauer |
2012-05-24 | Add EM100 mode to Intel Firmware Descriptor tool | Stefan Reinauer |
2012-05-24 | chromeos: Fix compilation of coreboot-utils package | Stefan Reinauer |
2012-05-24 | Converted the FRAMEBUFFER_VESA_MODE to a choice. | Steve Goodrich |
2012-05-24 | abuild: Disable abuild-level parallelism for now | Patrick Georgi |
2012-05-24 | cbtypes.h: Unify cbtypes.h used in AMD board's code | Vikram Narayanan |
2012-05-21 | Fix Persimmon build without S3. | Marc Jones |
2012-05-15 | Fix fadt legacy free setting. | Marc Jones |
2012-05-15 | Change the name of the romstage bootblock.ld | Marc Jones |
2012-05-15 | Fix Cygwin bootblock generation | Marc Jones |
2012-05-15 | Pass IASL to SeaBIOS | Marc Jones |
2012-05-14 | SPI driver: style fix | Patrick Georgi |
2012-05-14 | crossgcc: Test for m4 and bison | Patrick Georgi |
2012-05-14 | crossgcc: update sources | Patrick Georgi |
2012-05-14 | abuild: Move configuration handling together | Patrick Georgi |
2012-05-14 | abuild: Remove abuild.info hack | Patrick Georgi |
2012-05-12 | Add legacy free setting and override to fadt.c | Marc Jones |
2012-05-12 | Merge sb800 fadt fixes from South Station mainboard to southbridge fadt. | Marc Jones |
2012-05-11 | Hook up MRC cache update | Stefan Reinauer |
2012-05-11 | Rework Sandybridge MRC cache handling | Stefan Reinauer |
2012-05-10 | Add SPI flash driver | Stefan Reinauer |
2012-05-10 | abuild: Build boards in parallel if possible | Patrick Georgi |
2012-05-10 | CIMx: Allow #define LEGACY_FREE overrides | Martin Roth |
2012-05-10 | Unmark source files as executables | Alec Ari |
2012-05-10 | Integrate MA785GM-US2H to Kconfig | Alec Ari |
2012-05-09 | Update SeaBIOS URL | Patrick Georgi |
2012-05-09 | Move fadt.c to the cimx sb800 southbridge directory to be shared. | Marc Jones |
2012-05-09 | Add simple PMIO & PMIO2 read/write routines to CIMX wrapper | Martin Roth |
2012-05-08 | Don't loop infinitely long on serial comm failures | Stefan Reinauer |
2012-05-08 | Add a tool to work on i915 hardware in user mode | Stefan Reinauer |
2012-05-08 | Fix build with CMOS support on various platforms | Patrick Georgi |
2012-05-08 | Some more #if cleanup | Patrick Georgi |
2012-05-08 | Add config_enabled() from Linux | Patrick Georgi |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-05-04 | Make CBFS output more consistent | Stefan Reinauer |
2012-05-04 | siemens/sitemp_g1p1: Drop debug code | Patrick Georgi |
2012-05-04 | roda/rk886ex: Expose VGA devices in devicetree | Patrick Georgi |
2012-05-04 | lint: Avoid downloading blobs repository | Patrick Georgi |
2012-05-03 | Don't pre-enable SATA AHCI in romstage.c | Stefan Reinauer |
2012-05-03 | Print some useful debugging information in PSS table creation | Stefan Reinauer |
2012-05-03 | Make creation of CBMEM_ID_RESUME_SCRATCH depending on Agesa | Stefan Reinauer |
2012-05-03 | Add missing newline to printk in Sandybridge init code | Stefan Reinauer |
2012-05-03 | Tell CBMEM pretty printer about MRC cache | Stefan Reinauer |
2012-05-03 | Fix register corruption during Intel Microcode update | Stefan Reinauer |