1. 2cb3ccc ARM: DRA7: CPSW: Remove IO delay hack by Lokesh Vutla · 9 years ago
  2. 71bed18 ARM: DRA7: Add support for manual mode configuration by Lokesh Vutla · 9 years ago
  3. eda6fbc ARM: DRA7: Add support for IO delay configuration by Lokesh Vutla · 9 years ago
  4. 61d383d ARM: DRA7: Add support for virtual mode configuration by Lokesh Vutla · 9 years ago
  5. 6ae4c3e ARM: DRA7: Add pinctrl register definitions by Lokesh Vutla · 9 years ago
  6. 1f68451 ARM: DRA7: Make do_set_mux32() generic by Lokesh Vutla · 9 years ago
  7. c7400e4 ARM: DRA7: Add is_dra72x cpu check definition by Lokesh Vutla · 9 years ago
  8. 6213db7 ARM: DRA7: DDR3: Add support for HW leveling by Lokesh Vutla · 9 years ago
  9. c96d709 tegra: Allow board-specific init by Simon Glass · 9 years ago
  10. 057772b tegra: Add missing tegra124 peripherals by Simon Glass · 9 years ago
  11. 701b7b1 tegra: Introduce SRAM repair on tegra124 by Simon Glass · 9 years ago
  12. 746dc76 tegra: clock: Support enabling external clocks by Simon Glass · 9 years ago
  13. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  14. 09cfa8e colibri_vf: Enable board specific USB initialisation for USB pen gpio by Sanchayan Maity · 9 years ago
  15. 508f412 arm: vf610: Add iomux support for DSPI by Bhuvanchandra DV · 9 years ago
  16. 098d858 arm: vf610: Add clock support for DSPI by Bhuvanchandra DV · 9 years ago
  17. a7b1808 colibri_vf: Add pinmux entries for GPIOs by Bhuvanchandra DV · 9 years ago
  18. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  19. 656ae05 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  20. a5aef73 arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 by Nobuhiro Iwamatsu · 10 years ago
  21. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  22. d0f4200 sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMA by Roy Spliet · 9 years ago
  23. a19e735 sunxi: Add DMA definitions by Roy Spliet · 9 years ago
  24. 1871a8c sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  25. 2d18ef2 ARMv7M: add STM32F1 support by Matt Porter · 9 years ago
  26. 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  27. e6c8b71 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 9 years ago
  28. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  29. ab87fc6 imx: dma: correct MXS_DMA_ALIGNMENT by Peng Fan · 9 years ago
  30. a84988c Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  31. a88cc3b arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · 10 years ago
  32. 83edb2a sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · 9 years ago
  33. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  34. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  35. f0e8e89 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · 9 years ago
  36. 9b9449c imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · 9 years ago
  37. d43e0ab mx6: add OTP bank1 registers by Tim Harvey · 9 years ago
  38. 7e61127 imx: mx6sx enable SION for i2c pin mux by Peng Fan · 9 years ago
  39. b4ed9f8 mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · 10 years ago
  40. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  41. e6469f3 imx: mx27 move GPIO_PORTx to gpio.h by Peng Fan · 9 years ago
  42. 5519912 arm: Add a prototype for save_boot_params_ret() by Simon Glass · 9 years ago
  43. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  44. 79cf644 ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 10 years ago
  45. 7316987 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 10 years ago
  46. ffdf9f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 10 years ago
  47. ce416fa ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 10 years ago
  48. 91a34ed tegra: Make tegra_powergate_power_on public by Jan Kiszka · 10 years ago
  49. d6b72da virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 10 years ago
  50. bfb2c8d tegra124: Add more registers to struct mc_ctlr by Ian Campbell · 10 years ago
  51. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 10 years ago
  52. dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 10 years ago
  53. e7e8823 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 10 years ago
  54. 2eb70de tegra: Move display controller header into common by Simon Glass · 10 years ago
  55. 96e82a2 tegra124: clock: Add display clocks and functions by Simon Glass · 10 years ago
  56. 7bb6199 tegra: clock: Split the clock source code into a separate function by Simon Glass · 10 years ago
  57. 801b05c tegra: clock: Add checking for invalid clock IDs by Simon Glass · 10 years ago
  58. 8277636 tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 10 years ago
  59. ec74664 tegra: Add a board ID function by Simon Glass · 10 years ago
  60. db04378 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 10 years ago
  61. 1c82c2f tegra: Move the pwm into tegra-common by Simon Glass · 10 years ago
  62. 60570df stm32f4: add serial print port by kunhuahuang · 10 years ago
  63. 30088b0 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 10 years ago
  64. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  65. 8cb7872 arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 10 years ago
  66. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  67. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  68. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  69. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  70. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  71. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 10 years ago
  72. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 10 years ago
  73. aab0964 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 10 years ago
  74. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 10 years ago
  75. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  76. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  77. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  78. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 10 years ago
  79. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  80. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  81. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  82. 9b9c651 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · 10 years ago
  83. 31137ac zynqmp: Enable SDHCI0 options by Michal Simek · 10 years ago
  84. 48d7260 zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 10 years ago
  85. 2594e03 zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  86. 39c56f5 zynqmp: Add support for EMMC bootmode by Michal Simek · 10 years ago
  87. 16247d2 zynqmp: Add support for emulation platform - Veloce by Michal Simek · 10 years ago
  88. 5cb2420 zynqmp: Add support for R5 sw loading by Michal Simek · 10 years ago
  89. d37c628 gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  90. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 10 years ago
  91. e536ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  92. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  93. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  94. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  95. a94bb7a usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · 10 years ago
  96. e7b860f ARM: vf610: Initial integration for Colibri VF50/VF61 by Sanchayan Maity · 10 years ago
  97. 1db503c ARM: vf610: Add SoC and CPU type detection by Sanchayan Maity · 10 years ago
  98. 8b4f9af ARM: vf610: Enable external 32KHz oscillator by Stefan Agner · 10 years ago
  99. c7ea243 ARM: vf610: Move DDR3 initialization to imx-common by Sanchayan Maity · 10 years ago
  100. 23f2f43 arm: am437x: mux: Update mux names by Bryan De Faria · 10 years ago