Age | Commit message (Expand) | Author |
2014-10-19 | amd: rename model_fxx_powernow to powernow. | Vladimir Serbinenko |
2014-10-19 | AGESA: Drop board and chipset -specific callout headers | Kyösti Mälkki |
2014-10-19 | AGESA fam12 fam14 fam15: Use common agesa_readSpd() | Kyösti Mälkki |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
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-12 | Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same value | Daniele Forsi |
2014-08-06 | mainboard/amd: De-ASCIIartify AGESA board headers | Edward O'Callaghan |
2014-07-28 | AGESA boards: Drop get_bus_conf.c files | Kyösti Mälkki |
2014-07-28 | AGESA boards: Use devicetree for PCI bus enumeration | Kyösti Mälkki |
2014-07-28 | AGESA: Drop some excessive agesawrapper.h includes | Kyösti Mälkki |
2014-07-24 | AGESA: Drop offset on PCI device enumeration | Kyösti Mälkki |
2014-07-24 | AGESA fam15: Drop code that was commented out | Kyösti Mälkki |
2014-07-24 | AGESA boards: Drop global bus_isa | Kyösti Mälkki |
2014-07-24 | AGESA fam15: Use local bus_isa storage | Kyösti Mälkki |
2014-07-24 | src/mainboard: Remove trailing whitespace | Elyes HAOUAS |
2014-07-24 | tyan/s8226: Remove a trailing whitespace | Elyes HAOUAS |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-18 | mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platforms | Edward O'Callaghan |
2014-07-17 | AMD get_bus_conf(): Drop bus_type array | Kyösti Mälkki |
2014-07-17 | mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-14 | AGESA CIMx: Move late init out of get_bus_conf() | Kyösti Mälkki |
2014-07-14 | AGESA: Trace execution with AGESAWRAPPER() | Kyösti Mälkki |
2014-07-14 | AGESA: Fix error status code return type to enum from UINT32 | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF in .h | 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-07-03 | AGESA: Call get_bus_conf() just once | Kyösti Mälkki |
2014-07-03 | AGESA: Add agesawrapper_post_device() | Kyösti Mälkki |
2014-06-26 | AMD boards: Fix typos | Kyösti Mälkki |
2014-06-26 | PIRQ tables: Fix typos | Kyösti Mälkki |
2014-06-18 | mainboard: Clear up remaining SIO_PORT from Kconfig | Edward O'Callaghan |
2014-06-14 | amd/agesa,cimx: Rename ACPI OS detection methods | Edward O'Callaghan |
2014-06-06 | AGESA: Use common heap allocator | Kyösti Mälkki |
2014-06-06 | AGESA: Use common GetBiosCallout() | Kyösti Mälkki |
2014-06-06 | Drop unused change_i2c_mux() | Kyösti Mälkki |
2014-05-31 | superio/nsc/pc87309: Avoid .c includes in mainboard | Edward O'Callaghan |
2014-05-26 | AGESA fam12 fam14 fam15: Declare local callouts static | Kyösti Mälkki |
2014-05-26 | AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAP | Kyösti Mälkki |
2014-05-26 | AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptask | Kyösti Mälkki |
2014-05-26 | AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESET | Kyösti Mälkki |
2014-05-26 | AGESA: Add common callouts | Kyösti Mälkki |
2014-05-13 | southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridge | Edward O'Callaghan |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-05-05 | AGESA: Fix BiosCallouts table formatting | Kyösti Mälkki |
2014-05-05 | AGESA: Implement EmptyHeap() | Kyösti Mälkki |
2014-05-05 | AGESA fam15: Add GetHeapBase() | Kyösti Mälkki |
2014-05-05 | AGESA fam15: Use common callouts | Kyösti Mälkki |
2014-05-05 | AGESA fam15: Add fam15_callouts header | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-30 | mainboard/: Avoid including early_serial.c from w83627hf | Edward O'Callaghan |
2014-04-28 | mainboard/tyan/s8226: Remove redundant sio header | Edward O'Callaghan |
2014-04-28 | superio/winbond/w83627dhg: Convert romstage to generic component | Edward O'Callaghan |
2014-04-28 | AMD: Add common header file for CAR setup | Kyösti Mälkki |
2014-04-26 | mainboard/*: Remove DUMP_ACPI_TABLES from amd boards | Edward O'Callaghan |
2014-04-22 | Drop drivers/generic/debug | Kyösti Mälkki |
2014-04-20 | AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS | Kyösti Mälkki |
2014-04-13 | cimx/sb800 boards: Don't require ide.asl on boards without IDE | Edward O'Callaghan |
2014-02-06 | console: Drop extra uart_init() | Kyösti Mälkki |
2014-01-19 | board_info.txt: Categorize various boards | Vladimir Serbinenko |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
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-29 | AMD K8 (rev-F): Always have RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | AMD fam10: Drop 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 fam10: Drop MEM_TRAIN_SEQ | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup earlymtrr.c includes | Kyösti Mälkki |
2013-12-09 | AMD boards: Fix includes for microcode updates | Kyösti Mälkki |
2013-10-18 | get_bus_conf.c: reindent with indent | Paul Menzel |
2013-10-14 | ck804: obtain I/O APIC base address for ACPI MADT from allocator | Jonathan A. Kollasch |
2013-10-12 | Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ... | Jonathan A. Kollasch |
2013-08-16 | Correct spelling of shadow, setting and memory | Paul Menzel |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-06-28 | Drop WARNINGS_ARE_ERRORS exceptions | Stefan Reinauer |
2013-06-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-06-17 | AMD southbridges: Move HAVE_HARD_RESET | Kyösti Mälkki |
2013-06-17 | AMD boards: Clean use of Kconfig options | Kyösti Mälkki |
2013-05-09 | AMD: Reduce stack size from 64 KB to the default of 4 KB | Paul Menzel |
2013-05-08 | Drop CONFIG_AP_CODE_IN_CAR | Stefan Reinauer |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-20 | Tyan S8226: Use SPD read code from F15 wrapper | Kimarie Hoot |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-25 | AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field | Paul Menzel |
2013-02-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | Paul Menzel |
2013-02-22 | */acpi_tables.c: Use ALIGN macro | Patrick Georgi |
2013-02-21 | AMD boards: Fix typo `@brief` in comment | Paul Menzel |
2013-02-19 | Tyan S8226: Fix incompatible pointer warning | Martin Roth |
2013-02-19 | Tyan S8226: Fix integer truncated warning | Martin Roth |
2013-02-19 | Tyan S8226: Fix printk warnings | Martin Roth |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-04 | AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` | Paul Menzel |
2013-01-16 | Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS | Martin Roth |
2013-01-11 | AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS | Zheng Bao |
2013-01-04 | Tyan s8226: change lapic of lapic_cluster 0 to 0x10 | Siyuan Wang |