Age | Commit message (Expand) | Author |
2013-02-06 | snow: use bootblock build class for GPIO | David Hendricks |
2013-02-06 | exynos5250: Move the ID section again | David Hendricks |
2013-02-06 | cbfstool: Add support for 64bit UEFI | Stefan Reinauer |
2013-02-05 | Don't add another Kconfig special case for Tiano | Stefan Reinauer |
2013-02-05 | snow: use bootblock build class for UART code | David Hendricks |
2013-02-05 | exynos: de-duplicate UART header content | David Hendricks |
2013-02-05 | cbfstool: support parsing UEFI firmware volumes | Stefan Reinauer |
2013-02-05 | cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image api for "add" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "create" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "locate" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Fix incorrect CBFS free space by old cbfstool. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "remove" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "extract" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "print" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Add cbfs_image new CBFS image manipulation API. | Hung-Te Lin |
2013-02-05 | cbfstool: Add buffer management API. | Hung-Te Lin |
2013-02-04 | Add MMCONF resource to AMD fam15 PCI_DOMAIN | Steven Sherk |
2013-02-04 | Hook up corebootPkg as Tianocore payload | Patrick Georgi |
2013-02-04 | AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` | Paul Menzel |
2013-02-04 | smbios: show CONFIG_LOCALVERSION in DMI bios_version | Christian Gmeiner |
2013-02-04 | Family 12: Update for string portability | Mike Loptien |
2013-02-04 | Family 15tn: Update for string portability | Mike Loptien |
2013-02-04 | Family 10: Update for string portability | Mike Loptien |
2013-02-04 | Family 15: Update for string portability | Mike Loptien |
2013-02-04 | Add MMCONF resource to AMD fam15tn PCI_DOMAIN | Steven Sherk |
2013-02-04 | ASRock 939A785GMH: Align comments of DSDT’s `IndexField` | Paul Menzel |
2013-02-04 | ASRock 939A785GMH: Align comments in DSDT header with tabs | Paul Menzel |
2013-02-04 | Use tabs instead of spaces to align comments in DSTD header | Paul Menzel |
2013-02-04 | Intel based boards: Use tab instead of spaces to align comment in DSDT | Paul Menzel |
2013-02-04 | crossgcc: add armv7a-eabi to list of working toolchains | David Hendricks |
2013-02-04 | cbfstool: Update example file. | Hung-Te Lin |
2013-02-04 | exynos5250: make lowlevel_init_c.c benign | David Hendricks |
2013-02-04 | exynos/snow: get rid of board-specific arbitration code | David Hendricks |
2013-02-04 | exynos/snow: partial clean-up of snow bootblock using build class | David Hendricks |
2013-02-04 | exynos/s5p: Add helper function for reading a single MVL3 GPIO | David Hendricks |
2013-02-04 | add gpio.h for generic GPIO-related definitions | David Hendricks |
2013-02-03 | exynos5250: remove CPU check from samsung_get_base_* macro | David Hendricks |
2013-02-03 | armv7: Add 'bootblock' build class. | Hung-Te Lin |
2013-02-01 | Fix libpayload xcompile xgcc path | Marc Jones |
2013-02-01 | AMD/Persimmon: LVDS assignment was made to wrong DPx | Dave Frodin |
2013-02-01 | libpayload: add EHCI QH/qTD debugging | Anton Kochkov |
2013-02-01 | armv7: Fix entry point in ram stage. | Hung-Te Lin |
2013-02-01 | cbfstool: Make endian detection functions to work without prior setup. | Hung-Te Lin |
2013-02-01 | clean-up for arch/armv7/Makefile.inc | David Hendricks |
2013-02-01 | snow: make romstage init DRAM controller and call ramstage | Ronald G. Minnich |
2013-02-01 | exynos5250: hard-code array index for memory timings | David Hendricks |
2013-02-01 | exynos5250: #define the dram controller interleaving size | David Hendricks |
2013-02-01 | lib: Prevent unaligned memory access and fix endianess in LZMA decode library. | Hung-Te Lin |
2013-02-01 | cbfstool: move flat-binary parsing to cbfs-mkpayload. | Hung-Te Lin |