1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  2. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  3. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  4. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 4 months ago
  5. f149d4c mainboard/ti: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  6. 53a9e41 mainboard/[^a-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  7. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 6 months ago
  8. 73c92da mb/ti/beaglebone: Remove unused includes by Elyes HAOUAS · 4 years, 8 months ago
  9. 7104cdb mb/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  10. 9f5c895 mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR by Arthur Heymans · 4 years, 9 months ago
  11. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  12. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  13. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  14. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  15. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  16. 9df62b0 mainboard/: Select MISSING_BOARD_RESET appropriately by Nico Huber · 6 years ago
  17. 4c3de9c beaglebone: Update bootblock.c to use new structs/code by Gabe Black · 11 years ago
  18. edff165 beaglebone: Add code to set the value of the LEDs by Gabe Black · 11 years ago
  19. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  20. 5650fbe mainboard/ti/beaglebone: Remove unused Kconfig symbols by Martin Roth · 9 years ago
  21. b59eaf6 cbfs: remove unused CBFS_HEADER_ROM_OFFSET option by Aaron Durbin · 9 years ago
  22. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  23. 342535c Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  24. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  25. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  26. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  27. e4f3e7a romstages: use common run_ramstage() by Aaron Durbin · 9 years ago
  28. 69b4e3f beaglebone: use new arm bootblock infrastructure by Alexander Couzens · 10 years ago
  29. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  30. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  31. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  32. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 11 years ago
  33. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  34. c76b3d6 uart: Drop HAVE_UART_MEMORY_MAPPED by Kyösti Mälkki · 11 years ago
  35. 52884ad board_info.txt: Classify almost all remaining boards. by Vladimir Serbinenko · 11 years ago
  36. 73cffd6 beaglebone: Stop reinitializing the console in bootblock.c. by Gabe Black · 11 years ago
  37. 5d84743 beaglebone: Get rid of a redundant CBFS_ROM_OFFSET. by Gabe Black · 11 years ago
  38. 81cbada beaglebone: Put some code in romstage.c so we can tell if it ran. by Gabe Black · 11 years ago
  39. d63bddc armv7: Reserve space BL1 and checksum header by specifying bootblock offset. by Hung-Te Lin · 11 years ago
  40. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago
  41. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 11 years ago
  42. 595ab4f beaglebone: Enable the clocks and pins for the configured UART. by Gabe Black · 11 years ago
  43. 437a1e6 beaglebone: Expand "ROM" size to 4MB. by Gabe Black · 11 years ago
  44. 7cb57a1 beaglebone: Force on every other user LED to show that coreboot is running. by Gabe Black · 11 years ago
  45. 3c7e939 beaglebone: initial Kconfig and Makefiles by Gabe Black · 11 years ago