Age | Commit message (Expand) | Author |
2015-03-25 | ryu: Add mainboard_init_xxx functions to get it building again | Tom Warren |
2015-03-25 | cpu/amd/model_10xxx: Increase preram buffer size to 32k | Timothy Pearson |
2015-03-25 | console: Convert cbmem log line endings to UNIX standard | Timothy Pearson |
2015-03-24 | cbfs: expose init_backing_media() | Aaron Durbin |
2015-03-24 | ryu: use padconfig API in bootblock | Aaron Durbin |
2015-03-24 | rush: use padconfig API in bootblock | Aaron Durbin |
2015-03-24 | tegra132: add bootblock_mainboard_early_init() | Aaron Durbin |
2015-03-24 | tegra132: use padconfig for initializing uart pads | Aaron Durbin |
2015-03-24 | tegra132: provide pad configuration interface | Aaron Durbin |
2015-03-24 | pinky: implement hard_reset | Daisuke Nojiri |
2015-03-24 | veyron: add config values for fmap and tpm | Daisuke Nojiri |
2015-03-24 | rk3288: sync i2c driver with depthcharge | Daisuke Nojiri |
2015-03-24 | veyron_pinky: Move PMIC driver into SoC directory | Julius Werner |
2015-03-24 | veyron_pinky: Add board ID support | Julius Werner |
2015-03-24 | veyron: Rename "veyron" board to "veyron_pinky" | Julius Werner |
2015-03-24 | veyron: Fix file permissions | Julius Werner |
2015-03-24 | rk3288: update romstage & mainboard | huang lin |
2015-03-24 | rk3288: add cpu and chip | huang lin |
2015-03-24 | rk3288: add ddr driver | Jinkun Hong |
2015-03-24 | rk3288: add gpio | huang lin |
2015-03-24 | rk3288: add i2c | huang lin |
2015-03-24 | add make_idb.py & update bootblock | huang lin |
2015-03-24 | rk3288: add media | huang lin |
2015-03-24 | rk3288: add iomux operation | huang lin |
2015-03-24 | rk3288: add spi | huang lin |
2015-03-24 | rk3288: add clock module | jinkun.hong |
2015-03-24 | vboot: Add support for OPROM_MATTERS and SLOW_EC | Duncan Laurie |
2015-03-24 | vboot: add vbnv_flash as template | Daisuke Nojiri |
2015-03-24 | vboot2: factory-initialize kernel space in tpm | Daisuke Nojiri |
2015-03-24 | vboot2: avoid fall through when hard_reset is not implemented | Daisuke Nojiri |
2015-03-24 | vboot2: load decompressed stage directly to load address | Daisuke Nojiri |
2015-03-24 | vboot2: Make struct vb2_working_data cpu architecture agnostic | Daisuke Nojiri |
2015-03-24 | vboot2: separate verstage from bootblock | Daisuke Nojiri |
2015-03-24 | nyans: reduce code duplication in bootblock and romstages | Daisuke Nojiri |
2015-03-23 | vboot: Introduce kconfig variable for VBNV backing storage | David Hendricks |
2015-03-23 | vboot: Update VBOOT_CFLAGS to include rmodules ccopts | Furquan Shaikh |
2015-03-23 | vboot2: translate shared data to hand off to depthcharge | Daisuke Nojiri |
2015-03-23 | chromeos: rename for easier patch merging | Aaron Durbin |
2015-03-23 | vboot2: read secdata and nvdata | Daisuke Nojiri |
2015-03-23 | Enable publishing of board ID where supported | Vadim Bendebury |
2015-03-23 | storm: Add board ID calculation function | Vadim Bendebury |
2015-03-23 | Include board ID calculations only when necessary | Vadim Bendebury |
2015-03-23 | Publish the board ID value in coreboot table, when configured | Vadim Bendebury |
2015-03-23 | ipq806x: implement GPIO API | Vadim Bendebury |
2015-03-23 | Generalize revision number calculation function | Vadim Bendebury |
2015-03-23 | console: Allow bootblock console on MIPS | Paul Burton |
2015-03-23 | mips: fix bootblock stack definitions | Vadim Bendebury |
2015-03-23 | imgvp-danube: Support for the ImgTec Danube Virtual Platform | Paul Burton |
2015-03-23 | danube: Use the generic timer interface | Vadim Bendebury |
2015-03-23 | danube: use SOC specific rom stage code | Vadim Bendebury |
2015-03-23 | t132: Change romstage base address | Furquan Shaikh |
2015-03-23 | rush: Add MMC support | Furquan Shaikh |
2015-03-23 | t132: Add support for tpm i2c | Furquan Shaikh |
2015-03-23 | PCIe: Revise L1 Sub-State support | Kenji Chen |
2015-03-23 | PCIe: Add L1 Sub-State support. | Kenji Chen |
2015-03-21 | tegra132: convert to stopwatch API | Aaron Durbin |
2015-03-21 | exynos: convert to stopwatch API | Aaron Durbin |
2015-03-21 | tegra132: fill out udelay() implementation | Aaron Durbin |
2015-03-21 | tegra124: switch to stopwatch API | Aaron Durbin |
2015-03-21 | device: convert to stopwatch API | Aaron Durbin |
2015-03-21 | ramstage: remove rela_time use | Aaron Durbin |
2015-03-21 | chromeec: use stopwatch API | Aaron Durbin |
2015-03-21 | timer: add stopwatch construct | Aaron Durbin |
2015-03-21 | danube: prepare SOC directory for urara | Vadim Bendebury |
2015-03-21 | imgtec/danube: Add support for ImgTec Danube SoC | Paul Burton |
2015-03-21 | mips: no need in architecture specific implementation of do_printk | Vadim Bendebury |
2015-03-21 | arch/mips: Add base MIPS architecture support | Paul Burton |
2015-03-21 | mips: Add mips/ashldi3.c from Linux | 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 | 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 | 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-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 | stdlib: Add IS_ALIGNED macro | Andrew Bresticker |
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 | 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 | t132: Add TTB_BUFFER to resource reserved | Furquan Shaikh |
2015-03-17 | rush: Update rush Kconfig file | Furquan Shaikh |