Age | Commit message (Expand) | Author |
2015-06-13 | Move remap_bsp_lapic to AMD specific code | Stefan Reinauer |
2015-06-10 | PCI subsystem: Drop PCI_64BIT_PREF_MEM option | Kyösti Mälkki |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-06-05 | AMD K8 fam10: Use parent subordinate to track HT enumeration | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop extra HT scan_chain() parameters | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop local is_sblink in scan_chains | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop redundant parameters on scan_chain() | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor HT link connection test | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree | Kyösti Mälkki |
2015-06-05 | AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8: Refactor calls for HT configuration | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Eliminate local variable min_bus | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Add ht_route_link() | Kyösti Mälkki |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Drop parameter max from scan_bus | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter max in domain_scan_bus() | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter to passthru | Kyösti Mälkki |
2015-06-04 | HyperTransport: Use subordinate property to track chain enumeration | Kyösti Mälkki |
2015-06-04 | HyperTransport: Move pci_scan_bus() call | Kyösti Mälkki |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-03-09 | AMD K8: Fix allocation size for HyperTransport links | Kyösti Mälkki |
2015-03-09 | AMD K8: Move the test for connected HyperTransport link | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Refactor offset_unitid configuration | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Drop link_num from scan_chain parameters | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Remove some excessive preprocessor use | Kyösti Mälkki |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-01-27 | CBMEM: Tag chipsets with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-08 | northbridge/amd: Doxygen fixes | Martin Roth |
2015-01-06 | northbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-12-07 | Kconfig: Remove ACPI_SSDTX_NUM. | Vladimir Serbinenko |
2014-11-22 | amdk8: Move to implicit length patching | Vladimir Serbinenko |
2014-11-22 | amdfam10: Move to per-device ACPI | Vladimir Serbinenko |
2014-11-15 | Make set_bios_reset into normal rather than weak function | Vladimir Serbinenko |
2014-11-14 | AMD: Move RAMBASE and RAMTOP | Kyösti Mälkki |
2014-11-05 | Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' | Edward O'Callaghan |
2014-11-01 | northbridge/amd: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-17 | Fix mismerge of ACPI patches | Vladimir Serbinenko |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-07-29 | Uniformly spell frequency unit symbol as Hz | Elyes HAOUAS |
2014-07-11 | src: Make use of 'CEIL_DIV(a, b)' macro across tree | Edward O'Callaghan |
2014-07-08 | northbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-29 | AMD boards: Fix comment style and typos | Kyösti Mälkki |
2014-06-26 | AMD boards: Fix typos | Kyösti Mälkki |
2014-06-25 | Declare acpi_is_wakeup_early() only once | Kyösti Mälkki |
2014-06-14 | amd/agesa,cimx: Rename ACPI OS detection methods | Edward O'Callaghan |
2014-05-03 | AMD: Drop redundant test for CONFIG_RAMTOP | Kyösti Mälkki |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-02-13 | Eliminate some ASL warnings | Oskar Enoksson |
2014-01-28 | x86: add common definitions for control registers | Aaron Durbin |
2014-01-13 | lib: Make log2() available in romstage on ARM, not just x86 | Alexandru Gagniuc |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2013-12-30 | AMD K8 (rev F): Move rev F0/F1 workaround to header | Kyösti Mälkki |
2013-12-30 | AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge | Kyösti Mälkki |
2013-12-30 | AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-29 | AMD K8 (rev-F): Always have RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | AMD K8: Socket implies K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup earlymtrr.c includes | Kyösti Mälkki |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-10-13 | northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup... | Paul Menzel |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
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-07-11 | Set PCI bus operations at buildtime for ramstage | Kyösti Mälkki |
2013-06-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-05-08 | Drop CONFIG_AP_CODE_IN_CAR | Stefan Reinauer |
2013-04-12 | Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region" | Nico Huber |
2013-04-10 | siemens/sitemp_g1p1: Make ACPI report the right mmconf region | Patrick Georgi |
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 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-28 | Fix AMD UMA for RS780 | Kyösti Mälkki |
2012-08-27 | AMD northbridges: factor out CPU allocation | Kyösti Mälkki |
2012-08-27 | AMD northbridges: rewrite CPU allocation | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-09 | AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution | Kyösti Mälkki |
2012-08-07 | Move cpus_ready_for_init() to AMD K8 | Kyösti Mälkki |
2012-08-02 | AMD and GFXUMA: move setup_uma_memory() to northbridge | Kyösti Mälkki |
2012-08-02 | AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base | Kyösti Mälkki |
2012-07-16 | AMD: Fix GFXUMA with 4GB or more RAM | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to K8 northbridge | Kyösti Mälkki |