Age | Commit message (Expand) | Author |
2015-03-21 | libpayload arm64: Initialize and enable MMU | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add support for read and write registers at current EL in a... | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add support for mmu | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove dependency on coreboot tables for dma areas | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add functions for reading memranges | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove the DONT_USE_DC macro | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add functions for {read/write}_tcr_current | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove tight-coupling with any particular EL | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add library helpers | Furquan Shaikh |
2015-03-21 | libpayload arm64: Make exceptions work | Furquan Shaikh |
2015-03-21 | libpayload arm64: Initialize exception stack | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add console_init to enable console logs | Furquan Shaikh |
2015-03-21 | libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operations | Ionela Voinescu |
2015-03-21 | libpayload: mips: add SOC CPU frequency | Ionela Voinescu |
2015-03-21 | libpayload: mips: correct platform ID | Ionela Voinescu |
2015-03-21 | libpayload: pistachio: fix timer implementation | Ionela Voinescu |
2015-03-21 | libpayload: mips: add memcmp to the MIPS string functions | Ionela Voinescu |
2015-03-21 | libpayload: arch/mips: Add basic MIPS architecture support | Ionela Voinescu |
2015-03-21 | libpayload: cbfs: Fix ram_media map() error return value | Julius Werner |
2015-03-21 | libpayload: Add RAM code to sysinfo_t | David Hendricks |
2015-03-21 | libpayload: Add support for parsing RAMOOPS range from coreboot | Furquan Shaikh |
2015-03-21 | libpayload: make wifi calibration table available through sysinfo | Vadim Bendebury |
2015-03-21 | chromeec: provide proto v3 over i2c support | Aaron Durbin |
2015-03-21 | chromeec: allow transport implementation to provide buffers for proto v3 | Aaron Durbin |
2015-03-21 | chromeec: correct response length for VBNV write | Aaron Durbin |
2015-03-21 | libpayload arm64: Add function to get coreboot table ptr | Furquan Shaikh |
2015-03-21 | cbmem: stop assuming 1MiB of memory can be mapped | Aaron Durbin |
2015-03-21 | arm: add _end symbol to bootblock.ld | Aaron Durbin |
2015-03-21 | cbfs: change 1 message level to WARNING if cbfs can't find specific data | Kane Chen |
2015-03-21 | superio: ite8772f: Exit extemp busy state | Ryan Lin |
2015-03-21 | ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC | Furquan Shaikh |
2015-03-21 | cbfstool: Remove empty line that looks out of place | Julius Werner |
2015-03-21 | rmodtool: add another aarch64 relocation | Aaron Durbin |
2015-03-21 | rmodtool: Add support for aarch64 | Furquan Shaikh |
2015-03-21 | mainboards/amd/fam10: Add romstage timestamps | Timothy Pearson |
2015-03-21 | x86: fix romstage_null.debug link w/o --gc-sections | Aaron Durbin |
2015-03-21 | libpayload ehci: Use 64-byte aligned data structures for periodic transfers | Jim Lin |
2015-03-21 | libpayload: EHCI: Fix transaction error for interrupt transfer | Jim Lin |
2015-03-21 | libpayload: provide basic 64bit division implementation | Vadim Bendebury |
2015-03-20 | Kconfig: Add MAX_REBOOT_CNT description | Timothy Pearson |
2015-03-20 | bootblocks: use run_romstage() | Aaron Durbin |
2015-03-20 | romstages: use common run_ramstage() | Aaron Durbin |
2015-03-20 | loaders: add run_romstage() function to bootblock | Aaron Durbin |
2015-03-20 | qemu-riscv: add preram_cbmem_console | Aaron Durbin |
2015-03-20 | loaders: add program_loading.h header file | Aaron Durbin |
2015-03-20 | verstage should include the CBFS SPI wrapper, when configured | Vadim Bendebury |
2015-03-20 | spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support | Marc Jones |
2015-03-20 | spi: do not use malloc in Gigadevice driver | David Hendricks |
2015-03-20 | spi: do not use malloc in Winbond driver | Vadim Bendebury |
2015-03-20 | spi_flash: add support for S25FL116K | Daisuke Nojiri |
2015-03-20 | libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplication | Vadim Bendebury |
2015-03-20 | libpayload: cros: include mac addresses in coreboot table | Vadim Bendebury |
2015-03-20 | libpayload: Consolidate coreboot table parsing | Vadim Bendebury |
2015-03-20 | libpayload: Add board id parsing | Vadim Bendebury |
2015-03-20 | libpayload: Do not include gcclib for mips targets | Vadim Bendebury |
2015-03-20 | stdlib: Add IS_ALIGNED macro | Andrew Bresticker |
2015-03-20 | libpayload console: Add check for already existing driver | Furquan Shaikh |
2015-03-20 | libpayload: UTF-16LE to ASCII conversion | Dan Ehrenberg |
2015-03-20 | libpayload: special case large memalign() requests | Aaron Durbin |
2015-03-19 | libpayload/usb: wait a millisecond to work around device bugs | Patrick Georgi |
2015-03-19 | libpayload EHCI: Add memory barrier to EHCI driver | Furquan Shaikh |
2015-03-19 | libpayload: Add support for memory barriers | Furquan Shaikh |
2015-03-19 | libpayload: add xmemalign() | Aaron Durbin |
2015-03-19 | libpayload: Add OpenBSD queue implementation | Patrick Georgi |
2015-03-19 | uio_usbdebug: User-space-i/o framework for usbdebug | Nico Huber |
2015-03-19 | cpu/amd/model_10xxx: Add support for early cbmem | Timothy Pearson |
2015-03-19 | cpu/amd/model_10xxx: Fix UMA memory sizes | Timothy Pearson |
2015-03-19 | CBMEM: Add LATE_CBMEM_INIT guards | Kyösti Mälkki |
2015-03-19 | northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA | Timothy Pearson |
2015-03-19 | southbridge/amd/rs780: Remove requirement for CF8/CFC config access | Kyösti Mälkki |
2015-03-18 | crossgcc: jump to crossgcc path before building the toolchain | Patrick Georgi |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-18 | chromeec: Move SERIQ mode to LPC option | Marc Jones |
2015-03-17 | arch/x86/Kconfig: Add license header | Stefan Reinauer |
2015-03-17 | southbridge/amd/pi: Enable early I/O decode to LPC | Dave Frodin |
2015-03-17 | ipq806x: Break apart large transfers in spi_xfer() | David Hendricks |
2015-03-17 | cbfstool: Add relocation codes for arm mode | Furquan Shaikh |
2015-03-17 | t132: Add TTB_BUFFER to resource reserved | Furquan Shaikh |
2015-03-17 | rush: Update rush Kconfig file | Furquan Shaikh |
2015-03-17 | rush: Add ec_dummy file to enable vboot compilation | Furquan Shaikh |
2015-03-17 | rush: Pull in chromeos.c from nyan into rush | Furquan Shaikh |
2015-03-17 | Tegra132: Configure CPU clock | Jimmy Zhang |
2015-03-17 | t132: Add monotonic_timer.c to rmodules_arm | Furquan Shaikh |
2015-03-17 | rmodules: Make rmodules inclusion for vboot dependent on romstage_arch | Furquan Shaikh |
2015-03-17 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2015-03-17 | soc/ipq806x: Replace GPT with fine grained DGT timer. | Deepa Dinamani |
2015-03-17 | coreboot: x86: enable gc-sections | Aaron Durbin |
2015-03-17 | rockchip/rk3288: Fix whitespace | Kyösti Mälkki |
2015-03-17 | haswell: Fix monotonic timer integration | Stefan Reinauer |
2015-03-17 | Intel common SPI: Fix compilation breakage from refactoring | Stefan Reinauer |
2015-03-17 | elog: Fix compilation with CONFIG_CHROMEOS enabled | Stefan Reinauer |
2015-03-17 | cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function | Timothy Pearson |
2015-03-17 | lib: Add Kconfig option to enable/disable auto fallback control | Timothy Pearson |
2015-03-17 | Makefile.inc: Use -Og when compiling with GDB support | Stefan Reinauer |
2015-03-17 | crossgcc: Add x86_64 to list of supported architectures | Stefan Reinauer |
2015-03-16 | northbridge/amd/pi: Create common agesawrapper.c | Dave Frodin |
2015-03-16 | cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() | Dave Frodin |
2015-03-16 | mainboards/amd: Fix incorrect reboot_bits location | Timothy Pearson |
2015-03-16 | northbridge/i945/gma: fix build error with native graphics init | Francis Rowe |
2015-03-16 | coreboot: rk3288: Add a stub implementation of the rk3288 SOC | jinkun.hong |