1. a6477f7 ARM: kirkwood: add SBx81LIFXCAT board by Chris Packham · 6 years ago
  2. 14deee2 arm: mvebu: clearfog: add u-boot, dm-spl tag for spi by Jon Nettleton · 6 years ago
  3. 69601ce arm: mvebu: helios4: remove duplicate sdhci pins node by Baruch Siach · 6 years ago
  4. 334eebe arm: mvebu: Better align Clearfog dts file with Linux kernel by Jon Nettleton · 6 years ago
  5. a4adb1f arm: mvebu: clearfog: use the microsom .dtsi by Baruch Siach · 6 years ago
  6. bf3eaa3 arm: mvebu: solidrun-microsom: update SPI flash compatible by Baruch Siach · 6 years ago
  7. b8ce90a configs: kirkwood: Move RTC_MV to DM and Kconfig by Chris Packham · 6 years ago
  8. 70222a6 configs: move RTC_MV config from mv-plug-common.h to boards by Chris Packham · 6 years ago
  9. f596efb configs: kirkwood: ds109: switch to DM_I2C by Chris Packham · 6 years ago
  10. 4fe3f1b mvebu: clearfog: use kconfig symbols to select boot device by Baruch Siach · 6 years ago
  11. 72c4e67 mvebu: support UART boot image by Baruch Siach · 6 years ago
  12. ca1a4c8 mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  13. ad105f5 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago
  14. d38f04f mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · 6 years ago
  15. f05062e mvebu: turris_omnia: use u-boot-spl-dtb.bin by Baruch Siach · 6 years ago
  16. bb694d4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  17. 0cba6e9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  18. d64caaf clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
  19. 314d3ac mailmap: Update mail address (lukma) by Lukasz Majewski · 6 years ago
  20. 11c1b55 ARM: dts: stm32: remove cd-inverted for stm32429i-eval by Patrice Chotard · 6 years ago
  21. fa91156 mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · 6 years ago
  22. 43d36a0 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · 6 years ago
  23. 8015093 mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · 6 years ago
  24. d78bc42 configs: stm32f469-disco: Enable CONFIG_BLK by Patrice Chotard · 6 years ago
  25. bfe24ae configs: stm32f746-disco: Enable CONFIG_BLK by Patrice Chotard · 6 years ago
  26. 69a8f4d configs: stm32f429-evaluation: Enable CONFIG_BLK by Patrice Chotard · 6 years ago
  27. 8e0d51f docproc: Remove by Tom Rini · 6 years ago
  28. fe9805f bootcount: Fix misaligned cache operation by Alex Kiernan · 6 years ago
  29. 1416e2d armv8: make SPL exception vectors optional by Andre Przywara · 6 years ago
  30. 15b6184 armv8: Reduce exception handling code by Andre Przywara · 6 years ago
  31. bdaf24f ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entries by Adam Ford · 6 years ago
  32. 91570b5 configs: stm32mp15: enable ADC by Fabrice Gasnier · 6 years ago
  33. a466ece adc: Add driver for STM32 ADC by Fabrice Gasnier · 6 years ago
  34. fb4e674 dt-bindings: Document STM32 ADC DT bindings by Fabrice Gasnier · 6 years ago
  35. a4a87f7 dm: adc: uclass: get reference regulator once by Fabrice Gasnier · 6 years ago
  36. 1fe243a clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  37. 14aa210 kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  38. ad6054f Add Beaglebone Enhanced support by Koen Kooi · 6 years ago
  39. a30691a Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  40. 7f25d81 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · 7 years ago
  41. 4f4dde0 spi: kirkwood: add orion-spi compatible string by Chris Packham · 6 years ago
  42. f5ff46f spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · 7 years ago
  43. 04d57b1 mtd: add spi flash id s25fl128l by Clément Laigle · 6 years ago
  44. a839c36 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
  45. cee02e6 binman: Adjust _GetPropTree() parameters by Simon Glass · 6 years ago
  46. 15a587c binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  47. 7e7c587 binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · 6 years ago
  48. 1be70d2 binman: Show the image position in the map by Simon Glass · 6 years ago
  49. b8ef5b6 binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  50. 24d0d3c binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  51. 94a7c60 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  52. 4f5dea4 patman: Show the current directory in GetInputFilename() by Simon Glass · 6 years ago
  53. 0ef87aa binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  54. aeffc5e patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  55. 2b19321e patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  56. 1d85888 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  57. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  58. ec127af binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  59. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  60. 5a5da7c binman: Create README.entries by Simon Glass · 6 years ago
  61. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  62. 3fb397b binman: Expand documentation for entries by Simon Glass · 6 years ago
  63. 9b1a804 binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  64. bb74837 binman: Support an entry that holds text by Simon Glass · 6 years ago
  65. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  66. dc08ecc dtoc: Add missing comments to fdt_util by Simon Glass · 6 years ago
  67. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  68. 8122f39 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  69. ea6922e binman: Tidy up some comments in the tests by Simon Glass · 6 years ago
  70. b2b0df8 binman: Add comments to elf_test by Simon Glass · 6 years ago
  71. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  72. 46d61a2 binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 6 years ago
  73. 61523dd Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  74. 20a619c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  75. ae5afc3 .travis.yml: Exclude openrd platforms by Tom Rini · 6 years ago
  76. d150d61 .travis.yml: Exclude kirkwood machines from the arm926ejs job by Tom Rini · 6 years ago
  77. e93db9b openrd: Mark as Orphaned by Tom Rini · 6 years ago
  78. 781e8f6 ls1046ardb: Add qspi_spl variant to the MAINTAINERS file by Tom Rini · 6 years ago
  79. 275906d pico-pi: Add Otavio as maintainer by Tom Rini · 6 years ago
  80. b3815fc dm: Fix CMD_DM enabling by Michal Simek · 6 years ago
  81. 9dcb9d7 Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization" by Ran Wang · 6 years ago
  82. 9a21dc3 Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization" by Ran Wang · 6 years ago
  83. 89a897f board: sun50i: h6: Add OrangePi One Plus initial support by Jagan Teki · 6 years ago
  84. 850bdaf mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP by Mylène Josserand · 6 years ago
  85. cbe9ea2 mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · 6 years ago
  86. 3362094 configs: sunxi: Drop CONFIG_SUNXI_USB_PHYS by Jagan Teki · 6 years ago
  87. 69aa1b2 phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5 by Jagan Teki · 6 years ago
  88. 52185b0 phy: sun4i-usb: Remove usb_clk_cfg set in probe by Jagan Teki · 6 years ago
  89. 0bfcb47 phy: sun4i-usb: Call phy_passby even for PHY#0 by Jagan Teki · 6 years ago
  90. b29712e video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · 6 years ago
  91. a8407b5 sunxi: add support for Pine H64 board by Icenowy Zheng · 6 years ago
  92. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  93. da26165 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  94. 42956f1 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  95. 7f51a40 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  96. 10196c9 sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago
  97. 0558676 sunxi: add clock code for H6 by Icenowy Zheng · 6 years ago
  98. 6958c30 sunxi: change GIC address on H6 by Icenowy Zheng · 6 years ago
  99. e5715e7 sunxi: add config for SPL at 0x20000 on H6 by Icenowy Zheng · 6 years ago
  100. 0a21fdd sunxi: change ATF position for H6 by Icenowy Zheng · 6 years ago