1. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  2. f0ff57b imx: mx6ul_14x14_evk add basic board support by Peng Fan · 9 years ago
  3. a462c34 imx:mx6ul add dram spl configuration and header file by Peng Fan · 9 years ago
  4. 63ee568 imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL by Peng Fan · 9 years ago
  5. db1c217 imx: mx6ul update soc related settings by Peng Fan · 9 years ago
  6. a2c74aa imx: mx6ul select SYS_L2CACHE_OFF by Peng Fan · 9 years ago
  7. 43cb127 imx:mx6ul add clock support by Peng Fan · 9 years ago
  8. 35d5e54 imx-common: timer: add i.MX6UL support by Peng Fan · 9 years ago
  9. d73d5ae imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL by Peng Fan · 9 years ago
  10. bc32fc6 imx: mx6ul: Update imx registers head file by Peng Fan · 9 years ago
  11. 0ca5402 imx: mx6ul: Add pins IOMUX head file by Peng Fan · 9 years ago
  12. 8631c06 imx: mx6ul: Add i.MX6UL CPU type by Peng Fan · 9 years ago
  13. 09a0969 arm: mx6: kconfig: don't select CPU_V7 per board by Nikita Kiryanov · 9 years ago
  14. 81f5598 arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6 by Nikita Kiryanov · 9 years ago
  15. 8d779461 imx: mx6qp Enable PRG clock for IPU by Peng Fan · 9 years ago
  16. ec0f953 imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP by Ye.Li · 9 years ago
  17. e1c2d68 imx: mx6: ccm: Change the clock settings for i.MX6QP by Peng Fan · 9 years ago
  18. d0acd99 imx: add cpu type for i.MX6QP/DP by Peng Fan · 9 years ago
  19. 8968b91 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  20. 4bf7f90 powerpc/t4240: update serdes table by Shaohui Xie · 9 years ago
  21. 5050f6f powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM by Aneesh Bansal · 9 years ago
  22. 467a40d powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · 9 years ago
  23. dad17fd armv8: caches: Added routine to set non cacheable region by Siva Durga Prasad Paladugu · 9 years ago
  24. cc35734 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  25. 1ff10a8 powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025 by Nikhil Badola · 9 years ago
  26. b99b645 powerpc/t1024: update fman liodn for mac1 by Shengzhou Liu · 9 years ago
  27. e622d9e powerpc/T104xD4: Add Secure boot support for T104xD4RDB platforms by gaurav rana · 10 years ago
  28. 873e3ef T210: Add support for 64-bit T210-based P2571 board by Tom Warren · 10 years ago
  29. 3cee35f P2571: dts: Add DT file for Tegra210 P2571 board by Tom Warren · 10 years ago
  30. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  31. 6c43f6c ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · 10 years ago
  32. 56079ec Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · 9 years ago
  33. 659a075 Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · 9 years ago
  34. aa44187 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
  35. 32b3234 ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · 9 years ago
  36. 00f782a ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
  37. 8b19dff armv8/cache: Fix page table creation by Thierry Reding · 9 years ago
  38. 1ed6648 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · 9 years ago
  39. 9830d2e x86: qemu: Turn on PCIe ECAM address range decoding on Q35 by Bin Meng · 9 years ago
  40. a8ebf28 x86: qemu: Enable writing MP table by Bin Meng · 9 years ago
  41. c77b891 x86: Allow cpu-x86 driver to be probed for UP by Bin Meng · 9 years ago
  42. e7cd070 x86: qemu: Enable I/O APIC chip select on PIIX3 by Bin Meng · 9 years ago
  43. 53832bb x86: mpspec: Move writing ISA interrupt entry after PCI by Bin Meng · 9 years ago
  44. abab912 x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC by Bin Meng · 9 years ago
  45. a277194 x86: Convert to use driver model pci on queensbay/crownbay by Bin Meng · 9 years ago
  46. 6fc0e8a x86: pci: Do not assign irq 0 to pci device by Bin Meng · 9 years ago
  47. 31a2dc6 x86: pci: Assign pci irqs to all functions by Bin Meng · 9 years ago
  48. 93f8a31 x86: Enable DM RTC support for all x86 boards by Bin Meng · 9 years ago
  49. 8ba25ee x86: Change pci option rom area MTRR setting to cacheable by Bin Meng · 9 years ago
  50. 3ccd49c x86: Simplify architecture defined exception handling in irq_llsr() by Bin Meng · 9 years ago
  51. 013cf48 x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · 9 years ago
  52. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  53. 6fe6f13 ARM: zynqmp: Wire up SATA for the board by Michal Simek · 9 years ago
  54. cb7ea82 ARM: zynqmp: Wire up ethernet controllers by Michal Simek · 9 years ago
  55. 6d6e3db ARM: zynq: Add support for zc770-xm011 by Michal Simek · 9 years ago
  56. 5c45b16 ARM: zynq: DT: Update zc770 dtses by Michal Simek · 9 years ago
  57. 91f9f17 ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys by Michal Simek · 9 years ago
  58. d50cb3d ARM: zynq: DT: Add missing interrupt for L2 pl310 by Michal Simek · 9 years ago
  59. b4e9eaf ARM: zynq: DT: Get rid of ps-clk-frequency by Michal Simek · 9 years ago
  60. 05e7ca6 ARM: zynq: DT: Update years in copyright by Michal Simek · 9 years ago
  61. 999667c ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernel by Michal Simek · 9 years ago
  62. 461c388 ARM: zynq: DT: Add reference to bus node by Michal Simek · 9 years ago
  63. e913ce2 ARM: zynq: DT: Add pinctrl node by Michal Simek · 9 years ago
  64. 5ee236a ARM: zynq: DT: Cleanup address-cells and size-cells by Michal Simek · 9 years ago
  65. b346bd1 ARM: zynq: DT: Clean up timer device tree nodes by Michal Simek · 9 years ago
  66. 7e16336 ARM: zynq: DT: Use the zynq binding with macb by Michal Simek · 9 years ago
  67. 08305fe ARM: zynq: DT: Fix GEM register area size by Michal Simek · 9 years ago
  68. 40b383f spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  69. 3ffcdc7 ARM: zynq: DT: Remove 222 MHz OPP by Michal Simek · 9 years ago
  70. 8a8c46a ARM: zynq: DT: Migrate UART to Cadence binding by Michal Simek · 9 years ago
  71. bece06c ARM: zynq: DT: Add a fixed regulator for CPU voltage by Michal Simek · 9 years ago
  72. fb1a506 ARM: zynq: DT: Add missing nodes to DTSI by Michal Simek · 9 years ago
  73. a0cb47f ARM: zynq: DT: Use the right names for nodes by Michal Simek · 9 years ago
  74. 225bf9a zynqmp: Add support for IP detection via SLCR by Michal Simek · 9 years ago
  75. fb10116 zynqmp: mp: Simplify set_r5_start handling by Michal Simek · 9 years ago
  76. 0b54a9d zynqmp: Define ep config for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  77. 7558000 zynqmp: Kconfig: Move zynqmp Kconfig by Siva Durga Prasad Paladugu · 9 years ago
  78. 502a2af arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · 9 years ago
  79. f49357b ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  80. 537e967 tegra124: Implement spl_was_boot_source() by Simon Glass · 9 years ago
  81. fffde77 stm32f4: add cpu clock option for 180 MHz by Antonio Borneo · 9 years ago
  82. 089fddf stm32f429: pass the device unique ID in DTB by Antonio Borneo · 9 years ago
  83. b0c8f4a Kill unneeded #include <linux/kconfig.h> by Masahiro Yamada · 9 years ago
  84. bafa6f5 am33xx: Unused get_board_rev function removal by Paul Kocialkowski · 9 years ago
  85. fb9006c omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev by Paul Kocialkowski · 9 years ago
  86. d1a04b3 omap5: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  87. 94fc751 omap4: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  88. cfac375 omap3: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  89. ed19bda omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  90. df84477 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · 9 years ago
  91. 62c5674 omap: SPL boot devices cleanup and completion by Paul Kocialkowski · 9 years ago
  92. 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  93. a350c6a kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 by Masahiro Yamada · 9 years ago
  94. 17c5bda keystone2: add wfi in to the core_spin loop by Vitaly Andrianov · 9 years ago
  95. 2647394 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  96. a51c832 sunxi: ga10h: Enable both otg and regular usb host controllers by Hans de Goede · 9 years ago
  97. 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  98. 91183ba sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  99. d42faf3 sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  100. 48c06c9 sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago