1. 86e999f rockchip: dts: rk3328: Add rk3328-evb-u-boot.dtsi by Matwey V. Kornilov · 5 years ago
  2. b06def3 arm: dts: ficus: Enable booting from eMMC when using SPL by Manivannan Sadhasivam · 5 years ago
  3. 0b5130f arm: dts: rock960: Enable booting from eMMC when using SPL by Manivannan Sadhasivam · 5 years ago
  4. a5f1249 arm64: dts: rockchip: Add support for Khadas Edge-Captain by Nick Xie · 5 years ago
  5. 6ce9ba0 arm64: dts: rockchip: Add support for Khadas Edge-V by Nick Xie · 5 years ago
  6. a839828 arm64: dts: rockchip: Add support for Khadas Edge by Nick Xie · 5 years ago
  7. 16593cc rockchip: rk3328: enable DMA for MMCs at Rock64 by Matwey V. Kornilov · 5 years ago
  8. a9775a8 rockchip: rk3328: set DDR as non-secure in SPL by Kever Yang · 5 years ago
  9. c07f68d watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · 5 years ago
  10. c7adc0b watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  11. 7127151 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  12. 898c40c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  13. 7298d82 gitlab-ci: Add qemu-riscv64 testing by Tom Rini · 5 years ago
  14. 1013233 gitlab-ci: Remove unused TOOLCHAIN environment variable by Tom Rini · 5 years ago
  15. 22c7b7d travis.yml: run Python tests on qemu-riscv64_defconfig by Heinrich Schuchardt · 5 years ago
  16. db289a9 Merge branch '2019-08-02-autoboot-cleanup' by Tom Rini · 5 years ago
  17. 5ec35ff autoboot: Adjust the implementation in autoboot_command() by Simon Glass · 5 years ago
  18. 5fa3fd2 autoboot: Move a few more options from #ifdef to if() by Simon Glass · 5 years ago
  19. 14b9df1 autoboot: Add comments for menu_show() by Simon Glass · 5 years ago
  20. cf9803a Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  21. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  22. d915ad2 autoboot: Tidy up use of menukey by Simon Glass · 5 years ago
  23. daedaad snow: Define CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  24. 8fc31e2 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  25. 2452bb7 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · 5 years ago
  26. e79e4b2 autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED by Simon Glass · 5 years ago
  27. 42b4d14 autoboot: Use if() for CONFIG_SILENT_CONSOLE by Simon Glass · 5 years ago
  28. 88fa4be autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  29. e8c7805 autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  30. 0c4bd31 autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly by Simon Glass · 5 years ago
  31. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  32. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  33. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  34. e9f6a37 main: Use conditional run_preboot_environment_command() by Simon Glass · 5 years ago
  35. bbaf56e Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  36. 08c41ca Merge branch '2019-07-31-ti-imports' by Tom Rini · 5 years ago
  37. b9ad74d Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available" by Adam Ford · 5 years ago
  38. 51443f5 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  39. 3380d1c ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM by Adam Ford · 5 years ago
  40. 2fd156b ARM: dts: da850-evm: Fix MDIO pinmux by Adam Ford · 5 years ago
  41. 575ce43 configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devices by Suniel Mahesh · 5 years ago
  42. a9c5d4b configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and DM support, disable in SPL by Suniel Mahesh · 5 years ago
  43. 5b56a4c configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER by Suman Anna · 5 years ago
  44. 8162e8a configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER by Suman Anna · 5 years ago
  45. dcddf0f arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property by Suman Anna · 5 years ago
  46. 3cdecb3 ARM: da850-evm: Replace CMD_SF with CMD_MTD by Adam Ford · 5 years ago
  47. ef97842 ARM: da850evm: Split MTDPARTS into SPL and u-boot by Adam Ford · 5 years ago
  48. 914694d configs: am57xx_evm_defconfig: Enable 'dtimg' command by Sam Protsenko · 5 years ago
  49. 29e783d configs: am57xx_evm_defconfig: Enable 'bcb' command by Sam Protsenko · 5 years ago
  50. 4347b0b omap: Correct the fastboot product var by Sam Protsenko · 5 years ago
  51. 3db0989 env: ti: boot: Handle reboot reason from BCB by Sam Protsenko · 5 years ago
  52. 3fe483b Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  53. 0c0cdc8 clk: meson: remove duplicate logic by Heinrich Schuchardt · 5 years ago
  54. b160fac board: amlogic: add support for Odroid-N2 by Neil Armstrong · 5 years ago
  55. 5e5db09 ARM: meson-g12a: Handle 4GiB DRAM size by Neil Armstrong · 5 years ago
  56. 0d84acb ARM: dts: add support for Odroid-N2 by Neil Armstrong · 5 years ago
  57. d93757f ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1 by Neil Armstrong · 5 years ago
  58. fea3939 mmc: relocate code comment by Baruch Siach · 5 years ago
  59. caa3323 mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout by Weijie Gao · 5 years ago
  60. 58d65d5 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · 5 years ago
  61. 41a9fab mmc: mv_sdhci: fix uninitialized pointer deref on probe by Baruch Siach · 5 years ago
  62. 09da18d test/py: add MMC/SD block write test by Jean-Jacques Hiblot · 5 years ago
  63. 4f89598 test: dm: clk_ccf: test composite clk by Peng Fan · 5 years ago
  64. 8f611dc clk: sandbox: add composite clk by Peng Fan · 5 years ago
  65. 7bd6432 configs: sandbox: Enable composite clk by Peng Fan · 5 years ago
  66. 2b12957 clk: gate: support sandbox by Peng Fan · 5 years ago
  67. 0009763 clk: add composite clk support by Peng Fan · 5 years ago
  68. d669d1a clk-provider: include clk-uclass.h by Peng Fan · 5 years ago
  69. 91944ef dm: clk: ignore default settings when node not valid by Peng Fan · 5 years ago
  70. 4b91ec0 clk: imx: gate2 add set rate by Peng Fan · 5 years ago
  71. b6c56d9 clk: imx: import clk heplers by Peng Fan · 5 years ago
  72. 4f305bf clk: fixed_rate: export clk_fixed_rate by Peng Fan · 5 years ago
  73. fe69b03 clk: divider set rate supporrt by Peng Fan · 5 years ago
  74. 1c64330 clk: add clk-gate support by Peng Fan · 5 years ago
  75. 1b0d09c clk: export mux/divider ops by Peng Fan · 5 years ago
  76. 4b04408 clk: mux: add set parent support by Peng Fan · 5 years ago
  77. 5b27ff8 clk: use clk_dev_binded by Peng Fan · 5 years ago
  78. 2457612 clk: introduce clk_dev_binded by Peng Fan · 5 years ago
  79. 2b15701 dw_mmc: turn on the IO supply by Urja Rannikko · 6 years ago
  80. a239147 Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  81. 476a314 Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  82. dcf722e Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  83. bb68957 efi_selftest: sharpen ConvertPointer() test by Heinrich Schuchardt · 5 years ago
  84. 7be56e8 efi_loader: implement ConvertPointer() by Heinrich Schuchardt · 5 years ago
  85. 24e6722 efi_loader: definition of efi_virtual_address_map() by Heinrich Schuchardt · 5 years ago
  86. c0a8a95 efi_selftest: fix SetVirtualAddressMap unit test by Heinrich Schuchardt · 5 years ago
  87. 73d95c2 doc: integrate UEFI documentation into Sphinx toctree by Heinrich Schuchardt · 5 years ago
  88. a6ccba0 efi_loader: efidebug.c function documentation by Heinrich Schuchardt · 5 years ago
  89. 4ed0d3c efi_loader: always rebuild efi_crt0.o by Heinrich Schuchardt · 5 years ago
  90. 6f3badb efi_loader: re-enable GRUB workaround on 32bit ARM by Heinrich Schuchardt · 5 years ago
  91. cd228cc arm64: zynqmp: Do not include pm_cfg_obj.o when SPL is disabled by Michal Simek · 5 years ago
  92. 42a7ce2 mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · 5 years ago
  93. f4ec1ae mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · 5 years ago
  94. 5a760f6 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · 5 years ago
  95. f03e56a mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · 5 years ago
  96. 98a8279 global_data: enable fb_base for DM_VIDEO by Heiko Schocher · 5 years ago
  97. 5a4675a cmd: fpga: Change return value to avoid printing usage text by Alexander Dahl · 5 years ago
  98. b283d6b fpga: altera: cyclon2: Check function pointer before calling by Alexander Dahl · 5 years ago
  99. 3911b19 fpga: altera: cyclon2: Fix indentation by Alexander Dahl · 5 years ago
  100. bb2c0fa fpga: altera: cyclon2: Fix most checkpatch warnings by Alexander Dahl · 5 years ago