summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* YABEL: use system {in,out}[bwl] on x86Patrick Georgi2013-02-071-2/+4
* armv7/snow: Remove power_init from bootblock.Hung-Te Lin2013-02-074-5/+0
* armv7/snow: Remove redundant I2C initialization calls in bootblock.Hung-Te Lin2013-02-071-5/+0
* armv7: Clean up arm/snow bootblock build process.Hung-Te Lin2013-02-0718-667/+43
* cbfs: Fix CBFS max size calculation.Hung-Te Lin2013-02-071-5/+5
* armv7: Clean up: remove deprecated SPL.Hung-Te Lin2013-02-0615-662/+20
* snow: remove dead code from bootblockDavid Hendricks2013-02-061-98/+9
* armv7: Clean up: replace hang() by hlt().Hung-Te Lin2013-02-064-40/+0
* AMD Fam14 - Fix warningsMartin Roth2013-02-065-15/+20
* crossgcc: Save the script itself when cross build is over.Zheng Bao2013-02-061-0/+3
* bootblock: Reduce register loadPatrick Georgi2013-02-061-1/+1
* armv7: Prevent CBFS data overlapping bootblock.Hung-Te Lin2013-02-063-2/+15
* cbfs: Revise debug messages.Hung-Te Lin2013-02-062-4/+4
* replace uchar and uint with standard types in generic i2c headerDavid Hendricks2013-02-061-7/+9
* exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks2013-02-0611-1256/+827
* snow: use bootblock build class for I2C codeDavid Hendricks2013-02-062-401/+2
* snow: use bootblock build class for GPIODavid Hendricks2013-02-063-82/+2
* exynos5250: Move the ID section againDavid Hendricks2013-02-061-1/+1
* cbfstool: Add support for 64bit UEFIStefan Reinauer2013-02-062-18/+71
* Don't add another Kconfig special case for TianoStefan Reinauer2013-02-052-8/+8
* snow: use bootblock build class for UART codeDavid Hendricks2013-02-053-123/+8
* exynos: de-duplicate UART header contentDavid Hendricks2013-02-053-40/+5
* cbfstool: support parsing UEFI firmware volumesStefan Reinauer2013-02-056-15/+257
* cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.Hung-Te Lin2013-02-054-245/+115
* cbfstool: Use cbfs_image api for "add" command.Hung-Te Lin2013-02-053-28/+239
* cbfstool: Use cbfs_image API for "create" command.Hung-Te Lin2013-02-054-5/+171
* cbfstool: Use cbfs_image API for "locate" command.Hung-Te Lin2013-02-054-9/+195
* cbfstool: Fix incorrect CBFS free space by old cbfstool.Hung-Te Lin2013-02-051-0/+26
* cbfstool: Use cbfs_image API for "remove" command.Hung-Te Lin2013-02-053-10/+41
* cbfstool: Use cbfs_image API for "extract" command.Hung-Te Lin2013-02-053-9/+58
* cbfstool: Use cbfs_image API for "print" command.Hung-Te Lin2013-02-054-8/+235
* cbfstool: Add cbfs_image new CBFS image manipulation API.Hung-Te Lin2013-02-055-1/+197
* cbfstool: Add buffer management API.Hung-Te Lin2013-02-052-0/+85
* Add MMCONF resource to AMD fam15 PCI_DOMAINSteven Sherk2013-02-041-12/+20
* Hook up corebootPkg as Tianocore payloadPatrick Georgi2013-02-042-19/+17
* AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel2013-02-0412-12/+12
* smbios: show CONFIG_LOCALVERSION in DMI bios_versionChristian Gmeiner2013-02-041-1/+5
* Family 12: Update for string portabilityMike Loptien2013-02-041-37/+37
* Family 15tn: Update for string portabilityMike Loptien2013-02-041-2/+2
* Family 10: Update for string portabilityMike Loptien2013-02-041-2/+2
* Family 15: Update for string portabilityMike Loptien2013-02-041-2/+2
* Add MMCONF resource to AMD fam15tn PCI_DOMAINSteven Sherk2013-02-042-14/+21
* ASRock 939A785GMH: Align comments of DSDT’s `IndexField`Paul Menzel2013-02-041-3/+3
* ASRock 939A785GMH: Align comments in DSDT header with tabsPaul Menzel2013-02-041-4/+4
* Use tabs instead of spaces to align comments in DSTD headerPaul Menzel2013-02-042-8/+8
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-0412-12/+12
* crossgcc: add armv7a-eabi to list of working toolchainsDavid Hendricks2013-02-041-0/+1
* cbfstool: Update example file.Hung-Te Lin2013-02-041-6/+4
* exynos5250: make lowlevel_init_c.c benignDavid Hendricks2013-02-042-3/+6
* exynos/snow: get rid of board-specific arbitration codeDavid Hendricks2013-02-044-51/+1