1. 7225656 tree: Remove duplicated <stdint.h> by Elyes Haouas · 5 months ago
  2. d2d7933 src: Add missing SPDX license headers by Nicholas Chin · 5 months ago
  3. 200f7b7 arch/riscv: add Kconfig variable RISCV_SOC_HAS_MENVCFG by Ronald G Minnich · 5 months ago
  4. 2ccb8e7 soc/sifive/fu740: Add FU740 SOC by Maximilian Brune · 7 months ago
  5. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 7 months ago
  6. d0037ef soc/*: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  7. 42f1505 memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere by Patrick Georgi · 11 months ago
  8. e53baa6 soc/sifive/fu540: Remove space after a cast by Elyes Haouas · 11 months ago
  9. 4202a2c soc/sifive/fu540/Kconfig: Fix opensbi platform by Maximilian Brune · 1 year, 6 months ago
  10. 81decdf soc/sifive: Comment out set but unused variables by Arthur Heymans · 1 year, 3 months ago
  11. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 9 months ago
  12. 1b2c03b soc/sifive/ux00ddr.h: Remove set but unused variables by Arthur Heymans · 2 years, 5 months ago
  13. 7e48686 src/soc: Get rid of most src/soc/Kconfig files by Martin Roth · 2 years, 2 months ago
  14. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 4 months ago
  15. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  16. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 8 months ago
  17. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  18. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  19. cbcce24 soc/sifive: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  20. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  21. bd4e6e3 soc/sifive/fu540: Add chip_operations stub by Kyösti Mälkki · 4 years, 3 months ago
  22. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  23. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  24. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  25. 0d0fe14 soc/sifive/fu540: Add missing '#include <commonlib/bsd/helpers.h>' by Elyes HAOUAS · 4 years, 3 months ago
  26. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  27. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  28. 5de47d0 soc/sifive: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  29. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  30. 1b296ee soc/{samsung,sifive}: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  31. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 8 months ago
  32. 8cf28db soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  33. 8245bd2 fmap: Make FMAP_CACHE mandatory if it is configured in by Julius Werner · 4 years, 9 months ago
  34. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  35. d577726 soc/sifive/fu540: Support booting from SD card by Xiang Wang · 5 years ago
  36. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  37. f71bb5d soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' by Elyes HAOUAS · 4 years, 10 months ago
  38. 4a8fba9 soc/sifive/fu540: test and fix code of fu540 spi by Xiang Wang · 5 years ago
  39. f4e1583 soc/sifive/fu540: add code for spi and map flash to memory spaces by Xiang Wang · 5 years ago
  40. d434e8b soc/sifive/fu540: Add opensbi support by Patrick Rudolph · 5 years ago
  41. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  42. 313d53f src/mb/sifive/hifive-unleashed: initialize Gigabit Ethernet Controller by Xiang Wang · 6 years ago
  43. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  44. d19f4e5 riscv: ARCH_RISCV_RV{32,64} selects ARCH_RISCV by Ronald G. Minnich · 6 years ago
  45. 0535804 riscv: create Kconfig architecture features for new parts by Ronald G. Minnich · 6 years ago
  46. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  47. 968a23d riscv: fix non-SMP support by Philipp Hug · 6 years ago
  48. 97ca02c soc/sifive/fu540: Add helper function to get tlclk frequency by Jonathan Neuschäfer · 6 years ago
  49. a09c2e1 soc/sifive/fu540: Load PLL settings from a struct by Jonathan Neuschäfer · 6 years ago
  50. 90fd072 soc/sifive/fu540: Simplify UART refclk calculation by Jonathan Neuschäfer · 6 years ago
  51. 7c9540e riscv: add support smp_pause / smp_resume by Xiang Wang · 6 years ago
  52. bb7f41d sifive/fu540: correct cbmem support by Philipp Hug · 6 years ago
  53. 8ac6a19 soc/sifive/fu540: Document #if ENV_ROMSTAGE line by Jonathan Neuschäfer · 6 years ago
  54. 0fb58f3 soc/sifive/fu540: Remove PLL parameters from sdram.c by Jonathan Neuschäfer · 6 years ago
  55. 4e7a473 sifive/hifive-unleashed: enable CBMEM support by Philipp Hug · 6 years ago
  56. 7c5acd4 soc/sifive: move ram_resource to mainboard by Philipp Hug · 6 years ago
  57. df5e6f6 soc/sifive/fu540: Implement uart_platform_refclk for UART divisor calculation by Philipp Hug · 6 years ago
  58. 9159572 soc/sifive/fu540: Initialize SDRAM by Philipp Hug · 6 years ago
  59. 374d992 soc/sifive/fu540: Switch clock to 1GHz in romstage by Philipp Hug · 6 years ago
  60. c014ef5 soc/sifive/fu540: create ram_resource with actual memory size by Philipp Hug · 6 years ago
  61. 199b75f arch/riscv: provide a monotonic timer by Philipp Hug · 6 years ago
  62. 31dbfbc soc/sifive/fu540: add SiFive supplied header files for SDRAM initialization by Philipp Hug · 6 years ago
  63. bdd866e soc/sifive/fu540: Get SDRAM controller out of reset by Philipp Hug · 6 years ago
  64. 18764a3 soc/sifive/fu540: Update clock settings according SiFive bootloader by Philipp Hug · 6 years ago
  65. 7524400 uart/sifive: make divisor configurable by Philipp Hug · 6 years ago
  66. 3d398ad soc/sifive/fu540: Initialize PLL and clock by Philipp Hug · 6 years ago
  67. e056859 soc/sifive: fix compiler warning by Philipp Hug · 6 years ago
  68. 2cf9990 soc/sifive/fu540: Makefile: include mtime_init in ramstage by Philipp Hug · 6 years ago
  69. ea81928 soc/sifive/fu540: Add driver for OTP memory by Philipp Hug · 6 years ago
  70. aa5f821 soc/sifive/fu540: add CLINT support by Xiang Wang · 6 years ago
  71. 2e38dbe riscv: update mtime initialization by Xiang Wang · 6 years ago
  72. a5b265b riscv: separately define stack locations at different stages by Xiang Wang · 6 years ago
  73. 52a022f sifive/fu540: add empty sdram init and size functions by Philipp Hug · 6 years ago
  74. 5fed693 riscv: add support for modifying compiler options by Xiang Wang · 6 years ago
  75. 55b4645 src/sifive: Add the SiFive Freedom Unleashed 540 SoC by Jonathan Neuschäfer · 6 years ago