1. 2655f16 ARM: dts: k2e: Enable Davinci SPI controller by Vignesh R · 8 years ago
  2. 376c533 defconfig: k2hk_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  3. 96368e6 ARM: dts: k2hk: Enable Davinci SPI controller by Vignesh R · 8 years ago
  4. e5fcf03 ARM: dts: keystone2: add SPI aliases for davinci SPI nodes by Vignesh R · 8 years ago
  5. 3983224 keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build by Vignesh R · 8 years ago
  6. 192bb75 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · 8 years ago
  7. 7c61686 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  8. c8864d7 spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · 8 years ago
  9. e8009be Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  10. c7dea6e arc: make global_data.h usable in assembly files by Alexey Brodkin · 8 years ago
  11. 7a54f51 arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS by Alexey Brodkin · 8 years ago
  12. 8d24176 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  13. d2a6af05 sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) by Quentin Schulz · 8 years ago
  14. 9acebe8 sunxi: Add missing boot_media fields in the SPL header by Olliver Schinagl · 8 years ago
  15. cd8b35d sunxi: spl: Fix DRAM info printing by Hans de Goede · 8 years ago
  16. 68f7289 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  17. 2f6b470 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  18. 0e1e587 Prepare v2016.07-rc3 by Tom Rini · 8 years ago
  19. 20a4104 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  20. d90bb43 mmc: increase MMC SDHCI read status timeout by Steve Rae · 8 years ago
  21. df6b506 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · 8 years ago
  22. 4632739 autoboot: move bootdelay >= 0 check to abortboot() by Masahiro Yamada · 8 years ago
  23. 09b9d9e autoboot: move CONFIG_SILENT_CONSOLE handling by Masahiro Yamada · 8 years ago
  24. d8da829 autoboot: rename abortboot_{keyed, normal} to __abortboot by Masahiro Yamada · 8 years ago
  25. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  26. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  27. ea72ee7 ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board by Masahiro Yamada · 8 years ago
  28. 4aae64c ARM: AM437x: Align HS device variant defconfig filename by Andreas Dannenberg · 8 years ago
  29. 8dfd6e2 driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · 8 years ago
  30. e64a6b1 ARM: uniphier: add external IRQ setup code by Masahiro Yamada · 8 years ago
  31. 1013aef ARM: dts: uniphier: add AIDET nodes by Masahiro Yamada · 8 years ago
  32. fc9da85 pinctrl: uniphier: add Ethernet pin-mux settings by Masahiro Yamada · 8 years ago
  33. 64c1cc4 pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL by Masahiro Yamada · 8 years ago
  34. 5e25b9d pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · 8 years ago
  35. 3379987 pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  36. 186c133 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · 8 years ago
  37. c4adc50 ARM: dts: uniphier: sync Device Trees with upstream Linux by Masahiro Yamada · 8 years ago
  38. aac641b pinctrl: uniphier: remove unneeded pin group nand_cs1 by Masahiro Yamada · 8 years ago
  39. 69da34c pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20 by Masahiro Yamada · 8 years ago
  40. 4d1065c pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2 by Masahiro Yamada · 8 years ago
  41. 4cb9399 ARM: uniphier: fix typo "talbe" by Masahiro Yamada · 8 years ago
  42. ff6e156 x86: coreboot: Remove the dummy pch driver by Bin Meng · 8 years ago
  43. 44faff2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  44. 6f0aea3 configs: Re-sync after boot menu changes by Tom Rini · 8 years ago
  45. dee01e4 armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs by Abhimanyu Saini · 8 years ago
  46. 49cdce1 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  47. 1483151 mmc: fsl: introduce wp_enable by Peng Fan · 8 years ago
  48. 84ecdf6 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · 8 years ago
  49. f53225c mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · 8 years ago
  50. 68aaa98 armv8: ls1043aqds: print FPGA info early for QSPI boot by Qianyu Gong · 8 years ago
  51. 581ff00 armv8: ls1043aqds: use configurable clock by Qianyu Gong · 8 years ago
  52. faaef73 common: add new boot media kconfig entry by Peng Fan · 8 years ago
  53. d14739f Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  54. 4a9a329 maintainers: new email address by Steve Rae · 8 years ago
  55. 0abd63b fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · 8 years ago
  56. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  57. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  58. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  59. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  60. ac6e5fe Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  61. ca2ec9a mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · 8 years ago
  62. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  63. 13ee789 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 8 years ago
  64. ae21e96 arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260 by Heiko Schocher · 8 years ago
  65. 289f979 corvus DTS / DM support by Heiko Schocher · 8 years ago
  66. ce9844c arm: at91: add CONFIG_AT91SAM9M10G45 by Heiko Schocher · 8 years ago
  67. 968ebdf ARM: at91: Don't invoke spl_boot_device() twice by Marek Vasut · 8 years ago
  68. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  69. 57de41e ehci: mx7: fix otg id detection by Peng Fan · 8 years ago
  70. 429ff44 ehci: mx7: fix usbnc_regs by Peng Fan · 8 years ago
  71. 217d169 usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · 8 years ago
  72. 4141e85 kbuild: avoid race between dtbs and dt/dt.dtb targets by Masahiro Yamada · 8 years ago
  73. fba5f93 efi_loader: Fix typo in distro script by Alexander Graf · 8 years ago
  74. a4d7999 board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · 8 years ago
  75. 2290fe0 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago
  76. 8ada4e0 arm: bcm235xx: update clock framework by Steve Rae · 8 years ago
  77. 77a1a67 arm: bcm235xx: fix kps ccu by Chris Brand · 8 years ago
  78. 9d7f416 arm: bcm235xx: implement the boot0 hook code by Steve Rae · 8 years ago
  79. 202b84a arm: bcm235xx: choose 8-bit phy bus width by Steve Rae · 8 years ago
  80. df8b0a0 clk: sandbox: don't check clk ID against 0 by Stephen Warren · 8 years ago
  81. bd62e24 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  82. ec04836 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  83. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  84. b88d6f7 Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards by Masahiro Yamada · 8 years ago
  85. 62f8183 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · 8 years ago
  86. 6441e3d ARM: move #ifdef to match the error handling code by Masahiro Yamada · 8 years ago
  87. afedf54 arm64: optimize smp_kick_all_cpus by Masahiro Yamada · 8 years ago
  88. a2cfc8d lib/lzo: bugfix when input data is not compressed by Joris Lijssens · 8 years ago
  89. 9604474 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · 8 years ago
  90. 5847084 Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · 8 years ago
  91. 42ffa51 Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING. by Vagrant Cascadian · 8 years ago
  92. 1e23737 board: amlogic: Rename folder for Amlogic boards by Carlo Caione · 8 years ago
  93. 4b3ab59 configs: gxbb: Introduce a common config header file by Carlo Caione · 8 years ago
  94. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  95. f8f9107 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · 8 years ago
  96. 92dfd92 cmd: bootefi: cosmetic by Sergey Kubushyn · 8 years ago
  97. 85a2f77 omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  98. a2fd238 armv8: ls1043aqds: fix to get boot device info from FPGA by Qianyu Gong · 8 years ago
  99. f3acaf4 armv8/fsl_lsch2: Correct the cores frequency initialization by Hou Zhiqiang · 8 years ago
  100. 61520ac arm: socfpga: Fix "improve raw MMC SPL boot" by Marek Vasut · 8 years ago