1. 6473054 arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  2. bd65fe3 arm: socfpga: spl: Add missing reset logic by Marek Vasut · 9 years ago
  3. 232fcc6 arm: socfpga: spl: Configure SCU and NIC-301 early by Marek Vasut · 9 years ago
  4. 4a0080d arm: socfpga: spl: Toggle warm reset config I/O bit by Marek Vasut · 9 years ago
  5. 2d779b3 arm: socfpga: system: Clean up pinmux_config.c by Marek Vasut · 9 years ago
  6. 40687b4 arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() by Marek Vasut · 9 years ago
  7. 575d741 arm: socfpga: scan: Zap iocsr_scan_chain*_table() by Marek Vasut · 9 years ago
  8. 03a92b2 arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  9. 2df7b2a arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  10. 93b4abd arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  11. 163ee7d arm: socfpga: clock: Get rid of cm_config_t typedef by Marek Vasut · 9 years ago
  12. 34122eb arm: socfpga: reset: Add SDMMC, QSPI and DMA defines by Marek Vasut · 9 years ago
  13. 3191611 arm: socfpga: reset: Add function to reset add peripherals by Marek Vasut · 9 years ago
  14. 292260c arm: socfpga: reset: Repair bridge reset handling by Marek Vasut · 9 years ago
  15. a71df7a arm: socfpga: reset: Replace ad-hoc reset functions by Marek Vasut · 9 years ago
  16. bdfc2ef arm: socfpga: reset: Implement unified function to toggle reset by Marek Vasut · 9 years ago
  17. 1115cd2 arm: socfpga: reset: Start reworking the SoCFPGA reset manager by Marek Vasut · 9 years ago
  18. 8d009e4 arm: socfpga: reset: Add missing reset manager regs by Marek Vasut · 9 years ago
  19. 42f7ebb ddr: altera: Move struct sdram_prot_rule prototype by Marek Vasut · 9 years ago
  20. d04941c arm: socfpga: Move sdram_config.h to board dir by Marek Vasut · 9 years ago
  21. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  22. 2e8fcc7 arm: dts: socfpga: Add mmc alias by Marek Vasut · 9 years ago
  23. b09b72d arm: dts: socfpga: Fix SPI aliases by Marek Vasut · 9 years ago
  24. ae27120 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  25. f05fa67 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  26. b692009 ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  27. a38a3c4 ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  28. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  29. 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  30. fac971b exynos: dts: Correct LDO and BUCK naming by Simon Glass · 9 years ago
  31. bbbe55f x86: Enable debug UART for Minnowmax by Simon Glass · 9 years ago
  32. d1de41d exynos: Add support for spring by Simon Glass · 9 years ago
  33. a7a73ef exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  34. 8bba6cc exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · 9 years ago
  35. fa9ec45 dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · 9 years ago
  36. 48b6c32 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · 9 years ago
  37. 59408eb dts: exynos: snow: Add memory layout description by Simon Glass · 9 years ago
  38. 71db634 exynos: Tidy up CPU frequency display by Simon Glass · 9 years ago
  39. a507454 exynos: Add support for the DisplayPort hotplug detect by Simon Glass · 9 years ago
  40. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  41. a0942a6 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · 9 years ago
  42. 1a17c39 exynos: dts: Add PMIC and regulator definitions by Simon Glass · 9 years ago
  43. f1ac35b exynos: dts: Sync up I2C ports with the kernel by Simon Glass · 9 years ago
  44. 722e000 Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · 9 years ago
  45. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  46. 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  47. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  48. ab27f30 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  49. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  50. eeae510 x86: qemu: Support operation as an EFI payload by Simon Glass · 9 years ago
  51. b430258 x86: baytrail: Support operation as an EFI payload by Simon Glass · 9 years ago
  52. 8e36650 x86: Add helper code for running from EFI by Simon Glass · 9 years ago
  53. e49ccea x86: Handle running as EFI payload by Simon Glass · 9 years ago
  54. 42fde305 x86: Add support for passing tables into U-Boot by Simon Glass · 9 years ago
  55. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  56. 6f92ed8 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · 9 years ago
  57. 7dfe8bd x86: Add an enum for some commonly-used GDT bits by Simon Glass · 9 years ago
  58. b997abd x86: Support building the EFI stub by Simon Glass · 9 years ago
  59. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  60. 465a67c x86: Add relocation and link script for a 64-bit EFI application by Simon Glass · 9 years ago
  61. a42bfe0 x86: Allow relocation code to build without text base by Simon Glass · 9 years ago
  62. d6c099c x86: dts: Add a device tree file for EFI by Simon Glass · 9 years ago
  63. 3e9aa32 x86: Add EFI board code by Ben Stoltz · 9 years ago
  64. 3dcdd17 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  65. ed3b4d3 x86: Add asm/elf.h for x86-specific ELF definitions by Simon Glass · 9 years ago
  66. 981dca6 x86: Support skipping relocation for EFI by Simon Glass · 9 years ago
  67. 3f1c046 x86: Set up toolchain flags for running as EFI application by Ben Stoltz · 9 years ago
  68. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
  69. 8f3b969 x86: Allow use of global_data with EFI by Simon Glass · 9 years ago
  70. 8aba36d x86: Tidy up a few minor issues with interrupts by Simon Glass · 9 years ago
  71. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  72. 0bc74ab x86: Tidy up the 64-bit calling code by Simon Glass · 9 years ago
  73. 0d9edd2 x86: Drop unused copy_fdt_to_ram() by Simon Glass · 9 years ago
  74. 83ec7de x86: Tidy up global_data flags by Simon Glass · 9 years ago
  75. b6c9a20 x86: Use CR0 constants in CPU init by Simon Glass · 9 years ago
  76. da3a95d x86: Add various minor tidy-ups to the 32-bit startup code by Simon Glass · 9 years ago
  77. fe3fbd3 x86: bayleybay: Configure PCI IRQ by Bin Meng · 9 years ago
  78. 9b911be x86: Add Intel Bayley Bay board support by Bin Meng · 9 years ago
  79. 2774ff7 x86: Add microcode for BayTrail-I B0 stepping by Bin Meng · 9 years ago
  80. 3e79a4a x86: baytrail: Update UPD setting for FSP Gold4 release by Bin Meng · 9 years ago
  81. a2eb65f x86: qemu: Add MP initialization by Bin Meng · 9 years ago
  82. 417576c x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · 9 years ago
  83. f7ff0e5 armv8/lsch3/config: Define USB XHCI controller base address for LS2085A by Nikhil Badola · 9 years ago
  84. ca7fb12 armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A by Nikhil Badola · 9 years ago
  85. 6f0586e armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table by Wang Dongsheng · 9 years ago
  86. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  87. f0ff57b imx: mx6ul_14x14_evk add basic board support by Peng Fan · 9 years ago
  88. a462c34 imx:mx6ul add dram spl configuration and header file by Peng Fan · 9 years ago
  89. 63ee568 imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL by Peng Fan · 9 years ago
  90. db1c217 imx: mx6ul update soc related settings by Peng Fan · 9 years ago
  91. a2c74aa imx: mx6ul select SYS_L2CACHE_OFF by Peng Fan · 9 years ago
  92. 43cb127 imx:mx6ul add clock support by Peng Fan · 9 years ago
  93. 35d5e54 imx-common: timer: add i.MX6UL support by Peng Fan · 9 years ago
  94. d73d5ae imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL by Peng Fan · 9 years ago
  95. bc32fc6 imx: mx6ul: Update imx registers head file by Peng Fan · 9 years ago
  96. 0ca5402 imx: mx6ul: Add pins IOMUX head file by Peng Fan · 9 years ago
  97. 8631c06 imx: mx6ul: Add i.MX6UL CPU type by Peng Fan · 9 years ago
  98. 09a0969 arm: mx6: kconfig: don't select CPU_V7 per board by Nikita Kiryanov · 9 years ago
  99. 81f5598 arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6 by Nikita Kiryanov · 9 years ago
  100. 8d779461 imx: mx6qp Enable PRG clock for IPU by Peng Fan · 9 years ago