1. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  2. 0ebb538 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  3. 1411990 powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · 7 years ago
  4. fdef389 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  5. 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  6. f110892 soft_i2c: cleanup - no mpc8xx support by Christophe Leroy · 7 years ago
  7. 89d4fc1 spi: atmel: default y if DM_SPI && ARCH_AT91 by Jagan Teki · 7 years ago
  8. 37434db spi: atmel: Drop atmel_spi.h by Jagan Teki · 7 years ago
  9. 7b09477 spi: atmel: Drop non-dm code by Jagan Teki · 7 years ago
  10. 5a6eab8 at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROL by Jagan Teki · 7 years ago
  11. 4dc04eb at91: ma5d4evk: Enable DM_SPI by Jagan Teki · 7 years ago
  12. ca57bd6 at91: ma5d4evk: Add FDT support by Jagan Teki · 7 years ago
  13. 4d42f16 at91: ma5d4evk: Enable DM by Jagan Teki · 7 years ago
  14. c60bfe9 at91: vinco: Enable DM_SPI by Jagan Teki · 7 years ago
  15. 1e85626 at91: vinco: Add FDT support by Jagan Teki · 7 years ago
  16. 1a2131c at91: vinco: Enable DM by Jagan Teki · 7 years ago
  17. 8b562ef at91: taurus: Enable DM_SPI by Jagan Teki · 7 years ago
  18. 153b070 configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigs by Jagan Teki · 7 years ago
  19. 08afabc at91: gurnard: Enable DM_SPI by Jagan Teki · 7 years ago
  20. 9bf48e2 spi: atmel: Add ifdef for DM_GPIO code by Jagan Teki · 7 years ago
  21. 6074c38 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  22. 91e1bc5 rpi: Complete table of models with new revision code scheme by Jonathan Gray · 7 years ago
  23. 8ae1f82 mmc: use core clock frequency in bcm2835 sdhost by Jonathan Gray · 7 years ago
  24. 79153ff rpi3_32b: Enable lan78xx driver by Peter Robinson · 7 years ago
  25. 7fe7722 rpi: Add identifier for the new RPi3 B+ by Alexander Graf · 7 years ago
  26. 0d1a6c5 rpi3: Enable lan78xx driver by Alexander Graf · 7 years ago
  27. 065dcac rpi: Allow to boot without serial by Alexander Graf · 7 years ago
  28. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  29. f3fed05 Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT" by Andre Przywara · 7 years ago
  30. d14db11 sunxi: revert disabling of features by Andre Przywara · 7 years ago
  31. 901fb09 sunxi: disable direct MMC environment by Andre Przywara · 7 years ago
  32. ecd0cec net: sun8i-emac: remove support for old binding by Andre Przywara · 7 years ago
  33. 0bb48ef arm: dts: sunxi: update H5 to new EMAC binding by Andre Przywara · 7 years ago
  34. e88d2a5 arm: dts: sunxi: update H3 to new EMAC binding by Andre Przywara · 7 years ago
  35. 06a57f65 arm: dts: sunxi: update A64 to new EMAC binding by Andre Przywara · 7 years ago
  36. 12afd95 net: sun8i-emac: add support for new EMAC DT binding by Andre Przywara · 7 years ago
  37. c034117 net: sun8i-emac: support new pinctrl DT bindings by Andre Przywara · 7 years ago
  38. 381996c sunxi: gpio: add missing compatible strings by Andre Przywara · 7 years ago
  39. 35debf8 sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware by Andre Przywara · 7 years ago
  40. 948071b Makefile: Disable stack-usage check for ARC by Alexey Brodkin · 7 years ago
  41. e63d142 Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  42. e71553f configs: add NAND support for NES Classic by Miquel Raynal · 7 years ago
  43. 748b5b3 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · 7 years ago
  44. b56052f sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · 7 years ago
  45. 6d094d5 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · 7 years ago
  46. 491feff sunxi: dts: enable NAND on NES classic by Miquel Raynal · 7 years ago
  47. 663e8a9 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · 7 years ago
  48. 136e325 sunxi: spl: remove DMA related settings of the NAND controller by Miquel Raynal · 7 years ago
  49. 6ddbb1e spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · 7 years ago
  50. 7440bd7 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · 7 years ago
  51. ba1c98b sunxi: spl: deassert the NAND controller reset line by Miquel Raynal · 7 years ago
  52. 22f0aa0 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · 7 years ago
  53. 4dac80a spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · 7 years ago
  54. a084cb6 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · 7 years ago
  55. 781e70c spl: nand: sunxi: add missing status clear by Miquel Raynal · 7 years ago
  56. 60fb179 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · 7 years ago
  57. 28f7a9d spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · 7 years ago
  58. 802f766 spl: nand: sunxi: fix typo on register name by Miquel Raynal · 7 years ago
  59. a0a984e spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · 7 years ago
  60. f3aff37 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · 7 years ago
  61. 55fe0e2 spl: fix binman_sym output check by Miquel Raynal · 7 years ago
  62. 645b5af Prepare v2018.05-rc1 by Tom Rini · 7 years ago
  63. f770b3e ARC: HSDK: Enable SPI flash support by Eugeniy Paltsev · 7 years ago
  64. ada8aff ARC: HSDK: Add platform-specific commands by Eugeniy Paltsev · 7 years ago
  65. 1e43118 ARC: Bump ARC tools used in TravisCI to the most recent release arc-2017.09 by Alexey Brodkin · 7 years ago
  66. bdc9f02 ARC: AXS10x: DTS: Remove unused interrupt properties by Eugeniy Paltsev · 7 years ago
  67. 0e5d3e3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  68. 641599a image.h: add forward declaration of struct fdt_region by Masahiro Yamada · 7 years ago
  69. 414e2db fdt_region: remove unneeded fdt_internal.h inclusion by Masahiro Yamada · 7 years ago
  70. c960a68 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · 7 years ago
  71. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  72. bcfdf05 dm: core: make fixed-clock dt scan live dt compatible by Andy Yan · 7 years ago
  73. 4468317 fs: cbfs: fix locating the cbfs header by Andre Heider · 7 years ago
  74. 33222c8 cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs by Andre Heider · 7 years ago
  75. 1e656ad pinctrl-uclass: convert to use live dt by Kever Yang · 7 years ago
  76. d255fad core: add uclass_get_device_by_phandle_id() api by Kever Yang · 7 years ago
  77. f3b623f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  78. 80a66a5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  79. 0ca0a54 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 7 years ago
  80. 25db371 arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driver by Ken Ma · 7 years ago
  81. 9734104 arm64: a37xx: dts: enable pcie port by Wilson Ding · 7 years ago
  82. f38c098 arm64: a37xx: defconfigs: enable aardvark pcie driver by Wilson Ding · 7 years ago
  83. e51f2b1 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · 7 years ago
  84. 92e7a68 arm64: a37xx: populate pcie memory region by Wilson Ding · 7 years ago
  85. d6aed54 arm64: a37xx: remove old pinctrl implementation by Ken Ma · 7 years ago
  86. fd81eb9 Revert "arm64: a37xx: dts: Add pin control nodes to DT" by Ken Ma · 7 years ago
  87. 65b2e66 doc: a37xx: Introduce pinctrl device tree binding by Ken Ma · 7 years ago
  88. 30aecc0 arm64: a37xx: dts: Correct mpp definitions by Ken Ma · 7 years ago
  89. dc36235 arm64: a37xx: pinctrl: Correct mpp definitions by Ken Ma · 7 years ago
  90. 0237448 arm64: a37xx: pinctrl: Fix gpio pin offset in register by Ken Ma · 7 years ago
  91. 23626ca arm64: a37xx: pinctrl: Fix the pin 23 on south bridge by Ken Ma · 7 years ago
  92. 8aecbcd arm64: a37xx: dts: Fix the number of GPIO on south bridge by Ken Ma · 7 years ago
  93. 44ac747 arm64: a37xx: pinctrl: Fix number of pin in south bridge by Ken Ma · 7 years ago
  94. 4382e53 arm64: a37xx: dts: Add additional pinctrl definition by Ken Ma · 7 years ago
  95. d7d3ee5 arm64: a37xx: dts: Add pinctrl configuration for ESPRESSOBin board by Ken Ma · 7 years ago
  96. e732a5e arm64: a37xx: defconfig: Enable PINCTRL and GPIO support for ESPRESSOBin board by Ken Ma · 7 years ago
  97. d13d8ba arm64: a37xx: dts: add gpio head file including by Ken Ma · 7 years ago
  98. bdca661 arm64: mvebu: a8k: Add distro boot support by Mark Kettenis · 7 years ago
  99. 6cd5678 kwbimage: Fix out of bounds access by Alexander Graf · 7 years ago
  100. bc8cb15 configs: clearfog: enable random random MAC address by Baruch Siach · 7 years ago