1. 7ca08e3 ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3 by Marek Vasut · 4 years, 9 months ago
  2. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  3. 783b6a7 Merge branch '2020-02-28-mpc8xx-fixes' by Tom Rini · 4 years, 8 months ago WIP/28Feb2020
  4. 7e00e90 watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · 4 years, 8 months ago
  5. a682560 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 8 months ago
  6. 12fdbbe Merge tag 'ti-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago WIP/27Feb2020
  7. 4e293f7 Merge tag 'efi-2020-04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago WIP/26Feb2020
  8. 76be687 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 8 months ago
  9. 8bef059 defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issue by Madan Srinivas · 4 years, 8 months ago
  10. 7a8d03f misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 8 months ago
  11. 548ce22 Prepare v2020.04-rc3 by Tom Rini · 4 years, 8 months ago v2020.04-rc3
  12. 1234d17 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 8 months ago WIP/25Feb2020
  13. 133276f Merge branch '2020-02-25-master-imports' by Tom Rini · 4 years, 8 months ago
  14. be06032 board: novtech: meerkat96: use correct mmc driver by Carl Gelfand · 4 years, 9 months ago
  15. 4f5c5e9 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · 4 years, 8 months ago
  16. b3192f4 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · 4 years, 8 months ago
  17. 080cc0b MAINTAINERS: set maintainer for doc/api/efi.rst by Heinrich Schuchardt · 4 years, 8 months ago
  18. f381a26 arch: arm: Fix SZ_64K undeclared compilation error by Wasim Khan · 4 years, 8 months ago
  19. a3ca99c tools: image-host.c: remove uboot_aes.h by Philippe Reynes · 4 years, 8 months ago
  20. c235825 Merge branch '2020-02-24-ci-htmldocs' by Tom Rini · 4 years, 8 months ago
  21. f3957b6 doc/Makefile: turn warnings into errors by Heinrich Schuchardt · 4 years, 8 months ago
  22. 4eb0fc9 azure: build HTML documentation by Heinrich Schuchardt · 4 years, 8 months ago
  23. 3eb7b78 gitlab: build HTML documentation by Heinrich Schuchardt · 4 years, 8 months ago
  24. bb9a76e travis: build HTML docs by Heinrich Schuchardt · 4 years, 8 months ago
  25. f36f15b travis: Add python3-sphinx to the package list by Tom Rini · 4 years, 8 months ago
  26. ce92b89 arch: powerpc: Rewrite the sata node to fit the driver by Peng Ma · 4 years, 10 months ago
  27. a54c216 Revert "configs: enable sata device module in T2080QDS" by Peng Ma · 4 years, 10 months ago
  28. a2d4cb2 Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board." by Peng Ma · 4 years, 10 months ago
  29. 5ff78d1 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · 4 years, 10 months ago
  30. d94a3d1 doc: update doc/sphinx/kerneldoc.py by Heinrich Schuchardt · 4 years, 8 months ago
  31. 15ae500 Azure / GitLab: Update Docker image by Tom Rini · 4 years, 8 months ago
  32. 8e51bf7 Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 8 months ago WIP/20Feb2020
  33. 4246fae Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 8 months ago
  34. 4155ad9 mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 8 months ago
  35. 58d8ace mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 8 months ago
  36. a7b2b6c mmc: add mmc_get_dma_dir() helper by Masahiro Yamada · 4 years, 8 months ago
  37. fdd84c8 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 8 months ago
  38. a2b0221 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 8 months ago
  39. f5df6aa mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 8 months ago
  40. c8cc18b mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 8 months ago
  41. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 8 months ago
  42. f9561d8 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 10 months ago
  43. dfb2889 rockchip: rk3399: add target type for evb based board by Kever Yang · 4 years, 8 months ago
  44. 9770f92 Merge tag 'efi-2020-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  45. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  46. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  47. c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 8 months ago
  48. ede2822 mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 9 months ago
  49. 0e22885 efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 8 months ago
  50. 7d4d551 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 9 months ago
  51. 3354e2c configs: fix typos in khadas-edge defconfigs by Jared Baldridge · 4 years, 9 months ago
  52. 5a6d3d1 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · 4 years, 9 months ago
  53. 01892d2 rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 9 months ago
  54. 80b9882 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 9 months ago
  55. a30c689 rk3288: vyasa: Add console settings by Jagan Teki · 4 years, 9 months ago
  56. d7e7a5b rk3288: tinker: Enable HDMI output by Jagan Teki · 4 years, 9 months ago
  57. 8040d8e ARM: dts: rockchip: Sync rk3288-vyasa dts from linux by Jagan Teki · 4 years, 9 months ago
  58. 3807017 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 9 months ago
  59. ac3d121 rockchip: px30: sync the main px30 dtsi from mainline by Heiko Stuebner · 4 years, 9 months ago
  60. ab800e5 arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi by Peter Robinson · 4 years, 9 months ago
  61. 5532e3b arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-boot by Peter Robinson · 4 years, 9 months ago
  62. 4d08de5 arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventions by Peter Robinson · 4 years, 9 months ago
  63. 552e7cc rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 9 months ago
  64. dfa6470 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 9 months ago
  65. 42a2de5 Merge tag 'bugfixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 8 months ago WIP/18Feb2020
  66. 64d44c4 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 8 months ago
  67. 76ca2d1 mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 9 months ago
  68. 8adf50e mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 9 months ago
  69. 54a78cb mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 9 months ago
  70. 4af6659 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 9 months ago
  71. ae93d81 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 5 years ago
  72. f2a73d6 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 8 months ago WIP/14Feb2020
  73. e6da32f Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  74. f20d81e Merge branch '2020-02-13-master-imports' by Tom Rini · 4 years, 8 months ago
  75. 8ee5e3c board: stm32: remove fdt_high and fdt_highinitrd_high by Patrice Chotard · 4 years, 9 months ago
  76. 638c205 board: stm32: fix extra env setings addresses by Patrice Chotard · 4 years, 9 months ago
  77. 83ba243 board: stih410-b2260: remove fdt_high and initrd_high by Patrice Chotard · 4 years, 9 months ago
  78. ac5769c stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · 4 years, 8 months ago
  79. eb49dce clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 9 months ago
  80. b100892 pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 9 months ago
  81. 167a603 board: stm32mp1: change dfu function to static by Patrick Delaunay · 4 years, 9 months ago
  82. e968c39 board: stm32mp1: board: add include for dfu by Patrick Delaunay · 4 years, 9 months ago
  83. 441749d tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · 4 years, 9 months ago
  84. cf0818b stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 9 months ago
  85. a21a6ba board: stm32mp1: update readme by Patrick Delaunay · 4 years, 9 months ago
  86. 8d93a97 ARM: dts: stm32m1: add reg for pll nodes by Patrick Delaunay · 4 years, 9 months ago
  87. 5c34684 ARM: dts: stm32mp1: correct ddr node by Patrick Delaunay · 4 years, 9 months ago
  88. db0cd2d ARM: dts: stm32mp1: move FDCAN to PLL4_R by Antonio Borneo · 4 years, 9 months ago
  89. d35a5af ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7 by Patrick Delaunay · 4 years, 9 months ago
  90. 7915b99 stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 9 months ago
  91. 4f28092 ARM: dts: stm32mp1: DT alignment with kernel v5.4 by Patrick Delaunay · 4 years, 9 months ago
  92. 96dd223 armV7R: K3: am654: Activate early console functionality by Andreas Dannenberg · 6 years ago
  93. a06df8f arm: K3: j721e: Fix boot parameter table index memory address by Andreas Dannenberg · 5 years ago
  94. e8d0d53 ARM: keystone2: enable initrd fixup for LPAE addressing by Tero Kristo · 4 years, 8 months ago
  95. 4d26dc6 board: ti: am57xx-idk: Prevent boot for invalid configuation by Roger Quadros · 4 years, 8 months ago
  96. b9c268c arm: mach-k3: Fix nomenclature on Silicon Revisions by Lokesh Vutla · 4 years, 8 months ago
  97. 766d178 configs: am43xx_evm_usbhost_boot: Add device for environment by Faiz Abbas · 4 years, 9 months ago
  98. b44e640 configs: am43xx_evm_usbhost: Add configs for USB Host boot mode by Faiz Abbas · 4 years, 9 months ago
  99. 783e0b1 configs: j721e_evm_r5: Enable early cons by Lokesh Vutla · 4 years, 9 months ago
  100. fde109d arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uart by Lokesh Vutla · 4 years, 9 months ago