1. abe25db nvme: Remove useless defines by Bin Meng · 7 years ago
  2. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  3. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  4. 34f98a3 sh: Fix linking of ms7722se by Tom Rini · 7 years ago
  5. c3b572c cmd/spl.c: Include <libfdt.h> for fdt_totalsize by Tom Rini · 7 years ago
  6. 8b3cec7 mtdparts: Fix uninitialized scalar usage by Tom Rini · 7 years ago
  7. bd95e65 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  8. f72b96e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  9. 0031af9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  10. cc0427d Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  11. c2150e4 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  12. 5c27535 disk: part: align buffer so it can be used with DMA enabled drivers by Stefan Agner · 7 years ago
  13. 527d865 scripts: objdiff: Ignore debug info when comparing by Stephen Boyd · 7 years ago
  14. e43f74a doc: verified-boot: fix typos by Masahiro Yamada · 7 years ago
  15. 10b078d fs: ext4: Fix journal overrun issue reported by Coverity by Tom Rini · 7 years ago
  16. bc02834 mtdparts: Fix final outstanding issue reported by Coverity by Tom Rini · 7 years ago
  17. 1e87f9c spl: stm32: make falcon mode activation configurable by Vikas Manocha · 7 years ago
  18. 767cb74a cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · 7 years ago
  19. 195dc23 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · 7 years ago
  20. 4c699a4 igep00x0: move SPL routines into separate file by Ladislav Michl · 7 years ago
  21. ea8c7fc arm: dra7xx: Define Android boot arguments by Semen Protsenko · 7 years ago
  22. 49c7d0a arm: am57xx: Define Android boot arguments by Semen Protsenko · 7 years ago
  23. a17c8b1 arm: omap: Define command for booting Android from eMMC by Semen Protsenko · 7 years ago
  24. a797f27 ARMv8/sec_firmware : Update chosen/kaslr-seed with random number by Ruchika Gupta · 7 years ago
  25. 225bfd3 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
  26. c25c4fd board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
  27. fc6adeb board: atmel: Use the new PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  28. 47edaea driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  29. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  30. 7621621 fs: fat: fix fatwrite overflow calculation by Reno Farnesi · 7 years ago
  31. 528f2b6 arm: dts: am33xx: sync DTS with Linux 4.13-rc4 by Suniel Mahesh · 7 years ago
  32. 93fd5b0 ram: kconfig: s/SPL/TPL/ in TPL_RAM help text by Jagan Teki · 7 years ago
  33. e5ec12b rpi: Enable USB keyboard support by Simon Glass · 7 years ago
  34. f40ad66 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  35. 90340c8 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  36. f7f79b4 ARM: rmobile: Enable MMC and USB DM on ULCB by Marek Vasut · 7 years ago
  37. 3345ca2 ARM: rmobile: Enable MMC and USB DM on Salvator-X by Marek Vasut · 7 years ago
  38. 6f38085 ARM: rmobile: Remove SH SDHI probing from ULCB board by Marek Vasut · 7 years ago
  39. ddb39a0 ARM: rmobile: Remove SH SDHI probing from Salvator-X board by Marek Vasut · 7 years ago
  40. 3f63551 ARM: rmobile: Remove Serial SH probing from ULCB board by Marek Vasut · 7 years ago
  41. 1c30aea5 ARM: rmobile: Remove Serial SH probing from Salvator-X board by Marek Vasut · 7 years ago
  42. 75ba2bf ARM: rmobile: Remove RAVB probing from ULCB board by Marek Vasut · 7 years ago
  43. a88026c ARM: rmobile: Remove RAVB probing from Salvator-X board by Marek Vasut · 7 years ago
  44. d47f356 ARM: rmobile: Enable HUSH parser by Marek Vasut · 7 years ago
  45. c4464e1 ARM: rmobile: Enable KSZ90X1 PHY on Salvator-X by Marek Vasut · 7 years ago
  46. 46933df ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3 by Marek Vasut · 7 years ago
  47. fd8692b clk: rmobile: Split R8A7795 and R8A7796 core clock tables by Marek Vasut · 7 years ago
  48. 962c78b imx: use BOOT_DEVICE_BOARD instead of UART by Stefan Agner · 7 years ago
  49. 3bd1642 imx: fix USB boot mode detection for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  50. 438505f x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  51. 207d532 x86: bayleybay: Adjust VGA rom address by Bin Meng · 7 years ago
  52. 81c727d x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  53. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  54. 5091a8b x86: dfi-bt700: Select SERIAL_RX_BUFFER via Kconfig by Stefan Roese · 7 years ago
  55. b48dcd3 x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig by Stefan Roese · 7 years ago
  56. 3ca7a06 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  57. 7fded0c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  58. 76e7265 vbe: Drop vbe_get_video_info() by Bin Meng · 7 years ago
  59. c11b17c x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  60. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  61. b42711f x86: ich-spi: Move opcode registers configuration to another routine by Bin Meng · 7 years ago
  62. 3e79141 x86: ich-spi: Don't read cached lock status by Bin Meng · 7 years ago
  63. 7d82978 x86: ich-spi: Remove unnecessary assignment in ich_init_controller() by Bin Meng · 7 years ago
  64. 94bc917 x86: ich-spi: Remove spi_write_protect_region() by Bin Meng · 7 years ago
  65. 7a7bfec pinctrl: imx7ulp: Add new info instance for iomuxc1 by Peng Fan · 7 years ago
  66. 63fbc59 pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set by Peng Fan · 7 years ago
  67. 7c09cbf imx: fix licensing in i.MX files by Stefano Babic · 7 years ago
  68. fa85b02 imx: mx7: psci: add copyright and license by Peng Fan · 7 years ago
  69. f0e0698 apalis/colibri_imx6: enable SDP by default by Stefan Agner · 7 years ago
  70. 2b2f678 apalis/colibri_imx6: use independent USB PID for SPL by Stefan Agner · 7 years ago
  71. f9c39d9 doc: add Serial Download Protocol documentation by Stefan Agner · 7 years ago
  72. a3774c1 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  73. 2f00569 cmd: add sdp command by Stefan Agner · 7 years ago
  74. ccd7a4d usb: gadget: sdp: extend images compatible for jumps by Stefan Agner · 7 years ago
  75. 5661f08 usb: gadget: add SDP driver by Stefan Agner · 7 years ago
  76. 4e76c07 imx: move imximage header to common location by Stefan Agner · 7 years ago
  77. a430556 i2c: muxes: add i2c gpio multiplexer driver by Peng Fan · 7 years ago
  78. 4fadcaf i2c: add i2c driver for stm32 by Patrice Chotard · 7 years ago
  79. 90ae53c fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · 7 years ago
  80. 236c49a mtd: cfi: staticize functions by Marek Vasut · 7 years ago
  81. ad8afea Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  82. 09b6a6d Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  83. 8197d92 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  84. 6ab09b0 ARM: mvebu: set correct mem_size for db-88f6820-amc by Chris Packham · 7 years ago
  85. 5bf4475 doc: license: Add license header to the README.dfutftp file by Lukasz Majewski · 7 years ago
  86. 6bafa5a fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
  87. 2341c80 common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
  88. 7715dea fastboot: avoid printing invalid data by John Keeping · 8 years ago
  89. d331084 Fix fastboot boot address by Peter Chubb · 8 years ago
  90. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  91. 2d7cb5b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
  92. c55d8b9 env: Allow env_load() to detect errors by Simon Glass · 7 years ago
  93. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  94. 3444d1d ARM: dts: uniphier: add dr_mode property to dwc3 node by Masahiro Yamada · 7 years ago
  95. 6584b1e reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · 7 years ago
  96. c5161ee Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" by Masahiro Yamada · 7 years ago
  97. 0aa8b2c Revert "ARM: uniphier: move lowlevel debug init code after page table switch" by Masahiro Yamada · 7 years ago
  98. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  99. 213fcab clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  100. f1a7ba1 Fix 'notes' typos by Anatolij Gustschin · 7 years ago