1. a8b6a15 ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIP by Alexander Graf · 8 years ago
  2. 0d169b8 ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is defined by Michal Simek · 8 years ago
  3. 0c1b02a ARM64: zynqmp: Enable support for SPL FIT images by Michal Simek · 8 years ago
  4. 340b0e3 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · 8 years ago
  5. 1a6a6e9 ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP by Michal Simek · 8 years ago
  6. 9c152ed ARM64: zynqmp: Extend page_table_size by Michal Simek · 8 years ago
  7. 08ac386 ARM64: zynqmp: Add support for zc1751-dc4 by Michal Simek · 8 years ago
  8. ead66ab ARM64: zynqmp: Add debug uart for zc1751-dc2 by Michal Simek · 8 years ago
  9. a1a6af8 ARM64: zynqmp: Enable Vitesse and RealTek ethernet phys by Michal Simek · 8 years ago
  10. ac551e3 microblaze: Move MSR instruction selection to Kconfig by Michal Simek · 8 years ago
  11. 4ad1096 microblaze: Add option to pass cpu version number by Michal Simek · 8 years ago
  12. 91eeb80 microblaze: Select compilation flags via Kconfig by Michal Simek · 8 years ago
  13. 1630d55 ARM64: zynqmp: Enable CMD_NAND via Kconfig by Michal Simek · 8 years ago
  14. 7530ae0 mtd: nand: arasan_nfc: Correct nand ecc initialization by Siva Durga Prasad Paladugu · 8 years ago
  15. b2f1858 arm: lib: fix push/pop-section directives by Stephen Warren · 8 years ago
  16. edb697c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  17. e2924e5 ARM: k2g: Configure reset mux to device reset by Lokesh Vutla · 8 years ago
  18. eafd464 arm: am57xx: Fix alignment where necessary by Keerthy · 8 years ago
  19. d60198d arm: am57xx: Fix omap_vcores assignment for am572x-idk by Keerthy · 8 years ago
  20. 61462cd arm: omap: Introduce vcores_init function by Keerthy · 8 years ago
  21. 88730f1 ARM: DRA7: Add macros for voltage values for all OPPs by Anna, Suman · 8 years ago
  22. e42523f ARM: DRA7: Consolidate voltage macros across different SoCs by Anna, Suman · 8 years ago
  23. 27c9596 ARM: DRA7: Define common macros for efuse register offsets by Anna, Suman · 8 years ago
  24. 3608022 ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values by Anna, Suman · 8 years ago
  25. 68a775a usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration by Roger Quadros · 8 years ago
  26. 3599774 dra7xx: Enable USB_PHY3 32KHz clock by Roger Quadros · 8 years ago
  27. 55efadd ARM: AM57xx: AM43xx: Fix USB host by Roger Quadros · 8 years ago
  28. 383f4a0 ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP by Roger Quadros · 8 years ago
  29. 91b86e2 lib: Enable private libgcc by default by Marek Vasut · 8 years ago
  30. 13b0a91 arm: lib: Split asm symbols into different .text subsections by Marek Vasut · 8 years ago
  31. 806f86b arm: lib: Import Thumb1 functions by Marek Vasut · 8 years ago
  32. 0bf65c6 arm: lib: import muldi3.S from Linux by Marek Vasut · 8 years ago
  33. 40d67c7 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax by Marek Vasut · 8 years ago
  34. 7b9f9c5 arm: lib: Import __do_div64 from Linux by Marek Vasut · 8 years ago
  35. e64d759 arm: lib: Fix uldivmod.S build on Thumb2 by Marek Vasut · 8 years ago
  36. c5a543e arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · 8 years ago
  37. 06b36cb arm: lib: Sync libgcc shift operations by Marek Vasut · 8 years ago
  38. 11b1a9b arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · 8 years ago
  39. c0db6f8 arm: include: Import unified.h from Linux kernel by Marek Vasut · 8 years ago
  40. 66020a6 arm: config: Introduce CONFIG_SYS_ARM_ARCH by Marek Vasut · 8 years ago
  41. e68df99 ARM: omap: Enable tiny printf on omap3_logic by Marek Vasut · 8 years ago
  42. abeb272 tiny-printf: Support sprintf() by Marek Vasut · 8 years ago
  43. b4ba169 arm: Select CONFIG_ARM64 for Cavium ThunderX by Marek Vasut · 8 years ago
  44. 35016e3 mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Marek Vasut · 8 years ago
  45. 94b9e22 spl: Allow settings malloc_f base address by Marek Vasut · 8 years ago
  46. 03c6f17 serial: 16550: Drop OMAP1510 support by Marek Vasut · 8 years ago
  47. fa4ce72 serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · 8 years ago
  48. 307c0b5 gpio: mxs: Remove netdev.h by Marek Vasut · 8 years ago
  49. 626f6e4 arm: Treat arm946es as v5te by Marek Vasut · 9 years ago
  50. d31e9c5 arm: socfpga: improve raw MMC SPL boot by Sylvain Lesne · 8 years ago
  51. 77cd536 arm: socfpga: Add missing ',' in CONFIG_BOOTARGS by Stefan Roese · 8 years ago
  52. 5bb4050 arm: socfpga: Enable tiny printf and simple malloc in SPL by Marek Vasut · 8 years ago
  53. 1254667 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · 8 years ago
  54. 569a191 arm: socfpga: Add samtec VIN|ING board by Marek Vasut · 9 years ago
  55. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  56. da6e2fa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  57. 653bb0d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  58. 14070e6 tools/env: allow to pass NULL for environment options by Andreas Fenkart · 8 years ago
  59. 6f41751 Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." by Masahiro Yamada · 8 years ago
  60. f1b65c9 mips: ath79: ap143: Reset ethernet on boot by Wills Wang · 8 years ago
  61. ca09e66 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · 8 years ago
  62. cdeb68e mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · 8 years ago
  63. ad5b48a mips: ath79: Use 8MB flash profile for mtd partition by default by Wills Wang · 8 years ago
  64. 04583c6 mips: ath79: ap121: Enable ethernet by Wills Wang · 8 years ago
  65. 3752391 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · 8 years ago
  66. d58de31 MIPS: malta: add defconfigs for MIPS64 by Daniel Schwierzeck · 8 years ago
  67. fb64cda MIPS: Abstract cache op loops with a macro by Paul Burton · 8 years ago
  68. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  69. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  70. 83b0fac MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 8 years ago
  71. e40095f net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · 8 years ago
  72. 5f9cc36 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · 8 years ago
  73. 07f5b96 MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · 8 years ago
  74. 0f832b9 malta: Allow MIPS64 builds by Paul Burton · 8 years ago
  75. bed1ca3 net: pcnet: Fix init on big endian 64 bit by Paul Burton · 8 years ago
  76. 442d2e0 net: pcnet: Make 64 bit safe by Paul Burton · 8 years ago
  77. 4677d66 net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · 8 years ago
  78. 2e4cc1c MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 8 years ago
  79. e084fd9 arm: spear: x600: Remove EFI support to reduce image size by Stefan Roese · 9 years ago
  80. f7c32e8 arm: spear: x600: Add support for Micrel KSZ9031 PHY by Stefan Roese · 9 years ago
  81. 452b381 clearfog: add HUSH parser by Peter Robinson · 8 years ago
  82. f3c264f Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  83. d3d6647 x86: baytrail: acpi: Fix I/O APIC ID in the MADT table by Bin Meng · 8 years ago
  84. e6ddb6b x86: galileo: Enable ACPI table generation by Bin Meng · 8 years ago
  85. 7ee3710 x86: quark: Generate ACPI FADT/MADT tables by Bin Meng · 8 years ago
  86. 48cf8b8 x86: quark: Add platform ASL files by Bin Meng · 8 years ago
  87. ec37913 x86: quark: Prepare device.h for inclusion by ASL by Bin Meng · 8 years ago
  88. 6683584 acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · 8 years ago
  89. 3498cc9 x86: acpi: Make irqroute.asl common by Bin Meng · 8 years ago
  90. 0d71511 x86: acpi: Create a common irqlinks ASL file by Bin Meng · 8 years ago
  91. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  92. 378f913 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  93. 9b77b19 ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 8 years ago
  94. 87c2f76 tools: Add entry for generated tools/bin2header to tools/.gitignore by Robert P. J. Day · 8 years ago
  95. d339df5 tools/genboardscfg.py: remove bogus import subprocess by Masahiro Yamada · 8 years ago
  96. 56adbb3 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 8 years ago
  97. ba9eb6c arm64: rename __asm_flush_dcache_level to __asm_dcache_level by Masahiro Yamada · 8 years ago
  98. 1a02123 arm64: fix comment "flush & invalidate" by Masahiro Yamada · 8 years ago
  99. 2582858 arm64: optimize __asm_{flush, invalidate}_dcache_all by Masahiro Yamada · 8 years ago
  100. 3d16389 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 8 years ago