1. 60bf216 net: zynq_gem: Use ulong instead of u32 data type by T Karthik Reddy · 4 years, 10 months ago
  2. 4cd26d3 Merge tag 'ti-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 9 months ago
  3. a2fd7d2 Merge tag 'efi-2020-04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  4. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 9 months ago
  5. d0503b5 defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issue by Madan Srinivas · 4 years, 9 months ago
  6. 0b6ce80 misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 9 months ago
  7. 9408de9 Prepare v2020.04-rc3 by Tom Rini · 4 years, 9 months ago
  8. cea1239 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 9 months ago
  9. a9d562f Merge branch '2020-02-25-master-imports' by Tom Rini · 4 years, 9 months ago
  10. 4e5820a board: novtech: meerkat96: use correct mmc driver by Carl Gelfand · 4 years, 10 months ago
  11. 8773f35 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · 4 years, 10 months ago
  12. bac0bb5 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · 4 years, 10 months ago
  13. 08ab257 MAINTAINERS: set maintainer for doc/api/efi.rst by Heinrich Schuchardt · 4 years, 9 months ago
  14. 1fc5480 arch: arm: Fix SZ_64K undeclared compilation error by Wasim Khan · 4 years, 9 months ago
  15. 132d694 tools: image-host.c: remove uboot_aes.h by Philippe Reynes · 4 years, 9 months ago
  16. f7ad4b1 Merge branch '2020-02-24-ci-htmldocs' by Tom Rini · 4 years, 9 months ago
  17. f4993df doc/Makefile: turn warnings into errors by Heinrich Schuchardt · 4 years, 9 months ago
  18. fbf2bf9 azure: build HTML documentation by Heinrich Schuchardt · 4 years, 9 months ago
  19. bccdb65 gitlab: build HTML documentation by Heinrich Schuchardt · 4 years, 9 months ago
  20. e335201 travis: build HTML docs by Heinrich Schuchardt · 4 years, 9 months ago
  21. 7e4acf8 travis: Add python3-sphinx to the package list by Tom Rini · 4 years, 9 months ago
  22. 05d5bce arch: powerpc: Rewrite the sata node to fit the driver by Peng Ma · 5 years ago
  23. 5f5cd3c Revert "configs: enable sata device module in T2080QDS" by Peng Ma · 5 years ago
  24. 34bed5d Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board." by Peng Ma · 5 years ago
  25. dc6d5e0 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · 5 years ago
  26. 2d5a7de doc: update doc/sphinx/kerneldoc.py by Heinrich Schuchardt · 4 years, 9 months ago
  27. d6b5831 Azure / GitLab: Update Docker image by Tom Rini · 4 years, 9 months ago
  28. 79ddd6d Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 9 months ago
  29. 2e4bd90 Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 9 months ago
  30. cf61a5f mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 9 months ago
  31. 97e7e82 mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 9 months ago
  32. 63c0ae2 mmc: add mmc_get_dma_dir() helper by Masahiro Yamada · 4 years, 9 months ago
  33. a055e86 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 9 months ago
  34. 97eda29 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 9 months ago
  35. 32d1213 mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 9 months ago
  36. c3a17af mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 9 months ago
  37. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
  38. 6404bb6 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 11 months ago
  39. 1b66209 rockchip: rk3399: add target type for evb based board by Kever Yang · 4 years, 9 months ago
  40. 1e06d9e Merge tag 'efi-2020-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  41. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
  42. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
  43. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 9 months ago
  44. a6d1f1a mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 10 months ago
  45. 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 9 months ago
  46. b112ac2 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 10 months ago
  47. 0db396b configs: fix typos in khadas-edge defconfigs by Jared Baldridge · 4 years, 10 months ago
  48. fe65e71 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · 4 years, 10 months ago
  49. f1cd07b rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 10 months ago
  50. 8282094 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 10 months ago
  51. 42a73d3 rk3288: vyasa: Add console settings by Jagan Teki · 4 years, 10 months ago
  52. f31db0d rk3288: tinker: Enable HDMI output by Jagan Teki · 4 years, 10 months ago
  53. cb68175 ARM: dts: rockchip: Sync rk3288-vyasa dts from linux by Jagan Teki · 4 years, 10 months ago
  54. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 10 months ago
  55. c9ea0cc rockchip: px30: sync the main px30 dtsi from mainline by Heiko Stuebner · 4 years, 10 months ago
  56. 606050d arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi by Peter Robinson · 4 years, 10 months ago
  57. 94fb4c4 arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-boot by Peter Robinson · 4 years, 10 months ago
  58. 629b252 arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventions by Peter Robinson · 4 years, 10 months ago
  59. 7d11094 rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 10 months ago
  60. bf4c6c4 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 10 months ago
  61. 7382ad6 Merge tag 'bugfixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 9 months ago
  62. 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 10 months ago
  63. bd9bb2b mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 10 months ago
  64. bf1f25c mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 10 months ago
  65. 55f7b00 mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 10 months ago
  66. 58b9eb8 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 10 months ago
  67. a8e2e40 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 5 years ago
  68. e4a5ee1 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 9 months ago
  69. e1d1d1f Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 9 months ago
  70. cdc2887 Merge branch '2020-02-13-master-imports' by Tom Rini · 4 years, 10 months ago
  71. 44d75ac board: stm32: remove fdt_high and fdt_highinitrd_high by Patrice Chotard · 4 years, 10 months ago
  72. 0c6aee5 board: stm32: fix extra env setings addresses by Patrice Chotard · 4 years, 10 months ago
  73. 10aafb6 board: stih410-b2260: remove fdt_high and initrd_high by Patrice Chotard · 4 years, 10 months ago
  74. a5bf69e stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · 4 years, 10 months ago
  75. 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
  76. e4c076f pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 10 months ago
  77. f74ac23 board: stm32mp1: change dfu function to static by Patrick Delaunay · 4 years, 10 months ago
  78. 1e4229c board: stm32mp1: board: add include for dfu by Patrick Delaunay · 4 years, 10 months ago
  79. a2df6d6 tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · 4 years, 10 months ago
  80. c8d4afe stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 10 months ago
  81. 36948cc board: stm32mp1: update readme by Patrick Delaunay · 4 years, 10 months ago
  82. c22caac ARM: dts: stm32m1: add reg for pll nodes by Patrick Delaunay · 4 years, 10 months ago
  83. 319c9c3 ARM: dts: stm32mp1: correct ddr node by Patrick Delaunay · 4 years, 10 months ago
  84. 84159e8 ARM: dts: stm32mp1: move FDCAN to PLL4_R by Antonio Borneo · 4 years, 10 months ago
  85. b9c16b7 ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7 by Patrick Delaunay · 4 years, 10 months ago
  86. 900494d stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 10 months ago
  87. 651aea3 ARM: dts: stm32mp1: DT alignment with kernel v5.4 by Patrick Delaunay · 4 years, 10 months ago
  88. b45d2cd armV7R: K3: am654: Activate early console functionality by Andreas Dannenberg · 6 years ago
  89. 4524b3f arm: K3: j721e: Fix boot parameter table index memory address by Andreas Dannenberg · 5 years ago
  90. 186cde8 ARM: keystone2: enable initrd fixup for LPAE addressing by Tero Kristo · 4 years, 10 months ago
  91. 8835eee board: ti: am57xx-idk: Prevent boot for invalid configuation by Roger Quadros · 4 years, 10 months ago
  92. ac3b5d8 arm: mach-k3: Fix nomenclature on Silicon Revisions by Lokesh Vutla · 4 years, 10 months ago
  93. 66e7e93 configs: am43xx_evm_usbhost_boot: Add device for environment by Faiz Abbas · 4 years, 10 months ago
  94. 822c720 configs: am43xx_evm_usbhost: Add configs for USB Host boot mode by Faiz Abbas · 4 years, 10 months ago
  95. 197ae05 configs: j721e_evm_r5: Enable early cons by Lokesh Vutla · 4 years, 10 months ago
  96. bad3d41 arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uart by Lokesh Vutla · 4 years, 10 months ago
  97. f2ce375 configs: am43xx_evm: Enable SPL_ETH_SUPPORT by Faiz Abbas · 4 years, 10 months ago
  98. 5798c4a arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsi by Faiz Abbas · 4 years, 10 months ago
  99. 6c88310 travis/gitlab/azure: Ensure we use python3 always by Tom Rini · 4 years, 10 months ago
  100. c508b27 board_f: Make clear_bss generic by Ovidiu Panait · 4 years, 10 months ago