Age | Commit message (Expand) | Author |
2013-09-11 | AMD sb800 sb900: Fix corruption of a global ramstage variable | Kyösti Mälkki |
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-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-06-23 | AMD boards: routing.asl: Uniformly start `Package()` with capital letter | Paul Menzel |
2013-06-17 | AMD southbridges: Move HAVE_HARD_RESET | Kyösti Mälkki |
2013-06-04 | AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c" | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: convert spd_read_byte() to non-static version | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h" | Christian Gmeiner |
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-09 | AMD: Reduce stack size from 64 KB to the default of 4 KB | Paul Menzel |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-04-20 | AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"` | Paul Menzel |
2013-04-09 | FrontRunner/Toucan-AF: boards will be renamed to fit ADLINK scheme | Jens Rottmann |
2013-03-22 | FrontRunner/Toucan-AF: 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 | Lippert Fam14 DSDT: Remove INI method from AZHD device | Mike Loptien |
2013-03-17 | Lippert Fam14 DSDT: Add secondary bus range to PCI0 | Mike Loptien |
2013-03-17 | Lippert Fam14 DSDT: Add OSC method | Mike Loptien |
2013-03-08 | FrontRunner/Toucan-AF: lower SPI speed to 22 MHz | Jens Rottmann |
2013-03-04 | FrontRunner/Toucan-AF: drop unnecessary compile time CPU model selection | Jens Rottmann |
2013-03-03 | AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in comment | Paul Menzel |
2013-03-02 | FrontRunner/Toucan-AF: work around AGESA RAM init crashing on reboot | Jens Rottmann |
2013-03-02 | LiPPERT Toucan-AF [2/2]: actually implement mainboard support | Jens Rottmann |
2013-03-02 | LiPPERT Toucan-AF [1/2]: create board by forking AMD Persimmon | Jens Rottmann |
2013-03-02 | LiPPERT FrontRunner-AF [2/2]: actually implement mainboard support | Jens Rottmann |
2013-03-02 | LiPPERT FrontRunner-AF [1/2]: create board by forking AMD Persimmon | Jens Rottmann |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | Paul Menzel |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-09 | romcc: Use default romcc flags for most boards | Patrick Georgi |
2012-11-29 | Drop empty mainboard.c | Kyösti Mälkki |
2012-11-29 | Drop empty mainboard_ops | Kyösti Mälkki |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-26 | amd/lx: Move configuration from source to Kconfig | Patrick Georgi |
2012-02-13 | AMD Geode cpus: apply un-written naming rules | Kyösti Mälkki |
2012-01-07 | Update geode GX2 tree to match LX. | Nils Jacobs |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2010-12-29 | -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) | Nils Jacobs |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-11-22 | Drop per-board ram_check() calls for now. | Uwe Hermann |
2010-11-21 | Simplify a few code chunks, fix whitespace and indentation. | Uwe Hermann |
2010-11-21 | Drop excessive whitespace randomly sprinkled in romstage.c files. | Uwe Hermann |