1. 11b1a9b arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · 8 years ago
  2. c0db6f8 arm: include: Import unified.h from Linux kernel by Marek Vasut · 8 years ago
  3. 66020a6 arm: config: Introduce CONFIG_SYS_ARM_ARCH by Marek Vasut · 8 years ago
  4. e68df99 ARM: omap: Enable tiny printf on omap3_logic by Marek Vasut · 8 years ago
  5. abeb272 tiny-printf: Support sprintf() by Marek Vasut · 8 years ago
  6. b4ba169 arm: Select CONFIG_ARM64 for Cavium ThunderX by Marek Vasut · 8 years ago
  7. 35016e3 mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Marek Vasut · 8 years ago
  8. 94b9e22 spl: Allow settings malloc_f base address by Marek Vasut · 8 years ago
  9. 03c6f17 serial: 16550: Drop OMAP1510 support by Marek Vasut · 8 years ago
  10. fa4ce72 serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · 8 years ago
  11. 307c0b5 gpio: mxs: Remove netdev.h by Marek Vasut · 8 years ago
  12. 626f6e4 arm: Treat arm946es as v5te by Marek Vasut · 8 years ago
  13. d31e9c5 arm: socfpga: improve raw MMC SPL boot by Sylvain Lesne · 8 years ago
  14. 77cd536 arm: socfpga: Add missing ',' in CONFIG_BOOTARGS by Stefan Roese · 8 years ago
  15. 5bb4050 arm: socfpga: Enable tiny printf and simple malloc in SPL by Marek Vasut · 8 years ago
  16. 1254667 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · 8 years ago
  17. 569a191 arm: socfpga: Add samtec VIN|ING board by Marek Vasut · 9 years ago
  18. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  19. 10a0338 ARM: tegra: add p2771-0000 board support by Stephen Warren · 8 years ago
  20. c7ba99c ARM: tegra: add core Tegra186 support by Stephen Warren · 8 years ago
  21. 39f6333 mmc: tegra: add basic Tegra186 support by Stephen Warren · 8 years ago
  22. 074a1fd gpio: add Tegra186 GPIO driver by Stephen Warren · 8 years ago
  23. 601800b ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 8 years ago
  24. e6bf0ca ARM: tegra: fix naming in GPIO DT binding header by Stephen Warren · 8 years ago
  25. 01a97a1 ARM: tegra: use DT bindings for GPIO naming by Stephen Warren · 8 years ago
  26. 9f8fa18 imx: mx7: implement reset_misc by Peng Fan · 8 years ago
  27. cb82c38 cosmetic: mx6slevk: Minor coding-style fix by Sebastien Bourdelin · 8 years ago
  28. 73f366b imx: mx6qsabreauto: drop duplicated net phy configuration by Peng Fan · 8 years ago
  29. 34b080b imx: ventana: add fdt fixup to enable UHS-I support on selected boards by Tim Harvey · 8 years ago
  30. 385575b imx: ventana: add GW553x support by Tim Harvey · 8 years ago
  31. fe63fcb imx: ventana: remove several EEPROM config bit dependence by Tim Harvey · 8 years ago
  32. 5c55572 imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit by Tim Harvey · 8 years ago
  33. f17a9af imx: ventana: enable pwm device-tree property based on hwconfig by Tim Harvey · 8 years ago
  34. 83e00f1 imx: ventana: fix invalid dio configuration for pwm mode by Tim Harvey · 8 years ago
  35. 7853262 imx: ventana: export backlight gpio after gpio driver is available by Tim Harvey · 8 years ago
  36. ca628b7 imx: ventana: gsc: show board temp on boot by Tim Harvey · 8 years ago
  37. 82a17e7 imx: ventana: gsc: fix negative temperature readings by Tim Harvey · 8 years ago
  38. efa7ed7 imx: ventana: gsc: add gsc sleep command by Tim Harvey · 8 years ago
  39. 6052b1c imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM config by Tim Harvey · 8 years ago
  40. 1b99103 imx: ventana: SPL: only disable boot watchdog if Falcon mode by Tim Harvey · 8 years ago
  41. 899f589 imx: ventana: config: add PREBOOT support by Tim Harvey · 8 years ago
  42. 5098709 imx: ventana: config: use explicit addr in loadscript by Tim Harvey · 8 years ago
  43. 543a4ab imx: ventana: config: use fs env var for block dev filesystem type by Tim Harvey · 8 years ago
  44. 1b74000 imx: ventana: config: use bootdir env var for directory of fdt files by Tim Harvey · 8 years ago
  45. 4df0bff imx: ventana: config: add fixfdt script to apply manual fdt fixups by Tim Harvey · 8 years ago
  46. 7698cdf imx: ventana: config: add env vars for disk and part by Tim Harvey · 8 years ago
  47. da6e2fa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  48. 653bb0d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  49. 14070e6 tools/env: allow to pass NULL for environment options by Andreas Fenkart · 8 years ago
  50. 6f41751 Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." by Masahiro Yamada · 8 years ago
  51. f1b65c9 mips: ath79: ap143: Reset ethernet on boot by Wills Wang · 8 years ago
  52. ca09e66 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · 8 years ago
  53. cdeb68e mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · 8 years ago
  54. ad5b48a mips: ath79: Use 8MB flash profile for mtd partition by default by Wills Wang · 8 years ago
  55. 04583c6 mips: ath79: ap121: Enable ethernet by Wills Wang · 8 years ago
  56. 3752391 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · 8 years ago
  57. d58de31 MIPS: malta: add defconfigs for MIPS64 by Daniel Schwierzeck · 8 years ago
  58. fb64cda MIPS: Abstract cache op loops with a macro by Paul Burton · 8 years ago
  59. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  60. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  61. 83b0fac MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 8 years ago
  62. e40095f net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · 8 years ago
  63. 5f9cc36 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · 8 years ago
  64. 07f5b96 MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · 8 years ago
  65. 0f832b9 malta: Allow MIPS64 builds by Paul Burton · 8 years ago
  66. bed1ca3 net: pcnet: Fix init on big endian 64 bit by Paul Burton · 8 years ago
  67. 442d2e0 net: pcnet: Make 64 bit safe by Paul Burton · 8 years ago
  68. 4677d66 net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · 8 years ago
  69. 2e4cc1c MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 8 years ago
  70. e084fd9 arm: spear: x600: Remove EFI support to reduce image size by Stefan Roese · 8 years ago
  71. f7c32e8 arm: spear: x600: Add support for Micrel KSZ9031 PHY by Stefan Roese · 8 years ago
  72. 452b381 clearfog: add HUSH parser by Peter Robinson · 8 years ago
  73. f3c264f Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  74. d3d6647 x86: baytrail: acpi: Fix I/O APIC ID in the MADT table by Bin Meng · 8 years ago
  75. e6ddb6b x86: galileo: Enable ACPI table generation by Bin Meng · 8 years ago
  76. 7ee3710 x86: quark: Generate ACPI FADT/MADT tables by Bin Meng · 8 years ago
  77. 48cf8b8 x86: quark: Add platform ASL files by Bin Meng · 8 years ago
  78. ec37913 x86: quark: Prepare device.h for inclusion by ASL by Bin Meng · 8 years ago
  79. 6683584 acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · 8 years ago
  80. 3498cc9 x86: acpi: Make irqroute.asl common by Bin Meng · 8 years ago
  81. 0d71511 x86: acpi: Create a common irqlinks ASL file by Bin Meng · 8 years ago
  82. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  83. 378f913 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  84. 9b77b19 ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 8 years ago
  85. 87c2f76 tools: Add entry for generated tools/bin2header to tools/.gitignore by Robert P. J. Day · 8 years ago
  86. d339df5 tools/genboardscfg.py: remove bogus import subprocess by Masahiro Yamada · 8 years ago
  87. 56adbb3 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 8 years ago
  88. ba9eb6c arm64: rename __asm_flush_dcache_level to __asm_dcache_level by Masahiro Yamada · 8 years ago
  89. 1a02123 arm64: fix comment "flush & invalidate" by Masahiro Yamada · 8 years ago
  90. 2582858 arm64: optimize __asm_{flush, invalidate}_dcache_all by Masahiro Yamada · 8 years ago
  91. 3d16389 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 8 years ago
  92. 73ec696 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 8 years ago
  93. 426af38 config: env: Set AM335x-ICEv2 board specific env by Lokesh Vutla · 8 years ago
  94. 97f3a17 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 8 years ago
  95. 3164f3c ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · 8 years ago
  96. d8ff4fd board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 8 years ago
  97. 866b178 board: AM335x-ICEv2: Add pinmux support by Lokesh Vutla · 8 years ago
  98. a964332 board: AM335x-ICEv2: Add epprom support by Lokesh Vutla · 8 years ago
  99. 61bb825 configs: am335x_evm: Switch to env on FAT SD by default by Tom Rini · 8 years ago
  100. da9d959 ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 8 years ago