Age | Commit message (Expand) | Author |
2013-06-17 | AMD southbridges: Move HAVE_HARD_RESET | Kyösti Mälkki |
2013-05-30 | AMD Llano, Brazos boards: Use `sizeof(var)` to get its size | Paul Menzel |
2013-05-14 | AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memory | Paul Menzel |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-05-07 | asrock/e350m1: reduce default stack size | Stefan Reinauer |
2013-04-20 | AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"` | Paul Menzel |
2013-04-11 | ASRock DSDT: Split the ASRock DSDT | Mike Loptien |
2013-04-03 | ASRock E350M1: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors | Paul Menzel |
2013-04-02 | ASRock E350M1: buildOpts.c: Add missing memory related defines | Paul Menzel |
2013-04-01 | ASRock E350M1: mptable.c: Remove unused variable `dev` | Paul Menzel |
2013-04-01 | ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf` | Paul Menzel |
2013-04-01 | ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite` | Paul Menzel |
2013-03-30 | ASRock E350M1: irq_tables.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf` | Paul Menzel |
2013-03-30 | ASRock E350M1: get_bus_conf.c: Include `agesawrapper.h` for `agesawrapper_amd... | Paul Menzel |
2013-03-30 | ASRock E350M1: PlatformGnbPcie.c: Do not return anything for void return type | Paul Menzel |
2013-03-22 | Asrock E350M1: Use SPD read code from F14 wrapper | Jens Rottmann |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-17 | ASROCK Fam14 DSDT: Add secondary bus range to PCI0 | Mike Loptien |
2013-03-17 | ASROCK Fam14 DSDT: Remove INI method from AZHD device | Mike Loptien |
2013-03-17 | ASROCK Fam14 DSDT: Add OSC method | Mike Loptien |
2013-03-08 | AMD CIMx SB800 boards: platform_cfg.h: Integrate Kconfig SATA Mode choice | Paul Menzel |
2013-03-07 | ASRock E350M1: Let `BiosGnbPcieSlotReset()` return `AGESA_UNSUPPORTED` | Paul Menzel |
2013-03-06 | ASRock E350M1: mainboard.c: Add declarations for `set_pcie_{,de}reset` | Paul Menzel |
2013-03-02 | ASRock E350M1: Remove non-existing PCI devices 12.1 and 13.1 | Paul Menzel |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-27 | Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cb | Jens Rottmann |
2013-02-26 | AMD Fam14 boards: reduce unnecessary differences, 2nd attempt | Jens Rottmann |
2013-02-25 | AMD Fam14 boards: Set P_BLK length to 6 for all processors | 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-23 | AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO... | Jens Rottmann |
2013-02-21 | AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s one | Paul Menzel |
2013-02-21 | AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of... | Jens Rottmann |
2013-02-19 | Inagua+children: fix simple copy & paste error in code to reset PCIe slots | Jens Rottmann |
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-02-04 | ASRock 939A785GMH: Align comments of DSDT’s `IndexField` | Paul Menzel |
2013-02-04 | ASRock 939A785GMH: Align comments in DSDT header with tabs | Paul Menzel |
2013-01-30 | ASRock E350M1: Remove unused variable `reg8` from `romstage.c` | Paul Menzel |
2013-01-26 | AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT | Paul Menzel |
2012-12-28 | BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable | Aladyshev Konstantin |
2012-11-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-16 | Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-08-08 | Drop HAVE_MAINBOARD_RESOURCES | Kyösti Mälkki |
2012-08-02 | AMD and GFXUMA: move setup_uma_memory() to northbridge | Kyösti Mälkki |
2012-07-31 | Revert "remove CONFIG_SERIAL_CPU_INIT" | Sven Schnelle |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-23 | AMD and GFXUMA: drop redundant use of lb_add_memory_range() | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to K8 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to Agesa Family14 northbridge | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-07-02 | remove CONFIG_SERIAL_CPU_INIT | Sven Schnelle |
2012-05-09 | Move fadt.c to the cimx sb800 southbridge directory to be shared. | Marc Jones |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-04-19 | Fix messy code in ALIB creation | zbao |
2012-04-19 | Leverage the Pstate table created by AGESA. | zbao |
2012-04-16 | ACPI HEST table. | zbao |
2012-03-16 | Rename AMD_AGESA to CPU_AMD_AGESA | Kyösti Mälkki |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-22 | ACPI: More ../../.. removal | Patrick Georgi |
2012-02-17 | amd/sb700: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2012-02-17 | Remove whitespace. | Patrick Georgi |
2012-02-16 | SIO: Winbond w83627dhg update | Kerry Sheh |
2012-01-18 | Clean up AMD romstage.c serial output | Marc Jones |
2012-01-18 | Remove duplicated line of code in AMD wrappers. | Marc Jones |
2012-01-05 | Fix Fam14 AGESA ACPI table generation | Marc Jones |
2012-01-05 | Clean up AMD Fam14 SSDT | Marc Jones |
2012-01-05 | Fix Fam14 mainboard whitespace | Marc Jones |
2012-01-02 | F14 mainboard: mptable update | Kerry Sheh |
2012-01-02 | F14 mainboard: update acpi interrupt routing in pic and apic mode | Kerry Sheh |
2011-12-02 | Change AMD vendorcode build | Kyösti Mälkki |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-30 | remove usbdebug.h include from mainboard/romstage code | Sven Schnelle |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-10-23 | SB800: Hide unused gpp ports | Kerry Sheh |
2011-10-19 | asrock/e350m1: Enable the superio ACPI device in devicetree.cb | Peter Stuge |
2011-10-13 | Use default table creator macro for all SSDTs | Stefan Reinauer |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2011-10-11 | mainboard: complete the sb800 devicetree even device is off | Kerry Sheh |
2011-09-14 | Update to Asrock E350m1 for AMD F14 C0 | efdesign98 |
2011-09-07 | AMD SB800 southbridge update | Kerry She |
2011-09-07 | AMD F14 southbridge update | Kerry She |
2011-07-22 | Update AMD SR5650 and SB700 | efdesign98 |
2011-07-14 | Move AMD SB800 early clock setup. | Scott Duplichan |
2011-07-10 | ASRock E350M1: ACPI-related BSOD fix | Scott Duplichan |
2011-06-29 | amd southbirdge sb800 wrapper, pci bridge fix | Kerry She |
2011-06-22 | Move SB800 clock init earlier | Scott Duplichan |
2011-06-22 | Move existing AMD Ffamily14 code to f14 folder | efdesign98 |
2011-06-22 | Rename {CPU|NB|SB}/amd/*_wrapper folders | efdesign98 |
2011-06-20 | sb800: move spi prefetch and fast read mode to sb bootblock. | Stefan Reinauer |
2011-06-20 | ASRock E350M1: Enable USB3 support | Marshall Buschman |
2011-06-19 | ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nic | Scott Duplichan |
2011-06-12 | ASRock/E350M1: Skip memory clear for boot time reduction | Marshall Buschman |