1. e9ee0df optimus: Only use gfiber* tags for local version by Daniel Mentz · 8 years ago master
  2. c6c9501 Add CONFIG_LOCALVERSION_AUTO_GIT_TAG_GLOB by Daniel Mentz · 8 years ago
  3. afe9d1f spacecast: Use VT as console for prod boots by Matthias Kaehlcke · 8 years ago
  4. 0dbf160 HOW.optimus: Re-enable signing of unlocked Barebox images for SpaceCast by Matthias Kaehlcke · 9 years ago
  5. c671e30 TPM: Verify PCR0 matches the bootmode if it is already initialized by Matthias Kaehlcke · 9 years ago
  6. 5e22bcc Hang when the TPM needs to be power-cycled by Matthias Kaehlcke · 9 years ago
  7. 0bcae04 TPM: Include the build type in PCR0 (bootmode) by Matthias Kaehlcke · 9 years ago
  8. 994bfe3 Fix get_key_id(), secure boot on Optimus Prime by Daniel Mentz · 9 years ago
  9. 84ffdc3 SpaceCast: Enable login for recovery images by Matthias Kaehlcke · 9 years ago
  10. 5ab0c54 HOW.optimus: Allow to select signing keys by Matthias Kaehlcke · 9 years ago
  11. 7ccf48d rsa_public_keys: Add SpaceCast PVT keys by Matthias Kaehlcke · 9 years ago
  12. ac91943 HOW.optimus: Only sign Barebox releases for SpaceCast by Matthias Kaehlcke · 9 years ago
  13. b49728d Optimus Prime: GPIO setup for POE_ACTIVE,POE_RESET by Daniel Mentz · 9 years ago
  14. 74944e8 GPIO 48: Set direction first to avoid glitch by Daniel Mentz · 9 years ago
  15. d3ad979 Optimus pin muxing: Choose GPIO over CORESIGHT_D by Daniel Mentz · 9 years ago
  16. 777df3d Drop support for GPIO44 == POE_ACTIVE by Daniel Mentz · 9 years ago
  17. 8fe43d1 Add board ids for Optimus Prime and Sideswipe Prime by Daniel Mentz · 9 years ago
  18. 05d98f4 Add DDR configuration for Optimus/Sideswipe Prime by Daniel Mentz · 9 years ago
  19. 8f95cbf Recovery mode: Load recovery image through TFTP and start it by Matthias Kaehlcke · 9 years ago
  20. 60e3c62 spacecast: Enable msleep command by Matthias Kaehlcke · 9 years ago
  21. eac30d4 Add msleep command by Matthias Kaehlcke · 9 years ago
  22. 0e52d47 Recovery mode: Use LEDs to provide visual feedback by Matthias Kaehlcke · 9 years ago
  23. 2279744 Use symbolic names for LED GPIOs by Matthias Kaehlcke · 9 years ago
  24. 192461d Use the recovery key to authenticate recovery images by Matthias Kaehlcke · 9 years ago
  25. eead89c Merge "Remove autoboot timeout on release builds" by Matthias Kaehlcke · 9 years ago
  26. 012e7c3 Merge "SpaceCast: Disable kernel logs on the serial port for release builds" by Matthias Kaehlcke · 9 years ago
  27. 8817a66 Remove autoboot timeout on release builds by Matthias Kaehlcke · 9 years ago
  28. 732e8e7 SpaceCast: Disable kernel logs on the serial port for release builds by Matthias Kaehlcke · 9 years ago
  29. 6327036 Merge "Fix uloader build" by Matthias Kaehlcke · 9 years ago
  30. 6968fce Fix uloader build by Matthias Kaehlcke · 9 years ago
  31. 9b2eb76 Merge "SpaceCast: Move the stack/malloc base to 0x0900X000" by Matthias Kaehlcke · 9 years ago
  32. d0e17f6 SpaceCast: Move the stack/malloc base to 0x0900X000 by Matthias Kaehlcke · 9 years ago
  33. eb7c6b8 SpaceCast: Disable UART on release images by Matthias Kaehlcke · 9 years ago
  34. 8748aee fast_uart: Only build the driver when it is enabled by Matthias Kaehlcke · 9 years ago
  35. 0802679 Recovery mode: Clear TPM and extend PCR0 with recovery mode value by Matthias Kaehlcke · 9 years ago
  36. 38411ed Spacecast: Check factory reset button to enter recovery mode by Matthias Kaehlcke · 9 years ago
  37. 0e5351c Add DDR configuration for spacecast. by Ke Dong · 9 years ago
  38. 06004a0 HOW.optimus: Sign SpaceCast binaries with the SpaceCast keys by Matthias Kaehlcke · 9 years ago
  39. 512046c HOW.optimus: Add support for building SpaceCast binaries by Matthias Kaehlcke · 9 years ago
  40. 4d68b10 Select the key for signature verification based on the board ID by Matthias Kaehlcke · 9 years ago
  41. 9fb177f optimus_uloader_nand_defconfig: Enable OTP driver by Matthias Kaehlcke · 9 years ago
  42. 724dc0d In secure mode use the board id from OTP if available by Matthias Kaehlcke · 9 years ago
  43. 3240891 Add command to configure the board ID by Matthias Kaehlcke · 9 years ago
  44. 7c42da3 Add get_board_id_gpio() by Matthias Kaehlcke · 9 years ago
  45. 1e10564 Add TPM initialization by Matthias Kaehlcke · 9 years ago
  46. d476b29 tpm_lite: Add function to retrieve the STCLEAR flags by Matthias Kaehlcke · 9 years ago
  47. 8b1d9b1 tpm_lite: Add function to read PCRs by Matthias Kaehlcke · 9 years ago
  48. 86f5941 tpm_lite: Only report the exit status of a command on failure by Matthias Kaehlcke · 9 years ago
  49. a02e982 Merge "Add SpaceCast keys for signature verification" by Matthias Kaehlcke · 9 years ago
  50. 3630cdb Merge "Allow use of different keys for verifying Barebox and the kernel" by Matthias Kaehlcke · 9 years ago
  51. 6006e2b Merge "Add support for selecting the RSA key used for signature validation" by Matthias Kaehlcke · 9 years ago
  52. f9d6906 Merge "Move board id function and constants to a dedicated header" by Matthias Kaehlcke · 9 years ago
  53. 55acd00 Add SpaceCast keys for signature verification by Matthias Kaehlcke · 9 years ago
  54. b401c29 Allow use of different keys for verifying Barebox and the kernel by Matthias Kaehlcke · 9 years ago
  55. 94cc502 Add support for selecting the RSA key used for signature validation by Matthias Kaehlcke · 9 years ago
  56. ade6f9f Move board id function and constants to a dedicated header by Matthias Kaehlcke · 9 years ago
  57. 8cce357 Spacecast: Enable TPM driver by Matthias Kaehlcke · 9 years ago
  58. 730be33 Spacecast: Add TPM to the i2c bus by Matthias Kaehlcke · 9 years ago
  59. afc7529 Add driver for Infineon TPMs connected to an I2C bus by Matthias Kaehlcke · 9 years ago
  60. 8957942 Add tpm_lite library by Matthias Kaehlcke · 9 years ago
  61. 84e182b Add TPM framework support by Matthias Kaehlcke · 9 years ago
  62. 6d228c0 i2c-c2k: Initialize the controller only once upon the first transfer by Matthias Kaehlcke · 9 years ago
  63. 99311ef i2c-c2k: Don't set the interrupt flag after writing a byte by Matthias Kaehlcke · 9 years ago
  64. 292bee7 i2c-c2k: Remove unused function i2c_write_data() by Matthias Kaehlcke · 9 years ago
  65. c0f0253 i2c-c2k: Fix i2c_c2k_xfer() to support multi-message transfers by Matthias Kaehlcke · 9 years ago
  66. 1bd9aa7 i2c-c2k: Don't send ACK for the last received byte by Matthias Kaehlcke · 9 years ago
  67. 43526ec i2c-c2k: Remove noisy progress traces in i2c_get_data() by Matthias Kaehlcke · 9 years ago
  68. b4cbba2 i2c-c2k: Handle i2c transfers like a standard driver by Matthias Kaehlcke · 9 years ago
  69. e956765 Set spacecast MAC_ADDR to eth1. by Ke Dong · 9 years ago
  70. 6dae0e6 Move get_board_id to optimus.c and add optimus.h by Jian Ho · 9 years ago
  71. 22f1d95 Barebox changes to support SpaceCast EVT boards by Jian Ho · 9 years ago
  72. 5a3d63d Merge "SpaceCast: Boot from hard disk" by Matthias Kaehlcke · 9 years ago
  73. 18e75ee uloader change to support SpaceCast board ID 010 by Jian Ho · 9 years ago
  74. 95b1298 SpaceCast: Boot from hard disk by Matthias Kaehlcke · 9 years ago
  75. 7111ff6 Turn on ANTIREBOOTLOOP for SpaceCast barebox by Jian Ho · 9 years ago
  76. e3553be Spacecast barebox nfsboot support by Jian Ho · 9 years ago
  77. d1ee63e Merge "First cut of SpaceCast barebox" by Jian Ho · 9 years ago
  78. e07691a First cut of SpaceCast barebox by Jian Ho · 9 years ago
  79. 6bb2e6d Make anti reboot loop feature configurable by Daniel Mentz · 9 years ago
  80. 6b02c8c HNVRAM variable GPN is not stored in binary format by Daniel Mentz · 9 years ago
  81. 2f3eb79 Anti reboot loop feature by Daniel Mentz · 10 years ago
  82. 6ea3098 Disable unaligned memory access by Daniel Mentz · 10 years ago
  83. 6719e19 uloader: Turn blue LED off, red LED on by Daniel Mentz · 10 years ago
  84. 0a83927 Re-enable serial console in uloader for UART boot by Daniel Mentz · 10 years ago
  85. 07ff311 Remove shell from uloader by Daniel Mentz · 10 years ago
  86. 1e6258f Remove unnecessary components from uloader by Daniel Mentz · 10 years ago
  87. 8a434ba Turn off OTP stability test by default by Daniel Mentz · 10 years ago
  88. d0f4d42 uloader: Try backup bootloader if primary corrupt by Daniel Mentz · 10 years ago
  89. 54a82d0 Update mfg scripts to support bad blocks in NAND by Daniel Mentz · 10 years ago
  90. ec86a5d Add lock_otp method to Barebox by Stephen McGruer · 10 years ago newkernel_dev
  91. a322ec4 Integrating Freescale drop of corrected OTP driver by Stephen McGruer · 10 years ago
  92. d98ba51 Tidy up c2k_otp.h and mach/otp.h files by Stephen McGruer · 10 years ago
  93. c24a90e Merge "Fix incorrect printf in otp_write(..)" by Stephen McGruer · 10 years ago
  94. d18c1a3 Fix incorrect printf in otp_write(..) by Stephen McGruer · 10 years ago
  95. fcecc4c Merge "Move TEMP_STACK to STACK_BASE for barebox" by Stephen McGruer · 10 years ago
  96. c57b764 Stop eth, pfe drivers logging when they are removed by Stephen McGruer · 10 years ago
  97. b13475e Move TEMP_STACK to STACK_BASE for barebox by Stephen McGruer · 10 years ago
  98. 72847a9 nand-bb: implement lseek in readonly mode by Sascha Hauer · 12 years ago
  99. 6a6ee58 cdev: pass flags to open function by Sascha Hauer · 12 years ago
  100. 4ed823d Merge "Move exception vector table away from 0x0" by Stephen McGruer · 10 years ago