1. 069b746 sf: Enable FSR polling on N25Q256(A) by Marek Vasut · 7 years ago
  2. c0eaffa spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · 7 years ago
  3. 51dce7d mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · 7 years ago
  4. 9cddf70 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · 7 years ago
  5. b1d2b52 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · 7 years ago
  6. 34ad749 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · 7 years ago
  7. 618e8e2 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · 7 years ago
  8. 240cd75 spi: zynq_qspi: Fixed incorrect return value error by Vipul Kumar · 7 years ago
  9. 77b5ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  10. 9ef8839 ARM: dts: uniphier: enable SD card for PXs3 reference board by Masahiro Yamada · 7 years ago
  11. e885c5a ARM: dts: uniphier: sync DT with Linux 4.18-rc1 by Masahiro Yamada · 7 years ago
  12. 41bacb5 serial: uniphier: set clock rate without clock-frequency property by Masahiro Yamada · 7 years ago
  13. 157736a serial: uniphier: rename struct uniphier_serial_private_data by Masahiro Yamada · 7 years ago
  14. 25ed0fe reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 7 years ago
  15. b0e8bb4 ARM: uniphier: enable CONFIG_SNI_AVE and disable CONFIG_SMC911X by Masahiro Yamada · 7 years ago
  16. d4e5aff Merge tag 'signed-efi-2018.07' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  17. 6fc2c70 efi_loader: Fix GOP 32bpp exposure by Alexander Graf · 7 years ago
  18. dc7df68 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  19. 8f08dfd Merge tag 'arc-updates-for-2018.07-rc3' of git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  20. fa89399 Makefile: Ensure we build with -std=gnu11 by Tom Rini · 7 years ago
  21. 0921f92 ARC: EMDK: Add readme by Alexey Brodkin · 7 years ago
  22. a5742ef Prepare v2018.07-rc2 by Tom Rini · 7 years ago
  23. 4e899d8 test_avb: Add pymark.buildconfigspec information for the AVB tests by Tom Rini · 7 years ago
  24. 897a1d9 libavb: Update SPDX tag style by Tom Rini · 7 years ago
  25. e3f7c4f configs: Update Meson GX configs by Neil Armstrong · 7 years ago
  26. 2e668af meson: use the clock driver by Beniamino Galvani · 7 years ago
  27. c0fc1e2 clk: add Amlogic meson clock driver by Beniamino Galvani · 7 years ago
  28. 0ba089b config: meson-gx-common: Enable USB boot by Neil Armstrong · 7 years ago
  29. 0421c98 adc: meson-saradc: fix regmap_init_mem call by Neil Armstrong · 7 years ago
  30. 018e863 configs: dragonboard410c: remove env partition offset by Ramon Fried · 7 years ago
  31. b53777d configs: db410c: Set eMMC env partition to BOOT2 by Ramon Fried · 7 years ago
  32. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 7 years ago
  33. 487b5fa bootm: Handle kernel_noload on arm64 by Marek Vasut · 7 years ago
  34. 7f13b37 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 7 years ago
  35. fe996ec sandbox: swap_case: Increase number of base address regs by Simon Glass · 7 years ago
  36. fb95283 spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · 7 years ago
  37. 8a682e0 rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · 7 years ago
  38. dd0ee9e fdtgrep: Separate out checking of two allocations by Simon Glass · 7 years ago
  39. e178db1 fdtgrep: Fix logic of free() in do_fdtgrep() by Simon Glass · 7 years ago
  40. 2c84d52 ARM: dts: rmobile: Add HS200 support to E3 Ebisu by Marek Vasut · 7 years ago
  41. ea273e8 ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodes by Marek Vasut · 7 years ago
  42. 159b329 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · 7 years ago
  43. 701db6e net: ravb: Support reset GPIO both in mac and phy node by Marek Vasut · 7 years ago
  44. 536fb5d net: ravb: Filter out supported PHY features by Marek Vasut · 7 years ago
  45. c4a8d9c net: ravb: Do not shut down clock in start callback by Marek Vasut · 7 years ago
  46. 24417ed ARM: dts: rmobile: Move the PHY reset GPIO back by Marek Vasut · 7 years ago
  47. 27d290c ARM: rmobile: Adjust text base on V3M Eagle by Marek Vasut · 7 years ago
  48. 5af6541 pinctrl: renesas: Fix register usage in sh_pfc_{read,write} by Marek Vasut · 7 years ago
  49. af880e2 console: Fix handling of NULL global_data by Simon Glass · 7 years ago
  50. c2e4e7e log: Fix incorect range check in log_get_cat_name() by Simon Glass · 7 years ago
  51. b4c3fb0 gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO by Adam Ford · 7 years ago
  52. bd8a9c1 arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO by Adam Ford · 7 years ago
  53. 6fef62c block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 7 years ago
  54. a1b73c1 arm: Do not clear LR on exception in SPL by Andrew F. Davis · 7 years ago
  55. 8459367 mmc: Remove hwpartition help text when command is disabled by Alex Kiernan · 7 years ago
  56. d146a7b fs: btrfs: Do not fail when all root_backups are empty by Yevgeny Popovych · 7 years ago
  57. 28b538b .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  58. 3eb0fa4 .gitignore: sort normal pattern rules alphabetically by Masahiro Yamada · 7 years ago
  59. 8e51c0f dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · 7 years ago
  60. 92a14a4 MAINTAINERS: update ARM Snapdragon by Ramon Fried · 7 years ago
  61. 95a7730 db410c: fix alignment of dts file by Ramon Fried · 7 years ago
  62. e0212df iotrace: fix behaviour when buffer is full by Ramon Fried · 7 years ago
  63. 501c89d cmd: iotrace: add dump trace command by Ramon Fried · 7 years ago
  64. 7e9be3e iotrace: move record definitons to header file by Ramon Fried · 7 years ago
  65. 9508ecf ARM: sunxi: remove empty #ifdef/endif block by Chris Packham · 7 years ago
  66. 1b65c86 m68k: Remove empty #ifdef/#ifndef block by Chris Packham · 7 years ago
  67. af14d0d configs: Remove empty #ifdef/#ifndef blocks by Chris Packham · 7 years ago
  68. 6d0043a doc: avb2.0: add README about AVB2.0 integration by Igor Opaniuk · 7 years ago
  69. f96c948 test/py: avb2.0: add tests for avb commands by Igor Opaniuk · 7 years ago
  70. e883ffe am57xx_hs: avb2.0: add support of AVB 2.0 by Igor Opaniuk · 7 years ago
  71. 5d4fd87 avb2.0: add boot states and dm-verity support by Igor Opaniuk · 7 years ago
  72. 60b2f9e cmd: avb2.0: avb command for performing verification by Igor Opaniuk · 7 years ago
  73. 3af30e4 avb2.0: implement AVB ops by Igor Opaniuk · 7 years ago
  74. 3330584 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · 7 years ago
  75. d8f9d2a avb2.0: add Android Verified Boot 2.0 library by Igor Opaniuk · 7 years ago
  76. 378b29c Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  77. 0102023 x86: efi: app: Display correct CPU info during boot by Bin Meng · 7 years ago
  78. 3ebd892 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 7 years ago
  79. d441ec8 x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · 7 years ago
  80. 4a08c74 dm: video: Add an EFI framebuffer driver by Bin Meng · 7 years ago
  81. d1fe992 efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 7 years ago
  82. 252d41f x86: baytrail: Drop EFI-specific test logics by Bin Meng · 7 years ago
  83. 93c7b87 x86: Drop QEMU-specific EFI payload support by Bin Meng · 7 years ago
  84. 32151d4 x86: Add generic EFI payload support by Bin Meng · 7 years ago
  85. 3773c6a x86: efi: payload: Add arch_cpu_init() by Bin Meng · 7 years ago
  86. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 7 years ago
  87. 9efeb3f x86: doc: Fix reference to EFI doc in U-Boot by Bin Meng · 7 years ago
  88. 9f0b011 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 7 years ago
  89. e3ec0d0 x86: cherryhill: Fix DTC warning by Bin Meng · 7 years ago
  90. 103c45f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  91. a715415 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  92. 891bf67 ARM: rmobile: Disable 4k SF sectors on V3M Eagle by Marek Vasut · 7 years ago
  93. 75b573f ARM: rmobile: Enable cache command on V3M Eagle by Marek Vasut · 7 years ago
  94. c267952 ARM: rmobile: Fix CPGW address on V3M Eagle by Marek Vasut · 7 years ago
  95. 6d82ed8 ARM: dts: rmobile: Add AVB PHY reset on V3M Eagle by Marek Vasut · 7 years ago
  96. 29904b9 ARM: dts: rmobile: Add AVB pinmux on V3M Eagle by Marek Vasut · 7 years ago
  97. bc19d28 ARM: dts: rmobile: Enable SDHI on E3 Ebisu by Marek Vasut · 7 years ago
  98. ef6765c ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3 by Marek Vasut · 7 years ago
  99. 65dcc80 ARM: dts: rmobile: Add SCIF2 pinmux to E3 Ebisu by Marek Vasut · 7 years ago
  100. e183a6c ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990 by Marek Vasut · 7 years ago