1. fc8fdc7 arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · 10 years ago
  2. 24a6bc0 arm: Reduce the scope of lowlevel_init() by Simon Glass · 10 years ago
  3. 703f568 powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS by Ying Zhang · 10 years ago
  4. b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
  5. d5338c6 apalis/colibri_t30: add misc cmds increase buf sizes and max args by Marcel Ziswiler · 10 years ago
  6. 3d1282f apalis_t30: enable gigabit ethernet via pcie by Marcel Ziswiler · 10 years ago
  7. 7273111 apalis/colibri_t30: fix MMC/SD card detect GPIOs by Marcel Ziswiler · 10 years ago
  8. cbaecea dm: tegra: dts: add aliases for spi on apalis_t30 by Marcel Ziswiler · 10 years ago
  9. 27e780f ARM: tegra: pinmux: add Tegra210 support by Stephen Warren · 10 years ago
  10. f4d7c9d ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · 10 years ago
  11. 790f771 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · 10 years ago
  12. f2c60ee ARM: tegra: pinmux: support hsm/schmitt on pins by Stephen Warren · 10 years ago
  13. b2cd3d8 ARM: tegra: pinmux: partially handle varying register layouts by Stephen Warren · 10 years ago
  14. bc13472 ARM: tegra: pinmux: move some type definitions by Stephen Warren · 10 years ago
  15. 439f576 ARM: tegra: pinmux: handle feature removal on newer SoCs by Stephen Warren · 10 years ago
  16. 7a28441 ARM: tegra: pinmux: simplify some defines by Stephen Warren · 10 years ago
  17. 9f21c1a ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  18. c1fe92f ARM: tegra: import latest Jetson TK1 pinmux by Stephen Warren · 10 years ago
  19. f799b03 ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago
  20. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  21. 026baff ARM: tegra: move common config defines centrally by Stephen Warren · 10 years ago
  22. 56519c4 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  23. 3a2cab5 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  24. 1e4d11a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · 10 years ago
  25. 41060bc Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  26. ddb49f3 Odroid U3: use common code for dram reservation by Przemyslaw Marczak · 10 years ago
  27. 973ae1e Odroid-XU3: enable the last dram bank and reserve 22MiB by Przemyslaw Marczak · 10 years ago
  28. a0643e2 board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  29. c8b71a3 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  30. 8176a87 Prepare v2015.04-rc3 by Tom Rini · 10 years ago
  31. 19e5118 mpc837xerdb: "fix Calling __hwconfig without a buffer" warning by Sinan Akman · 10 years ago
  32. 7547f78 Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  33. 84c7204 arm64: Add Xilinx ZynqMP support by Michal Simek · 10 years ago
  34. ed78b11 atngwmkii: convert to generic board by Andreas Bießmann · 10 years ago
  35. cc2b49c kconfig: remove unneeded U-Boot extension code by Masahiro Yamada · 10 years ago
  36. 20379c1 serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  37. 4e34d61 MAINTAINERS, git-mailrc: Update my email address by Tom Rini · 10 years ago
  38. 301c128 armv7.h: Add <asm/io.h> by Tom Rini · 10 years ago
  39. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  40. a1b3419 Merge git://git.denx.de/u-boot-pxa by Tom Rini · 10 years ago
  41. b16c37e warp: Select BOUNCE_BUFFER and CMD_EXT options by Fabio Estevam · 10 years ago
  42. 09ac7b5 warp: Add USB Mass Storage support by Fabio Estevam · 10 years ago
  43. 16edd34 mx6slevk: Provide a proper pad configuration for OTG1_ID pin by Fabio Estevam · 10 years ago
  44. c01c418 MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibility by Lukasz Majewski · 10 years ago
  45. 44ba7a3 pxa: colibri_pxa270: integrate latest validated register settings by Marcel Ziswiler · 10 years ago
  46. a36f112 pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUND by Marcel Ziswiler · 10 years ago
  47. fa752d6 pxa: colibri_pxa270: fix wrong comment about voipac ethernet chip by Marcel Ziswiler · 10 years ago
  48. 99d672f pxa: colibri_pax270: fix CONFIG_BOOTCOMMAND by Marcel Ziswiler · 10 years ago
  49. 7c49b52 pxa: colibri_pxa270: avoid overwriting factory configuration block by Marcel Ziswiler · 10 years ago
  50. fe488a8 pxa: colibri_pxa270: disable loadb/s commands and long help by Marcel Ziswiler · 10 years ago
  51. 8555967 pxa: colibri_pxa270: migrate to generic board by Marcel Ziswiler · 10 years ago
  52. 50dea46 pxa: balloon3/colibri_pxa270: fix environment optionally being nowhere by Marcel Ziswiler · 10 years ago
  53. 44d6db6 pxa: balloon3: fix comment about sdram banks by Marcel Ziswiler · 10 years ago
  54. ac078fe pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMP by Marcel Ziswiler · 10 years ago
  55. e2b7032 remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Marcel Ziswiler · 10 years ago
  56. 1e49f6e pxa: fix wrong comment about vpac270 being the arch number by Marcel Ziswiler · 10 years ago
  57. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  58. b5cd10b mx6sabre: Select CMD_EXT4 options by Fabio Estevam · 10 years ago
  59. ad8aae8 mx6sabre: Enable User Mass Storage by Fabio Estevam · 10 years ago
  60. 6628aa5 board: tbs2910: Enable USB Mass Storage support by Soeren Moch · 10 years ago
  61. 26688b2 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  62. fe02177 mx31: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  63. 86a390d mx25pdk: Turn on the LCD supply by Fabio Estevam · 10 years ago
  64. bcc5ea2 mc34704: Add the definition of ONOFFA bit by Fabio Estevam · 10 years ago
  65. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  66. 6fa3619 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  67. 1da7ce4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  68. fc83410 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  69. 00956eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  70. 02251ee ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · 10 years ago
  71. 105a9e7 ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros by Masahiro Yamada · 10 years ago
  72. b76fa3a ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization by Masahiro Yamada · 10 years ago
  73. 6cc2120 ARM: UniPhier: consolidate MEMCONF setting code by Masahiro Yamada · 10 years ago
  74. afed8c1 ARM: UniPhier: switch to 1CS support card by Masahiro Yamada · 10 years ago
  75. ea6de4a ARM: UniPhier: support 1CS support card for all the UniPhier SoCs by Masahiro Yamada · 10 years ago
  76. 53c45d4 ARM: UniPhier: switch to xHCI for PH1-Pro4 by Masahiro Yamada · 10 years ago
  77. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  78. de01a76 ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree by Masahiro Yamada · 10 years ago
  79. 1535163 ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4 by Masahiro Yamada · 10 years ago
  80. bdcf5a4 ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4 by Masahiro Yamada · 10 years ago
  81. 64d851b ARM: UniPhier: replace "usb-ehci" with "generic-ehci" by Masahiro Yamada · 10 years ago
  82. 4c7d025 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · 10 years ago
  83. 44f597a ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  84. 42ca698 ARM: UniPhier: enable STDMAC for EHCI by Masahiro Yamada · 10 years ago
  85. d3384bf ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode by Masahiro Yamada · 10 years ago
  86. 198a97a ARM: UniPhier: split clkrst_init() into two functions by Masahiro Yamada · 10 years ago
  87. f267b81 ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_* by Masahiro Yamada · 10 years ago
  88. 27eac5d ARM: UniPhier: fix SBC init code by Masahiro Yamada · 10 years ago
  89. 1a745d2 ARM: UniPhier: fix comments in PH1-Pro4 SBC code by Masahiro Yamada · 10 years ago
  90. 099cf77 serial: UniPhier: move LCR register setting to probe function by Masahiro Yamada · 10 years ago
  91. d0c47b3 serial: UniPhier: use 32 bit register access by Masahiro Yamada · 10 years ago
  92. c8bc166 ARM: UniPhier: update defconfigs using savedefconfig by Masahiro Yamada · 10 years ago
  93. a86ac95 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  94. 9eb7ace ARM: UniPhier: move SoC headers to mach-uniphier/include/mach by Masahiro Yamada · 10 years ago
  95. 4c42557 ARM: UniPhier: move SoC sources to mach-uniphier by Masahiro Yamada · 10 years ago
  96. 306f527 Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800 by Doug Anderson · 10 years ago
  97. c8fd8e6 Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset by Akshay Saraswat · 10 years ago
  98. cecf2db Exynos542x: Fix secondary core booting for thumb by Akshay Saraswat · 10 years ago
  99. 7e514ee Exynos542x: add L2 control register configuration by Akshay Saraswat · 10 years ago
  100. f0f76b0 Exynos542x: cache: Disable clean/evict push to external by Akshay Saraswat · 10 years ago