1. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years ago
  2. 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years ago
  3. 82e21b3 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years ago
  4. 16389a7 xen: add definitions for console_io by AKASHI Takahiro · 4 years ago
  5. 3a51b2a arch: arm/xen: add putc() for debugging by AKASHI Takahiro · 4 years ago
  6. 18426bf serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years ago
  7. b2424cd cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years ago
  8. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years ago
  9. fa181d1 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years ago
  10. 69509fb doc: dfu: fix typo in README.dfu by Chance.Yang · 4 years ago
  11. 7ad1e0b log: Tidy up documentation by Simon Glass · 4 years ago
  12. ef38b42 ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · 4 years ago
  13. 09f2107 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years ago
  14. 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years ago
  15. 87459da Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · 4 years ago
  16. 7438d6a gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years ago
  17. 2d1a43b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years ago
  18. 0e3eb47 km/common: change ubicopy variable by Holger Brunck · 4 years ago
  19. 6a0952a km: adapt defines and variables for new memory layout by Holger Brunck · 4 years ago
  20. dcf1672 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years ago
  21. cfec8d3 IPQ40xx: Add PRNG support by Robert Marko · 4 years ago
  22. 033ec63 rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years ago
  23. 5297341 IPQ40xx: Add support for MDIO by Robert Marko · 4 years ago
  24. 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years ago
  25. 96d6036 IPQ40xx: Add SPI support by Robert Marko · 4 years ago
  26. 367ea42 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years ago
  27. 3311eda tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years ago
  28. 5d57dfa km: fix license string and compatible strings by Holger Brunck · 4 years ago
  29. 047f6ec README: Convert HTTP links to HTTPS by Naoki Hayama · 4 years ago
  30. 81a05d9 README: vxworks: Fix typo overwride by Naoki Hayama · 4 years ago
  31. bbb140e README: sandbox: Change reference to sandbox details by Naoki Hayama · 4 years ago
  32. e4eb313 README: Update directory hierarchy by Naoki Hayama · 4 years ago
  33. c4bd51e README: Update source code location by Naoki Hayama · 4 years ago
  34. 6681bbb README: Update links to mailing list archives by Naoki Hayama · 4 years ago
  35. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years ago
  36. aff60ab doc: Document timer API by Sean Anderson · 4 years ago
  37. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  38. 8d5d97c cli_hush.c: remove broken sanity check by Rasmus Villemoes · 4 years ago
  39. 6ebe6b3 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · 4 years ago
  40. 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 1 month ago
  41. ad5fb9f mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · 4 years, 1 month ago
  42. 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years, 1 month ago
  43. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 1 month ago
  44. 39565cc tpm: cr50: Correct logging statements by Simon Glass · 4 years, 1 month ago
  45. acdd248 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 1 month ago
  46. 5630d2f board: Show memory for frame buffers by Simon Glass · 4 years, 1 month ago
  47. 4a08fae bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 1 month ago
  48. 28dc20f syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · 4 years, 1 month ago
  49. 8021296 log: Add missing category names by Simon Glass · 4 years, 1 month ago
  50. b90daf2 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
  51. 281d94b Merge branch '2021.01-rc' of https://github.com/lftan/u-boot by Tom Rini · 4 years ago
  52. 8efad32 samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years ago
  53. 1949232 sun50i: a64: A64-Teres-I board detect builtin keyboard by Jonas Smedegaard · 4 years, 3 months ago
  54. 22885f4 sunxi: Enable ethernet on newer Olimex OLinuXino-A20-Lime2-eMMC by Jonas Smedegaard · 4 years, 2 months ago
  55. e72a6be sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years ago
  56. 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years ago
  57. 68158d5 sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years ago
  58. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years ago
  59. 827c420 sunxi: binman: Use a macro for the BL31 load address by Samuel Holland · 4 years ago
  60. 6b7c7ed sunxi: binman: Provide a default BL31 filename by Samuel Holland · 4 years ago
  61. eafbdbb sunxi: binman: Fix spacing between nodes by Samuel Holland · 4 years ago
  62. b26536a binman: Only write FDT once per node by Samuel Holland · 4 years ago
  63. 509978e Makefile: Only define u-boot.itb rule when applicable by Samuel Holland · 4 years ago
  64. 0e3160b sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · 4 years ago
  65. 5d92dac Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  66. 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years ago
  67. fb5b167 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 3 months ago
  68. 5108a25 git-mailrc: Update email address of Maxime Ripard by Jonas Smedegaard · 4 years, 2 months ago
  69. 3940a47 sunxi: Pine-H64: Explicitly enable PHY regulator by Andre Przywara · 4 years, 4 months ago
  70. 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 4 months ago
  71. 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years ago
  72. 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 4 months ago
  73. 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 4 months ago
  74. 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 4 months ago
  75. 8c274ec net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 4 months ago
  76. eaeadb5 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · 4 years, 4 months ago
  77. ed909de net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · 4 years, 4 months ago
  78. 6985312 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · 4 years, 4 months ago
  79. 4fe8641 net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · 4 years, 4 months ago
  80. a5b2a99 net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · 4 years ago
  81. f20f946 net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · 4 years, 4 months ago
  82. c35380c net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · 4 years, 4 months ago
  83. 2808cf6 net: sun8i-emac: Bail out on PHY error by Andre Przywara · 4 years, 4 months ago
  84. 53de79f stm32mp: stm32prog: accept device without partition by Patrick Delaunay · 4 years ago
  85. 33f5000 configs: stm32mp15: activate CMD_ELF by Patrick Delaunay · 4 years ago
  86. d931186 configs: stm32mp15: activate CMD_EXPORTENV by Patrick Delaunay · 4 years ago
  87. fba7b95 configs: stm32mp15: activate CMD_IMPORTENV by Patrick Delaunay · 4 years ago
  88. 2bf692d MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform by Patrick Delaunay · 4 years, 1 month ago
  89. ce52023 MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform by Patrick Delaunay · 4 years, 1 month ago
  90. 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 1 month ago
  91. e07f76b ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM by Marek Vasut · 4 years ago
  92. 67f9f11 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · 4 years, 2 months ago
  93. c981d67 mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 1 month ago
  94. f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 1 month ago
  95. b0b08ce arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · 4 years, 1 month ago
  96. adc0c39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago
  97. f216259 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago
  98. b2d7a16 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · 4 years ago
  99. a3c1fd6 clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · 4 years ago
  100. e9d91b8 clk: renesas: Add R8A774E1 clock tables by Biju Das · 4 years ago