1. e4ce795 distro: select CMD_ENV_EXISTS by Masahiro Yamada · 7 years ago
  2. 9afc6c5 distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · 7 years ago
  3. 574a2ba powerpc: fix typo in kgdb.c by Heinrich Schuchardt · 7 years ago
  4. dcf36e9 lib/rsa: Kconfig: Remove superfluous 'depends on RSA' by Eugeniu Rosca · 7 years ago
  5. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · 7 years ago
  6. 74bad68 cmd: CONFIG_CMD_LOG select CONFIG_LOG by Heinrich Schuchardt · 7 years ago
  7. c861bd0 log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · 7 years ago
  8. 79d6643 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 7 years ago
  9. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · 7 years ago
  10. 91ebc36 ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig by Tuomas Tynkkynen · 7 years ago
  11. e33932b configs: Drop CONFIG_NET_MULTI by Tom Rini · 7 years ago
  12. da62bb9 clang: Update documentation by Tom Rini · 7 years ago
  13. d5c883b Makefile: Update clang warning disables from Linux by Tom Rini · 7 years ago
  14. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  15. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  16. e5ab15f Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  17. 5503894 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  18. 6e451dd Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  19. 2c0f3ae arm: socfpga: Fix with the correct polling on bit is set by Tien Fong Chee · 7 years ago
  20. 0c1b62c usb: gadget: composite: fix NULL pointer when a non standard request is received by Christophe Kerello · 7 years ago
  21. 08de06f usb: host: dwc3: fix phys init by Neil Armstrong · 7 years ago
  22. fbea881 ARM: rmobile: Fix PMIC address on E2 Silk by Marek Vasut · 7 years ago
  23. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · 7 years ago
  24. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · 7 years ago
  25. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · 7 years ago
  26. 41c65e4 ARM: rmobile: Enable HS200 support on M3N Salvator-X by Marek Vasut · 7 years ago
  27. 2babbac Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  28. 38a83fb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  29. d61e999 rockchip: defconfig: remove CONFIG_SYS_NS16550 by Kever Yang · 7 years ago
  30. 4a3448c rockchip: enable SYS_NS16550 for all SoCs by default by Kever Yang · 7 years ago
  31. 871435e Revert "rockchip: firefly: Add "usb start" to auto-start USB device" by Kever Yang · 7 years ago
  32. dcf159d rockchip: rk322x: update MACRO for back-to-brom by Kever Yang · 7 years ago
  33. 69022c6 rockchip: rk322x: update TPL_TEXT_BASE by Kever Yang · 7 years ago
  34. 216cccb rockchip: rv1108: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  35. 481cbed rockchip: rk3128: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  36. 1e05ff1 rockchip: rk3036: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  37. 03b7522 config: evb-rk3399: enable make uboot.itb by Peter Robinson · 7 years ago
  38. ac40052 arm: rockchip: make_fit_atf: remove unneeded imports by Patrick Uiterwijk · 7 years ago
  39. d5c0fc6 rockchip: rk3188: use DM timer instead of rk_timer by Kever Yang · 7 years ago
  40. eca183c rockchip: rk3188: add timer3 node by Kever Yang · 7 years ago
  41. b8482a6 rockchip: rk3188: add -u-boot.dtsi for rock-rk3188 by Kever Yang · 7 years ago
  42. 84e0114 rockchip: timer: add compatible strings for rk3188 and rk3288 by Philipp Tomsich · 7 years ago
  43. cda97be rockchip: defconfig: puma-rk3399: enable RTC by Klaus Goger · 7 years ago
  44. 409e10a rockchip: rk3288: provide ${fdtfile} by Heinrich Schuchardt · 7 years ago
  45. 83d71f9 rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC by Wadim Egorov · 7 years ago
  46. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  47. 6985a72 video-uclass: Fix logical-not-parentheses warning by Tom Rini · 7 years ago
  48. 93668f1 Merge tag 'signed-efi-2018.05' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  49. 8ff55fb mmc: Staticize sd_select_bus_width by Marek Vasut · 7 years ago
  50. 5500d71 efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 7 years ago
  51. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 7 years ago
  52. 51ca4f5 efi_loader: correcty determine total device path length by Heinrich Schuchardt · 7 years ago
  53. 01d48ed efi_loader: correctly determine length of empty device path by Heinrich Schuchardt · 7 years ago
  54. 60b5ab2 efi_loader: fix AppendDevicePath by Heinrich Schuchardt · 7 years ago
  55. b41c8e2 efi_loader: implement CreateDeviceNode by Heinrich Schuchardt · 7 years ago
  56. 0c388db efi_selftest: fix typo in efi_selftest_devicepath.c by Heinrich Schuchardt · 7 years ago
  57. a9d2260 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · 7 years ago
  58. 7e69ef1 efi_loader: no support for ARMV7_NONSEC=y by Heinrich Schuchardt · 7 years ago
  59. 9bb2ba3 log: fix typo LOGL_EFI by Heinrich Schuchardt · 7 years ago
  60. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  61. ec982db ARM: uniphier: move SPL stack address by Masahiro Yamada · 7 years ago
  62. 3bcb76f ARM: uniphier: select a correct mmc device before flashing images by Masahiro Yamada · 7 years ago
  63. 033d080 clk: uniphier: disable SPL_CLK by Masahiro Yamada · 7 years ago
  64. 8b8e9f7 ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node by Masahiro Yamada · 7 years ago
  65. 28afb86 mmc: uniphier-sd: skip clock set-up for SPL by Masahiro Yamada · 7 years ago
  66. 19989d83 mmc: tmio: move clk_enable() to each driver's probe function by Masahiro Yamada · 7 years ago
  67. cb457e8 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN by Masahiro Yamada · 7 years ago
  68. 9226db7 Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  69. 127c8b1 mmc: avoid division by zero in meson_mmc_config_clock by Heinrich Schuchardt · 7 years ago
  70. 7f6992b cmd: clk: Check return value from soc_clk_dump by Michal Simek · 7 years ago
  71. 291d748 watchdog: cadence: Remove useless ioremap by Michal Simek · 7 years ago
  72. 6605d8f arm: zynq: Sync zc770 xm011 defconfigs by Michal Simek · 7 years ago
  73. 4da8899 arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board file by Michal Simek · 7 years ago
  74. 1b84621 arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP case by Michal Simek · 7 years ago
  75. 1f5642a arm: zynq: Enable setup board name for different boards by Michal Simek · 7 years ago
  76. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · 7 years ago
  77. 9bdba1f nand: zynq: Fix driver initialization by Ezequiel Garcia · 7 years ago
  78. 208be8f spi: dw: invert wait condition in dw_spi_xfer by Eugeniy Paltsev · 7 years ago
  79. 94fee61 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  80. 3951a62 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  81. 94239a8 usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled by Neil Armstrong · 7 years ago
  82. 6c705f4 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. by Jean-Jacques Hiblot · 7 years ago
  83. 74d9a9d usb: dwc3-of-simple: Fix dependencies by Jean-Jacques Hiblot · 7 years ago
  84. 52e0ee3 ARM: rmobile: Update E2 Silk by Marek Vasut · 7 years ago
  85. 5b02067 mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF by Marek Vasut · 7 years ago
  86. a8624ac mmc: sh_mmcif: Add Kconfig entry by Marek Vasut · 7 years ago
  87. 26b87a0 mmc: sh_mmcif: Add DM and DT probing support by Marek Vasut · 7 years ago
  88. dada109 clk: renesas: Minor clean up of the R8A7794 clock driver by Marek Vasut · 7 years ago
  89. f5ff753 clk: renesas: Minor clean up of the R8A7792 clock driver by Marek Vasut · 7 years ago
  90. c215a30 sf: Add Spansion s25fl208k entry by Sean Nyekjaer · 7 years ago
  91. 885f6af mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064 by Eugeniy Paltsev · 7 years ago
  92. ae0c408 mtd: sf: Add support of sst26wf* flash ICs protection ops by Eugeniy Paltsev · 7 years ago
  93. 992e12a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  94. 5691cd5 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  95. 6cce837 reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · 7 years ago
  96. cb2f1d9 clk: uniphier: add ethernet clock control support by Kunihiko Hayashi · 7 years ago
  97. 0bc5684 ARM: dts: uniphier: sync DT with Linux 4.17-rc1 by Masahiro Yamada · 7 years ago
  98. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  99. 1a7c879 Merge tag 'arc-for-2018.05-rc3' of git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  100. 1b75ce4 reset: fix bulk API when DM_RESET is disabled by Neil Armstrong · 7 years ago