summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pci.h: Drop unused `mainboard_pci_subsystem*` prototypesPatrick Georgi2013-03-111-3/+0
* ASUS M5A88-V: Kconfig: Fix mainboard model namePaul Menzel2013-03-111-1/+1
* Add Intel Panther Point USB3 initializationMarc Jones2013-03-098-12/+140
* Persimmon DSDT: Add secondary bus range to PCI0Mike Loptien2013-03-081-0/+16
* Eliminate do_div().David Hendricks2013-03-089-495/+11
* AMD Inagua: Use SPD read code from F14 wrapperKimarie Hoot2013-03-086-227/+21
* AMD CIMx SB800 boards: platform_cfg.h: Integrate Kconfig SATA Mode choicePaul Menzel2013-03-083-3/+3
* AMD Persimmon: mainboard.c: Make comment generic to reduce differencePaul Menzel2013-03-081-1/+1
* AMD Union Station: Use SPD read code from F14 wrapperKimarie Hoot2013-03-086-235/+24
* AMD South Station: Use SPD read code from F14 wrapperKimarie Hoot2013-03-086-234/+23
* ARMV7 and Google/Snow: Add exception support code to the ramstageRonald G. Minnich2013-03-085-1/+318
* AGESA: Fix CR0_PE bit defineKonstantin Aladyshev2013-03-085-5/+5
* Supermicro H8QGI: set up right frequency limits for memory controllerKonstantin Aladyshev2013-03-081-2/+2
* AGESA: Fix bug in AMD_DISABLE_STACK_FAMILY_HOOK_F15Konstantin Aladyshev2013-03-084-4/+4
* FrontRunner/Toucan-AF: lower SPI speed to 22 MHzJens Rottmann2013-03-082-0/+10
* AMD Persimmon: Use SPD read code from F14 wrapperMartin Roth2013-03-076-231/+22
* AMD Fam14: Add SPD read functions to wrapper codeMartin Roth2013-03-074-0/+272
* Remove UTF-8 characters from commentsRonald G. Minnich2013-03-071-2/+2
* Revert "ARMv7: Simplify div64"David Hendricks2013-03-073-7/+190
* snow: add real values for GPIOs in fill_lb_gpios()David Hendricks2013-03-071-12/+23
* exynos5: add GPIO port enumsDavid Hendricks2013-03-071-0/+68
* google/snow: fix coding styleStefan Reinauer2013-03-071-2/+3
* src/arch/x86/boot/acpigen.c: Small coding style and comment fixesPaul Menzel2013-03-071-19/+30
* Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS`Kyösti Mälkki2013-03-071-1/+1
* Intel e7505: provide get_top_of_ramKyösti Mälkki2013-03-072-0/+7
* Fix socket LGA775Kyösti Mälkki2013-03-072-1/+1
* ASRock E350M1: Let `BiosGnbPcieSlotReset()` return `AGESA_UNSUPPORTED`Paul Menzel2013-03-073-88/+6
* samsung/exynos5: add display port and framebuffer defines and initializationRonald G. Minnich2013-03-0611-2/+1509
* ASRock E350M1: mainboard.c: Add declarations for `set_pcie_{,de}reset`Paul Menzel2013-03-061-0/+2
* Google/Snow: enable sound hardware clocksRonald G. Minnich2013-03-061-0/+11
* google/snow: Change MMC0 to work in 8 bit mode.Ronald G. Minnich2013-03-061-4/+2
* AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperioJens Rottmann2013-03-063-3/+14
* FrontRunner/Toucan-AF: drop unnecessary compile time CPU model selectionJens Rottmann2013-03-043-39/+4
* ARM: remove code that is IMHO a dangerous designRonald G. Minnich2013-03-047-83/+62
* bump SeaBIOS to 1.7.2.1Idwer Vollering2013-03-041-1/+1
* AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in commentPaul Menzel2013-03-033-3/+3
* ASRock E350M1: Remove non-existing PCI devices 12.1 and 13.1Paul Menzel2013-03-021-2/+0
* FrontRunner/Toucan-AF: work around AGESA RAM init crashing on rebootJens Rottmann2013-03-022-0/+8
* LiPPERT Toucan-AF [2/2]: actually implement mainboard supportJens Rottmann2013-03-0213-162/+231
* LiPPERT Toucan-AF [1/2]: create board by forking AMD PersimmonJens Rottmann2013-03-0227-0/+6955
* LiPPERT FrontRunner-AF [2/2]: actually implement mainboard supportJens Rottmann2013-03-0214-173/+301
* LiPPERT FrontRunner-AF [1/2]: create board by forking AMD PersimmonJens Rottmann2013-03-0227-0/+6955
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012347-2347/+2347
* armv7/snow: Add S5P MSHC initialization in ROM stage.Hung-Te Lin2013-03-011-0/+24
* Revert "ARMv7: drop special handling for stages.c"Ronald G. Minnich2013-02-281-8/+13
* CBMEM: always initialize early if the board supports itStefan Reinauer2013-02-2815-38/+11
* Drop SRC_ROOT from mainboard Makefile.incsStefan Reinauer2013-02-285-15/+1
* Use defines for some i82801ex/gx registersKyösti Mälkki2013-02-284-6/+12
* ARMv7: drop special handling for stages.cStefan Reinauer2013-02-281-13/+8
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-2838-202/+17
OpenPOWER on IntegriCloud