1. 9689273 clearfog: Do not mess with the SPI direct mode by Jan Kundrát · 6 years ago
  2. 4e36c34 clearfog: Add two MCP23S17 GPIO expanders by Jan Kundrát · 6 years ago
  3. 7f2ff83 clearfog: Add a SW bit-bang I2C bus for PMBus by Jan Kundrát · 6 years ago
  4. 23b1629 clearfog: MAX14830: connect INT to MPP54 ("PWM") by Jan Kundrát · 7 years ago
  5. 63a515b clearfog: Create valid squashfs images for USB flashing by Jan Kundrát · 6 years ago
  6. dd617bb clearfog: Reduce image size so that it fits the eMMC by Jan Kundrát · 6 years ago
  7. a805002 clearfog: eMMC: Fix superblock-in-future issues by Jan Kundrát · 6 years ago
  8. 4932c57 clearfog: Add a crude eMMC flashing script by Jan Kundrát · 6 years ago
  9. 69947bf clearfog: Prepare data for flashing via USB to eMMC by Jan Kundrát · 6 years ago
  10. fa53cc8 clearfog: USB autoboot on eMMC bring-up by Jan Kundrát · 6 years ago
  11. 5f75ea7 clearfog: Fix eMMC access by Jan Kundrát · 6 years ago
  12. 5e375c1 clearfog: Tools for eMMC flashing by Jan Kundrát · 6 years ago
  13. bdaf934 clearfog: Implement USB booting by Jan Kundrát · 6 years ago
  14. 6fa8750 clearfog: U-Boot changes by Jan Kundrát · 6 years ago
  15. 2333962 clearfog: Document the SPI NOR flash weirdness by Jan Kundrát · 7 years ago
  16. 8fd3c5d clearfog: Use more efficient memory-mapped IO for SPI to MAX14830 by Jan Kundrát · 7 years ago
  17. 9050b25 clearfog: Fix IRQ type of MAX14830 by Jan Kundrát · 7 years ago
  18. 3c88d20 clearfog: Update kernel by Jan Kundrát · 7 years ago
  19. 28658c9 clearfog: Enable MAX14830 quad UART by Jan Kundrát · 7 years ago
  20. 800fcf0 clearfog: Enable access to the SPI flash by Jan Kundrát · 7 years ago
  21. 133638c clearfog: Enable IRQ for the built-in GPIO expander by Jan Kundrát · 7 years ago
  22. c1f337f clearfog: Fix kernel mvneta configuration by Jan Kundrát · 7 years ago
  23. 219fe7e Update the cla-sysrepo SW by Jan Kundrát · 7 years ago
  24. f483f53 Merge "clearfog: Use a custom DTS file" by Jan Kundrát · 7 years ago
  25. d12e5b5 docs: rauc updates have been preserving /cfg for a while by Jan Kundrát · 7 years ago
  26. 4ca166b docs: Explain parallel build by Jan Kundrát · 7 years ago
  27. 90bd7a0 clearfog: Use a custom DTS file by Jan Kundrát · 7 years ago
  28. 10099b0 linux: Unify dmesg size by Jan Kundrát · 7 years ago
  29. 27c6002 clearfog: Update to kernel 4.14 by Jan Kundrát · 7 years ago
  30. 8e064af Update Buildroot by Jan Kundrát · 7 years ago
  31. de86c92 clearfog: U-Boot needs OpenSSL, too by Jan Kundrát · 7 years ago
  32. 84f5c43 clearfog: Update kernel by Jan Kundrát · 7 years ago
  33. 4066b27 Update submodules by Jan Kundrát · 7 years ago
  34. 5a4f860 clearfog: Add tools/utils for SPI and GPIO by Jan Kundrát · 7 years ago
  35. 5a0f592 Do not restore /etc before the overlay is ready by Jan Kundrát · 7 years ago
  36. 1cfb198 RAUC: Copy old /cfg to the new /cfg during updates by Jan Kundrát · 7 years ago
  37. 41d2d26 Save persistent DSes to /cfg upon each change by Jan Kundrát · 7 years ago
  38. 11f729e docs: Explain how one might try a parallel build by Jan Kundrát · 7 years ago
  39. 5c6fbb7 Document how to use submodules for a simple build by Jan Kundrát · 7 years ago
  40. 1206f77 Setting up git submodules by Jan Kundrát · 7 years ago
  41. 70d6fbb Merge "systemd: Implement the /cfg mount in a generic manner" by Jan Kundrát · 7 years ago
  42. 0331eac systemd: Implement the /cfg mount in a generic manner by Jan Kundrát · 7 years ago
  43. c613102 Fix missing dependency on systemd by Jan Kundrát · 7 years ago
  44. cdd16e9 clearfog: RAUC actually need `mksquashfs` on host, too by Jan Kundrát · 7 years ago
  45. c039bc7 clearfog: Our U-Boot apparently requires FDT by Jan Kundrát · 7 years ago
  46. 6091f50 clearfog: Ensure that we have host `dtc` by Jan Kundrát · 7 years ago
  47. 814fcd5 docs: Rename for a better Gitiles integration by Jan Kundrát · 7 years ago
  48. db2fd4c docs: spdlog and docopt are actually required for build by Jan Kundrát · 7 years ago
  49. 007a8d7 docs: Fix syntax highlighting by Jan Kundrát · 7 years ago
  50. 9561252 docs: Explain how to update with RAUC by Jan Kundrát · 7 years ago
  51. 672d908 Move the fs errors -> panic to the mount options by Jan Kundrát · 7 years ago
  52. 718e03b clearfog: Support updating with RAUC by Jan Kundrát · 7 years ago
  53. 1de4ebd clearfog: Create a RAUC bundle for updates by Jan Kundrát · 7 years ago
  54. a9ac62a clearfog: Install RAUC keyring by Jan Kundrát · 7 years ago
  55. 32dc220 clearfog: Fix RAUC config for partition types by Jan Kundrát · 7 years ago
  56. a98768a clearfog: Fix U-Boot config for RAUC by Jan Kundrát · 7 years ago
  57. 63b625e RAUC: add a demo cert for bundle signing by Jan Kundrát · 7 years ago
  58. b425ea8 clearfog: Introduce a /cfg partition for persistent changes by Jan Kundrát · 7 years ago
  59. b83fe12 clearfog: Store the machine-id in uboot's env by Jan Kundrát · 7 years ago
  60. 01cbcd6 clearfog: RO rootfs, transient RW overlay at /etc by Jan Kundrát · 7 years ago
  61. 04d102b clearfog: Squash all U-Boot patches to a single file by Jan Kundrát · 7 years ago
  62. a1d6f31 clearfog: Refactor the U-Boot patches and move extra boot args to an extra variable by Jan Kundrát · 7 years ago
  63. 2dafadd Remove obsolete files by Jan Kundrát · 7 years ago
  64. f1406a7 Enable the ADT7463 hwmon on relevant boards by Jan Kundrát · 7 years ago
  65. 1e73854 Add some docs on how to use this by Jan Kundrát · 7 years ago
  66. 384980c clearfog: Fix console support in systemd by Jan Kundrát · 7 years ago
  67. 151ce57 clearfog: Reboot on panic by Jan Kundrát · 7 years ago
  68. 546110b clearfog: Panic on FS errors by Jan Kundrát · 7 years ago
  69. 102b740 u-boot: Reset early when the FS is hosed by Jan Kundrát · 7 years ago
  70. 6da3461 rauc: Do not require an extra partition by Jan Kundrát · 7 years ago
  71. 1f66d16 WIP: Integrate RAUC and U-Boot by Jan Kundrát · 7 years ago
  72. 94d0f44 HACK: Ensure that rootfs is r/w by Jan Kundrát · 7 years ago
  73. 98c1daf Add "STATIC-CL-ROADMv2" for CL-ROADMv2 emulation by Jan Kundrát · 7 years ago
  74. 7cada2a Auto-install the YANG model and the initial data by Jan Kundrát · 7 years ago
  75. 6539cf8 Unify unit naming and czechlight model naming by Jan Kundrát · 7 years ago
  76. 7c5c0e8 Pass info about HW model to kernel by Jan Kundrát · 7 years ago
  77. fed7416 systemd: sync the ROADMv2 unit file with cla-sysrepo.git by Jan Kundrát · 7 years ago
  78. c2c0e2e systemd: auto-start netopeer by Jan Kundrát · 7 years ago
  79. dbea691 geode: make it close to the rest of the boards by Jan Kundrát · 7 years ago
  80. 4c8310a clearfog: Sync package list with BBB by Jan Kundrát · 7 years ago
  81. ccf0f5b Install RAUC on all HW targets by Jan Kundrát · 7 years ago
  82. af4327c Install i2c-tools on all HW targets by Jan Kundrát · 7 years ago
  83. 45fedc5 Fix and refactor mirroring config by Jan Kundrát · 7 years ago
  84. 4d3a727 Install perf on all HW targets by Jan Kundrát · 7 years ago
  85. 754efee geode: Update kernel and its headers by Jan Kundrát · 7 years ago
  86. 6203f39 cleanup: Remove redundant config by Jan Kundrát · 7 years ago
  87. cd6508c clearfog: Don't forget to enable this board-specific overlay by Jan Kundrát · 7 years ago
  88. 82545ee network: Move DHCP config to overlays by Jan Kundrát · 7 years ago
  89. 9b66c77 systemd: Use overlay for specifying watchdog parameters by Jan Kundrát · 7 years ago
  90. 8b8dbb0 beaglebone: move BBB-specific bits into a BBB config by Jan Kundrát · 7 years ago
  91. a0903c4 systemd: install "core platform" overrides into /usr by Jan Kundrát · 7 years ago
  92. a55e3aa clearfog: Fix busybox' config by Jan Kundrát · 7 years ago
  93. fb2d2e8 Enable kernel & busybox features for RAUC by Jan Kundrát · 7 years ago
  94. 149e05a Enable watchdog on Clearfog by Jan Kundrát · 7 years ago
  95. 7bcb063 clearfog: Enable kernel's PMBus by Jan Kundrát · 7 years ago
  96. 420a6d8 Images for Clearfog Base by Jan Kundrát · 7 years ago
  97. a5c45a0 systemd: Move stanzas to a proper location by Jan Kundrát · 7 years ago
  98. 0f19b4e systemd: Fix a typo by Jan Kundrát · 7 years ago
  99. 28e6199 HACK: Use a read-only rootfs (almost) by Jan Kundrát · 7 years ago
  100. 5a7bc25 Update the EPIA/Geode config to work with more recent Buildroot by Jan Kundrát · 7 years ago