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