1. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  2. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago
  3. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  4. 0163269 misc: add "call" uclass op by Stephen Warren · 8 years ago
  5. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  6. bfea23a power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  7. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  8. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago
  9. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  10. cdfbe97 defconfig: am43xx_evm: enable eth driver model by Mugunthan V N · 8 years ago
  11. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · 8 years ago
  12. bd37c7d configs: dra7xx_evm: enable eth driver model by Mugunthan V N · 8 years ago
  13. 5321dee ARM: dra7xx_evm: Enable regulator DM support by Vignesh R · 8 years ago
  14. 5e1f11e ARM: dts: dra7xx-evm: add evm_3v3_sd regulator by Vignesh R · 8 years ago
  15. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  16. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  17. 4568296 ARM: non-sec: flush code cacheline aligned by Stefan Agner · 8 years ago
  18. 70ab454 i2c: Drop redundant platform data setting in drivers by Simon Glass · 8 years ago
  19. 2c615b0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  20. 5abb9eb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  21. 0ae5c5a ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · 8 years ago
  22. f98afb6 ARM: uniphier: add uniphier_cache_set_active_ways() by Masahiro Yamada · 8 years ago
  23. 983b3d3 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation by Masahiro Yamada · 8 years ago
  24. 6dace91 ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on by Masahiro Yamada · 8 years ago
  25. bf44dde ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · 8 years ago
  26. f846a2b ARM: uniphier: move outer cache register macros to .c file by Masahiro Yamada · 8 years ago
  27. 54fb0a4 ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init by Masahiro Yamada · 8 years ago
  28. df64901 ARM: uniphier: export uniphier_cache_enable/disable functions by Masahiro Yamada · 8 years ago
  29. 9ff0acf ARM: uniphier: move lowlevel debug init code after page table switch by Masahiro Yamada · 8 years ago
  30. 659484f ARM: uniphier: fix ROM boot mode for PH1-sLD3 by Masahiro Yamada · 8 years ago
  31. 6caf51c ARM: uniphier: refactor L2 zero-touching code in lowlevel_init by Masahiro Yamada · 8 years ago
  32. 2c8df19 ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled by Masahiro Yamada · 8 years ago
  33. 487b5fe ARM: uniphier: support prefetch and touch operations for outer cache by Masahiro Yamada · 8 years ago
  34. 5ffada9 ARM: uniphier: refactor outer cache code by Masahiro Yamada · 8 years ago
  35. 1715553 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 8 years ago
  36. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  37. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago
  38. bd85566 ppc4xx: Fix platform support by Dirk Eibach · 8 years ago
  39. c344b6a i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · 8 years ago
  40. 601db1f efi_loader: disk: Sanitize exposed devices by Alexander Graf · 8 years ago
  41. 34118e7 efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  42. 5958cbe tiny-printf: Adjust to avoid using data section by Simon Glass · 8 years ago
  43. 97d13f9 configs: k2l_evm: add random eth address support by Mugunthan V N · 8 years ago
  44. 4d9b7fa configs: k2e_evm: add random eth address support by Mugunthan V N · 8 years ago
  45. 849865a configs: k2hk_evm: add random eth address support by Mugunthan V N · 8 years ago
  46. 1bf9c6f drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · 8 years ago
  47. b499a3c drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · 8 years ago
  48. f648579 ARM: dts: dra72-evm: Add mode-gpios entry for mac node by Vignesh R · 8 years ago
  49. 8e9473d net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · 8 years ago
  50. b28d050 ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes by Vignesh R · 8 years ago
  51. d3bcec6 ARM: dra7xx_evm: Enable support for TI PCF8575 by Vignesh R · 8 years ago
  52. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago
  53. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · 8 years ago
  54. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · 8 years ago
  55. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · 8 years ago
  56. 51a3e9d arm: ls1021a: Enable CONFIG_DM_USB in defconfigs by Rajesh Bhagat · 8 years ago
  57. a1bc99d dm: ls1021a: dts: Update USB 3.0 node to support DM USB by Rajesh Bhagat · 8 years ago
  58. 885f29a usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  59. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  60. 2542d96 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  61. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  62. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  63. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  64. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · 8 years ago
  65. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  66. 91b2c19 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · 8 years ago
  67. f279505 ARM: socfpga: use the default CONFIG_BOOTDELAY=2 by Masahiro Yamada · 8 years ago
  68. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  69. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  70. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  71. 8b46997 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  72. cd088e2 configs: Fix mmc rescan misuses by Karl Beldan · 8 years ago
  73. 15bd26c mkimage: Fix argument parsing with signature comment by Karl Beldan · 8 years ago
  74. 2ca7311 test: Adjust run_command_list() to return a list of strings by Simon Glass · 8 years ago
  75. 37c2ce1 test: Add a function to restart U-Boot by Simon Glass · 8 years ago
  76. 2a40d83 test: vboot: Put each test variant in its own section by Simon Glass · 8 years ago
  77. f223c73 test: Rename sha to sha_algo and pass it around by Simon Glass · 8 years ago
  78. ba8116c test: Drop the cmd() function by Simon Glass · 8 years ago
  79. d5deca0 test: Fix typos in comments by Simon Glass · 8 years ago
  80. 95adb80 test: Check exit status in run_and_log_expect_exception() by Simon Glass · 8 years ago
  81. dc3ab7e test: Fix typos and tidy up by Simon Glass · 8 years ago
  82. 90f3114 Makefile: Allow 'make tests' to run tests by Simon Glass · 8 years ago
  83. fa3754e armv8: mmu: Detect page table overflow in emergency pt creation by Alexander Graf · 8 years ago
  84. f1d070d cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · 8 years ago
  85. df40778 omap3: Drop omap3_evm_quick_* targets by Tom Rini · 8 years ago
  86. 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  87. 48380f2 config: rk3399: enable dwmmc controller by Kever Yang · 8 years ago
  88. 7017616 dts: rk3399: enable dwmmc for sdcard by Kever Yang · 8 years ago
  89. dc850de clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  90. 9387b2c configs: rk3399: add gpt and fs support by Kever Yang · 8 years ago
  91. b653b47 rockchip: add usb mass storage feature support for rk3288 by Xu Ziyuan · 8 years ago
  92. 05c3ca6 rockchip: add basic partitions support for rk3288 by Xu Ziyuan · 8 years ago
  93. 535b3dc rockchip: add support for rk3288 miniarm board by Xu Ziyuan · 8 years ago
  94. 4776f0b move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  95. ca19eac rk3399: add basic soc driver by Kever Yang · 8 years ago
  96. 344e608 rockchip: rockchip, sdram-channel 0xff fix remaining dts by Sandy Patterson · 8 years ago
  97. e71ce52 rockchip: add fastboot support for rk3036 board by Xu Ziyuan · 8 years ago
  98. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · 8 years ago
  99. b631c9d omap3, omap4: Enable USE_TINY_PRINTF for all by Tom Rini · 8 years ago
  100. 9d245eb omap3: Move to select SUPPORT_SPL for all by Tom Rini · 8 years ago