1. 8d009e4 arm: socfpga: reset: Add missing reset manager regs by Marek Vasut · 9 years ago
  2. 42f7ebb ddr: altera: Move struct sdram_prot_rule prototype by Marek Vasut · 9 years ago
  3. d04941c arm: socfpga: Move sdram_config.h to board dir by Marek Vasut · 9 years ago
  4. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  5. 2e8fcc7 arm: dts: socfpga: Add mmc alias by Marek Vasut · 9 years ago
  6. b09b72d arm: dts: socfpga: Fix SPI aliases by Marek Vasut · 9 years ago
  7. ae27120 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  8. f05fa67 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  9. b692009 ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  10. a38a3c4 ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  11. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  12. 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  13. fac971b exynos: dts: Correct LDO and BUCK naming by Simon Glass · 9 years ago
  14. bbbe55f x86: Enable debug UART for Minnowmax by Simon Glass · 9 years ago
  15. d1de41d exynos: Add support for spring by Simon Glass · 9 years ago
  16. a7a73ef exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  17. 8bba6cc exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · 9 years ago
  18. fa9ec45 dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · 9 years ago
  19. 48b6c32 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · 9 years ago
  20. 59408eb dts: exynos: snow: Add memory layout description by Simon Glass · 9 years ago
  21. 71db634 exynos: Tidy up CPU frequency display by Simon Glass · 9 years ago
  22. a507454 exynos: Add support for the DisplayPort hotplug detect by Simon Glass · 9 years ago
  23. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  24. a0942a6 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · 9 years ago
  25. 1a17c39 exynos: dts: Add PMIC and regulator definitions by Simon Glass · 9 years ago
  26. f1ac35b exynos: dts: Sync up I2C ports with the kernel by Simon Glass · 9 years ago
  27. 722e000 Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · 9 years ago
  28. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  29. 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  30. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  31. ab27f30 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  32. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  33. eeae510 x86: qemu: Support operation as an EFI payload by Simon Glass · 9 years ago
  34. b430258 x86: baytrail: Support operation as an EFI payload by Simon Glass · 9 years ago
  35. 8e36650 x86: Add helper code for running from EFI by Simon Glass · 9 years ago
  36. e49ccea x86: Handle running as EFI payload by Simon Glass · 9 years ago
  37. 42fde305 x86: Add support for passing tables into U-Boot by Simon Glass · 9 years ago
  38. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  39. 6f92ed8 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · 9 years ago
  40. 7dfe8bd x86: Add an enum for some commonly-used GDT bits by Simon Glass · 9 years ago
  41. b997abd x86: Support building the EFI stub by Simon Glass · 9 years ago
  42. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  43. 465a67c x86: Add relocation and link script for a 64-bit EFI application by Simon Glass · 9 years ago
  44. a42bfe0 x86: Allow relocation code to build without text base by Simon Glass · 9 years ago
  45. d6c099c x86: dts: Add a device tree file for EFI by Simon Glass · 9 years ago
  46. 3e9aa32 x86: Add EFI board code by Ben Stoltz · 9 years ago
  47. 3dcdd17 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  48. ed3b4d3 x86: Add asm/elf.h for x86-specific ELF definitions by Simon Glass · 9 years ago
  49. 981dca6 x86: Support skipping relocation for EFI by Simon Glass · 9 years ago
  50. 3f1c046 x86: Set up toolchain flags for running as EFI application by Ben Stoltz · 9 years ago
  51. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
  52. 8f3b969 x86: Allow use of global_data with EFI by Simon Glass · 9 years ago
  53. 8aba36d x86: Tidy up a few minor issues with interrupts by Simon Glass · 9 years ago
  54. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  55. 0bc74ab x86: Tidy up the 64-bit calling code by Simon Glass · 9 years ago
  56. 0d9edd2 x86: Drop unused copy_fdt_to_ram() by Simon Glass · 9 years ago
  57. 83ec7de x86: Tidy up global_data flags by Simon Glass · 9 years ago
  58. b6c9a20 x86: Use CR0 constants in CPU init by Simon Glass · 9 years ago
  59. da3a95d x86: Add various minor tidy-ups to the 32-bit startup code by Simon Glass · 9 years ago
  60. fe3fbd3 x86: bayleybay: Configure PCI IRQ by Bin Meng · 9 years ago
  61. 9b911be x86: Add Intel Bayley Bay board support by Bin Meng · 9 years ago
  62. 2774ff7 x86: Add microcode for BayTrail-I B0 stepping by Bin Meng · 9 years ago
  63. 3e79a4a x86: baytrail: Update UPD setting for FSP Gold4 release by Bin Meng · 9 years ago
  64. a2eb65f x86: qemu: Add MP initialization by Bin Meng · 9 years ago
  65. 417576c x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · 9 years ago
  66. f7ff0e5 armv8/lsch3/config: Define USB XHCI controller base address for LS2085A by Nikhil Badola · 9 years ago
  67. ca7fb12 armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A by Nikhil Badola · 9 years ago
  68. 6f0586e armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table by Wang Dongsheng · 9 years ago
  69. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  70. f0ff57b imx: mx6ul_14x14_evk add basic board support by Peng Fan · 9 years ago
  71. a462c34 imx:mx6ul add dram spl configuration and header file by Peng Fan · 9 years ago
  72. 63ee568 imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL by Peng Fan · 9 years ago
  73. db1c217 imx: mx6ul update soc related settings by Peng Fan · 9 years ago
  74. a2c74aa imx: mx6ul select SYS_L2CACHE_OFF by Peng Fan · 9 years ago
  75. 43cb127 imx:mx6ul add clock support by Peng Fan · 9 years ago
  76. 35d5e54 imx-common: timer: add i.MX6UL support by Peng Fan · 9 years ago
  77. d73d5ae imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL by Peng Fan · 9 years ago
  78. bc32fc6 imx: mx6ul: Update imx registers head file by Peng Fan · 9 years ago
  79. 0ca5402 imx: mx6ul: Add pins IOMUX head file by Peng Fan · 9 years ago
  80. 8631c06 imx: mx6ul: Add i.MX6UL CPU type by Peng Fan · 9 years ago
  81. 09a0969 arm: mx6: kconfig: don't select CPU_V7 per board by Nikita Kiryanov · 9 years ago
  82. 81f5598 arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6 by Nikita Kiryanov · 9 years ago
  83. 8d779461 imx: mx6qp Enable PRG clock for IPU by Peng Fan · 9 years ago
  84. ec0f953 imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP by Ye.Li · 9 years ago
  85. e1c2d68 imx: mx6: ccm: Change the clock settings for i.MX6QP by Peng Fan · 9 years ago
  86. d0acd99 imx: add cpu type for i.MX6QP/DP by Peng Fan · 9 years ago
  87. 8968b91 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  88. 4bf7f90 powerpc/t4240: update serdes table by Shaohui Xie · 9 years ago
  89. 5050f6f powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM by Aneesh Bansal · 9 years ago
  90. 467a40d powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · 9 years ago
  91. dad17fd armv8: caches: Added routine to set non cacheable region by Siva Durga Prasad Paladugu · 9 years ago
  92. cc35734 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  93. 1ff10a8 powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025 by Nikhil Badola · 10 years ago
  94. b99b645 powerpc/t1024: update fman liodn for mac1 by Shengzhou Liu · 10 years ago
  95. e622d9e powerpc/T104xD4: Add Secure boot support for T104xD4RDB platforms by gaurav rana · 10 years ago
  96. 873e3ef T210: Add support for 64-bit T210-based P2571 board by Tom Warren · 10 years ago
  97. 3cee35f P2571: dts: Add DT file for Tegra210 P2571 board by Tom Warren · 10 years ago
  98. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  99. 6c43f6c ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · 10 years ago
  100. 56079ec Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · 9 years ago