1. 047f6ec README: Convert HTTP links to HTTPS by Naoki Hayama · 4 years ago
  2. 81a05d9 README: vxworks: Fix typo overwride by Naoki Hayama · 4 years ago
  3. bbb140e README: sandbox: Change reference to sandbox details by Naoki Hayama · 4 years ago
  4. e4eb313 README: Update directory hierarchy by Naoki Hayama · 4 years ago
  5. c4bd51e README: Update source code location by Naoki Hayama · 4 years ago
  6. 6681bbb README: Update links to mailing list archives by Naoki Hayama · 4 years ago
  7. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years ago
  8. aff60ab doc: Document timer API by Sean Anderson · 4 years ago
  9. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  10. 8d5d97c cli_hush.c: remove broken sanity check by Rasmus Villemoes · 4 years ago
  11. 6ebe6b3 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · 4 years ago
  12. 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years ago
  13. ad5fb9f mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · 4 years ago
  14. 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years ago
  15. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 1 month ago
  16. 39565cc tpm: cr50: Correct logging statements by Simon Glass · 4 years, 1 month ago
  17. acdd248 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 1 month ago
  18. 5630d2f board: Show memory for frame buffers by Simon Glass · 4 years, 1 month ago
  19. 4a08fae bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 1 month ago
  20. 28dc20f syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · 4 years, 1 month ago
  21. 8021296 log: Add missing category names by Simon Glass · 4 years, 1 month ago
  22. b90daf2 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
  23. 281d94b Merge branch '2021.01-rc' of https://github.com/lftan/u-boot by Tom Rini · 4 years ago
  24. 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
  25. 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years ago
  26. 53de79f stm32mp: stm32prog: accept device without partition by Patrick Delaunay · 4 years ago
  27. 33f5000 configs: stm32mp15: activate CMD_ELF by Patrick Delaunay · 4 years ago
  28. d931186 configs: stm32mp15: activate CMD_EXPORTENV by Patrick Delaunay · 4 years ago
  29. fba7b95 configs: stm32mp15: activate CMD_IMPORTENV by Patrick Delaunay · 4 years ago
  30. 2bf692d MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform by Patrick Delaunay · 4 years ago
  31. ce52023 MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform by Patrick Delaunay · 4 years ago
  32. 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 1 month ago
  33. e07f76b ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM by Marek Vasut · 4 years ago
  34. 67f9f11 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · 4 years, 2 months ago
  35. c981d67 mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 1 month ago
  36. f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 1 month ago
  37. b0b08ce arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · 4 years, 1 month ago
  38. adc0c39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago
  39. f216259 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago
  40. b2d7a16 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · 4 years ago
  41. a3c1fd6 clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · 4 years ago
  42. e9d91b8 clk: renesas: Add R8A774E1 clock tables by Biju Das · 4 years ago
  43. 54db9e8 clk: renesas: Add R8A774B1 clock tables by Biju Das · 4 years ago
  44. fc5e552 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · 4 years ago
  45. 051f149 arm: renesas: Add config option for R8A774C0 SoC by Lad Prabhakar · 4 years ago
  46. aca749a arm: renesas: Add config option for R8A774E1 SoC by Biju Das · 4 years ago
  47. 4e4c0e5 arm: renesas: Add config option for R8A774B1 SoC by Biju Das · 4 years ago
  48. f4c5f97 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · 4 years, 1 month ago
  49. 2f220c6 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · 4 years, 1 month ago
  50. 0cd791c MAINTAINERS: add USB driver to ARM MEDIATEK by Chunfeng Yun · 4 years ago
  51. d2eb5a3 configs: mt8512: enable fastboot and USB host related configs by Chunfeng Yun · 4 years ago
  52. d6fa8db arm: dts: mt8512: add usb related nodes by Chunfeng Yun · 4 years ago
  53. 252bd2e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by Chunfeng Yun · 4 years ago
  54. e09b88c usb: add MediaTek USB3 DRD driver by Chunfeng Yun · 4 years ago
  55. d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years ago
  56. a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years ago
  57. 78fe97b dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD by Chunfeng Yun · 4 years ago
  58. 8faef3c dt-binding: usb: add bindings for some common properties by Chunfeng Yun · 4 years ago
  59. a93cff2 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years ago
  60. 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 1 month ago
  61. 3fade88 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 1 month ago
  62. 42f804f efi_loader: fix use after free in receive path by Patrick Wildt · 4 years ago
  63. 36ea0ca net: add a define for the number of packets received as batch by Patrick Wildt · 4 years ago
  64. 7ec87e4 Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years ago
  65. dc47083 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 4 months ago
  66. dff3904 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 4 months ago
  67. db228c5 ARM: at91: Add chip ID for SAM9X60 SiP by Nicolas Ferre · 4 years ago
  68. 42f2dfa ARM: dts: sam9x60: use alphabetical order by Claudiu Beznea · 4 years ago
  69. 6973701 configs: sam9x60ek: update defconfigs for CCF by Claudiu Beznea · 4 years ago
  70. c37d59a ARM: dts: sam9x60: use CCF compatibles for PMC by Claudiu Beznea · 4 years ago
  71. dbe10b6 ARM: dts: sam9x60: use slow clock CCF compatible bindings by Claudiu Beznea · 4 years ago
  72. 5dff16d ARM: dts: sam9x60: use u-boot,dm-pre-reloc by Claudiu Beznea · 4 years ago
  73. ffd204f ARM: dts: sam9x60ek: add clock frequencies to board file by Claudiu Beznea · 4 years ago
  74. a648622 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · 4 years ago
  75. 53040bc board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · 4 years ago
  76. e3e9bfa Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years ago
  77. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  78. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  79. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  80. 76c2ff3 video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years ago
  81. f9b9405 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years ago
  82. 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 1 month ago
  83. b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 1 month ago
  84. 3d19a7e test: Fix sandbox tests failing to build by Sean Anderson · 4 years ago
  85. dadc1e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
  86. da09b99 Merge branch '2020-10-15-further-cleanup_dev_xxx' by Tom Rini · 4 years ago
  87. 4a1989c dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 1 month ago
  88. 69dae89 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 1 month ago
  89. 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years ago
  90. 6896397 clk: at91: Include device_compat.h in compat.c by Tom Rini · 4 years ago
  91. e1f306c arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · 4 years ago
  92. 0b4826a usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  93. e010524 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  94. f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  95. a5d4f86 timer: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  96. 7399897b tee: optee: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  97. d13da03 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  98. 06aaca5 spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  99. b666714 arm: octeontx: Add CMD_WDT by Stefan Roese · 4 years, 1 month ago
  100. 3981cdd watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 1 month ago