summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eagleheights DSDT: Grant OS control through OSCMike Loptien2013-03-132-42/+3
* libpayload: Don't do unaligned accesses during LZMA decompressionGabe Black2013-03-131-1/+1
* libpayload: Add size_t and ssize_t types for ARM and x86Gabe Black2013-03-132-0/+6
* libpayload: Move over to the payload's stack during startupGabe Black2013-03-131-1/+8
* exynos5250/snow: enable branch predictionDavid Hendricks2013-03-132-16/+18
* libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPCGabe Black2013-03-131-1/+1
* libpayload: Add usb_generic_(create|remove) functions for unrecognized devicesGabe Black2013-03-132-0/+39
* libpayload: Split EHCI bulk transfers on packet boundaries over qTDsJulius Werner2013-03-131-0/+4
* libpayload: add support for 64-bit EHCI controllersVincent Palatin2013-03-131-12/+16
* libpayload: Stub out time keeping functions for ARM as wellGabe Black2013-03-131-14/+2
* libpayload: If no video drivers initialize in video_init, return 1.Gabe Black2013-03-131-0/+1
* libpayload: If there's no IO address space, don't try to use it for serialGabe Black2013-03-131-6/+10
* libpayload: If there's no IO space, complain if the serial claims to use itGabe Black2013-03-131-2/+10
* libpayload: Consolidate io vs. mem mapped serial into accessor functionsGabe Black2013-03-131-106/+49
* libpayload: Make whether or not there's an IO address space configurableGabe Black2013-03-133-0/+7
* Update 3rdparty mark to latest repositoryStefan Reinauer2013-03-131-0/+0
* libpayload: Start using only internal and compiler headers.Ronald G. Minnich2013-03-134-189/+6
* libpayload: Add more parenthesis to the endian conversion macrosGabe Black2013-03-131-3/+4
* libpayload: Make the source for lzma decompression constGabe Black2013-03-132-2/+2
* src/mainboard: Drop redundant `CHIP_NAME` again for new portsPaul Menzel2013-03-134-4/+0
* libpayloads: Provide BSD/glibc style endian functions.Hung-Te Lin2013-03-131-27/+42
* exynos5250: Don't set PS_HOLD in bootblock_cpu_initDavid Hendricks2013-03-131-2/+0
* exynos5250/snow: call PMIC's power_init() functionDavid Hendricks2013-03-132-0/+8
* libpayload: Remove unnecessary include of arch/msr.hGabe Black2013-03-121-1/+0
* libpayload: In the USBMSC read_capacity function, make buf an array of u32.Gabe Black2013-03-121-4/+4
* AMD CIMx SB800: Enable AHCI mode for SATA controller by defaultPaul Menzel2013-03-121-1/+1
* watchdog.h: Fix compile time error on disabling watchdog handlingPatrick Georgi2013-03-121-1/+1
* libpayload: Fix reading x86 CBFS images from RAMPatrick Georgi2013-03-122-3/+13
* Fix 'git describe' invocationVadim Bendebury2013-03-121-1/+3
* 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