1. 1a62c23 lib: rsa: add documentation to padding_pss_verify to document limitations by Heiko Stuebner · 4 years, 3 months ago
  2. eda753b lib: rsa: free local arrays after use in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 3 months ago
  3. 49d0ea3 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 3 months ago
  4. 8434b43 lib: rsa: bring exp_len in line when generating a key_prop by Heiko Stuebner · 4 years, 3 months ago
  5. 447b1d7 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() by Heiko Stuebner · 4 years, 3 months ago
  6. 3075eb7 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY by Heiko Stuebner · 4 years, 3 months ago
  7. 85ecfd1 cmd: add a panic command by Heiko Stuebner · 4 years, 3 months ago
  8. ce6515e debug_uart: Add CR before and after announce string by Stefan Roese · 4 years, 4 months ago
  9. bedbb38 tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · 4 years, 4 months ago
  10. 06bea49 tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 4 months ago
  11. 78cc3fc tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · 4 years, 3 months ago
  12. 1865299 Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 3 months ago
  13. 7012865 gpio: fix test.py for gpio label lookup by Heiko Schocher · 4 years, 3 months ago
  14. d9c9677 ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset by Neil Armstrong · 4 years, 3 months ago
  15. 8888d83 boards: amlogic: add Odroid C4 support by Christian Hewitt · 4 years, 5 months ago
  16. da77a787 ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1 by Christian Hewitt · 4 years, 5 months ago
  17. 6de936b board: amlogic: Add Odroid-N2 board support by Pascal Vizeli · 4 years, 3 months ago
  18. 526fe06 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 3 months ago
  19. 0b59138 Merge branch '2020-07-07-misc-new-features' by Tom Rini · 4 years, 3 months ago
  20. 9b9f10e arm: juno: Enable SATA controller by Andre Przywara · 4 years, 3 months ago
  21. eb62111 arm: juno: Enable PCI by Andre Przywara · 4 years, 3 months ago
  22. 44a4042 sata_sil: Enable DM_PCI operation by Andre Przywara · 4 years, 3 months ago
  23. cc696e7 arm: juno: Enable DM_ETH by Andre Przywara · 4 years, 3 months ago
  24. 117a52e net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 3 months ago
  25. f1dd05b net: dm: Remove warning about EEPROM provided MAC address by Andre Przywara · 4 years, 3 months ago
  26. 220b590 arm: vexpress64: Fix counter frequency by Andre Przywara · 4 years, 3 months ago
  27. 22a4e00 arm: use correct argument size of special registers by Heinrich Schuchardt · 4 years, 4 months ago
  28. b87d8d6 arm: remove outdated comment concerning -ffixed-x18 by Heinrich Schuchardt · 4 years, 4 months ago
  29. 7f642cb trace: clang compatible handling of gd register by Heinrich Schuchardt · 4 years, 4 months ago
  30. a20f0c8 fs: fat_write: fix short name creation. by Heinrich Schuchardt · 4 years, 4 months ago
  31. fa91467 test_sleep.py: make sleep time and margin configurable by Heiko Schocher · 4 years, 4 months ago
  32. 2bd261d gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 4 months ago
  33. 4008800 configs: Enable mac and phy configs by Amit Singh Tomar · 4 years, 5 months ago
  34. cd2baaf owl: Kconfig: Enable DM eth for OWL platform by Amit Singh Tomar · 4 years, 5 months ago
  35. 75523d5 arm: dts: s700: add node for ethernet controller by Amit Singh Tomar · 4 years, 5 months ago
  36. 3c5c4ee net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 5 months ago
  37. fa6539a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 5 months ago
  38. b0778d9 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 5 months ago
  39. 3a21734 clk: actions: Add Ethernet clocks by Amit Singh Tomar · 4 years, 5 months ago
  40. 0a7ba7c arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 5 months ago
  41. 3ca564e Actions: OWL: Calculate SDRAM size by Amit Singh Tomar · 4 years, 5 months ago
  42. 26073f9 image: Add support for ZSTD decompression by Robert Marko · 4 years, 5 months ago
  43. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 6 months ago
  44. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 6 months ago
  45. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 6 months ago
  46. 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 6 months ago
  47. 1e88e78 Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
  48. c4df37b Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 3 months ago
  49. f8ddd8c arm64: issue ISB after updating system registers by Volodymyr Babchuk · 4 years, 3 months ago
  50. 6c393e8 ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · 4 years, 3 months ago
  51. 81b66b9 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · 4 years, 3 months ago
  52. fcd4890 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · 4 years, 3 months ago
  53. 1a5be5a ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · 4 years, 3 months ago
  54. c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 3 months ago
  55. 8b5206d cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · 4 years, 3 months ago
  56. 6826d0d board: dh_stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 3 months ago
  57. 03fb038 board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · 4 years, 3 months ago
  58. d5d726d configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · 4 years, 3 months ago
  59. bd3f60d arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · 4 years, 3 months ago
  60. 03c4e62 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · 4 years, 3 months ago
  61. 4240022 board: st: stm32mp1: increase teed partition by Patrick Delaunay · 4 years, 3 months ago
  62. 6072c22 stm32mp1: configs: activate CMD_ERASEENV by Patrick Delaunay · 4 years, 3 months ago
  63. 8b8c99b power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · 4 years, 3 months ago
  64. 2ee5005 configs: stm32mp1: activate WATCHDOG by Patrick Delaunay · 4 years, 3 months ago
  65. da7a0bb pinctrl: stm32: add information on pin configuration by Patrick Delaunay · 4 years, 4 months ago
  66. 5593333 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · 4 years, 4 months ago
  67. 8d895ef gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · 4 years, 4 months ago
  68. 22b3fe4 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · 4 years, 4 months ago
  69. fabb6e1 gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · 4 years, 4 months ago
  70. 067c739 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · 4 years, 4 months ago
  71. 84115cd gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · 4 years, 4 months ago
  72. 43efbb6 gpio: stm32: add ops get_dir_flags by Patrick Delaunay · 4 years, 4 months ago
  73. f13ff88 gpio: stm32: add ops set_dir_flags by Patrick Delaunay · 4 years, 4 months ago
  74. 29e4ce3 board: stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 4 months ago
  75. 9ebc326 configs: stm32mp1: activate CONFIG_GPIO_HOG by Patrick Delaunay · 4 years, 4 months ago
  76. 4fb4681 board: stm32mp1: move the function board_debug_uart_init in spl.c by Patrick Delaunay · 4 years, 4 months ago
  77. 4a87fea ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPL by Patrick Delaunay · 4 years, 4 months ago
  78. 2f23832 board: stm32mp1: update vddcore in SPL by Patrick Delaunay · 4 years, 4 months ago
  79. d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 4 months ago
  80. 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 4 months ago
  81. 37ad837 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · 4 years, 4 months ago
  82. 918e9c3 board: st: create common file stpmic1.c by Patrick Delaunay · 4 years, 4 months ago
  83. 6f2e0ad ARM: dts: stm32: add cpufreq support on stm32mp15x by Patrick Delaunay · 4 years, 4 months ago
  84. 95bd49a arm: stm32mp: spl: add bsec driver in SPL by Patrick Delaunay · 4 years, 4 months ago
  85. a718a5d net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · 4 years, 4 months ago
  86. 1788a96 fs: fat: fix fat iteration by Christian Gmeiner · 4 years, 4 months ago
  87. 53007fc common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · 4 years, 3 months ago
  88. ad277eb ARM: dts: rockchip: Add Radxa Rock Pi N8 initial support by Jagan Teki · 4 years, 3 months ago
  89. 9e7b9d4 ARM: dts: rockchip: Add VMARC RK3288 SOM initial support by Jagan Teki · 4 years, 3 months ago
  90. 1a95b1e ARM: dts: rockchip: radxa-dalang: Update sdmmc properties by Jagan Teki · 4 years, 3 months ago
  91. 46a8606 rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · 4 years, 3 months ago
  92. b1fccd3 arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support by Jagan Teki · 4 years, 3 months ago
  93. 29dac63 ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier by Jagan Teki · 4 years, 3 months ago
  94. f18d266 arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM by Jagan Teki · 4 years, 3 months ago
  95. 8893485 arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsi by Jagan Teki · 4 years, 3 months ago
  96. f9d6743 rockchip: Pinebook Pro: Fix SPI flash and store env on it by Peter Robinson · 4 years, 4 months ago
  97. 3a57712 rockchip: Pinebook Pro: Fix USB and the USB attached keyboard by Peter Robinson · 4 years, 4 months ago
  98. dc38a58 rockchip: Pinebook Pro: enable rng to provide an entropy source by Peter Robinson · 4 years, 4 months ago
  99. f81f9f0 rockchip: rockpro64: initialize USB in preboot by Marcin Juszkiewicz · 4 years, 4 months ago
  100. 23da3c6 Revert "riscv: sifive: fu540: Add gpio-restart support" by Tom Rini · 4 years, 3 months ago