1. f7ff0e5 armv8/lsch3/config: Define USB XHCI controller base address for LS2085A by Nikhil Badola · 9 years ago
  2. ca7fb12 armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A by Nikhil Badola · 9 years ago
  3. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  4. a462c34 imx:mx6ul add dram spl configuration and header file by Peng Fan · 9 years ago
  5. 63ee568 imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL by Peng Fan · 9 years ago
  6. 43cb127 imx:mx6ul add clock support by Peng Fan · 9 years ago
  7. d73d5ae imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL by Peng Fan · 9 years ago
  8. bc32fc6 imx: mx6ul: Update imx registers head file by Peng Fan · 9 years ago
  9. 0ca5402 imx: mx6ul: Add pins IOMUX head file by Peng Fan · 9 years ago
  10. 8631c06 imx: mx6ul: Add i.MX6UL CPU type by Peng Fan · 9 years ago
  11. e1c2d68 imx: mx6: ccm: Change the clock settings for i.MX6QP by Peng Fan · 9 years ago
  12. d0acd99 imx: add cpu type for i.MX6QP/DP by Peng Fan · 9 years ago
  13. dad17fd armv8: caches: Added routine to set non cacheable region by Siva Durga Prasad Paladugu · 9 years ago
  14. cc35734 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  15. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  16. 6c43f6c ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · 10 years ago
  17. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  18. 6fe6f13 ARM: zynqmp: Wire up SATA for the board by Michal Simek · 9 years ago
  19. cb7ea82 ARM: zynqmp: Wire up ethernet controllers by Michal Simek · 9 years ago
  20. 225bf9a zynqmp: Add support for IP detection via SLCR by Michal Simek · 9 years ago
  21. 089fddf stm32f429: pass the device unique ID in DTB by Antonio Borneo · 9 years ago
  22. cfac375 omap3: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  23. ed19bda omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  24. 62c5674 omap: SPL boot devices cleanup and completion by Paul Kocialkowski · 9 years ago
  25. 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  26. 2647394 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  27. d42faf3 sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  28. 48c06c9 sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  29. 645c48f sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 9 years ago
  30. 854cbd2 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  31. 909a1ab include: usb: Move USB controller base address mapping by Nikhil Badola · 9 years ago
  32. d09e401 arch: arm: fsl: Add XHCI support for LS1021A by Ramneek Mehresh · 9 years ago
  33. 21a257b armv8: Fix TCR macros for shareability attribute by Zhichun Hua · 9 years ago
  34. e71a980 armv8/ls2085aqds: DSPI pin muxing configure through QIXIS by Haikun Wang · 9 years ago
  35. b0e209d armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock' by Haikun Wang · 9 years ago
  36. 88c857d arm/ls102xa: Add little-endian mode support for audio IPs by Alison Wang · 9 years ago
  37. 972af2a ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S by Wang Dongsheng · 9 years ago
  38. 70e52d2 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  39. 39da644 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  40. 2262966 armv8/fsl-ch3: Add support to print SoC personality by Prabhakar Kushwaha · 9 years ago
  41. f448c5d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  42. 4905dfc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  43. b44e60a i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · 9 years ago
  44. 29067ab iMX: adding parsing to hab_status command by Ulises Cardenas · 9 years ago
  45. 19c6ec7 imx: mx6 add i2c4 clock support for i.MX6SX by Peng Fan · 9 years ago
  46. 2d59acc imx: mx6 remove duplicated enable_cspi_clock by Peng Fan · 9 years ago
  47. 3cbb15d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  48. b69969b Revert "break build if it would produce broken binary" by Simon Glass · 9 years ago
  49. 37f4d0e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  50. e506889 sunxi: Add support for UART0 in PB pin group on A33 by Chen-Yu Tsai · 9 years ago
  51. 808bf7c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  52. 54afb50 stv0991: configure clock & pad muxing for qspi by Vikas Manocha · 9 years ago
  53. da9971d Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  54. f9a1e9f imx: mx6 introuduce macro is_mx6dqp by Peng Fan · 9 years ago
  55. b65d9d8 imx: mx6 correct is_soc_rev usage by Peng Fan · 9 years ago
  56. 0d3f732 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  57. 7c352cd am33xx: Re-enable SW levelling for DDR2 by Tom Rini · 9 years ago
  58. 37be54f ARM: BeagleBoard-x15: Enable i2c5 clocks by Lokesh Vutla · 9 years ago
  59. 212b660 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  60. 2cb3ccc ARM: DRA7: CPSW: Remove IO delay hack by Lokesh Vutla · 9 years ago
  61. 71bed18 ARM: DRA7: Add support for manual mode configuration by Lokesh Vutla · 9 years ago
  62. eda6fbc ARM: DRA7: Add support for IO delay configuration by Lokesh Vutla · 9 years ago
  63. 61d383d ARM: DRA7: Add support for virtual mode configuration by Lokesh Vutla · 9 years ago
  64. 6ae4c3e ARM: DRA7: Add pinctrl register definitions by Lokesh Vutla · 9 years ago
  65. 1f68451 ARM: DRA7: Make do_set_mux32() generic by Lokesh Vutla · 9 years ago
  66. c7400e4 ARM: DRA7: Add is_dra72x cpu check definition by Lokesh Vutla · 9 years ago
  67. 6213db7 ARM: DRA7: DDR3: Add support for HW leveling by Lokesh Vutla · 9 years ago
  68. c96d709 tegra: Allow board-specific init by Simon Glass · 9 years ago
  69. 057772b tegra: Add missing tegra124 peripherals by Simon Glass · 9 years ago
  70. 701b7b1 tegra: Introduce SRAM repair on tegra124 by Simon Glass · 9 years ago
  71. 746dc76 tegra: clock: Support enabling external clocks by Simon Glass · 9 years ago
  72. 1005ccd patch - arm - define SYS_CACHELINE_SIZE for mx5 by Chris Kuethe · 9 years ago
  73. 4e633e4 arm: exynos: USB3 PHY base definition for Exynos5 SoCs by Lukasz Majewski · 9 years ago
  74. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  75. 09cfa8e colibri_vf: Enable board specific USB initialisation for USB pen gpio by Sanchayan Maity · 9 years ago
  76. 508f412 arm: vf610: Add iomux support for DSPI by Bhuvanchandra DV · 9 years ago
  77. 098d858 arm: vf610: Add clock support for DSPI by Bhuvanchandra DV · 9 years ago
  78. a7b1808 colibri_vf: Add pinmux entries for GPIOs by Bhuvanchandra DV · 9 years ago
  79. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  80. 656ae05 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  81. a5aef73 arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 by Nobuhiro Iwamatsu · 10 years ago
  82. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  83. d0f4200 sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMA by Roy Spliet · 9 years ago
  84. a19e735 sunxi: Add DMA definitions by Roy Spliet · 9 years ago
  85. 1871a8c sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  86. 2d18ef2 ARMv7M: add STM32F1 support by Matt Porter · 10 years ago
  87. 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  88. e6c8b71 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 9 years ago
  89. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  90. ab87fc6 imx: dma: correct MXS_DMA_ALIGNMENT by Peng Fan · 9 years ago
  91. a84988c Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  92. a88cc3b arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · 10 years ago
  93. 83edb2a sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · 10 years ago
  94. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 10 years ago
  95. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 10 years ago
  96. f0e8e89 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · 9 years ago
  97. 9b9449c imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · 9 years ago
  98. d43e0ab mx6: add OTP bank1 registers by Tim Harvey · 9 years ago
  99. 7e61127 imx: mx6sx enable SION for i2c pin mux by Peng Fan · 9 years ago
  100. b4ed9f8 mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · 10 years ago