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