1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  3. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  4. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  5. 80af442 exynos5420: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  6. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  7. 054c83a Fix mainboard names for daisy and peach_pit by David Hendricks · 10 years ago
  8. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  9. fd9defc arm: Redesign, clarify and clean up cache related code by Julius Werner · 11 years ago
  10. 04bfbf5 pit: Rename pit to peach_pit. by Gabe Black · 11 years ago[Renamed (99%) from src/mainboard/google/pit/mainboard.c]
  11. 85620db arm: Move exception_init() close to console_init() by Julius Werner · 11 years ago
  12. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago
  13. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  14. 68aef11 exynos5: Implement support for USB 3.0 DRD PHYs/controllers by Julius Werner · 11 years ago
  15. fa938c7 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  16. b8fad3d arm: libpayload: Add cache coherent DMA memory definition and management by Julius Werner · 11 years ago
  17. 79bff70 exynos5: Refactor board-specific parts out of USB PHY code by Julius Werner · 11 years ago
  18. ad4556f2 exynos5420: Make USB A-A booting work with early data cache by Julius Werner · 11 years ago
  19. 5b10fc5 Pit: remove backlight delay by Ronald G. Minnich · 11 years ago
  20. ee4bfbf exynos: Set up caching in the bootblock. by Gabe Black · 11 years ago
  21. b774313 exynos5420: get rid of old exynos5420_config_l2_cache() by David Hendricks · 11 years ago
  22. 732cee3 ARMv7: Remove static CBMEM allocation by Kyösti Mälkki · 11 years ago
  23. c0d5eb2 Pit: graphics by Ronald G. Minnich · 11 years ago
  24. 925ad2e pit: Get rid of the mostly unnecessary exynos5420.h by Gabe Black · 11 years ago
  25. 80e6293 Exynos 5420: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  26. 88750cb google/pit: disable SYSMMU for graphics by Ronald G. Minnich · 11 years ago
  27. 7b4c432 pit: Add missing elements to the edid data structure by Gabe Black · 11 years ago
  28. 0d0b6e2 Pit: set PWM to external on Parade by Ronald G. Minnich · 11 years ago
  29. c0872f2 Pit: move parade writes to mainboard.c by Ronald G. Minnich · 11 years ago
  30. 95c39c2 CBMEM ARM: Prefer get_cbmem_table() over cbmem_late_set_table() by Kyösti Mälkki · 11 years ago
  31. 1ae305e CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base by Kyösti Mälkki · 11 years ago
  32. d686acd pit: Redo the display port bridge initialization code. by Gabe Black · 11 years ago
  33. c0b2144 pit: Replace the tps65090 functions and adjust the hotplug detect line. by Gabe Black · 11 years ago
  34. 04d6e01 pit: Configure the pinmux for the i2c busses that are connected on pit. by Gabe Black · 11 years ago
  35. 63bb610 pit: Replace the snow GPIO indexes with ones for pit. by Gabe Black · 11 years ago
  36. f0ebac8 pit: Stop calling tps65090 functions until we can call through the EC. by Gabe Black · 11 years ago
  37. e6a44eb exynos5420: Implement support for the pinmux as functions. by Gabe Black · 11 years ago
  38. c2c4f84 google/pit: Don't spew output with GPIO config by Stefan Reinauer · 11 years ago
  39. f175191 exynos5420: Simplify the graphics code by eliminating the unused color map by Stefan Reinauer · 11 years ago
  40. d3163ab pit: Add a "pit" mainboard which is mostly a copy of "snow". by Gabe Black · 11 years ago