1. ea90192 linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · 4 years, 6 months ago
  2. d79c688 rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit) by Marek Szyprowski · 4 years, 6 months ago
  3. a6e042e rpi4: shorten a mapping for the DRAM by Marek Szyprowski · 4 years, 6 months ago
  4. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · 4 years, 6 months ago
  5. 460631d usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq by Sylwester Nawrocki · 4 years, 6 months ago
  6. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 6 months ago
  7. 07cff1a Merge branch '2020-07-08-misc-features-and-fixes' by Tom Rini · 4 years, 5 months ago
  8. b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 4 years, 6 months ago
  9. 19038de cmd: Add a memory-search command by Simon Glass · 4 years, 6 months ago
  10. 19f6733 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 6 months ago
  11. 2056b9e display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 6 months ago
  12. d1c117b cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 6 months ago
  13. 683e39e cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · 4 years, 6 months ago
  14. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 6 months ago
  15. fdcb979 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 6 months ago
  16. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
  17. faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 6 months ago
  18. 0f860b6 spl: fix format of function documentation by Dario Binacchi · 4 years, 6 months ago
  19. 4cc7235 spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · 4 years, 6 months ago
  20. 034345d spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · 4 years, 6 months ago
  21. 1944dc1 lib: rsa: add documentation to padding_pss_verify to document limitations by Heiko Stuebner · 4 years, 6 months ago
  22. a9bcc2a lib: rsa: free local arrays after use in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 6 months ago
  23. ad84153 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 5 months ago
  24. 863288f lib: rsa: bring exp_len in line when generating a key_prop by Heiko Stuebner · 4 years, 6 months ago
  25. 72c4680 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() by Heiko Stuebner · 4 years, 6 months ago
  26. 0464601 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY by Heiko Stuebner · 4 years, 6 months ago
  27. 6671aed cmd: add a panic command by Heiko Stuebner · 4 years, 5 months ago
  28. 7944730 debug_uart: Add CR before and after announce string by Stefan Roese · 4 years, 7 months ago
  29. 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · 4 years, 7 months ago
  30. 7a2cf2e tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 6 months ago
  31. 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · 4 years, 6 months ago
  32. 7aafab7 Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 5 months ago
  33. 9b7eba5 gpio: fix test.py for gpio label lookup by Heiko Schocher · 4 years, 5 months ago
  34. 3215721 ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset by Neil Armstrong · 4 years, 6 months ago
  35. 91772f0 boards: amlogic: add Odroid C4 support by Christian Hewitt · 4 years, 7 months ago
  36. de649e6 ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1 by Christian Hewitt · 4 years, 7 months ago
  37. eeac037 board: amlogic: Add Odroid-N2 board support by Pascal Vizeli · 4 years, 6 months ago
  38. 58b4e94 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 5 months ago
  39. 65bdcc3 Merge branch '2020-07-07-misc-new-features' by Tom Rini · 4 years, 5 months ago
  40. 6d51958 arm: juno: Enable SATA controller by Andre Przywara · 4 years, 6 months ago
  41. 95486fb arm: juno: Enable PCI by Andre Przywara · 4 years, 6 months ago
  42. 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · 4 years, 6 months ago
  43. d263e76 arm: juno: Enable DM_ETH by Andre Przywara · 4 years, 6 months ago
  44. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 6 months ago
  45. 2cd81f1 net: dm: Remove warning about EEPROM provided MAC address by Andre Przywara · 4 years, 6 months ago
  46. 197b00e arm: vexpress64: Fix counter frequency by Andre Przywara · 4 years, 6 months ago
  47. ea9a22d arm: use correct argument size of special registers by Heinrich Schuchardt · 4 years, 6 months ago
  48. 864f4da arm: remove outdated comment concerning -ffixed-x18 by Heinrich Schuchardt · 4 years, 6 months ago
  49. f77701d trace: clang compatible handling of gd register by Heinrich Schuchardt · 4 years, 6 months ago
  50. 6cc5432 fs: fat_write: fix short name creation. by Heinrich Schuchardt · 4 years, 6 months ago
  51. 83b73fc test_sleep.py: make sleep time and margin configurable by Heiko Schocher · 4 years, 6 months ago
  52. a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 6 months ago
  53. 613bd72 configs: Enable mac and phy configs by Amit Singh Tomar · 4 years, 7 months ago
  54. eda3067 owl: Kconfig: Enable DM eth for OWL platform by Amit Singh Tomar · 4 years, 7 months ago
  55. c515675 arm: dts: s700: add node for ethernet controller by Amit Singh Tomar · 4 years, 7 months ago
  56. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 7 months ago
  57. 4f21b2a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 7 months ago
  58. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 7 months ago
  59. ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · 4 years, 7 months ago
  60. 204f3dc arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 7 months ago
  61. 66d495a Actions: OWL: Calculate SDRAM size by Amit Singh Tomar · 4 years, 7 months ago
  62. d1c2484 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
  63. 09262bb cmd: blkls: Add blkls command by Niel Fourie · 4 years, 8 months ago
  64. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
  65. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
  66. 40102bc cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 8 months ago
  67. 4676a9e Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 5 months ago
  68. db43177 Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 5 months ago
  69. b2b5225 arm64: issue ISB after updating system registers by Volodymyr Babchuk · 4 years, 5 months ago
  70. 1c4b5ad ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · 4 years, 5 months ago
  71. 94df091 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · 4 years, 5 months ago
  72. d5bf2b0 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · 4 years, 5 months ago
  73. 87b882b ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · 4 years, 5 months ago
  74. 59d0da1 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 5 months ago
  75. 4b876be cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · 4 years, 5 months ago
  76. 48bd3c9 board: dh_stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 5 months ago
  77. fcb6b0b board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · 4 years, 5 months ago
  78. 9321129 configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · 4 years, 6 months ago
  79. 6332c04 arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · 4 years, 6 months ago
  80. dd17838 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · 4 years, 6 months ago
  81. d83072e board: st: stm32mp1: increase teed partition by Patrick Delaunay · 4 years, 6 months ago
  82. 4b00a41 stm32mp1: configs: activate CMD_ERASEENV by Patrick Delaunay · 4 years, 6 months ago
  83. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · 4 years, 6 months ago
  84. e2088ca configs: stm32mp1: activate WATCHDOG by Patrick Delaunay · 4 years, 6 months ago
  85. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · 4 years, 6 months ago
  86. ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · 4 years, 6 months ago
  87. 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · 4 years, 6 months ago
  88. e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · 4 years, 6 months ago
  89. bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · 4 years, 6 months ago
  90. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · 4 years, 6 months ago
  91. 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · 4 years, 6 months ago
  92. b087cab gpio: stm32: add ops get_dir_flags by Patrick Delaunay · 4 years, 6 months ago
  93. c6d455c gpio: stm32: add ops set_dir_flags by Patrick Delaunay · 4 years, 6 months ago
  94. 9789640 board: stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 6 months ago
  95. bf9c8b1 configs: stm32mp1: activate CONFIG_GPIO_HOG by Patrick Delaunay · 4 years, 6 months ago
  96. 79c0791 board: stm32mp1: move the function board_debug_uart_init in spl.c by Patrick Delaunay · 4 years, 6 months ago
  97. 72b1080 ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPL by Patrick Delaunay · 4 years, 6 months ago
  98. 08c891a board: stm32mp1: update vddcore in SPL by Patrick Delaunay · 4 years, 6 months ago
  99. f2f25c3 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
  100. 3d1fe4e arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 6 months ago