aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-08VBE: Skip graphics mode setting for non-VGA devicesStefan Reinauer
2013-02-08console: Fix using CMOS for optionsPatrick Georgi
2013-02-08oprom: fix compilation for Qemu target (and possibly others)Stefan Reinauer
2013-02-08armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-02-08console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin
2013-02-08exynos/snow: Configure UART peripheral during console initialization.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-02-08Revert "armv7/snow: Move clock initialization from bootblock to romstage."David Hendricks
2013-02-07armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin
2013-02-07YABEL: use system {in,out}[bwl] on x86Patrick Georgi
2013-02-07armv7/snow: Remove power_init from bootblock.Hung-Te Lin
2013-02-07armv7/snow: Remove redundant I2C initialization calls in bootblock.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-07cbfs: Fix CBFS max size calculation.Hung-Te Lin
2013-02-06armv7: Clean up: remove deprecated SPL.Hung-Te Lin
2013-02-06snow: remove dead code from bootblockDavid Hendricks
2013-02-06armv7: Clean up: replace hang() by hlt().Hung-Te Lin
2013-02-06AMD Fam14 - Fix warningsMartin Roth
2013-02-06crossgcc: Save the script itself when cross build is over.Zheng Bao
2013-02-06bootblock: Reduce register loadPatrick Georgi
2013-02-06armv7: Prevent CBFS data overlapping bootblock.Hung-Te Lin
2013-02-06cbfs: Revise debug messages.Hung-Te Lin
2013-02-06replace uchar and uint with standard types in generic i2c headerDavid Hendricks
2013-02-06exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks
2013-02-06snow: use bootblock build class for I2C codeDavid Hendricks
2013-02-06snow: use bootblock build class for GPIODavid Hendricks
2013-02-06exynos5250: Move the ID section againDavid Hendricks
2013-02-06cbfstool: Add support for 64bit UEFIStefan Reinauer
2013-02-05Don't add another Kconfig special case for TianoStefan Reinauer
2013-02-05snow: use bootblock build class for UART codeDavid Hendricks
2013-02-05exynos: de-duplicate UART header contentDavid Hendricks
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
2013-01-30Add a clean target to the run firmware (runfw) MakefileRonald G. Minnich
2013-01-30armv7: Add SPI driver for Exynos.Hung-Te Lin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-30Rename family15 pci northbridgeops functions.Steven Sherk
2013-01-30Rename family15tn pci northbridgeops functions.Steven Sherk
2013-01-30libpayload: Update README with Git repository URL and directory locationPaul Menzel
2013-01-30Family 14: Update for string portability.Mike Loptien
2013-01-30Project PIANO aka tianocorebootStefan Reinauer
2013-01-30ASRock E350M1: Remove unused variable `reg8` from `romstage.c`Paul Menzel
2013-01-30cbfstool: Prevent file name to be corrupted by basename().Hung-Te Lin
2013-01-29Exynos5250: change all unsigned with no type to 'unsigned int'Ronald G. Minnich
2013-01-29Exynos5250: add debug prints to DDR3 startup code.Ronald G. Minnich
2013-01-29Exynos5250: make vendor enums in the timing array more debuggable.Ronald G. Minnich
2013-01-29cbfstool: Change "locate" output to prefix "0x".Hung-Te Lin
2013-01-29cbfstool: Remove unused header files.Hung-Te Lin
2013-01-29armv7: Clean up the mmu setup a bitRonald G. Minnich
2013-01-29armv7: nuke global_data.h and remove some references to gd structDavid Hendricks