1. 6ac1e54 ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 by Stephen Warren · 11 years ago
  2. dd45948 ARM: tegra: pinctrl: remove vddio by Stephen Warren · 11 years ago
  3. 0d2c0d5 ARM: tegra: pinctrl: remove func_safe by Stephen Warren · 11 years ago
  4. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  5. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  6. 91290cf bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  7. 42ddfad ARMv8: fix bug for flush data cache by set/way by Leo Yan · 11 years ago
  8. 8859014 armv8: Flush dcache before switching to EL2 by York Sun · 11 years ago
  9. 6c81a93 arm: vf610: add enet1 support by Marcel Ziswiler · 11 years ago
  10. c709896 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · 11 years ago
  11. 25839c0 arm: vf610: fix anadig register struct by Marcel Ziswiler · 11 years ago
  12. 42f5e8a build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  13. 284bb60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  14. b7588e3 ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 11 years ago
  15. f71cbfe ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 11 years ago
  16. 1e6ad55 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  17. 83571bc armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  18. f5222cf armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  19. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  20. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  21. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  22. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  23. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  24. 1336e2d mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  25. fa9c021 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 11 years ago
  26. e64348f imx: add rules for U-Boot DTB support by Stefano Babic · 11 years ago
  27. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  28. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  29. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  30. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  31. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  32. b4722fe tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 11 years ago
  33. 680d8f0 cpu: exynos4: add ace sha base address by Przemyslaw Marczak · 11 years ago
  34. 463bb19 spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
  35. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  36. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  37. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  39. ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  40. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  41. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  42. c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  43. bbc09bf sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  44. bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  45. 47f5fcf sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  46. 39741c0 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · 11 years ago
  47. 66bd1cf Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
  48. 19bb5e4 sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  49. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  50. 47c9c76 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · 11 years ago
  51. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  52. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  53. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  54. 323762e kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · 11 years ago
  55. c2e5b6a x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · 11 years ago
  56. b6e53eb kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · 11 years ago
  57. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  58. d73f38f am33xx: Rework #ifdef's around s_init for clarity by Tom Rini · 11 years ago
  59. 1ecab0f board:trats2: Enable device tree on Trats2 by Piotr Wilczek · 11 years ago
  60. fe60164 board:trats: Enable device tree on Trats by Piotr Wilczek · 11 years ago
  61. 3f41ffe board:universal: Enable device tree on Universal by Piotr Wilczek · 11 years ago
  62. bf7716d board:origen: Enable device tree on Origen by Piotr Wilczek · 11 years ago
  63. 8e5e1e6 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  64. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  65. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  66. b8dfcdb exynos4:pinmux:fdt: decode peripheral id by Piotr Wilczek · 11 years ago
  67. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  68. c0d2979 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  69. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  70. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  71. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  72. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  73. 3ed7c48 at91 gpio: fix typo in compatibility macro by Andreas Henriksson · 11 years ago
  74. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  75. 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  76. bf4699d powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040 by Priyanka Jain · 11 years ago
  77. b892465 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  78. 9c641a8 powerpc/usb: Workaround for erratum-A006261 by Suresh Gupta · 11 years ago
  79. 7af9a07 powerpc/b4860: Add workaround for errata A006384 and A006475 by Shaveta Leekha · 11 years ago
  80. 6df82e3 B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-configuration by Shaveta Leekha · 11 years ago
  81. c7d506d 85xx/b4860: Alternate serdes protocols for B4860/B4420 by poonam aggrwal · 11 years ago
  82. fb07c0a board/b4860qds: Add support to make PCIe SATA work on B4860QDS by Shaveta Leekha · 11 years ago
  83. 5e5097c board/b4860qds: Add support to make Aurora work on B4860QDS by Shaveta Leekha · 11 years ago
  84. d57d60c kbuild: move "checkgcc4" to PowerPC archprepare by Masahiro Yamada · 11 years ago
  85. 388b2e5 kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  86. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  87. cfda6bd mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  88. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  89. a0a15b4 config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  90. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  91. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  92. cfd13e8 unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  93. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  94. 87fb553 ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 by Stephen Warren · 11 years ago
  95. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  96. cd7efc2 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  97. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  98. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  99. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  100. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago