1. 51c5a2c common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · 3 years, 10 months ago
  2. 19b18da common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt by Ovidiu Panait · 3 years, 10 months ago
  3. 3671668 common: board_f: Move setup_machine code to setup_bdinfo by Ovidiu Panait · 3 years, 10 months ago
  4. 4b9a121 common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm by Ovidiu Panait · 3 years, 10 months ago
  5. 8e8d45e common: board_f: Drop initf_console_record wrapper by Ovidiu Panait · 3 years, 10 months ago
  6. 4e81920 common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · 3 years, 10 months ago
  7. c698b99 log: call vsnprintf only when it is needed to emit trace by Patrick Delaunay · 3 years, 10 months ago
  8. 742346f test: log: add test for console output of dropped messages by Patrick Delaunay · 3 years, 10 months ago
  9. bf80edb console: allow to record console output before ready by Patrick Delaunay · 3 years, 10 months ago
  10. 93cdb52 console: remove duplicated test on gd value by Patrick Delaunay · 3 years, 10 months ago
  11. a4918b2 test: add test for dropped trace before log_init by Patrick Delaunay · 3 years, 10 months ago
  12. dd50013 log: use console puts to output trace before LOG init by Patrick Delaunay · 3 years, 10 months ago
  13. ce9af2a test: log: add test for dropped messages by Patrick Delaunay · 3 years, 10 months ago
  14. f0e90e0 log: don't build the trace buffer when log is not ready by Patrick Delaunay · 3 years, 10 months ago
  15. 6278ec1 test: add LOGL_FORCE_DEBUG flags support in log tests by Patrick Delaunay · 3 years, 10 months ago
  16. b0db69b dm: fix build errors generated by last merges by Dario Binacchi · 3 years, 8 months ago
  17. 83e13c3 Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 8 months ago
  18. 40551cf tools: socfpgaimage: update padding flow by Ley Foon Tan · 3 years, 8 months ago
  19. 53b5929 configs: socfpga: Add CONFIG_SPL_PAD_TO by Ley Foon Tan · 3 years, 9 months ago
  20. bcf33fa tools: socfpgaimage: Print image header information by Ley Foon Tan · 3 years, 10 months ago
  21. 7d8890d configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support by Chee Hong Ang · 3 years, 9 months ago
  22. 362787e arm: socfpga: soc64: Enable FIT image generation using binman by Siew Chin Lim · 3 years, 9 months ago
  23. c87496a arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support by Siew Chin Lim · 3 years, 9 months ago
  24. 7cfb5d8 arm: socfpga: soc64: Skip handoff data access in SSBL by Chee Hong Ang · 3 years, 9 months ago
  25. 482bc18 arm: socfpga: soc64: SSBL shall not setup stack on OCRAM by Chee Hong Ang · 3 years, 9 months ago
  26. 3b07cec arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold() by Chee Hong Ang · 3 years, 9 months ago
  27. 677b420 arm: socfpga: soc64: Add ATF support for FPGA reconfig driver by Chee Hong Ang · 3 years, 9 months ago
  28. 018d27f arm: socfpga: soc64: Add ATF support for Reset Manager driver by Chee Hong Ang · 3 years, 9 months ago
  29. a90ae01 net: designware: socfpga: Add ATF support for MAC driver by Chee Hong Ang · 3 years, 9 months ago
  30. 6b38cc2 mmc: dwmmc: socfpga: Add ATF support for MMC driver by Chee Hong Ang · 3 years, 9 months ago
  31. d456dfb mmc: dwmmc: Change designware MMC 'clksel' callback function to return status by Siew Chin Lim · 3 years, 9 months ago
  32. 2e54a1d arm: socfpga: Add secure register access helper functions for SoC 64bits by Siew Chin Lim · 3 years, 9 months ago
  33. 313de73 arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services by Chee Hong Ang · 3 years, 9 months ago
  34. 0eebfab arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits) by Chee Hong Ang · 3 years, 9 months ago
  35. dbdc1df arm: socfpga: Disable "spin-table" method for booting Linux by Chee Hong Ang · 3 years, 9 months ago
  36. ac0c1fd arm: socfpga: soc64: Override 'lowlevel_init' to support ATF by Chee Hong Ang · 3 years, 9 months ago
  37. 200846f arm: socfpga: soc64: Load FIT image with ATF support by Chee Hong Ang · 3 years, 9 months ago
  38. acabb2a arm: socfpga: Add function for checking description from FIT image by Chee Hong Ang · 3 years, 9 months ago
  39. 35772ff Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  40. ab1a425 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
  41. 795f8fd Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 8 months ago
  42. 7ccaa31 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · 3 years, 9 months ago
  43. 751f918 arm: stm32mp: stm32prog: always flush DFU on start command for uart by Patrick Delaunay · 3 years, 10 months ago
  44. e451fa2 configs: stm32mp1: activate OF_LIVE for DT live support by Patrick Delaunay · 3 years, 10 months ago
  45. 69ea30e ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clock by Marek Vasut · 3 years, 10 months ago
  46. 635e233 ARM: stm32: Use firmware property instead of loadables by Michal Simek · 4 years ago
  47. 42082bc board: stm32pm1: update USB-C power detection algorithm on DK boards by Patrice Chotard · 4 years ago
  48. 8396408 configs: stm32mp15: enable LOG features by Patrick Delaunay · 3 years, 11 months ago
  49. 705b5bf board: st: common: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  50. 873bf44 board: st: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  51. 846365b video: stm32_dsi: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  52. 8d2257e video: stm32_ltdc: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  53. a3ce8d6 serial: stm32: define LOG_CATEGORY by Patrick Delaunay · 3 years, 11 months ago
  54. b6e91f7 memory: stm32-fmc2: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  55. 6a7eefe mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  56. 162f588 spi: stm32_qspi: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  57. 7a41cb5 spi: stm32_spi: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  58. 0d5fbad phy: stm32-usbphyc: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  59. f4ed224 i2c: stm32f7_i2c: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  60. ff2a09c mailbox: stm32-ipcc: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  61. 829c92b reset: stm32-reset: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  62. cddc30d clk: clk_stm32h7: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  63. 06a1263 clk: clk_stm32f: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  64. ceab8ee clk: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  65. 7576065 misc: rcc: keep the rcc device name for subnode by Patrick Delaunay · 3 years, 11 months ago
  66. 8e80ba5 misc: rcc: migrate trace to dev macro by Patrick Delaunay · 3 years, 11 months ago
  67. ca9a9da power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · 3 years, 11 months ago
  68. 281ebc5 watchdog: stm32mp: migrate trace to dev macro by Patrick Delaunay · 3 years, 11 months ago
  69. 33d797a rtc: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  70. fb5b246 hwspinlock: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  71. 1ac7d52 timer: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  72. 4dbaa1b mmc: stm32_sdmmc2: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  73. 66b3b9d ram: stm32mp1: migrate trace to dev or log macro by Patrick Delaunay · 3 years, 11 months ago
  74. 997f7da ram: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  75. c886cd6 remoproc: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  76. 6dd89d9 gpio: stm32-gpio: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  77. 28b3e7b pinctrl: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  78. b66bfdf arm: stm32mp: bsec: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  79. 711b5bc arm: stm32mp: migrate cmd_stm32prog to log macro by Patrick Delaunay · 3 years, 11 months ago
  80. eb653ac arm: stm32mp: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  81. 8e70f1c efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 9 months ago
  82. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 9 months ago
  83. 48618e9 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · 3 years, 9 months ago
  84. db0f298 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 9 months ago
  85. 7913c7d efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 9 months ago
  86. 85fc2ad efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · 3 years, 9 months ago
  87. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 8 months ago
  88. ea1a9ec image-fit: fit_check_format check for valid FDT by Heinrich Schuchardt · 3 years, 8 months ago
  89. 5dad05a efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 8 months ago
  90. dd860b9 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 8 months ago
  91. bb33c79 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 8 months ago
  92. 4961cee tools: efivar.py unused variable by Heinrich Schuchardt · 3 years, 9 months ago
  93. 33abdb9 tools: efivar.py should check GUID when deleting by Heinrich Schuchardt · 3 years, 9 months ago
  94. 45c0792 tools: efivar.py: incorrect indentation by Heinrich Schuchardt · 3 years, 9 months ago
  95. 4f6ec77 tools: efivar.py without arguments by Heinrich Schuchardt · 3 years, 9 months ago
  96. db12f51 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 3 years, 9 months ago
  97. ee6726b Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 8 months ago
  98. 996f217 Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 8 months ago
  99. 6bfa331 board: amlogic: vim3: fix setup ethernet mac from efuse by Artem Lapkin · 3 years, 8 months ago
  100. ea3f534 remoteproc: ti_k3_arm64: Program CNTFID0 register in GTC by Nishanth Menon · 3 years, 9 months ago