1. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  2. 80af442 exynos5420: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  3. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  4. 015f0ae Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros by Julius Werner · 10 years ago
  5. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  6. 4393346 exynos: convert to stopwatch API by Aaron Durbin · 10 years ago
  7. fbff908 coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  8. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  9. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  10. 32bc6b6 doxygen fixes: fix parameter names to match the functions by Martin Roth · 10 years ago
  11. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  12. 0b341b3 ipq/arm: Redesign hooks for bootblock by Vadim Bendebury · 10 years ago
  13. 72a9beb samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq by Edward O'Callaghan · 10 years ago
  14. 5b63dc1 soc/samsung/exynos: Make 'ps_hold_setup()' static by Edward O'Callaghan · 10 years ago
  15. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  16. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  17. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  18. 967058f spi: Factor EC protocol details out of the SPI drivers. by Gabe Black · 10 years ago
  19. 1fc2ba5 samsung/exynos5420: Spelling Fixes by Martin Roth · 10 years ago
  20. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  21. fd9defc arm: Redesign, clarify and clean up cache related code by Julius Werner · 11 years ago
  22. 0625a8b {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  23. 2adb297 uarts: 32/64 cleanup by Ronald G. Minnich · 10 years ago
  24. 03784fa Add check_member macro to allow clean and easy struct offset checking by Julius Werner · 11 years ago
  25. dda0e66 Exynos5420: Fix up the i2c driver for use with the TPM driver by Gabe Black · 11 years ago
  26. b6b1077 exynos: Install the BL1 and set the checksum in the Makefile. by Gabe Black · 11 years ago
  27. d81f409 exynos: Fix the name of the chip_operations structures. by Gabe Black · 11 years ago
  28. f09f224 arm: libpayload: Make cache invalidation take pointers instead of integers by Julius Werner · 11 years ago
  29. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago