1. 4dac80a spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · 7 years ago
  2. a084cb6 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · 7 years ago
  3. 781e70c spl: nand: sunxi: add missing status clear by Miquel Raynal · 7 years ago
  4. 60fb179 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · 7 years ago
  5. 28f7a9d spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · 7 years ago
  6. 802f766 spl: nand: sunxi: fix typo on register name by Miquel Raynal · 7 years ago
  7. a0a984e spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · 7 years ago
  8. f3aff37 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · 7 years ago
  9. 55fe0e2 spl: fix binman_sym output check by Miquel Raynal · 7 years ago
  10. 645b5af Prepare v2018.05-rc1 by Tom Rini · 7 years ago
  11. f770b3e ARC: HSDK: Enable SPI flash support by Eugeniy Paltsev · 7 years ago
  12. ada8aff ARC: HSDK: Add platform-specific commands by Eugeniy Paltsev · 7 years ago
  13. 1e43118 ARC: Bump ARC tools used in TravisCI to the most recent release arc-2017.09 by Alexey Brodkin · 7 years ago
  14. bdc9f02 ARC: AXS10x: DTS: Remove unused interrupt properties by Eugeniy Paltsev · 7 years ago
  15. 0e5d3e3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  16. 641599a image.h: add forward declaration of struct fdt_region by Masahiro Yamada · 7 years ago
  17. 414e2db fdt_region: remove unneeded fdt_internal.h inclusion by Masahiro Yamada · 7 years ago
  18. c960a68 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · 7 years ago
  19. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  20. bcfdf05 dm: core: make fixed-clock dt scan live dt compatible by Andy Yan · 7 years ago
  21. 4468317 fs: cbfs: fix locating the cbfs header by Andre Heider · 7 years ago
  22. 33222c8 cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs by Andre Heider · 7 years ago
  23. 1e656ad pinctrl-uclass: convert to use live dt by Kever Yang · 7 years ago
  24. d255fad core: add uclass_get_device_by_phandle_id() api by Kever Yang · 7 years ago
  25. f3b623f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  26. 80a66a5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  27. 0ca0a54 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 7 years ago
  28. 25db371 arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driver by Ken Ma · 7 years ago
  29. 9734104 arm64: a37xx: dts: enable pcie port by Wilson Ding · 7 years ago
  30. f38c098 arm64: a37xx: defconfigs: enable aardvark pcie driver by Wilson Ding · 7 years ago
  31. e51f2b1 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · 7 years ago
  32. 92e7a68 arm64: a37xx: populate pcie memory region by Wilson Ding · 7 years ago
  33. d6aed54 arm64: a37xx: remove old pinctrl implementation by Ken Ma · 7 years ago
  34. fd81eb9 Revert "arm64: a37xx: dts: Add pin control nodes to DT" by Ken Ma · 7 years ago
  35. 65b2e66 doc: a37xx: Introduce pinctrl device tree binding by Ken Ma · 7 years ago
  36. 30aecc0 arm64: a37xx: dts: Correct mpp definitions by Ken Ma · 7 years ago
  37. dc36235 arm64: a37xx: pinctrl: Correct mpp definitions by Ken Ma · 7 years ago
  38. 0237448 arm64: a37xx: pinctrl: Fix gpio pin offset in register by Ken Ma · 7 years ago
  39. 23626ca arm64: a37xx: pinctrl: Fix the pin 23 on south bridge by Ken Ma · 7 years ago
  40. 8aecbcd arm64: a37xx: dts: Fix the number of GPIO on south bridge by Ken Ma · 7 years ago
  41. 44ac747 arm64: a37xx: pinctrl: Fix number of pin in south bridge by Ken Ma · 7 years ago
  42. 4382e53 arm64: a37xx: dts: Add additional pinctrl definition by Ken Ma · 7 years ago
  43. d7d3ee5 arm64: a37xx: dts: Add pinctrl configuration for ESPRESSOBin board by Ken Ma · 7 years ago
  44. e732a5e arm64: a37xx: defconfig: Enable PINCTRL and GPIO support for ESPRESSOBin board by Ken Ma · 7 years ago
  45. d13d8ba arm64: a37xx: dts: add gpio head file including by Ken Ma · 7 years ago
  46. bdca661 arm64: mvebu: a8k: Add distro boot support by Mark Kettenis · 7 years ago
  47. 6cd5678 kwbimage: Fix out of bounds access by Alexander Graf · 7 years ago
  48. bc8cb15 configs: clearfog: enable random random MAC address by Baruch Siach · 7 years ago
  49. b8478fc dm: pcie: designware: add correct ATU handling by Igal Liberman · 7 years ago
  50. 5d73292 x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · 7 years ago
  51. 0851f34 x86: mmc: Fix mapping of BAR memory by Bernhard Messerklinger · 7 years ago
  52. ee1109b dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · 7 years ago
  53. 1eaf780 dm: pci: Check board information pointer in decode_regions() by Bin Meng · 7 years ago
  54. 14d61d4 efi_stub: Fix GDT_NOTSYS check by Alexander Graf · 7 years ago
  55. d58717e riscv: ae250: Support DT provided by the board at runtime by Rick Chen · 7 years ago
  56. 2bc5bea configs: Drop CONFIG_MMC_NDS32 by Rick Chen · 7 years ago
  57. bf9ba4d mmc: ftsdc010: Merge nds32_mmc to ftsdc010 by Rick Chen · 7 years ago
  58. 095c9f3 mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig by Rick Chen · 7 years ago
  59. 88a0b76 Drop CONFIG_FTSDC010_NUMBER by Rick Chen · 7 years ago
  60. ebce73f Drop CONFIG_FTSDC010_BASE by Rick Chen · 7 years ago
  61. 5ff6b3d board: Drop ftsdc010 non-dm code by Rick Chen · 7 years ago
  62. cf52231 mmc: ftsdc010: Drop non-dm code by Rick Chen · 7 years ago
  63. 2060a69 nds32: dts: AG101P support sd High-Speed mode by Rick Chen · 7 years ago
  64. 177c16c riscv: dts: AE250 support sd High-Speed mode by Rick Chen · 7 years ago
  65. 7459c88 mmc: ftsdc010: Support High-Speed mode by Rick Chen · 7 years ago
  66. fcc7a07 doc: ae250: Describe riscv-linux booting via u-boot by Rick Chen · 7 years ago
  67. 86aa65a tools: mkimage: Support RISC-V arch by Rick Chen · 7 years ago
  68. 22b7e6f riscv: bootm: Remove ATAGS by Rick Chen · 7 years ago
  69. 0462358 riscv: bootm: Support to boot riscv-linux by Rick Chen · 7 years ago
  70. 22e8c0f riscv: checkpatch: Fix static const char * array declarations by Rick Chen · 7 years ago
  71. b907649 riscv: checkpatch: Fix missing a blank line after declarations by Rick Chen · 7 years ago
  72. 45fc937 riscv: checkpatch: Fix alignment should match open parenthesis by Rick Chen · 7 years ago
  73. 40717eb riscv: checkpatch: Fix use of volatile by Rick Chen · 7 years ago
  74. bc0818a riscv: checkpatch: Fix Macro argument reuse by Rick Chen · 7 years ago
  75. 8761e98 wandboard: remove superfluous include by Heinrich Schuchardt · 7 years ago
  76. 0fe69ad imx7: spl: Check for Serial Downloader in spl_boot_device by Eran Matityahu · 7 years ago
  77. 03858f8 imx7: Add src_base structure define macro by Eran Matityahu · 7 years ago
  78. 0004b7a Makefile: Build firmware-ivt image type for HAB verification also for mx7 by Eran Matityahu · 7 years ago
  79. dad75e2 mx7_common: Fix SPL compilation with secure boot support enabled by Eran Matityahu · 7 years ago
  80. 7906ed4 ARM: dts: imx6ull: add wdog3 by Jörg Krause · 7 years ago
  81. e73edcf ARM: dts: imx6ul: add wdog3 by Jörg Krause · 7 years ago
  82. d8b3ec4 board: ge: ppd: Fix environment variable location by Nandor Han · 7 years ago
  83. 7adafc1 imx: fix CAAM base for i.MX6UL by Anatolij Gustschin · 7 years ago
  84. fa45219 drivers: i2c: mxc: Update support to 8 I2C controllers by Sriram Dash · 7 years ago
  85. 942ecc8 drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig by Sriram Dash · 7 years ago
  86. 2476d26 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  87. 6837c58 rockchip: sdhci: support 8bit bus-width by Philipp Tomsich · 7 years ago
  88. 47b8583 rockchip: mmc: update MAINTAINERS by Philipp Tomsich · 7 years ago
  89. f0f7178 rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controller by Philipp Tomsich · 7 years ago
  90. d928695 rockchip: rk3399: set fdtfile by Mark Kettenis · 7 years ago
  91. 6b0c26f rockchip: clk: rk3188: update dpll settings to make EMAC work by Alexander Kochetkov · 7 years ago
  92. 6e60779 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  93. 0ea91c3 video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
  94. a89c725 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  95. fca1045 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
  96. e56a713 usb: rockchip: remove duplicate assignement. by Heinrich Schuchardt · 7 years ago
  97. 2ebc80e driver: ram: rockchip: rk3399: missing counter increment by Heinrich Schuchardt · 7 years ago
  98. 7a6d7d3 rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · 7 years ago
  99. b1d093d rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · 7 years ago
  100. 41837e8 rockchip: pinctrl: rk3399: add support for I2C[123467] by Philipp Tomsich · 7 years ago