Age | Commit message (Expand) | Author |
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 | 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 | AMD/Persimmon: LVDS assignment was made to wrong DPx | Dave Frodin |
2013-02-01 | armv7: Fix entry point in ram stage. | 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 | Fam15tn: Move SPD read from mainboards into wrapper | Martin Roth |
2013-02-01 | armv7: unify stage hand-off routines | David Hendricks |
2013-01-31 | Improve how our printk calls do_div by using constants. | Ronald G. Minnich |
2013-01-30 | armv7: don't hang on divide by zero | Ronald G. Minnich |
2013-01-30 | Exynos5250: Get DDR3 working by changing what is compiled and add a function | Ronald G. Minnich |
2013-01-30 | armv7: Add SPI driver for Exynos. | Hung-Te Lin |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2013-01-30 | Rename family15 pci northbridgeops functions. | Steven Sherk |
2013-01-30 | Rename family15tn pci northbridgeops functions. | Steven Sherk |
2013-01-30 | Family 14: Update for string portability. | Mike Loptien |
2013-01-30 | Project PIANO aka tianocoreboot | Stefan Reinauer |
2013-01-30 | ASRock E350M1: Remove unused variable `reg8` from `romstage.c` | Paul Menzel |
2013-01-29 | Exynos5250: change all unsigned with no type to 'unsigned int' | Ronald G. Minnich |
2013-01-29 | Exynos5250: add debug prints to DDR3 startup code. | Ronald G. Minnich |
2013-01-29 | Exynos5250: make vendor enums in the timing array more debuggable. | Ronald G. Minnich |
2013-01-29 | cbfstool: Change "locate" output to prefix "0x". | Hung-Te Lin |
2013-01-29 | armv7: Clean up the mmu setup a bit | Ronald G. Minnich |
2013-01-29 | armv7: nuke global_data.h and remove some references to gd struct | David Hendricks |
2013-01-29 | armv7: Clean out weak symbols and unnecessary #ifdef's in cache files | David Hendricks |
2013-01-28 | AMD/Persimmon: DP0 is connected to a LVDS connector | Dave Frodin |
2013-01-27 | ioapic: Factor out counting code to `ioapic_interrupt_count` | Patrick Georgi |
2013-01-26 | AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT | Paul Menzel |
2013-01-25 | AGESA: Kconfig: Drop useless depends statement | Patrick Georgi |
2013-01-23 | clear_ioapic: Fix reading of number of interrupts for IO-APICs | Aladyshev Konstantin |
2013-01-22 | Add MMCONF resource to AMD fam14 PCI_DOMAIN. | Marc Jones |