1. 1e4ad74 beagle_x15: add board support for Beagle x15 by Felipe Balbi · 10 years ago
  2. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  3. 56fe405 arm: omap_common: expose tps659038 and dra7xx_dplls by Felipe Balbi · 10 years ago
  4. eedd991 arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weak by Felipe Balbi · 10 years ago
  5. 29bc86a arm: omap5: make hw_init_data weak by Felipe Balbi · 10 years ago
  6. dbf02ec arm: omap-common: emif: allow to map memory without interleaving by Felipe Balbi · 10 years ago
  7. 113d7e8 arm: dra7xx: prcm: add missing registers by Felipe Balbi · 10 years ago
  8. c27cd33 arm: omap5: tps659038: rename regulator defines by Felipe Balbi · 10 years ago
  9. e17e998 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  10. b5e57fc ARM: UniPhier: enable Device Tree control by Masahiro Yamada · 10 years ago
  11. 149c751 usb: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  12. 625177d serial: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  13. 509eb67 ARM: UniPhier: add device tree sources by Masahiro Yamada · 10 years ago
  14. 630bf80 ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL by Masahiro Yamada · 10 years ago
  15. 4b4af64 ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y by Masahiro Yamada · 10 years ago
  16. b19157b mtd: nand: s3c: Unify the register definition and naming by Marek Vasut · 10 years ago
  17. 85bafb6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  18. 878cd63 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  19. 7b02d9c sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  20. eafec32 sun6i: Add gmac support for sun6i boards by Hans de Goede · 10 years ago
  21. 2d7a084 sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  22. 7f2c521 sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  23. 0bd5125 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  24. 9d4b7d0 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  25. fce0a90 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  26. c207ff6 arm: ls102xa: Remove bit reversing for SCFG registers by Alison Wang · 10 years ago
  27. 644bc7e arm: ls102xa: Add snoop disable for slave port 0, 1 and 2 by Jason Jin · 10 years ago
  28. 3f041f0 drivers: usb: fsl: Define USB configs for LS102XA by Nikhil Badola · 10 years ago
  29. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  30. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  31. 44b9841 arm: imx: stop sata on boot by Nikita Kiryanov · 10 years ago
  32. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  33. 8d29cef arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · 10 years ago
  34. 8bc347e ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  35. ea624e1 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  36. 4efb654 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  37. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  38. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  39. abb1678 ARM: bcm: Enable five Cygnus boards by Steve Rae · 10 years ago
  40. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  41. 7a26416 mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  42. cf202d2 mx6: clock: Add thermal clock enable function by Nitin Garg · 10 years ago
  43. f8fff9d dm: arm: spl: Make driver model linker lists available by Simon Glass · 10 years ago
  44. ba19599 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · 10 years ago
  45. 0f65f48 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
  46. 12fe7f7 dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  47. 918354b dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  48. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  49. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  50. 3fd968e ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  51. 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  52. f216844 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  53. 3fcfe80 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
  54. 573960a mx6: add weim registers by Fabio Estevam · 10 years ago
  55. 32c81ea imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
  56. 53b7f18 mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
  57. db544b9 imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  58. 28970ef cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S by Albert ARIBAUD · 10 years ago
  59. 7a13995 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  60. d8222db arm: ls102xa: Fixed a register definition error by Tang Yuantian · 10 years ago
  61. 93d3320 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
  62. f196044 ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
  63. 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  64. 5b15fd9 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  65. 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  66. 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  67. bd1bb3c arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
  68. 7dd5891 arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  69. 341f548 arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  70. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  71. da79fa4 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  72. a5f35d6 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  73. 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  74. 6a23c65 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · 10 years ago
  75. bdba132 arm: odroid: enable/disable usb host phy for exynos4412 by Suriyan Ramasami · 10 years ago
  76. c205615 exynos: dts: Correct USB vbus-gpio numbering for Snow by Sjoerd Simons · 10 years ago
  77. 4f29862 Peach-Pi: Use the enhanced usb_copy() prototype by Vadim Bendebury · 10 years ago
  78. 0e03e82 Exynos5: ddr3: Choose between single or double channel config by Akshay Saraswat · 10 years ago
  79. 0610910 DMC: Exynos5: Enable update mode for DREX controller by Alim Akhtar · 10 years ago
  80. 79043d8 Config: Exynos5800: Enable build for Peach-Pi by Akshay Saraswat · 10 years ago
  81. e6b723f Exynos5800: Add DTS for new board Peach-Pi by Akshay Saraswat · 10 years ago
  82. aa14b42 Exynos5800: Introduce new proid for Exynos5800 by Akshay Saraswat · 10 years ago
  83. 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  84. 05d492a arm: mx6: add support for TBS2910 Matrix ARM miniPC by Soeren Moch · 10 years ago
  85. 11076f0 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
  86. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  87. e451e9b kconfig: imx6: add SUPPORT_SPL by John Tobias · 10 years ago
  88. 3ad207a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  89. bdf1638 arm: mx6: Fix missing Kconfig option for Novena by Marek Vasut · 10 years ago
  90. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  91. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  92. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  93. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  94. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  95. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  96. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  97. 3deb013 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  98. 01541ee kconfig: arm: move "armv8" define to arch/arm/Kconfig by Masahiro Yamada · 10 years ago
  99. 790f70c kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
  100. 1890040 ARM: remove unused CPU directory by Masahiro Yamada · 10 years ago