1. 6e06acb fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  2. 11e44fc fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago
  3. ab65006 kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  4. 568d492 defconfig: am43xx_evm: enable eth driver model by Mugunthan V N · 8 years ago
  5. 1f01962 drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · 8 years ago
  6. 3581332 configs: dra7xx_evm: enable eth driver model by Mugunthan V N · 8 years ago
  7. 8f521bf ARM: dra7xx_evm: Enable regulator DM support by Vignesh R · 8 years ago
  8. 257bdb3 ARM: dts: dra7xx-evm: add evm_3v3_sd regulator by Vignesh R · 8 years ago
  9. eba3fbd common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  10. b25732c drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  11. da91cfe ARM: non-sec: flush code cacheline aligned by Stefan Agner · 8 years ago
  12. 2651a05 i2c: Drop redundant platform data setting in drivers by Simon Glass · 8 years ago
  13. 28cd88b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  14. 2f1eb66 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  15. e8a9293 ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · 8 years ago
  16. ee9bc77 ARM: uniphier: add uniphier_cache_set_active_ways() by Masahiro Yamada · 8 years ago
  17. 5941638 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation by Masahiro Yamada · 8 years ago
  18. 8fca073 ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on by Masahiro Yamada · 8 years ago
  19. 7382d17 ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · 8 years ago
  20. 95646e1 ARM: uniphier: move outer cache register macros to .c file by Masahiro Yamada · 8 years ago
  21. c21fadf ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init by Masahiro Yamada · 8 years ago
  22. 6f579db ARM: uniphier: export uniphier_cache_enable/disable functions by Masahiro Yamada · 8 years ago
  23. bcc51c1 ARM: uniphier: move lowlevel debug init code after page table switch by Masahiro Yamada · 8 years ago
  24. 82d075e ARM: uniphier: fix ROM boot mode for PH1-sLD3 by Masahiro Yamada · 8 years ago
  25. 0efbbc5 ARM: uniphier: refactor L2 zero-touching code in lowlevel_init by Masahiro Yamada · 8 years ago
  26. e731a53 ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled by Masahiro Yamada · 8 years ago
  27. 95a1fec ARM: uniphier: support prefetch and touch operations for outer cache by Masahiro Yamada · 8 years ago
  28. 3ffc747 ARM: uniphier: refactor outer cache code by Masahiro Yamada · 8 years ago
  29. 2e406db Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 8 years ago
  30. 76b2fad eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  31. 620452e eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago
  32. 54a0eb7 ppc4xx: Fix platform support by Dirk Eibach · 8 years ago
  33. 95def3c i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · 8 years ago
  34. 0812d1a efi_loader: disk: Sanitize exposed devices by Alexander Graf · 8 years ago
  35. f9d334b efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  36. 45313e8 tiny-printf: Adjust to avoid using data section by Simon Glass · 8 years ago
  37. 43caa9a configs: k2l_evm: add random eth address support by Mugunthan V N · 8 years ago
  38. 868a3a6 configs: k2e_evm: add random eth address support by Mugunthan V N · 8 years ago
  39. 02c1e2f configs: k2hk_evm: add random eth address support by Mugunthan V N · 8 years ago
  40. a61f6a5 drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · 8 years ago
  41. 1610a92 drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · 8 years ago
  42. ceec08f ARM: dts: dra72-evm: Add mode-gpios entry for mac node by Vignesh R · 8 years ago
  43. 2e205ef net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · 8 years ago
  44. 06974ea ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes by Vignesh R · 8 years ago
  45. 5d4dc28 ARM: dra7xx_evm: Enable support for TI PCF8575 by Vignesh R · 8 years ago
  46. 5746b0d gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago
  47. 5aa79f2 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · 8 years ago
  48. 50f5bb2 eth: asix88179: Fix receiving on big endian system by Alban Bedel · 8 years ago
  49. 652b269 eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · 8 years ago
  50. 631ae26 arm: ls1021a: Enable CONFIG_DM_USB in defconfigs by Rajesh Bhagat · 8 years ago
  51. a866c21 dm: ls1021a: dts: Update USB 3.0 node to support DM USB by Rajesh Bhagat · 8 years ago
  52. 707c866 usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  53. ba699a5 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  54. 1e61ce9 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  55. 2b58e1b usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  56. 96d8284 usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  57. 93cb824 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  58. 6688452 net: usb: r8152: Add DM support by Stefan Roese · 8 years ago
  59. bb42fb4 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  60. 5405817 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · 8 years ago
  61. 2da375c ARM: socfpga: use the default CONFIG_BOOTDELAY=2 by Masahiro Yamada · 8 years ago
  62. 2863a9bf Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  63. f2df3b6 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  64. 7edb176 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  65. a60d94b Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  66. d03a030 configs: Fix mmc rescan misuses by Karl Beldan · 8 years ago
  67. 1b92aed mkimage: Fix argument parsing with signature comment by Karl Beldan · 8 years ago
  68. f6d3465 test: Adjust run_command_list() to return a list of strings by Simon Glass · 8 years ago
  69. 27c087d test: Add a function to restart U-Boot by Simon Glass · 8 years ago
  70. 851271a test: vboot: Put each test variant in its own section by Simon Glass · 8 years ago
  71. ac9a23c test: Rename sha to sha_algo and pass it around by Simon Glass · 8 years ago
  72. ec70f8a test: Drop the cmd() function by Simon Glass · 8 years ago
  73. 72f5226 test: Fix typos in comments by Simon Glass · 8 years ago
  74. 7f64b18 test: Check exit status in run_and_log_expect_exception() by Simon Glass · 8 years ago
  75. bcbd0c8 test: Fix typos and tidy up by Simon Glass · 8 years ago
  76. 633cc7a Makefile: Allow 'make tests' to run tests by Simon Glass · 8 years ago
  77. 0e17094 armv8: mmu: Detect page table overflow in emergency pt creation by Alexander Graf · 8 years ago
  78. c2fdd34 cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · 8 years ago
  79. 584550d omap3: Drop omap3_evm_quick_* targets by Tom Rini · 8 years ago
  80. abd0128 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  81. 75a52bd config: rk3399: enable dwmmc controller by Kever Yang · 8 years ago
  82. da8ff82 dts: rk3399: enable dwmmc for sdcard by Kever Yang · 8 years ago
  83. fd4b2dc clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  84. 583b1bc configs: rk3399: add gpt and fs support by Kever Yang · 8 years ago
  85. b9f9339 rockchip: add usb mass storage feature support for rk3288 by Xu Ziyuan · 8 years ago
  86. 6ead8bd rockchip: add basic partitions support for rk3288 by Xu Ziyuan · 8 years ago
  87. 1c62d99 rockchip: add support for rk3288 miniarm board by Xu Ziyuan · 8 years ago
  88. aff8795 move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  89. b0b3c86 rk3399: add basic soc driver by Kever Yang · 8 years ago
  90. 2918d96 rockchip: rockchip, sdram-channel 0xff fix remaining dts by Sandy Patterson · 8 years ago
  91. d2d763f rockchip: add fastboot support for rk3036 board by Xu Ziyuan · 8 years ago
  92. 89f69e5 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · 8 years ago
  93. 7d10624 omap3, omap4: Enable USE_TINY_PRINTF for all by Tom Rini · 8 years ago
  94. a2ea62e omap3: Move to select SUPPORT_SPL for all by Tom Rini · 8 years ago
  95. e379508 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · 8 years ago
  96. 4e3fa7d cmd/bdinfo: extract print_baudrate by Max Filippov · 8 years ago
  97. 8752e26 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · 8 years ago
  98. f80e535 cmd/bdinfo: extract print_bi_flash by Max Filippov · 8 years ago
  99. fd60e99 cmd/bdinfo: extract print_bi_dram by Max Filippov · 8 years ago
  100. 12feb36 cmd/bdinfo: extract print_bi_mem by Max Filippov · 8 years ago