Age | Commit message (Expand) | Author |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2019-07-09 | arch/non-x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2018-10-22 | reset: Convert individual boards to `board_reset()` | Nico Huber |
2017-06-08 | device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT | Nico Huber |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig option | Julius Werner |
2016-07-07 | tegra124: Build verstage when CHROMEOS is selected | Paul Kocialkowski |
2016-06-12 | Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices | Julius Werner |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-07-02 | tegra124: verified boot fixups | Stefan Reinauer |
2015-04-22 | soc: select generic gpio lib on (almost) all non-x86 SOCs | Stefan Reinauer |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-08 | timer: Add generic udelay() implementation | Aaron Durbin |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-02 | Nyans: replace cpu_reset with hard_reset | Daisuke Nojiri |
2015-03-24 | vboot2: separate verstage from bootblock | Daisuke Nojiri |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-14 | Revert "vboot2: add verstage" | Paul Menzel |
2015-01-13 | vboot2: add verstage | Daisuke Nojiri |
2014-12-17 | ARM: Use LPAE for Virtual Address Translation | Daisuke Nojiri |
2014-12-15 | nyan: Enable the cbmem console on nyan and allocate space for it in SRAM. | Gabe Black |
2014-11-13 | tegra124: Make the PLLX frequency selectable by model. | Gabe Black |
2014-10-22 | tegra/nyan*: sdram updates | Tom Warren |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |
2014-09-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-09 | tegra124: Switch the bootblock over the ARMv4 impelementation. | Gabe Black |
2014-08-29 | tegra124: add custom uart | Gabe Black |
2014-08-28 | tegra124: Add a custom bootblock implementation. | Gabe Black |
2014-08-22 | ARM: Overhaul the ARM Makefile. | Gabe Black |
2014-08-19 | tegra124: Pick addresses to load the rom and ram stages. | Gabe Black |
2014-08-15 | tegra124: fix Kconfig ARCH settings | Isaac Christensen |
2014-08-12 | tegra124: Add stack related config options to the Kconfig. | Gabe Black |
2014-08-05 | tegra124: Add a stub implementation of the tegra124 SOC. | Gabe Black |