1. 9cfafc7 arm: socfpga: spl: Use common lowlevel_init by Dinh Nguyen · 10 years ago
  2. 89ba824 arm: socfpga: spl: printout sdram size by Dinh Nguyen · 10 years ago
  3. 37ef0c7 arm: socfpga: spl: add sdram init and calibration by Dinh Nguyen · 10 years ago
  4. 08e463e arm: socfpga: spl: allow bootrom to enable IOs after warm reset by Dinh Nguyen · 10 years ago
  5. 9fd565d arm: socfpga: spl: Add call to timer_init by Dinh Nguyen · 10 years ago
  6. 0812a1d arm: socfpga: spl: enable sdram, timer and uart by Dinh Nguyen · 10 years ago
  7. c218f85 arm: socfpga: add functions to bring sdram, timer, and uart out of reset by Dinh Nguyen · 10 years ago
  8. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 9 years ago
  9. ef48f6d Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  10. 6b98b9e ARM: rmobile: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  11. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  12. 874dde8 dm: usb: exynos: Use driver model for USB by Simon Glass · 10 years ago
  13. 4564fae ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c by Kishon Vijay Abraham I · 9 years ago
  14. 2091301 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  15. 9ba379a ARM: cpu: Add ARMv7 barrier operations support by Valentine Barshak · 10 years ago
  16. a0e2b1b sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · 10 years ago
  17. 046ea8b sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · 10 years ago
  18. 487b327 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  19. ebd468b sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  20. 5eaacb4 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  21. fc2f15d ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · 10 years ago
  22. d3cfcb3 ARM: DRA7: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · 10 years ago
  23. 1d2f746 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  24. 4adb46a arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret by Stefan Roese · 10 years ago
  25. 412ae53 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  26. 981219e lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 10 years ago
  27. 606f704 lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  28. 5e862b9 lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  29. c8381bf lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 10 years ago
  30. ac2916a lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  31. b491d97 Merge branch 'u-boot/master' by Albert ARIBAUD · 9 years ago
  32. 3bf801a ARM: mx5: add support for USB armory board by Andrej Rosano · 10 years ago
  33. 424ee3d ARM: mx5: move to a standard arch/board approach by Andrej Rosano · 10 years ago
  34. e049b77 am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · 10 years ago
  35. 6102560 Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels by Ajay Kumar · 10 years ago
  36. 70b4fb6 arm: exynos: add display clocks for Exynos5800 by Ajay Kumar · 10 years ago
  37. 0467faf Exynos: Clock: Fix exynos5_get_periph_rate for I2C. by Guillaume GARDET · 10 years ago
  38. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  39. 9da7e3d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  40. 0edb3a8 ARM: tegra: pinctrl: move Tegra210 code to the correct dir by Stephen Warren · 10 years ago
  41. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  42. 7a14011 sunxi: sun4i: improve cpu clock selection method by Iain Paton · 10 years ago
  43. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  44. ddf6bd4 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
  45. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  46. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  47. 79d75d7 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · 10 years ago
  48. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  49. 058d231 board/seco: Add mx6q-uq7 basic board support by Boris BREZILLON · 10 years ago
  50. 89ebc82 ARM: mx6: move to a standard arch/board approach by Boris BREZILLON · 10 years ago
  51. a538ae9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  52. cdef0b3 ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  53. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  54. fc7368e ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · 10 years ago
  55. 5f60376 ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  56. 49ec949 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  57. 6d8abe6 ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  58. 9b4d65f ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  59. 5902f4c ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  60. b45c48a ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  61. c616a0d ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  62. 9d16c52 mx6: soc: Switch to cold reset by Dirk Behme · 10 years ago
  63. 0c1842a imx:mx6 remove duplicated includes by Peng Fan · 10 years ago
  64. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  65. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  66. dd09f7e ARM: PSCI: Rework the DT handler slightly by Tom Rini · 10 years ago
  67. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  68. d275c40 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  69. 9b5b60a Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  70. 901f79e arm: pxa: introducing cpuinfo display for marvell pxa270m by Marcel Ziswiler · 10 years ago
  71. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  72. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  73. 24a6bc0 arm: Reduce the scope of lowlevel_init() by Simon Glass · 10 years ago
  74. 27e780f ARM: tegra: pinmux: add Tegra210 support by Stephen Warren · 10 years ago
  75. 7547f78 Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  76. 84c7204 arm64: Add Xilinx ZynqMP support by Michal Simek · 10 years ago
  77. 26688b2 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  78. fe02177 mx31: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  79. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  80. 6fa3619 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  81. 1da7ce4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  82. fc83410 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  83. 02251ee ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · 10 years ago
  84. 4c42557 ARM: UniPhier: move SoC sources to mach-uniphier by Masahiro Yamada · 10 years ago
  85. 306f527 Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800 by Doug Anderson · 10 years ago
  86. c8fd8e6 Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset by Akshay Saraswat · 10 years ago
  87. cecf2db Exynos542x: Fix secondary core booting for thumb by Akshay Saraswat · 10 years ago
  88. 7e514ee Exynos542x: add L2 control register configuration by Akshay Saraswat · 10 years ago
  89. f0f76b0 Exynos542x: cache: Disable clean/evict push to external by Akshay Saraswat · 10 years ago
  90. 67a0652 Exynos542x: Add workaround for exynos iROM errata by Akshay Saraswat · 10 years ago
  91. ac0d98c Exynos542x: CPU: Power down all secondary cores by Akshay Saraswat · 10 years ago
  92. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  93. 9608e7d edminiv2: switch to SPL by Albert ARIBAUD · 10 years ago
  94. 60c0467 arm: rmobile: Add Porter board support by Vladimir Barinov · 10 years ago
  95. acdfecb arm: rmobile: lager: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  96. 25f9613 arm: rmobile: alt: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  97. 50b82c4 ARM: remove tnetv107x board support by Masahiro Yamada · 10 years ago
  98. 29fc6f2 ARM: remove a320evb board support by Masahiro Yamada · 10 years ago
  99. a2f39e8 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  100. 346cfba ARM: remove dkb board support by Masahiro Yamada · 10 years ago