Age | Commit message (Expand) | Author |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-08-28 | qemu: log acpi table size | Gerd Hoffmann |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-08-14 | ARMv7/Exynos: Fix memory location assumptions | Stefan Reinauer |
2014-08-08 | qemu-armv7/media.c: fix coding style | Stefan Reinauer |
2014-07-30 | i82801ix: Allow configuration of SATA mode in CMOS. | Vladimir Serbinenko |
2014-07-30 | Kconfig: Fix comments on endif to match the corresponding if | Daniele Forsi |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | Drop redundant select CACHE_AS_RAM | Kyösti Mälkki |
2014-06-25 | emulation/qemu: Switch x86 to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-18 | emulation/x86 : Drop HAVE_ACPI_RESUME | Kyösti Mälkki |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-05-02 | qemu-armv7: Kconfig cleanup | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-03-08 | qemu-i440fx: add a prototype for main() | Patrick Georgi |
2014-03-04 | pl011 UART: Move under drivers/uart | Kyösti Mälkki |
2014-03-03 | qemu: Support textmode gfx init. | Vladimir Serbinenko |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-22 | emulation/qemu-armv7: Fix wrong stack parameters. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Add category "emulation". | Vladimir Serbinenko |
2014-01-19 | board-status: Add board_info.txt manually for irregular wiki entries | Vladimir Serbinenko |
2013-12-20 | armv7: Remove SYS_TEXT_BASE config. | Hung-Te Lin |
2013-12-06 | qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.c | Gerd Hoffmann |
2013-12-03 | qemu-armv7: Drop additional console_init() | Stefan Reinauer |
2013-11-25 | bochs: add support for native graphics | Ronald G. Minnich |
2013-11-18 | qemu: set smbios entries from fw_cfg | Gerd Hoffmann |
2013-11-15 | qemu: load acpi tables from fw_cfg. | Gerd Hoffmann |
2013-11-11 | qemu: load e820 from fw_cfg | Gerd Hoffmann |
2013-11-11 | qemu: add fw_cfg files support | Gerd Hoffmann |
2013-10-15 | CBMEM: Define cbmem_top() just once for x86 | Kyösti Mälkki |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
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 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-18 | qemu: q35: fix pci bar placement | Gerd Hoffmann |
2013-09-11 | CBMEM x86: Unify get_cbmem_toc() | Kyösti Mälkki |
2013-09-11 | CBMEM: Unify get_top_of_ram() | Kyösti Mälkki |
2013-09-11 | CBMEM northbridges: Remove references to global high_tables_base | Kyösti Mälkki |
2013-08-16 | emulation/qemu-i440fx: style cleanup | Patrick Georgi |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-08-15 | qemu: fix ioapic reservation | Gerd Hoffmann |
2013-08-15 | qemu: reserve ports | Gerd Hoffmann |
2013-07-26 | emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-11 | Set PCI bus operations at buildtime for ramstage | Kyösti Mälkki |
2013-07-10 | Simplify early / bootblock console code | Stefan Reinauer |
2013-07-10 | ARM: Separate the early console (romstage) from the bootblock console. | Gabe Black |
2013-07-10 | armv7: Reserve space BL1 and checksum header by specifying bootblock offset. | Hung-Te Lin |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 code | Stefan Reinauer |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-07-10 | ARMv7: normalize ramstage code flow | Stefan Reinauer |
2013-06-23 | AMD boards: routing.asl: Uniformly start `Package()` with capital letter | Paul Menzel |
2013-06-22 | qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM. | Denis 'GNUtoo' Carikli |
2013-06-19 | qemu: complete bochs dispi interface vga driver. | Gerd Hoffmann |
2013-06-18 | qemu/q35: uncomment cache-as-ram Kconfig entries | Gerd Hoffmann |
2013-06-17 | qemu: i440fx whitespace fixup | Gerd Hoffmann |
2013-06-17 | qemu: add q35 support | Gerd Hoffmann |
2013-06-17 | qemu: add support for memory above 4G | Gerd Hoffmann |
2013-06-17 | qemu: move ram ressource reservation from "set" to "read" stage | Gerd Hoffmann |
2013-06-14 | qemu: move i440fx bits | Gerd Hoffmann |
2013-06-06 | qemu: copy dsdt tables from SeaBIOS, adapt for coreboot and enable acpi | Gerd Hoffmann |
2013-06-06 | qemu: wind up new cpu chip | Gerd Hoffmann |
2013-06-05 | qemu: add power management function to device tree | Gerd Hoffmann |
2013-06-05 | qemu: Initial support for the qemu firmware config interface. | Gerd Hoffmann |
2013-06-05 | qemu: fix IRQ routing setup | Gerd Hoffmann |
2013-05-29 | qemu: remove vga hook | Gerd Hoffmann |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-05-08 | hardwaremain: drop boot_complete parameter | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | CBMEM: always initialize early if the board supports it | Stefan Reinauer |
2013-02-28 | Drop SRC_ROOT from mainboard Makefile.incs | Stefan Reinauer |
2013-02-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-25 | QEMU x86: northbridge.c: Name enabling device function to `northbridge_enable` | Paul Menzel |
2013-02-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | Paul Menzel |
2013-02-21 | ARMV7: create a correct LB_SERIAL table entry | Ronald G. Minnich |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-12 | armv7: Add emulation/qemu-armv7 board. | Hung-Te Lin |
2013-02-09 | romcc: Use default romcc flags for most boards | Patrick Georgi |
2013-01-08 | qemu-x86: Implement more features | Stefan Reinauer |
2012-11-29 | Drop empty mainboard_ops | Kyösti Mälkki |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-03 | Fix mainboard level enable_dev() | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-06-04 | WARNINGS_ARE_ERRORS is y per default, don't set it twice. | Stefan Reinauer |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |