Age | Commit message (Expand) | Author |
2013-12-21 | Add a specific post code for S3 resume failures | Duncan Laurie |
2013-12-21 | Add simple hexdump function | Stefan Reinauer |
2013-12-21 | Added structure members x_mm and y_mm to edid decoding | Furquan Shaikh |
2013-12-21 | FUI: Fill in link_m and link_n values | Furquan Shaikh |
2013-12-17 | device/dram/ddr3: Move CRC calculation in a separate function | Alexandru Gagniuc |
2013-12-13 | cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS | Alexandru Gagniuc |
2013-12-12 | EDID: add fields specialized to the needs of framebuffers | Ronald G. Minnich |
2013-12-09 | AMD boards: Fix includes for microcode updates | Kyösti Mälkki |
2013-12-09 | Refactor usage of walkcbfs to permit access to CBFS headers | Alexandru Gagniuc |
2013-12-07 | vtxprintf: Introduce vtxdprintf for the ease of closures | Vladimir Serbinenko |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-12-04 | Add Intel FSP northbridge support Sandybridge and Ivybridge | Marc Jones |
2013-12-03 | Drop obsolete CONSOLE_LOGBUF | Stefan Reinauer |
2013-11-26 | Clean up POST codes for Boot State machine | Duncan Laurie |
2013-11-26 | Log device path into CMOS during probe stages | Duncan Laurie |
2013-11-26 | Extend CMOS POST code logging to store extra data | Duncan Laurie |
2013-11-26 | Extend the ELOG errors for EC fan. | Marc Jones |
2013-11-26 | Add function to encode device path into integer | Duncan Laurie |
2013-11-25 | pc80/mc146818rtc: Return an error code rather than an integer | Alexandru Gagniuc |
2013-11-25 | include/types.h: Add generic enum for error codes | Alexandru Gagniuc |
2013-11-25 | smbios: Add generic type41 write function | Duncan Laurie |
2013-11-25 | Make ssize_t an actual ssize_t | Stefan Reinauer |
2013-11-25 | butterfly: Log EC shutdown reason in ELOG | Duncan Laurie |
2013-11-24 | no-car/cbmemc: Fix compilation | Vladimir Serbinenko |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-11-18 | cbfs: remove unused code and prototype | Ronald G. Minnich |
2013-11-18 | smbios: make manufacturer, product_name and uuid runtime settable | Gerd Hoffmann |
2013-11-10 | console: Add hexdump32 function | Marc Jones |
2013-11-08 | Add new finalize functions for devices and chips | Marc Jones |
2013-11-05 | usbdebug: Fix build for ROMCC boards | Kyösti Mälkki |
2013-10-15 | Have option of timestamps, CBMEM console and usbdebug for most boards | Kyösti Mälkki |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug | Kyösti Mälkki |
2013-09-21 | timestamps: Use stash before CBMEM is usable | Kyösti Mälkki |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-09-11 | CBMEM: Rename high_tables variables and make them static | Kyösti Mälkki |
2013-09-11 | CBMEM: Drop parameters from cbmem_init() | Kyösti Mälkki |
2013-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-09-11 | CBMEM x86: Unify get_cbmem_toc() | Kyösti Mälkki |
2013-09-11 | CBMEM: Backup top_of_ram instead of cbmem_toc | Kyösti Mälkki |
2013-09-11 | CBMEM: Add cbmem_locate_table() | Kyösti Mälkki |
2013-09-11 | CBMEM: Unify get_top_of_ram() | Kyösti Mälkki |
2013-09-11 | CBMEM tables: Remove references to global high_tables_base | Kyösti Mälkki |
2013-09-11 | CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base | Kyösti Mälkki |
2013-09-11 | CBMEM AMD: Fix calls to set_top_of_ram_once() | Kyösti Mälkki |
2013-09-11 | CBMEM AMD: Remove references to global high_tables_base | Kyösti Mälkki |
2013-09-06 | usbdebug: Use CAR migration | Kyösti Mälkki |
2013-08-29 | usbdebug: Support choice of EHCI controller | Kyösti Mälkki |
2013-08-27 | ASRock IMB-A180: Add CODEC initialization table | Bruce Griffith |
2013-08-24 | Add test to match struct device with pci_devfn_t | Kyösti Mälkki |
2013-08-24 | Add pnp_devfn_t and use with __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-08-24 | Add pci_devfn_t and use with __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-08-15 | CBFS: Change the signature of cbfs_decompress. | Gabe Black |
2013-08-13 | Add a generic Intel HD audio (Azalia) module azalia_device.c | Andrew Wu |
2013-08-05 | AMD Kabini: Add northbridge AGESA wrapper (new AMD processor) | Siyuan Wang |
2013-08-05 | AMD Kabini: Add CPU AGESA wrapper for new AMD processor family | Siyuan Wang |
2013-08-01 | Add directive __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-07-25 | Redefine pci_bus_default_ops as function | Kyösti Mälkki |
2013-07-24 | usbdebug: Split endpoint buffers | Kyösti Mälkki |
2013-07-15 | SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure | Peter Stuge |
2013-07-11 | include: Fix spelling | Martin Roth |
2013-07-11 | usbdebug: Cleanup dbgp_ehci_info call | Kyösti Mälkki |
2013-07-10 | usbdebug: Move ehci_debug_info allocation | Kyösti Mälkki |
2013-07-10 | usbdebug: Refactor disable logic | Kyösti Mälkki |
2013-07-10 | i2c: Change the type of the data parameter to uint8_t. | Gabe Black |
2013-07-10 | ARM: Separate the early console (romstage) from the bootblock console. | Gabe Black |
2013-07-10 | Drop ELF remains from boot code | Stefan Reinauer |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 code | Stefan Reinauer |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-07-10 | FUI: reorganize include files | Ronald G. Minnich |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2013-07-03 | pnp: Add some default functions to enter/exit config state | Nico Huber |
2013-07-01 | usbdebug: Drop duplicates of EHCI BAR relocation code | Kyösti Mälkki |
2013-06-24 | AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM | Rudolf Marek |
2013-06-24 | AMD Fam15tn: Add IOMMU BAR allocation to northbridge | Rudolf Marek |
2013-06-17 | pnp: Implement common handling for PnP config modes | Nico Huber |
2013-06-17 | pnp: Provide alternative pnp_enable() implementation | Nico Huber |
2013-06-13 | AMD Hudson: Add support for the SD controller | Dave Frodin |
2013-06-10 | ramtest.c: Add silent ram_check | Alexandru Gagniuc |
2013-06-06 | (Trivial) early_smbus: fix printsmbus macro | Alexandru Gagniuc |
2013-06-04 | pci_ids.h: Add PCI IDs for VIA VX900 chipset | Alexandru Gagniuc |
2013-06-04 | coreboot: Add generic early SMBus API | Alexandru Gagniuc |
2013-06-04 | DDR3: Add utilities for creating MRS commands | Alexandru Gagniuc |
2013-06-03 | dram: Add utilities for decoding DDR3 SPDs | Alexandru Gagniuc |
2013-06-03 | spd.h: Add all known SPD_MEMORY_TYPE definitions. | Alexandru Gagniuc |
2013-06-03 | include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other defines | Paul Menzel |
2013-05-25 | Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` | Ronald G. Minnich |
2013-05-23 | include/timer.h: Fix typo in in*iti*alize in comment | Paul Menzel |
2013-05-16 | x86: add cache-as-ram migration option | Aaron Durbin |
2013-05-14 | coreboot: add thread cooperative multitasking | Aaron Durbin |
2013-05-11 | Make early x86 POST codes written to IO port optional | Martin Roth |
2013-05-10 | Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b... | Ronald G. Minnich |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-05-08 | hardwaremain: drop boot_complete parameter | Stefan Reinauer |
2013-05-08 | x86: use asmlinkage macro for smm_handler_t | Aaron Durbin |
2013-05-07 | boot state: add ability to block state transitions | Aaron Durbin |
2013-05-07 | x86: add TSC_CONSTANT_RATE option | Aaron Durbin |