summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-05cbfstool: support parsing UEFI firmware volumesStefan Reinauer
2013-02-05cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.Hung-Te Lin
2013-02-05cbfstool: Use cbfs_image api for "add" command.Hung-Te Lin
2013-02-05cbfstool: Use cbfs_image API for "create" command.Hung-Te Lin
2013-02-05cbfstool: Use cbfs_image API for "locate" command.Hung-Te Lin
2013-02-05cbfstool: Fix incorrect CBFS free space by old cbfstool.Hung-Te Lin
2013-02-05cbfstool: Use cbfs_image API for "remove" command.Hung-Te Lin
2013-02-05cbfstool: Use cbfs_image API for "extract" command.Hung-Te Lin
2013-02-05cbfstool: Use cbfs_image API for "print" command.Hung-Te Lin
2013-02-05cbfstool: Add cbfs_image new CBFS image manipulation API.Hung-Te Lin
2013-02-05cbfstool: Add buffer management API.Hung-Te Lin
2013-02-04Add MMCONF resource to AMD fam15 PCI_DOMAINSteven Sherk
2013-02-04Hook up corebootPkg as Tianocore payloadPatrick Georgi
2013-02-04AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel
2013-02-04smbios: show CONFIG_LOCALVERSION in DMI bios_versionChristian Gmeiner
2013-02-04Family 12: Update for string portabilityMike Loptien
2013-02-04Family 15tn: Update for string portabilityMike Loptien
2013-02-04Family 10: Update for string portabilityMike Loptien
2013-02-04Family 15: Update for string portabilityMike Loptien
2013-02-04Add MMCONF resource to AMD fam15tn PCI_DOMAINSteven Sherk
2013-02-04ASRock 939A785GMH: Align comments of DSDT’s `IndexField`Paul Menzel
2013-02-04ASRock 939A785GMH: Align comments in DSDT header with tabsPaul Menzel
2013-02-04Use tabs instead of spaces to align comments in DSTD headerPaul Menzel
2013-02-04Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel
2013-02-04crossgcc: add armv7a-eabi to list of working toolchainsDavid Hendricks
2013-02-04cbfstool: Update example file.Hung-Te Lin
2013-02-04exynos5250: make lowlevel_init_c.c benignDavid Hendricks
2013-02-04exynos/snow: get rid of board-specific arbitration codeDavid Hendricks
2013-02-04exynos/snow: partial clean-up of snow bootblock using build classDavid Hendricks
2013-02-04exynos/s5p: Add helper function for reading a single MVL3 GPIODavid Hendricks
2013-02-04add gpio.h for generic GPIO-related definitionsDavid Hendricks
2013-02-03exynos5250: remove CPU check from samsung_get_base_* macroDavid Hendricks
2013-02-03armv7: Add 'bootblock' build class.Hung-Te Lin
2013-02-01Fix libpayload xcompile xgcc pathMarc Jones
2013-02-01AMD/Persimmon: LVDS assignment was made to wrong DPxDave Frodin
2013-02-01libpayload: add EHCI QH/qTD debuggingAnton Kochkov
2013-02-01armv7: Fix entry point in ram stage.Hung-Te Lin
2013-02-01cbfstool: Make endian detection functions to work without prior setup.Hung-Te Lin
2013-02-01clean-up for arch/armv7/Makefile.incDavid Hendricks
2013-02-01snow: make romstage init DRAM controller and call ramstageRonald G. Minnich
2013-02-01exynos5250: hard-code array index for memory timingsDavid Hendricks
2013-02-01exynos5250: #define the dram controller interleaving sizeDavid Hendricks
2013-02-01lib: Prevent unaligned memory access and fix endianess in LZMA decode library.Hung-Te Lin
2013-02-01cbfstool: move flat-binary parsing to cbfs-mkpayload.Hung-Te Lin
2013-02-01cbfstool: Add -v (verbose) output.Hung-Te Lin
2013-02-01Fam15tn: Move SPD read from mainboards into wrapperMartin Roth
2013-02-01armv7: unify stage hand-off routinesDavid Hendricks
2013-01-31Improve how our printk calls do_div by using constants.Ronald G. Minnich
2013-01-30armv7: don't hang on divide by zeroRonald G. Minnich
2013-01-30Exynos5250: Get DDR3 working by changing what is compiled and add a functionRonald G. Minnich