1. bc18f31 lib: rsa: struct udevice build warning by Heinrich Schuchardt · 3 years, 9 months ago
  2. 872b192 configs: BPI-R2: Disable EFI Grub workaround by Matthias Brugger · 3 years, 9 months ago
  3. 8f684bc lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 9 months ago
  4. 9abe5e6 vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree by Diego Sueiro · 3 years, 9 months ago
  5. 25d34b9 virtio: fix off by one device id comparison by Vincent Stehlé · 3 years, 9 months ago
  6. e420a38 build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 9 months ago
  7. 9907847 scripts/check-config.sh: fix to be compatible with BSD sed by Roger Pau Monne · 3 years, 9 months ago
  8. c6bf4f3 malloc: adjust memcpy() and memset() definitions. by Heinrich Schuchardt · 3 years, 9 months ago
  9. db5f1a5 config: hikey: convert to DM_USB and DM_ETH by Peter Robinson · 3 years, 9 months ago
  10. a70abcf cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 9 months ago
  11. 4e040b4 Makefile: Add (default) DEVICE_TREE to SPL FIT by Klaus Heinrich Kiwi · 3 years, 9 months ago
  12. bdb7f26 Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT by Klaus Heinrich Kiwi · 3 years, 9 months ago
  13. 6ce2813 Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE by Klaus Heinrich Kiwi · 3 years, 9 months ago
  14. c65365d fs: btrfs: change directory list output to be aligned as before by Marek Behún · 3 years, 9 months ago
  15. e4cecb56 fs: btrfs: skip xattrs in directory listing by Marek Behún · 3 years, 9 months ago
  16. 402558b cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 9 months ago
  17. 220fa47 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · 3 years, 9 months ago
  18. da7991b cmd: pwm: Rework argc sanity checking by Tom Rini · 3 years, 10 months ago
  19. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
  20. d9aa19e spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 3 years, 10 months ago
  21. 3600d47 arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT name by Michal Simek · 3 years, 9 months ago
  22. a13a821 net: gem: Fix error path in zynq_gem_probe by Michal Simek · 3 years, 9 months ago
  23. ea4d4cb net: gem: Enable ethernet rx clock for versal by T Karthik Reddy · 3 years, 9 months ago
  24. 8faa791 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · 3 years, 9 months ago
  25. 60b03f1 clk: versal: Add support to enable clocks by T Karthik Reddy · 3 years, 9 months ago
  26. a72a6ae clk: zynqmp: Add support to enable clocks by T Karthik Reddy · 3 years, 9 months ago
  27. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 9 months ago
  28. 3aba25b arm64: zynqmp: Do not clear reset reason by Michal Simek · 3 years, 9 months ago
  29. 8c02d84 fpga: zynqpl: fix buffer alignment by Michael Walle · 3 years, 9 months ago
  30. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  31. bced796 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
  32. a3ddc77 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
  33. 3c2ec6c Merge branch '2021-02-21-mpc83xx-updates' by Tom Rini · 3 years, 9 months ago
  34. 2d339ef button: add udevice forward declaration by Neil Armstrong · 3 years, 9 months ago
  35. d67da44 arch: sandbox: fix typo in clk.h by Dario Binacchi · 3 years, 9 months ago
  36. ecec33f clk: remove a redundant header by Dario Binacchi · 3 years, 9 months ago
  37. 252ee3c arm: dts: sync am33xx-clocks with Linux 5.9-rc7 by Dario Binacchi · 3 years, 9 months ago
  38. d242a14 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · 3 years, 9 months ago
  39. 44a7cc8 uec.h: fix COFIG_DM typo by Rasmus Villemoes · 4 years, 1 month ago
  40. 69bd7df dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · 4 years, 1 month ago
  41. bdf3192 mdio-uclass.c: support fixed-link subnodes by Rasmus Villemoes · 4 years, 1 month ago
  42. 397ecc3 mpc83xx: kmeter1: increase malloc_f space by Heiko Schocher · 4 years, 1 month ago
  43. 71523ef mpc83xx: kmeter1_defconfig add missing BAT4 config by Heiko Schocher · 4 years, 1 month ago
  44. a2c48cb mpc8379erdb: Convert to DM_MMC by Sinan Akman · 4 years, 7 months ago
  45. cbc3cd0 mpc8379erdb: Add device tree by Sinan Akman · 4 years, 7 months ago
  46. bbc0fcc Merge tag 'efi-2021-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  47. b732c87 Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 9 months ago
  48. 72993e8 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 3 years, 9 months ago
  49. d46bee8 doc: qfw man-page by Heinrich Schuchardt · 3 years, 9 months ago
  50. bd3d75b efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 9 months ago
  51. 1edfc3f efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
  52. 512f092 efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 9 months ago
  53. f228049 doc: booti man-page by Heinrich Schuchardt · 3 years, 9 months ago
  54. 3af8d1c doc/README.distro: kernel_comp_addr_r by Heinrich Schuchardt · 3 years, 9 months ago
  55. 611e7f8 doc: Add reference to U-Boot project in conf.py by Heinrich Schuchardt · 3 years, 9 months ago
  56. e67beff Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 9 months ago
  57. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
  58. a907dce board: freescale: drop CONFIG_DM_I2C undefs by Igor Opaniuk · 3 years, 9 months ago
  59. d1f3abe dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 9 months ago
  60. 73c1669 i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · 4 years ago
  61. 6befb51 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · 4 years ago
  62. c98cc9b ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3 by Marek Vasut · 3 years, 10 months ago
  63. 06183ac pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · 3 years, 10 months ago
  64. b169ef1 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · 3 years, 10 months ago
  65. b9616d8 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · 3 years, 10 months ago
  66. ea966d2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  67. e036a1d fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 9 months ago
  68. 7f4e294 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 9 months ago
  69. c12c76d sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · 3 years, 9 months ago
  70. bc24884 sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 9 months ago
  71. 0f42561 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · 3 years, 10 months ago
  72. 196947b Replace video_uc_platdata with video_uc_plat by Dario Binacchi · 3 years, 10 months ago
  73. 3e831bf video: remove unused include/mb862xx.h by Heinrich Schuchardt · 3 years, 11 months ago
  74. 9c1e098 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 3 years, 11 months ago
  75. f457680 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · 4 years, 1 month ago
  76. 92a8143 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · 4 years, 1 month ago
  77. a0b74ac common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · 4 years ago
  78. a1a652e Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 9 months ago
  79. 144d057 configs: enable CONFIG_MMC_PWRSEQ configuration by Jaehoon Chung · 3 years, 9 months ago
  80. ba74bc1 ARM: mach-meson: select MMC_PWRSEQ config by Jaehoon Chung · 3 years, 9 months ago
  81. 9d7e661 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · 3 years, 9 months ago
  82. a96ea4d mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · 3 years, 9 months ago
  83. caee38a mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 9 months ago
  84. 46938ab mmc: mmc_spi: Document the 3 local functions by Bin Meng · 3 years, 9 months ago
  85. 2f22cb4 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · 3 years, 9 months ago
  86. 781aad0 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · 3 years, 9 months ago
  87. 01962f8 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · 3 years, 9 months ago
  88. 8e2b0af mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 10 months ago
  89. 37e1362 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · 3 years, 10 months ago
  90. 1019b19 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 4 years ago
  91. 52ff04a mmc: initialize an err variable by Jaehoon Chung · 4 years ago
  92. 766927a Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
  93. 2dddc1b net: tftp: Avoid sending extra ack on completion by Ramon Fried · 3 years, 9 months ago
  94. 56f1bcc Merge tag 'rpi-next-2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 3 years, 9 months ago
  95. 0059ef0 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · 3 years, 10 months ago
  96. 74a9f68 configs: rpi4: Enable DM_DMA across all RPi4 configurations by Nicolas Saenz Julienne · 3 years, 10 months ago
  97. c89c96d mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 10 months ago
  98. 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 10 months ago
  99. 30b20e6 dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 10 months ago
  100. 2a15a25 dm: Introduce dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 10 months ago