Age | Commit message (Expand) | Author |
2015-05-11 | vboot: inject vboot loader for stage loading | Aaron Durbin |
2015-05-11 | imd: don't recover on limit == 0 | Aaron Durbin |
2015-05-11 | secmon: Add some missing files | Patrick Georgi |
2015-05-07 | timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER | Aaron Durbin |
2015-05-05 | timestamp: provide weak default implementation of timestamp_get | Aaron Durbin |
2015-05-05 | vboot: add cbfs_core | Aaron Durbin |
2015-05-05 | timestamp: refine boot CPU test | Aaron Durbin |
2015-05-05 | cbfs: make cbfs_load_prog_stage_by_offset() public | Aaron Durbin |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-30 | program loading: add optional is_loader_active() callback | Aaron Durbin |
2015-04-28 | chromeos: remove VBOOT2_VERIFY_FIRMWARE option | Aaron Durbin |
2015-04-28 | lib: When used, add timestamp.c to bootblock and verstage, too | Patrick Georgi |
2015-04-27 | cbmem: add and use a function to dump console buffer | Vadim Bendebury |
2015-04-27 | lib/tlcl: Provide mock implementation | Yen Lin |
2015-04-23 | ramstage: don't drop cbmem console | Aaron Durbin |
2015-04-23 | cbmem_console: fix it for x86 | Aaron Durbin |
2015-04-23 | memlayout: Make sure preram_cbmem_console symbols exist | Patrick Georgi |
2015-04-22 | cbmem: switch over to imd-based cbmem | Aaron Durbin |
2015-04-22 | coreboot: common stage cache | Aaron Durbin |
2015-04-22 | coreboot: tiered imd | Aaron Durbin |
2015-04-22 | coreboot: add imd library | Aaron Durbin |
2015-04-22 | coreboot: add a place to choose romstage loader | Aaron Durbin |
2015-04-22 | build system: add manual board id support | Stefan Reinauer |
2015-04-22 | lib: add base64 decoder | Vadim Bendebury |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-21 | cbfs: Print absolute offsets of loaded files | Vadim Bendebury |
2015-04-20 | chromeos: vboot2: Add TPM PCR extension support | Julius Werner |
2015-04-17 | cbfs: look for CBFS header in a predefined place | Vadim Bendebury |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-17 | drivers/spi: Pass flash parameters from coreboot to payload | Dan Ehrenberg |
2015-04-17 | Add delay before reading GPIOs in gpio_base2_value() | David Hendricks |
2015-04-14 | arm: Fix checkstack() to use correct stack size | Julius Werner |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |
2015-04-14 | timer: Reestablish init_timer(), consolidate timer initialization calls | Julius Werner |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-10 | vboot: Include vb2_api.h, instead of lower-level vboot2 header files | Randall Spangler |
2015-04-10 | ramoops: Add support for passing ramoops region through cb tables. | Furquan Shaikh |
2015-04-10 | cbtables: Add RAM config information | David Hendricks |
2015-04-10 | gpio: compile gpio.c at all stages | David Hendricks |
2015-04-10 | gpio: decouple tristate gpio support from board ID | David Hendricks |
2015-04-10 | gpio: add a function to read GPIO array as base-2 value | David Hendricks |
2015-04-10 | gpio: cosmetic changes to tristate_gpios.c | David Hendricks |
2015-04-10 | gpio: Remove non-ternary tristate mode, make ternaries easier | Julius Werner |
2015-04-10 | gpio: Extend common GPIO header, simplify function names | Julius Werner |
2015-04-10 | chromeos: move VPD MAC address retrieval function | Vadim Bendebury |
2015-04-08 | timer: Add generic udelay() implementation | Aaron Durbin |
2015-04-07 | rmodule: remove cbmem_entry usage | Aaron Durbin |
2015-04-07 | hardwaremain: explicitly call cbmem_initialize() early | Aaron Durbin |
2015-04-07 | cbfs: Enforce media->map() result checking, improve error messages | Julius Werner |
2015-04-07 | rmodules: fix linking | Aaron Durbin |
2015-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-04-04 | Add table driven way to add platform specific reg_script routines | Lee Leahy |
2015-04-03 | rmodule: use struct prog while loading rmodules | Aaron Durbin |
2015-04-03 | program loading: unify on struct prog | Aaron Durbin |
2015-04-03 | program loading: add prog_run() function | Aaron Durbin |
2015-04-03 | program loading: introduce struct prog | Aaron Durbin |
2015-04-02 | vpd: retrieve mac addresses and pass them to bootloader | Vadim Bendebury |
2015-04-02 | chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table | Vadim Bendebury |
2015-04-01 | cbfs: more accurate size check for simple buffer mapping | Daisuke Nojiri |
2015-03-31 | cbfs: remove cbfs_core.h includes | Aaron Durbin |
2015-03-31 | program loading: provide one cache maintenance callback | Aaron Durbin |
2015-03-31 | payload loading: remove passing of struct payload | Aaron Durbin |
2015-03-31 | loading: move ramstage cache function declarations | Aaron Durbin |
2015-03-31 | cbfs: remove run_address() | Aaron Durbin |
2015-03-28 | arm64: Add support for secure monitor | Furquan Shaikh |
2015-03-27 | cbfs/rmodule: add architecture specific operations at stage load | Ionela Voinescu |
2015-03-26 | cbfs: support concurrent media channels properly | Vadim Bendebury |
2015-03-26 | fix how to interpret board id read from gpios | Daisuke Nojiri |
2015-03-26 | Restore name of the function reading tertiary GPIO states | Vadim Bendebury |
2015-03-24 | cbfs: expose init_backing_media() | Aaron Durbin |
2015-03-24 | vboot2: load decompressed stage directly to load address | Daisuke Nojiri |
2015-03-23 | vboot2: translate shared data to hand off to depthcharge | Daisuke Nojiri |
2015-03-23 | vboot2: read secdata and nvdata | Daisuke Nojiri |
2015-03-23 | Publish the board ID value in coreboot table, when configured | Vadim Bendebury |
2015-03-23 | Generalize revision number calculation function | Vadim Bendebury |
2015-03-21 | ramstage: remove rela_time use | Aaron Durbin |
2015-03-21 | cbfs: change 1 message level to WARNING if cbfs can't find specific data | Kane Chen |
2015-03-20 | loaders: add run_romstage() function to bootblock | 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-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-17 | coreboot: x86: enable gc-sections | Aaron Durbin |
2015-03-17 | lib: Add Kconfig option to enable/disable auto fallback control | Timothy Pearson |
2015-03-09 | Add and consistently use wrapper macro for romstage static variables | Julius Werner |
2015-03-09 | build.h: remove variable for the builduser, -hostname and -domain | Alexander Couzens |
2015-03-09 | coreboot: fix munged license text | Aaron Durbin |
2015-03-04 | coreboot memrange: Two changes for zero size or empty memrange | Furquan Shaikh |
2015-03-04 | Add stage information to coreboot banner | Stefan Reinauer |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-06 | TPM: Fix whitespace | Kyösti Mälkki |
2015-02-05 | drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot | Timothy Pearson |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-27 | CBMEM: Change some types to uintptr_t | Kyösti Mälkki |
2015-01-27 | CBMEM: Tidy up CAR migration | Kyösti Mälkki |
2015-01-27 | CBMEM console: Fix and enhance pre-RAM support | Kyösti Mälkki |
2015-01-27 | CBMEM: Add timestamp_reinit() | Kyösti Mälkki |