1. e71f9d3 mx35pdk: Convert to generic board by Stefano Babic · 10 years ago
  2. b8956e9 flea3: Convert to generic board by Stefano Babic · 10 years ago
  3. 33d5156 fsl_sec.h: Fix thinko by Tom Rini · 10 years ago
  4. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  5. 32df39c mx5: fix get_reset_cause by Stefano Babic · 10 years ago
  6. bb33303 dt: socfpga: Import and enable Arria V DK DTS by Marek Vasut · 10 years ago
  7. da63df7 dt: socfpga: Import and enable Cyclone V DK DTS by Marek Vasut · 10 years ago
  8. c115a0d arm: socfpga: Add Altera Arria V DK support by Marek Vasut · 10 years ago
  9. d7a7303 arm: socfpga: Zap board_early_init_f() by Marek Vasut · 10 years ago
  10. 7287d5f arm: socfpga: Zap checkboard() by Marek Vasut · 10 years ago
  11. 758be45 arm: socfpga: Drop cyclone5 suffix from board file name by Marek Vasut · 10 years ago
  12. e5e8717 arm: socfpga: Add USB and UDC support for Cyclone V DK by Marek Vasut · 10 years ago
  13. 0d13a00 arm: socfpga: Sync Cyclone V DK PLL configuration by Marek Vasut · 10 years ago
  14. a2d96ab arm: socfpga: Sync Cyclone V DK pinmux configuration by Marek Vasut · 10 years ago
  15. 12ec3c6 arm: socfpga: Minor coding style fix by Marek Vasut · 10 years ago
  16. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  17. 9059491 Make export interface support CONFIG_SYS_MALLOC_SIMPLE by Simon Glass · 10 years ago
  18. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  19. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  20. fc8fdc7 arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · 10 years ago
  21. 24a6bc0 arm: Reduce the scope of lowlevel_init() by Simon Glass · 10 years ago
  22. 703f568 powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS by Ying Zhang · 10 years ago
  23. b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
  24. d5338c6 apalis/colibri_t30: add misc cmds increase buf sizes and max args by Marcel Ziswiler · 10 years ago
  25. 3d1282f apalis_t30: enable gigabit ethernet via pcie by Marcel Ziswiler · 10 years ago
  26. 7273111 apalis/colibri_t30: fix MMC/SD card detect GPIOs by Marcel Ziswiler · 10 years ago
  27. cbaecea dm: tegra: dts: add aliases for spi on apalis_t30 by Marcel Ziswiler · 10 years ago
  28. 27e780f ARM: tegra: pinmux: add Tegra210 support by Stephen Warren · 10 years ago
  29. f4d7c9d ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · 10 years ago
  30. 790f771 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · 10 years ago
  31. f2c60ee ARM: tegra: pinmux: support hsm/schmitt on pins by Stephen Warren · 10 years ago
  32. b2cd3d8 ARM: tegra: pinmux: partially handle varying register layouts by Stephen Warren · 10 years ago
  33. bc13472 ARM: tegra: pinmux: move some type definitions by Stephen Warren · 10 years ago
  34. 439f576 ARM: tegra: pinmux: handle feature removal on newer SoCs by Stephen Warren · 10 years ago
  35. 7a28441 ARM: tegra: pinmux: simplify some defines by Stephen Warren · 10 years ago
  36. 9f21c1a ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  37. c1fe92f ARM: tegra: import latest Jetson TK1 pinmux by Stephen Warren · 10 years ago
  38. f799b03 ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago
  39. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  40. 026baff ARM: tegra: move common config defines centrally by Stephen Warren · 10 years ago
  41. 56519c4 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  42. 3a2cab5 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  43. 1e4d11a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · 10 years ago
  44. 41060bc Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  45. ddb49f3 Odroid U3: use common code for dram reservation by Przemyslaw Marczak · 10 years ago
  46. 973ae1e Odroid-XU3: enable the last dram bank and reserve 22MiB by Przemyslaw Marczak · 10 years ago
  47. a0643e2 board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  48. c8b71a3 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  49. 8176a87 Prepare v2015.04-rc3 by Tom Rini · 10 years ago
  50. 19e5118 mpc837xerdb: "fix Calling __hwconfig without a buffer" warning by Sinan Akman · 10 years ago
  51. 7547f78 Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  52. 84c7204 arm64: Add Xilinx ZynqMP support by Michal Simek · 10 years ago
  53. ed78b11 atngwmkii: convert to generic board by Andreas Bießmann · 10 years ago
  54. cc2b49c kconfig: remove unneeded U-Boot extension code by Masahiro Yamada · 10 years ago
  55. 20379c1 serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  56. 4e34d61 MAINTAINERS, git-mailrc: Update my email address by Tom Rini · 10 years ago
  57. 301c128 armv7.h: Add <asm/io.h> by Tom Rini · 10 years ago
  58. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  59. a1b3419 Merge git://git.denx.de/u-boot-pxa by Tom Rini · 10 years ago
  60. b16c37e warp: Select BOUNCE_BUFFER and CMD_EXT options by Fabio Estevam · 10 years ago
  61. 09ac7b5 warp: Add USB Mass Storage support by Fabio Estevam · 10 years ago
  62. 16edd34 mx6slevk: Provide a proper pad configuration for OTG1_ID pin by Fabio Estevam · 10 years ago
  63. c01c418 MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibility by Lukasz Majewski · 10 years ago
  64. 44ba7a3 pxa: colibri_pxa270: integrate latest validated register settings by Marcel Ziswiler · 10 years ago
  65. a36f112 pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUND by Marcel Ziswiler · 10 years ago
  66. fa752d6 pxa: colibri_pxa270: fix wrong comment about voipac ethernet chip by Marcel Ziswiler · 10 years ago
  67. 99d672f pxa: colibri_pax270: fix CONFIG_BOOTCOMMAND by Marcel Ziswiler · 10 years ago
  68. 7c49b52 pxa: colibri_pxa270: avoid overwriting factory configuration block by Marcel Ziswiler · 10 years ago
  69. fe488a8 pxa: colibri_pxa270: disable loadb/s commands and long help by Marcel Ziswiler · 10 years ago
  70. 8555967 pxa: colibri_pxa270: migrate to generic board by Marcel Ziswiler · 10 years ago
  71. 50dea46 pxa: balloon3/colibri_pxa270: fix environment optionally being nowhere by Marcel Ziswiler · 10 years ago
  72. 44d6db6 pxa: balloon3: fix comment about sdram banks by Marcel Ziswiler · 10 years ago
  73. ac078fe pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMP by Marcel Ziswiler · 10 years ago
  74. e2b7032 remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Marcel Ziswiler · 10 years ago
  75. 1e49f6e pxa: fix wrong comment about vpac270 being the arch number by Marcel Ziswiler · 10 years ago
  76. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  77. b5cd10b mx6sabre: Select CMD_EXT4 options by Fabio Estevam · 10 years ago
  78. ad8aae8 mx6sabre: Enable User Mass Storage by Fabio Estevam · 10 years ago
  79. 6628aa5 board: tbs2910: Enable USB Mass Storage support by Soeren Moch · 10 years ago
  80. 26688b2 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  81. fe02177 mx31: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  82. 86a390d mx25pdk: Turn on the LCD supply by Fabio Estevam · 10 years ago
  83. bcc5ea2 mc34704: Add the definition of ONOFFA bit by Fabio Estevam · 10 years ago
  84. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  85. 6fa3619 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  86. 1da7ce4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  87. fc83410 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  88. 00956eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  89. 02251ee ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · 10 years ago
  90. 105a9e7 ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros by Masahiro Yamada · 10 years ago
  91. b76fa3a ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization by Masahiro Yamada · 10 years ago
  92. 6cc2120 ARM: UniPhier: consolidate MEMCONF setting code by Masahiro Yamada · 10 years ago
  93. afed8c1 ARM: UniPhier: switch to 1CS support card by Masahiro Yamada · 10 years ago
  94. ea6de4a ARM: UniPhier: support 1CS support card for all the UniPhier SoCs by Masahiro Yamada · 10 years ago
  95. 53c45d4 ARM: UniPhier: switch to xHCI for PH1-Pro4 by Masahiro Yamada · 10 years ago
  96. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  97. de01a76 ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree by Masahiro Yamada · 10 years ago
  98. 1535163 ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4 by Masahiro Yamada · 10 years ago
  99. bdcf5a4 ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4 by Masahiro Yamada · 10 years ago
  100. 64d851b ARM: UniPhier: replace "usb-ehci" with "generic-ehci" by Masahiro Yamada · 10 years ago