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