1. 8330f88 ARM: dts: renesas: Add R8A77980 V3H DTs and headers by Marek Vasut · 5 years ago
  2. d52c6cb clk: renesas: Add R8A77980 V3H clock tables by Marek Vasut · 5 years ago
  3. a6a7f48 pinctrl: renesas: Add R8A77980 V3H PFC tables by Marek Vasut · 5 years ago
  4. 9aa1d5b net: sh_eth: Fix 64bit build warnings by Marek Vasut · 5 years ago
  5. 3112450 net: sh_eth: Add R8A77980 V3H gether support by Marek Vasut · 5 years ago
  6. b05bdfc Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  7. b72b94b Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  8. b22bdd9 mmc: tangier_sdhci: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  9. 41ec1c1 mmc: sdhci-cadence: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  10. 34f6c60 mmc: s5p: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  11. 798f2e8 mmc: pci: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  12. f92f7b6 mmc: msm_sdhci: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  13. a263aca mmc: bcm: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  14. 9a8f499 mmc: atmel_sdhci: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  15. 71a3584 test/py: Fix MMC/SD block write test dependency by Michal Simek · 5 years ago
  16. 194b860 mmc: zynq_sdhci: fix uninitialized pointer deref on probe by Matwey V. Kornilov · 5 years ago
  17. 373954e mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected by Faiz Abbas · 5 years ago
  18. 17d9cf5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  19. 89bda31 test/py: avb: Move AVB test to android dir by Sam Protsenko · 5 years ago
  20. 9256538 Merge branch '2019-08-07-master-imports' by Tom Rini · 5 years ago
  21. c7cd7bf Update include/android_image.h from AOSP by Alex Deymo · 5 years ago
  22. d40e4a4 common: image-android-dt: Fix logic in print fdt info routine by Sam Protsenko · 5 years ago
  23. 8804002 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  24. b39862f console: execute flush on uart when silent is removed by Patrick Delaunay · 5 years ago
  25. 46b610d console: update silent tag after env load by Patrick Delaunay · 5 years ago
  26. 6954351 cmd: avb: Fix compiler warnings by Sam Protsenko · 5 years ago
  27. 9101822 avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled by Sam Protsenko · 5 years ago
  28. 7799081 pci_ep: Fix Coverity warning by Ramon Fried · 5 years ago
  29. a588d15 clk: MediaTek: add hifsys entry for MT7623 SoC. by developer · 5 years ago
  30. a3d81fe ARM: dts: add hifsys reset for MediaTek SoCs by developer · 5 years ago
  31. 1a31800 MAINTAINERS: MediaTek: add MediaTek team in the entry by developer · 5 years ago
  32. 2ef3a95 autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION by Heiko Schocher · 5 years ago
  33. 7c395c9 log: document the assign() macro by Heinrich Schuchardt · 5 years ago
  34. 6874339 arm: dts: change MT7629 to use spi-mem rather than qspi by developer · 5 years ago
  35. 3a8b177 doc: rockchip: Adapt Pine64 Rock64 board instructions by Matwey V. Kornilov · 5 years ago
  36. 65785a2 configs: rk3328: enable TPL for rock64-rk3328_defconfig by Matwey V. Kornilov · 5 years ago
  37. ca3e02b rockchip: evb-rk3328: enable defconfig options for TPL/SPL by Kever Yang · 5 years ago
  38. 6987185 rockchip: Kconfig: enable TPL support for rk3328 by Kever Yang · 5 years ago
  39. e0d3f88 rockchip: dts: rk3328: update dmc node for driver by Kever Yang · 5 years ago
  40. 9228f28 rockchip: ram: add full feature rk3328 DRAM driver by Kever Yang · 5 years ago
  41. e768cfc rockchip: dts: rk3328: Add rk3328-evb-u-boot.dtsi by Matwey V. Kornilov · 5 years ago
  42. 54213db arm: dts: ficus: Enable booting from eMMC when using SPL by Manivannan Sadhasivam · 5 years ago
  43. 2820229 arm: dts: rock960: Enable booting from eMMC when using SPL by Manivannan Sadhasivam · 5 years ago
  44. 843e4c6 arm64: dts: rockchip: Add support for Khadas Edge-Captain by Nick Xie · 5 years ago
  45. c142d9a arm64: dts: rockchip: Add support for Khadas Edge-V by Nick Xie · 5 years ago
  46. aa09b3b arm64: dts: rockchip: Add support for Khadas Edge by Nick Xie · 5 years ago
  47. 1e954f5 rockchip: rk3328: enable DMA for MMCs at Rock64 by Matwey V. Kornilov · 5 years ago
  48. a18a645 rockchip: rk3328: set DDR as non-secure in SPL by Kever Yang · 5 years ago
  49. f96e1cd watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · 5 years ago
  50. 31fa161 watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  51. 6a05765 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  52. 94ca0a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  53. c8c320e gitlab-ci: Add qemu-riscv64 testing by Tom Rini · 5 years ago
  54. d65fda4 gitlab-ci: Remove unused TOOLCHAIN environment variable by Tom Rini · 5 years ago
  55. 81f0778 travis.yml: run Python tests on qemu-riscv64_defconfig by Heinrich Schuchardt · 5 years ago
  56. fd60ec2 Merge branch '2019-08-02-autoboot-cleanup' by Tom Rini · 5 years ago
  57. 313fcbd autoboot: Adjust the implementation in autoboot_command() by Simon Glass · 5 years ago
  58. b97ace5 autoboot: Move a few more options from #ifdef to if() by Simon Glass · 5 years ago
  59. ab81008 autoboot: Add comments for menu_show() by Simon Glass · 5 years ago
  60. 32679ba Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  61. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  62. 9d98385 autoboot: Tidy up use of menukey by Simon Glass · 5 years ago
  63. 4cdf949 snow: Define CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  64. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  65. e699378 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · 5 years ago
  66. 6d99d13 autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED by Simon Glass · 5 years ago
  67. 3a31505 autoboot: Use if() for CONFIG_SILENT_CONSOLE by Simon Glass · 5 years ago
  68. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  69. 6a2e09f autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  70. 760d3fb autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly by Simon Glass · 5 years ago
  71. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  72. 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  73. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  74. 675cfaf main: Use conditional run_preboot_environment_command() by Simon Glass · 5 years ago
  75. 4d6c9b6 Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  76. ccdc328 Merge branch '2019-07-31-ti-imports' by Tom Rini · 5 years ago
  77. 3c29d26 Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available" by Adam Ford · 5 years ago
  78. 397b062 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  79. 225055b ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM by Adam Ford · 5 years ago
  80. ef18411 ARM: dts: da850-evm: Fix MDIO pinmux by Adam Ford · 5 years ago
  81. 784a88c configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devices by Suniel Mahesh · 5 years ago
  82. 5c33e6b configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and DM support, disable in SPL by Suniel Mahesh · 5 years ago
  83. 326f8d9 configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER by Suman Anna · 5 years ago
  84. 9ba5083 configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER by Suman Anna · 5 years ago
  85. 4cd2cc0 arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property by Suman Anna · 5 years ago
  86. 1562ed6 ARM: da850-evm: Replace CMD_SF with CMD_MTD by Adam Ford · 5 years ago
  87. 09ddd6e ARM: da850evm: Split MTDPARTS into SPL and u-boot by Adam Ford · 5 years ago
  88. ef163e5 configs: am57xx_evm_defconfig: Enable 'dtimg' command by Sam Protsenko · 5 years ago
  89. 5174c58 configs: am57xx_evm_defconfig: Enable 'bcb' command by Sam Protsenko · 5 years ago
  90. bedcf52 omap: Correct the fastboot product var by Sam Protsenko · 5 years ago
  91. b35bcb0 env: ti: boot: Handle reboot reason from BCB by Sam Protsenko · 5 years ago
  92. 5f9a137 Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  93. 20072a6 clk: meson: remove duplicate logic by Heinrich Schuchardt · 5 years ago
  94. abb6f16 board: amlogic: add support for Odroid-N2 by Neil Armstrong · 5 years ago
  95. 8faccdc ARM: meson-g12a: Handle 4GiB DRAM size by Neil Armstrong · 5 years ago
  96. 836bfad ARM: dts: add support for Odroid-N2 by Neil Armstrong · 5 years ago
  97. 4612ae1 ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1 by Neil Armstrong · 5 years ago
  98. 0448ce6 mmc: relocate code comment by Baruch Siach · 5 years ago
  99. 7462c84 mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout by developer · 5 years ago
  100. 6b90719 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · 5 years ago