Age | Commit message (Expand) | Author |
2013-10-15 | Have option of timestamps, CBMEM console and usbdebug for most boards | Kyösti Mälkki |
2013-10-15 | CBMEM: Fail builds on missing get_top_of_ram() | Kyösti Mälkki |
2013-10-15 | intel/i82371: Remove HAVE_ACPI_RESUME | Kyösti Mälkki |
2013-10-15 | timestamps: Fix some lost timestamps for romstage | Kyösti Mälkki |
2013-10-15 | AMD Olive Hill: Disable NoSnoopEnable to fix HDMI audio corruptions with Ubuntu | WANG Siyuan |
2013-10-15 | ASRock IMB_A180: fix Ubuntu HDMI audio issue | WANG Siyuan |
2013-10-15 | AMD Olive Hill: fix Windows 7 HDMI audio issue | WANG Siyuan |
2013-10-15 | vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7 | WANG Siyuan |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-10-14 | ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1 | Jonathan A. Kollasch |
2013-10-14 | ck804: obtain stored IOAPIC address from allocator instead of register | Jonathan A. Kollasch |
2013-10-14 | ck804: obtain I/O APIC base address for ACPI MADT from allocator | Jonathan A. Kollasch |
2013-10-13 | dmp/vortex86ex: Initialize PS/2 keyboard. | Andrew Wu |
2013-10-13 | northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup... | Paul Menzel |
2013-10-13 | ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14 | Jonathan A. Kollasch |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
2013-10-12 | Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ... | Jonathan A. Kollasch |
2013-10-07 | AMD hudson yangtze: Fix corruption of a global ramstage variable | Kyösti Mälkki |
2013-10-03 | cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index` | Paul Menzel |
2013-10-01 | qemu: q35: avoid address conflict | Gerd Hoffmann |
2013-09-30 | libpayload: Switch xHCI shared ports back to EHCI on shutdown | Nico Huber |
2013-09-28 | exynos5420: Fix build warning | Allen Martin |
2013-09-27 | ASRock IMB_A180: fix Windows 7 HDMI audio issue | WANG Siyuan |
2013-09-27 | lint: Use temporary build directory | Nico Huber |
2013-09-25 | usbdebug AMD: Add choice of EHCI controller | Kyösti Mälkki |
2013-09-24 | libpayload: Remove unnecessary keyboard mode setting code | Shawn Nematbakhsh |
2013-09-24 | southbridge/cimx/sb900: Rename headers to match sb700 & sb800 | Corey Osgood |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug | Kyösti Mälkki |
2013-09-21 | CBMEM console: Support late init | Kyösti Mälkki |
2013-09-21 | timestamps: Only collect from BSP CPU | Kyösti Mälkki |
2013-09-21 | timestamps epia-m850: Cleanup without enabling timestamps | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | 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-20 | buildgcc: Downgrade to gcc 4.7.3, handle armv7-a | Patrick Georgi |
2013-09-20 | usbdebug: Allow an USB hub on the debug dongle | Kyösti Mälkki |
2013-09-19 | ASUS F2A85-M: Correct and clean up PCIe config | Rudolf Marek |
2013-09-18 | qemu: q35: fix pci bar placement | Gerd Hoffmann |
2013-09-18 | buildgcc: Use per-arch build directories | Patrick Georgi |
2013-09-17 | Fix whitespace leaked into tree | Kyösti Mälkki |
2013-09-17 | lint whitespace: Fix rule to recurse into subdirectories | Kyösti Mälkki |
2013-09-17 | beaglebone: Stop reinitializing the console in bootblock.c. | Gabe Black |
2013-09-17 | ARM: Add some missing dependencies on config.h to ARM's Makefile.inc. | Gabe Black |
2013-09-17 | am335x: Update the config vars selected by CPU_TI_AM335X. | Gabe Black |
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 ARM: Prefer get_cbmem_table() over cbmem_late_set_table() | 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 northbridges: Remove references to global 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-11 | AMD sb800 sb900: Fix corruption of a global ramstage variable | Kyösti Mälkki |
2013-09-11 | AMD AGESA: Place CAR_GLOBAL in BSP stack | Kyösti Mälkki |
2013-09-10 | intel/i5000: remove explicit pcie config accesses | Kyösti Mälkki |
2013-09-10 | intel/i945 intel/i82801gx: remove explicit pcie config accesses | Kyösti Mälkki |
2013-09-10 | intel/i82801ix: remove explicit pcie config accesses | Kyösti Mälkki |
2013-09-10 | intel/gm45: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-09-06 | libpayload: Set heap's header size to 64-bit | Nico Huber |
2013-09-06 | libpayload: Make heap code independent of its header size | Nico Huber |
2013-09-06 | usbdebug: Fixes for LynxPoint LP | Kyösti Mälkki |
2013-09-06 | usbdebug: Use CAR migration | Kyösti Mälkki |
2013-09-06 | usbdebug: Dump low-level protocol details | Kyösti Mälkki |
2013-09-06 | usbdebug: Adjust endpoint retry timeouts | Kyösti Mälkki |
2013-09-06 | usbdebug: Adjust transaction retries | Kyösti Mälkki |
2013-09-03 | libpayload: reduce libcbfs verbosity | Patrick Georgi |
2013-08-31 | Add Kconfig options for Linux as payload | Patrick Georgi |
2013-08-31 | Remove NRV2B compression support | Patrick Georgi |
2013-08-31 | Add a (b)zImage parser to cbfstool | Patrick Georgi |
2013-08-29 | usbdebug: Fix control messages | Kyösti Mälkki |
2013-08-29 | usbdebug: Use separate data toggle for each pipe | Kyösti Mälkki |
2013-08-29 | usbdebug: Reference endpoints by pipes in calls | Kyösti Mälkki |
2013-08-29 | intel usbdebug: Add choice of EHCI controller | Kyösti Mälkki |
2013-08-29 | usbdebug: Support choice of EHCI controller | Kyösti Mälkki |
2013-08-29 | usbdebug: Change debug port scanning | Kyösti Mälkki |
2013-08-29 | kontron/ktqm77: Allow disabling onboard NICs | Patrick Georgi |
2013-08-29 | lenovo/x60/romstage.c: Collect timestamps in romstage | Paul Menzel |
2013-08-29 | Sandybridge/Ivybridge: Unify and fix Kconfig defaults | Stefan Reinauer |
2013-08-28 | kontron/ktqm77: Drop MRC_FILE definition | Patrick Georgi |
2013-08-28 | Fix up Stumpy/Lumpy PEI data for system agent r6 | Stefan Reinauer |
2013-08-27 | ASRock IMB-A180: Add CODEC initialization table | Bruce Griffith |
2013-08-27 | Locate the generated iasl in acpica-unix-20130626 | Zheng Bao |
2013-08-27 | ASRock IMB-A180: Add new AMD Embedded G-Series SOC mainboard | WANG Siyuan |
2013-08-27 | AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze | WANG Siyuan |
2013-08-26 | libpayload: Add a few more PCI constants | Stefan Tauner |
2013-08-24 | usbdebug: Change reference to EHCI BAR | Kyösti Mälkki |
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-24 | usbdebug: Only test two possible USB device numbers | Kyösti Mälkki |
2013-08-23 | usbdebug: Halt host controller before resetting it | Kyösti Mälkki |
2013-08-23 | SPI: Support STMicro partial page write | Kyösti Mälkki |
2013-08-23 | usbdebug: Do not support logging from SMM | Kyösti Mälkki |