1. bf4ea7e x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE by Stefan Roese · 8 years ago
  2. 37b4a90 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · 8 years ago
  3. 007adbc x86: Add a reference to README.efi by Simon Glass · 8 years ago
  4. dc39621 x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · 8 years ago
  5. 5d98c5e x86: doc: Add note about the debug FSP usage on BayTrail by Stefan Roese · 8 years ago
  6. f55137f x86: conga-qeval20-qa3: Add missing MAINTERNERS entry by Stefan Roese · 8 years ago
  7. 4cc9699 common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · 8 years ago
  8. 183923d tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · 8 years ago
  9. 7e270ec xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
  10. 28b48a0 xtensa: add core information for the de212 processor by Max Filippov · 8 years ago
  11. 2d2811c xtensa: add core information for the dc233c processor by Max Filippov · 8 years ago
  12. da188a0 xtensa: add core information for the dc232b processor by Chris Zankel · 8 years ago
  13. c978b52 xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · 8 years ago
  14. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  15. f225d39 vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  16. 0fcb9f0 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  17. a0d0d86 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · 8 years ago
  18. 17b68b5 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · 8 years ago
  19. 2c4b2dd ARM: at91/dt: Add device tree for SAMA5D2 Xplained by Wenyou Yang · 8 years ago
  20. 256a3f2 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · 8 years ago
  21. ac72e17 pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · 8 years ago
  22. ee3311d gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · 8 years ago
  23. 46ed938 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · 8 years ago
  24. d51e9a1 clk.h: inline clk_get_by_name() by Andreas Bießmann · 8 years ago
  25. 2ef98d3 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  26. cc25931 net: mii: Clean up legacy glue that is not used by Joe Hershberger · 8 years ago
  27. dfcc496 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  28. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  29. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  30. 63d9859 scripts: Add a cocci patch for miiphy_register by Joe Hershberger · 8 years ago
  31. 9e5935c clk: at91: Add clock driver by Wenyou Yang · 8 years ago
  32. 03dcd41 tpm: atmel_twi: Make compatible with DM I2C busses by mario.six@gdsys.cc · 8 years ago
  33. e3b7599 i2c: atmel: DT binding for i2c driver by Songjun Wu · 8 years ago
  34. 8800e0f i2c: atmel: add i2c driver by Songjun Wu · 8 years ago
  35. 0d0779c net/ethoc: implement MDIO bus and support phylib by Max Filippov · 8 years ago
  36. 59b7dfa net/ethoc: support private memory configurations by Max Filippov · 8 years ago
  37. 02a888b net/ethoc: don't mix virtual and physical addresses by Max Filippov · 8 years ago
  38. 2de18c8 net/ethoc: support device tree by Max Filippov · 8 years ago
  39. 5d43fea net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  40. a84a757 net/ethoc: use priv instead of dev internally by Max Filippov · 8 years ago
  41. f072712 net/ethoc: add Kconfig entry for the driver by Max Filippov · 8 years ago
  42. eb4e8ce net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  43. 70f1463 net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  44. a212b66 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 8 years ago
  45. b064c91 ARM: tegra: set vdd_core for Jetson TK1 by Bibek Basu · 8 years ago
  46. 027638d ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · 8 years ago
  47. 06264a7 ARM: tegra: fix trimslice environment location by Stephen Warren · 8 years ago
  48. 9889862 ARM: tegra: move ft_system_setup() by Stephen Warren · 8 years ago
  49. a6bb008 ARM: tegra: enable PCIe controller on p2771-0000 by Stephen Warren · 8 years ago
  50. 45d85f0 ARM: tegra: enable SD card on p2771-0000 by Stephen Warren · 8 years ago
  51. ad3c144 ARM: tegra: enable I2C buses for P2771-0000 by Bryan Wu · 8 years ago
  52. 3c27fa2 i2c: tegra: add standardized clk/reset API support by Bryan Wu · 8 years ago
  53. bbc5b36 pci: tegra: port to standard clock/reset/pwr domain APIs by Stephen Warren · 8 years ago
  54. c049307 mmc: tegra: port to standard clock/reset APIs by Stephen Warren · 8 years ago
  55. 34f1c9f i2c: add Tegra186 BPMP driver by Stephen Warren · 8 years ago
  56. 24cdf1a power domain: add Tegra186 driver by Stephen Warren · 8 years ago
  57. 4dd99d1 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  58. d9fd700 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  59. 73dd5c4 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  60. f4b0df1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  61. b647f55 misc: add "call" uclass op by Stephen Warren · 8 years ago
  62. aa26776 power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  63. 65f89be power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  64. 6e06acb fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  65. 11e44fc fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago
  66. ab65006 kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  67. 568d492 defconfig: am43xx_evm: enable eth driver model by Mugunthan V N · 8 years ago
  68. 1f01962 drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · 8 years ago
  69. 3581332 configs: dra7xx_evm: enable eth driver model by Mugunthan V N · 8 years ago
  70. 8f521bf ARM: dra7xx_evm: Enable regulator DM support by Vignesh R · 8 years ago
  71. 257bdb3 ARM: dts: dra7xx-evm: add evm_3v3_sd regulator by Vignesh R · 8 years ago
  72. eba3fbd common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  73. b25732c drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  74. da91cfe ARM: non-sec: flush code cacheline aligned by Stefan Agner · 8 years ago
  75. 2651a05 i2c: Drop redundant platform data setting in drivers by Simon Glass · 8 years ago
  76. 28cd88b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  77. 2f1eb66 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  78. e8a9293 ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · 8 years ago
  79. ee9bc77 ARM: uniphier: add uniphier_cache_set_active_ways() by Masahiro Yamada · 8 years ago
  80. 5941638 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation by Masahiro Yamada · 8 years ago
  81. 8fca073 ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on by Masahiro Yamada · 8 years ago
  82. 7382d17 ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · 8 years ago
  83. 95646e1 ARM: uniphier: move outer cache register macros to .c file by Masahiro Yamada · 8 years ago
  84. c21fadf ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init by Masahiro Yamada · 8 years ago
  85. 6f579db ARM: uniphier: export uniphier_cache_enable/disable functions by Masahiro Yamada · 8 years ago
  86. bcc51c1 ARM: uniphier: move lowlevel debug init code after page table switch by Masahiro Yamada · 8 years ago
  87. 82d075e ARM: uniphier: fix ROM boot mode for PH1-sLD3 by Masahiro Yamada · 8 years ago
  88. 0efbbc5 ARM: uniphier: refactor L2 zero-touching code in lowlevel_init by Masahiro Yamada · 8 years ago
  89. e731a53 ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled by Masahiro Yamada · 8 years ago
  90. 95a1fec ARM: uniphier: support prefetch and touch operations for outer cache by Masahiro Yamada · 8 years ago
  91. 3ffc747 ARM: uniphier: refactor outer cache code by Masahiro Yamada · 8 years ago
  92. 2e406db Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 8 years ago
  93. 76b2fad eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  94. 620452e eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago
  95. 54a0eb7 ppc4xx: Fix platform support by Dirk Eibach · 8 years ago
  96. 95def3c i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · 8 years ago
  97. 0812d1a efi_loader: disk: Sanitize exposed devices by Alexander Graf · 8 years ago
  98. f9d334b efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  99. 45313e8 tiny-printf: Adjust to avoid using data section by Simon Glass · 8 years ago
  100. 43caa9a configs: k2l_evm: add random eth address support by Mugunthan V N · 8 years ago