- 2f389f1 arch/arm: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 3 years, 4 months ago
- 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 3 years, 3 months ago
- 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 3 years, 3 months ago
- 7839827 cpu,mb,soc: Init missing lb_serial struct fields by Jacob Garber · 3 years, 7 months ago
- 16248e8 arch/non-x86: Use ENV_ROMSTAGE_OR_BEFORE by Kyösti Mälkki · 3 years, 6 months ago
- a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 3 years, 6 months ago
- 9904905 soc/samsung/exynos5420: Refactor fimd vidtcon access by Jacob Garber · 3 years, 7 months ago
- 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 3 years, 7 months ago
- 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 3 years, 9 months ago
- cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 3 years, 10 months ago
- bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 3 years, 11 months ago
- add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 3 years, 11 months ago
- 0097f55 vboot: standardize on working data size by Joel Kitching · 4 years ago
- a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 3 years, 11 months ago
- 28b38cd src: Drop unused 'include <cbfs.h>' by Elyes HAOUAS · 3 years, 11 months ago
- c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 4 years, 3 months ago
- 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 4 years ago
- 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 4 years ago
- 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 4 years ago
- 251514d src: Don't use a #defines like Kconfig symbols by Elyes HAOUAS · 4 years ago
- f86baf3 soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE by Nico Huber · 4 years, 1 month ago
- 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 4 years, 1 month ago
- 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 4 years, 2 months ago
- 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 4 years, 3 months ago
- 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 4 years, 3 months ago
- f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 4 years, 3 months ago
- e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 4 years, 3 months ago
- a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 4 years, 4 months ago
- 8ba7023 soc/samsung/exynos5250: Convert to `board_reset()` by Nico Huber · 4 years, 4 months ago
- d44221f Move compiler.h to commonlib by Nico Huber · 4 years, 4 months ago
- 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 4 years, 4 months ago
- 3d45000 src: Fix typo by Elyes HAOUAS · 4 years, 6 months ago
- 39303d5 src/soc: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 4 years, 7 months ago
- 0111533 soc/samsung: Get rid of device_t by Elyes HAOUAS · 4 years, 9 months ago
- 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 5 years ago
- aa8e5d3 soc: Add Kconfig for each soc vendor by Chris Ching · 5 years ago
- b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 6 years ago
- 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 6 years ago
- 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 6 years ago
- 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 6 years ago
- 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 6 years ago
- 2dafd89 spi: Remove unused/unnecessary spi_init function definitions by Furquan Shaikh · 6 years ago
- e18e642 src: change coreboot to lowercase by Martin Roth · 6 years ago
- f8662ca soc/samsung/exynos5420: Move spi driver to use spi_bus_map by Furquan Shaikh · 6 years ago
- de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 6 years ago
- 1210b41 vboot: Select SoC-specific configuration for all Chrome OS boards by Julius Werner · 6 years ago
- 74add8b samsung/exynos5420: Fix test for src < 0 by Patrick Georgi · 6 years ago
- 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 6 years ago
- 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 6 years ago
- 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 6 years ago
- ff94e00 soc/samsung/exynos5420/uart.c: Init new serial struct variables by Martin Roth · 6 years ago
- c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 6 years ago
- 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 7 years ago
- 4934818 Documentation: Fix doxygen errors by Martin Roth · 7 years ago
- e5f48d2 region: Add writeat and eraseat support by Antonello Dettori · 7 years ago
- 044e4b5 soc/samsung: Don't compile in unused uart divider tables by Stefan Reinauer · 7 years ago
- a7cac0c soc/*: fix uart's regwidth specification in cbtables by Patrick Georgi · 7 years ago
- fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 7 years ago
- 747d0f8 soc/samsung/exynos5250: Implement hard_reset() by Stefan Reinauer · 7 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 7 years ago
- d972f78 linking: link bootblock.elf with .data and .bss sections again by Aaron Durbin · 7 years ago
- e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 7 years ago
- 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 7 years ago
- c5a6846 samsung/exynos5250: Add vboot2 memory region by Patrick Georgi · 8 years ago
- 6de27da samsung/exynos5250: Enable bootblock console by Patrick Georgi · 8 years ago
- 5264862 Remove empty lines at end of file by Elyes HAOUAS · 8 years ago
- 899d13d cbfs: new API and better program loading by Aaron Durbin · 8 years ago
- c6588c5 coreboot: introduce boot_device by Aaron Durbin · 8 years ago
- b890a12 Remove address from GPLv2 headers by Patrick Georgi · 8 years ago
- a6225fa Remove Kconfig variable that has no effect by Patrick Georgi · 8 years ago
- 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 8 years ago
- f4f0287 3rdparty: Move to blobs by Patrick Georgi · 8 years ago
- aae53ab kbuild: automatically include SOCs by Stefan Reinauer · 8 years ago
- 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 8 years ago
- 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 8 years ago
- d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 8 years ago
- 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 8 years ago
- e1298df exynos: return correct value when init_default_cbfs_media fails by Daisuke Nojiri · 8 years ago
- 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 8 years ago
- efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 8 years ago
- 8d978a8 rk3288/exynos5250/exynos5420: Consolidate timer files by Julius Werner · 8 years ago
- eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 8 years ago
- e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 8 years ago
- 80af442 exynos5420: Change all SoC headers to <soc/headername.h> system by Julius Werner · 8 years ago
- 1ed0c8c exynos5250: Change all SoC headers to <soc/headername.h> system by Julius Werner · 8 years ago
- a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 8 years ago
- ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 8 years ago
- 015f0ae Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros by Julius Werner · 8 years ago
- 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 8 years ago
- 4393346 exynos: convert to stopwatch API by Aaron Durbin · 8 years ago
- fbff908 coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 9 years ago
- ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 8 years ago
- 77b1655 vboot2: add verstage by Stefan Reinauer · 8 years ago
- 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 8 years ago
- 32bc6b6 doxygen fixes: fix parameter names to match the functions by Martin Roth · 8 years ago
- 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 9 years ago
- 0b341b3 ipq/arm: Redesign hooks for bootblock by Vadim Bendebury · 9 years ago
- 72a9beb samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq by Edward O'Callaghan · 8 years ago
- fa95a6f soc/samsung/exynos5250/clk.h: Trivial, fix spelling in comments by Edward O'Callaghan · 8 years ago
- 9b152b2 soc/samsung/exynos5250/clock.c: Trivial whitespace fixes by Edward O'Callaghan · 8 years ago