1. bccdb65 gitlab: build HTML documentation by Heinrich Schuchardt · 4 years, 9 months ago
  2. e335201 travis: build HTML docs by Heinrich Schuchardt · 4 years, 9 months ago
  3. 7e4acf8 travis: Add python3-sphinx to the package list by Tom Rini · 4 years, 9 months ago
  4. 2d5a7de doc: update doc/sphinx/kerneldoc.py by Heinrich Schuchardt · 4 years, 9 months ago
  5. d6b5831 Azure / GitLab: Update Docker image by Tom Rini · 4 years, 9 months ago
  6. 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
  7. 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
  8. cf61a5f mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 9 months ago
  9. 97e7e82 mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 9 months ago
  10. 63c0ae2 mmc: add mmc_get_dma_dir() helper by Masahiro Yamada · 4 years, 9 months ago
  11. a055e86 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 9 months ago
  12. 97eda29 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 9 months ago
  13. 32d1213 mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 9 months ago
  14. c3a17af mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 9 months ago
  15. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
  16. 6404bb6 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 11 months ago
  17. 1b66209 rockchip: rk3399: add target type for evb based board by Kever Yang · 4 years, 9 months ago
  18. 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
  19. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
  20. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
  21. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 9 months ago
  22. a6d1f1a mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 10 months ago
  23. 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 9 months ago
  24. b112ac2 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 10 months ago
  25. 0db396b configs: fix typos in khadas-edge defconfigs by Jared Baldridge · 4 years, 10 months ago
  26. 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
  27. f1cd07b rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 10 months ago
  28. 8282094 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 10 months ago
  29. 42a73d3 rk3288: vyasa: Add console settings by Jagan Teki · 4 years, 10 months ago
  30. f31db0d rk3288: tinker: Enable HDMI output by Jagan Teki · 4 years, 10 months ago
  31. cb68175 ARM: dts: rockchip: Sync rk3288-vyasa dts from linux by Jagan Teki · 4 years, 10 months ago
  32. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 10 months ago
  33. c9ea0cc rockchip: px30: sync the main px30 dtsi from mainline by Heiko Stuebner · 4 years, 10 months ago
  34. 606050d arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi by Peter Robinson · 4 years, 10 months ago
  35. 94fb4c4 arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-boot by Peter Robinson · 4 years, 10 months ago
  36. 629b252 arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventions by Peter Robinson · 4 years, 10 months ago
  37. 7d11094 rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 10 months ago
  38. bf4c6c4 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 10 months ago
  39. 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
  40. 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 9 months ago
  41. bd9bb2b mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 10 months ago
  42. bf1f25c mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 10 months ago
  43. 55f7b00 mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 10 months ago
  44. 58b9eb8 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 10 months ago
  45. a8e2e40 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 5 years ago
  46. 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
  47. 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
  48. cdc2887 Merge branch '2020-02-13-master-imports' by Tom Rini · 4 years, 9 months ago
  49. 44d75ac board: stm32: remove fdt_high and fdt_highinitrd_high by Patrice Chotard · 4 years, 10 months ago
  50. 0c6aee5 board: stm32: fix extra env setings addresses by Patrice Chotard · 4 years, 10 months ago
  51. 10aafb6 board: stih410-b2260: remove fdt_high and initrd_high by Patrice Chotard · 4 years, 10 months ago
  52. a5bf69e stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · 4 years, 10 months ago
  53. 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
  54. e4c076f pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 10 months ago
  55. f74ac23 board: stm32mp1: change dfu function to static by Patrick Delaunay · 4 years, 10 months ago
  56. 1e4229c board: stm32mp1: board: add include for dfu by Patrick Delaunay · 4 years, 10 months ago
  57. a2df6d6 tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · 4 years, 10 months ago
  58. c8d4afe stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 10 months ago
  59. 36948cc board: stm32mp1: update readme by Patrick Delaunay · 4 years, 10 months ago
  60. c22caac ARM: dts: stm32m1: add reg for pll nodes by Patrick Delaunay · 4 years, 10 months ago
  61. 319c9c3 ARM: dts: stm32mp1: correct ddr node by Patrick Delaunay · 4 years, 10 months ago
  62. 84159e8 ARM: dts: stm32mp1: move FDCAN to PLL4_R by Antonio Borneo · 4 years, 10 months ago
  63. b9c16b7 ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7 by Patrick Delaunay · 4 years, 10 months ago
  64. 900494d stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 10 months ago
  65. 651aea3 ARM: dts: stm32mp1: DT alignment with kernel v5.4 by Patrick Delaunay · 4 years, 10 months ago
  66. b45d2cd armV7R: K3: am654: Activate early console functionality by Andreas Dannenberg · 6 years ago
  67. 4524b3f arm: K3: j721e: Fix boot parameter table index memory address by Andreas Dannenberg · 5 years ago
  68. 186cde8 ARM: keystone2: enable initrd fixup for LPAE addressing by Tero Kristo · 4 years, 10 months ago
  69. 8835eee board: ti: am57xx-idk: Prevent boot for invalid configuation by Roger Quadros · 4 years, 10 months ago
  70. ac3b5d8 arm: mach-k3: Fix nomenclature on Silicon Revisions by Lokesh Vutla · 4 years, 10 months ago
  71. 66e7e93 configs: am43xx_evm_usbhost_boot: Add device for environment by Faiz Abbas · 4 years, 10 months ago
  72. 822c720 configs: am43xx_evm_usbhost: Add configs for USB Host boot mode by Faiz Abbas · 4 years, 10 months ago
  73. 197ae05 configs: j721e_evm_r5: Enable early cons by Lokesh Vutla · 4 years, 10 months ago
  74. bad3d41 arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uart by Lokesh Vutla · 4 years, 10 months ago
  75. f2ce375 configs: am43xx_evm: Enable SPL_ETH_SUPPORT by Faiz Abbas · 4 years, 10 months ago
  76. 5798c4a arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsi by Faiz Abbas · 4 years, 10 months ago
  77. 6c88310 travis/gitlab/azure: Ensure we use python3 always by Tom Rini · 4 years, 10 months ago
  78. c508b27 board_f: Make clear_bss generic by Ovidiu Panait · 4 years, 10 months ago
  79. a94b3ac net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 10 months ago
  80. 2cf08ca ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · 4 years, 10 months ago
  81. f044eb3 doc: board: add Rockchip to doc/board/index.rst by Heinrich Schuchardt · 4 years, 10 months ago
  82. 3b05a26 common/console.c: discard volatile by Heinrich Schuchardt · 4 years, 10 months ago
  83. 08bb9b7 test: aes: fix memleak by Philippe Reynes · 4 years, 10 months ago
  84. 149ccf3 pci: definition of pci_addr_t and pci_size_t by Heinrich Schuchardt · 4 years, 10 months ago
  85. 5c12c5a Merge tag 'arc-fixes-for-2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 10 months ago
  86. 5ff0529 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago
  87. 5af2aa8 ARC: Switch to generic accessors by Alexey Brodkin · 4 years, 10 months ago
  88. a2e2709 ARC: rework setting of ARC CPU specific compiler options by Eugeniy Paltsev · 4 years, 10 months ago
  89. 5872fc6 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · 4 years, 10 months ago
  90. 9d70c9c CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · 4 years, 10 months ago
  91. 8244d69 ARC: nsim_hs38: Add support of Virtio NET & BLK by Alexey Brodkin · 5 years ago
  92. abb618f ARC: nsim_{700|700be|hs38be}_defconfigs: Disable networking by Alexey Brodkin · 5 years ago
  93. 88abe9a ARC: nSIM: switch from ARC UART to DW UART by Alexey Brodkin · 5 years ago
  94. c110712 Prepare v2020.04-rc2 by Tom Rini · 4 years, 10 months ago
  95. 070811f Revert "gitlab: Disable SDL when building sandbox" by Simon Glass · 4 years, 10 months ago
  96. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  97. b15a0c4 Merge branch '2020-02-10-master-imports' by Tom Rini · 4 years, 10 months ago
  98. 271159a Kconfig: update LOGLEVEL range by Marek Bykowski · 4 years, 10 months ago
  99. c99636e dm: fix design.rst document by Dario Binacchi · 4 years, 10 months ago
  100. 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 10 months ago