1. 6207604 Odroid-XU3: Add support for Odroid-XU3 by Hyungwon Hwang · 10 years ago
  2. d4d45ea ARM: UniPhier: remove unnecessary ifdef conditional by Masahiro Yamada · 10 years ago
  3. 3bfbf32 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  4. a5a5882 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  5. 2c49323 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  6. b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  7. a6c7b46 ARM: tegra: Add support for nyan-big board by Allen Martin · 10 years ago
  8. 290e6e9 ls1021a: adding a secondary core boot address and kick functions by Xiubo Li · 10 years ago
  9. 73a1cb2 ARM: HYP/non-sec: Fix the ARCH Timer frequency setting. by Xiubo Li · 10 years ago
  10. b8e5c7f ARM: HYP/non-sec: add the pen address BE mode support. by Xiubo Li · 10 years ago
  11. 86949c2 arm: ls102xa: Add SD boot support for LS1021AQDS board by Alison Wang · 10 years ago
  12. 14d54de arm: spl: Add I2C linker list in generic .lds by Alison Wang · 10 years ago
  13. 306fa01 arm: ls102xa: clear EPU registers for deep sleep by chenhui zhao · 10 years ago
  14. b699b01 arm: ls102xa: fixed a bus frequency setting error by Tang Yuantian · 10 years ago
  15. 9b416a9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  16. 2ce4eaf stv0991: enable ethernet support by Vikas Manocha · 10 years ago
  17. 9fa32b1 stv0991: Add basic stv0991 architecture support by Vikas Manocha · 10 years ago
  18. 98d2d5e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  19. 7a3620b ARM: UniPhier: detect the number of flash banks at run-time by Masahiro Yamada · 10 years ago
  20. dc7246e ARM: UniPhier: extend register area of init page table for PH1-sLD3 by Masahiro Yamada · 10 years ago
  21. f5d0b9b ARM: UniPhier: merge UniPhier config headers into a single file by Masahiro Yamada · 10 years ago
  22. 3201455 ARM: UniPhier: move support card select to Kconfig by Masahiro Yamada · 10 years ago
  23. 84b3584 ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig by Masahiro Yamada · 10 years ago
  24. b115678 ARM: UniPhier: use boot_is_swapped() macro for readability by Masahiro Yamada · 10 years ago
  25. 9248a78 ARM: UniPhier: remove Denali NAND controller fixup code by Masahiro Yamada · 10 years ago
  26. b9b5cf0 socfpga: correctly increment freeze_controller_base address by Dinh Nguyen · 10 years ago
  27. c877eaa arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bits by Stefan Roese · 10 years ago
  28. e49631a arm: am33xx: Handle NAND+I2C boot-device the same way as NAND by Stefan Roese · 10 years ago
  29. 1e4ad74 beagle_x15: add board support for Beagle x15 by Felipe Balbi · 10 years ago
  30. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  31. eedd991 arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weak by Felipe Balbi · 10 years ago
  32. 29bc86a arm: omap5: make hw_init_data weak by Felipe Balbi · 10 years ago
  33. dbf02ec arm: omap-common: emif: allow to map memory without interleaving by Felipe Balbi · 10 years ago
  34. 113d7e8 arm: dra7xx: prcm: add missing registers by Felipe Balbi · 10 years ago
  35. c27cd33 arm: omap5: tps659038: rename regulator defines by Felipe Balbi · 10 years ago
  36. 9e89a64 arm: vf610: improve evaluation of reset source by Stefan Agner · 10 years ago
  37. 7731745 arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase) by Stefan Roese · 10 years ago
  38. 149c751 usb: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  39. 4b4af64 ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y by Masahiro Yamada · 10 years ago
  40. 878cd63 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  41. 7b02d9c sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  42. 0bd5125 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  43. 9d4b7d0 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  44. fce0a90 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  45. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  46. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  47. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  48. 8d29cef arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · 10 years ago
  49. 8bc347e ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  50. ea624e1 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  51. 4efb654 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  52. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  53. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  54. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  55. 7a26416 mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  56. cf202d2 mx6: clock: Add thermal clock enable function by Nitin Garg · 10 years ago
  57. f8fff9d dm: arm: spl: Make driver model linker lists available by Simon Glass · 10 years ago
  58. 12fe7f7 dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  59. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  60. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  61. 32c81ea imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
  62. db544b9 imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  63. 7a13995 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  64. 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  65. 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  66. 7dd5891 arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  67. 341f548 arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  68. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  69. da79fa4 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  70. a5f35d6 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  71. 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  72. bdba132 arm: odroid: enable/disable usb host phy for exynos4412 by Suriyan Ramasami · 10 years ago
  73. 4f29862 Peach-Pi: Use the enhanced usb_copy() prototype by Vadim Bendebury · 10 years ago
  74. 0e03e82 Exynos5: ddr3: Choose between single or double channel config by Akshay Saraswat · 10 years ago
  75. 0610910 DMC: Exynos5: Enable update mode for DREX controller by Alim Akhtar · 10 years ago
  76. 79043d8 Config: Exynos5800: Enable build for Peach-Pi by Akshay Saraswat · 10 years ago
  77. aa14b42 Exynos5800: Introduce new proid for Exynos5800 by Akshay Saraswat · 10 years ago
  78. 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  79. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  80. 3ad207a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  81. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  82. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  83. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  84. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  85. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  86. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  87. 3deb013 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  88. 01541ee kconfig: arm: move "armv8" define to arch/arm/Kconfig by Masahiro Yamada · 10 years ago
  89. 790f70c kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
  90. 1890040 ARM: remove unused CPU directory by Masahiro Yamada · 10 years ago
  91. f2863ff arm: imx: make bmode command work with SPL/U-Boot combo by Nikita Kiryanov · 10 years ago
  92. b9297c2 ARM: cache_v7: Various minor cleanups by Thierry Reding · 10 years ago
  93. c88eaea Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  94. b67932e ARM: UniPhier: call pin_init() also in the normal boot by Masahiro Yamada · 10 years ago
  95. 4f25481 ARM: UniPhier: consolidate board_postclk_init() function by Masahiro Yamada · 10 years ago
  96. 048899b usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
  97. f440bf2 ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 by Masahiro Yamada · 10 years ago
  98. a69e037 ARM: UniPhier: move DDR related configuration to Kconfig by Masahiro Yamada · 10 years ago
  99. b603c68 ARM: UniPhier: reset on-board devices on start-up by Masahiro Yamada · 10 years ago
  100. 61eb3cf kconfig: zynq: Add ZYBO board by Peter Crosthwaite · 10 years ago