Age | Commit message (Expand) | Author |
2014-04-04 | x86/Makefile: Allow addition of link libraries for rom/ramstage | Alexandru Gagniuc |
2014-04-01 | Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-09 | smbios: Supply tag type 2 (base board information) | Vladimir Serbinenko |
2014-03-04 | usbdebug: Move Kconfig under drivers/usb | Kyösti Mälkki |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |
2014-03-04 | uart8250mem: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | uart8250io: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-04 | uart8250: Fix and unify baudrate divisor calculation | Kyösti Mälkki |
2014-03-03 | coreboot: don't return struct lb_memory * from write_tables() | Aaron Durbin |
2014-03-03 | coreboot: introduce arch_payload_run() | Aaron Durbin |
2014-02-24 | CAR_GLOBAL: enforce compiler to check if _start != _end | Edward O'Callaghan |
2014-02-20 | usbdebug: Unify console API | Kyösti Mälkki |
2014-02-19 | x86: only build disassembly with gcc | Patrick Georgi |
2014-02-15 | coreboot: infrastructure for different ramstage loaders | Aaron Durbin |
2014-02-15 | x86: provide stage_exit() like arm | Aaron Durbin |
2014-02-11 | SMP: Add arch-agnostic boot_cpu() | Kyösti Mälkki |
2014-02-06 | console: Drop IO and Oxford (PCI) UARTs on armv7 | Kyösti Mälkki |
2014-02-06 | ne2k: Move under drivers/net | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2014-01-30 | x86: include optional reference code blob in cbfs | Aaron Durbin |
2014-01-28 | x86: add common definitions for control registers | Aaron Durbin |
2014-01-23 | Multiboot: remove multiboot tables generation. | Vladimir Serbinenko |
2014-01-21 | CAR_GLOBAL: Define section details once | Patrick Georgi |
2014-01-13 | lib: Make log2() available in romstage on ARM, not just x86 | Alexandru Gagniuc |
2014-01-12 | arch/x86/acpi/globutil.asl: Make control method `S2BF` serialized | Paul Menzel |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2014-01-06 | CBMEM: Fix allocation for static CBMEM | Kyösti Mälkki |
2014-01-06 | CBMEM: Drop cbmem_base_check() | Kyösti Mälkki |
2014-01-06 | CBMEM ACPI: Move resume handler | Kyösti Mälkki |
2013-12-23 | usbdebug: Add option to disable console for romstage | Kyösti Mälkki |
2013-12-21 | exynos5250: Implement support to boot with USB A-A firmware upload | Julius Werner |
2013-12-21 | armv7: Allow accessing ACTLR (Auxiliary Control Register) | Hung-Te Lin |
2013-12-21 | armv7: Add CPU & MP primitive instructions | Hung-Te Lin |
2013-12-21 | armv7: add wrappers to read/write L2ACTLR | David Hendricks |
2013-12-21 | ARM: Don't inject nobits since we actually want to load these bits | Gabe Black |
2013-12-21 | ARM: Remove (NOLOAD) from the .car section | Gabe Black |
2013-12-21 | ARMv7: Fix location of CBMEM console in romstage | Stefan Reinauer |
2013-12-21 | arm: Remove __image_copy_end from the ARM linker script | Gabe Black |
2013-12-21 | armv7: Prepare tables code for dynamic CBMEM | Patrick Georgi |
2013-12-21 | Enable CAR migration on Exynos 5250 and 5420 | Stefan Reinauer |
2013-12-21 | arm: Don't use const pointers with the write functions | Gabe Black |
2013-12-12 | armv7: Fix dcache_clean_by_mva. | Hung-Te Lin |
2013-12-09 | Refactor usage of walkcbfs to permit access to CBFS headers | Alexandru Gagniuc |
2013-12-06 | arch/x86: Do not run UPDATE-FIT if we don't include microcode | Alexandru Gagniuc |
2013-12-02 | Makefile: Drop obsolete rules | Kyösti Mälkki |
2013-11-26 | Log device path into CMOS during probe stages | Duncan Laurie |
2013-11-26 | Extend CMOS POST code logging to store extra data | Duncan Laurie |