1. 98d2cff iomux-v3: Add support for mx6sl LVE bit by Fabio Estevam · 10 years ago
  2. 3deb22a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  3. 694c3bc mx6slevk: Add SPI NOR flash support by Fabio Estevam · 10 years ago
  4. 563491b mx6: fix weird formatting in imx6q-sabreauto.dts by Stefano Babic · 10 years ago
  5. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  6. 893b92f arm, da850: staticize funtions by Manish Badarkhe · 10 years ago
  7. d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 10 years ago
  8. fc9a8e8 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · 10 years ago
  9. 30fe8c1 keystone2: add keystone multicore navigator driver by Vitaly Andrianov · 10 years ago
  10. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 10 years ago
  11. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 10 years ago
  12. 356d15e i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · 10 years ago
  13. 11bc755 arm: add support for arch timer by Vitaly Andrianov · 10 years ago
  14. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 10 years ago
  15. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 10 years ago
  16. 79e7e87 omap3/sys_info: provide interface to read die id by Nishanth Menon · 10 years ago
  17. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 10 years ago
  18. a88e55c ARM: OMAP: replace custom sr32() by standard I/O accessors by Wolfgang Denk · 11 years ago
  19. 4e46850 ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  20. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  21. d381294 ARM: tegra: pack pinmux data tables tighter by Stephen Warren · 11 years ago
  22. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  23. b1d615f usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  24. e04bfda ARM: tegra: add Jetson TK1 board by Stephen Warren · 11 years ago
  25. d68c942 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  26. 1fa3a63 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  27. 803d01e ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  28. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  29. dfb42fc ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  30. a45fa43 ARM: tegra: reduce public pinmux API by Stephen Warren · 11 years ago
  31. e296995 ARM: tegra: pinctrl: remove duplication by Stephen Warren · 11 years ago
  32. 19ed7b4 ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  33. 07bbd48 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  34. 6ac1e54 ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 by Stephen Warren · 11 years ago
  35. dd45948 ARM: tegra: pinctrl: remove vddio by Stephen Warren · 11 years ago
  36. 0d2c0d5 ARM: tegra: pinctrl: remove func_safe by Stephen Warren · 11 years ago
  37. e688a99 imx-common/video: add detect_hdmi by Eric Benard · 10 years ago
  38. 93ad66c imx-common: add board_video_skip by Eric Benard · 10 years ago
  39. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  40. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  41. 91290cf bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  42. 42ddfad ARMv8: fix bug for flush data cache by set/way by Leo Yan · 10 years ago
  43. 8859014 armv8: Flush dcache before switching to EL2 by York Sun · 10 years ago
  44. 6c81a93 arm: vf610: add enet1 support by Marcel Ziswiler · 11 years ago
  45. c709896 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · 11 years ago
  46. 25839c0 arm: vf610: fix anadig register struct by Marcel Ziswiler · 11 years ago
  47. 42f5e8a build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  48. 284bb60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  49. b7588e3 ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 10 years ago
  50. f71cbfe ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 10 years ago
  51. 1e6ad55 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  52. 83571bc armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  53. f5222cf armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  54. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  55. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  56. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 10 years ago
  57. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 10 years ago
  58. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 10 years ago
  59. fa9c021 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 10 years ago
  60. e64348f imx: add rules for U-Boot DTB support by Stefano Babic · 10 years ago
  61. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 10 years ago
  62. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  63. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  64. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  65. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  66. b4722fe tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 10 years ago
  67. 680d8f0 cpu: exynos4: add ace sha base address by Przemyslaw Marczak · 11 years ago
  68. 463bb19 spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
  69. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  70. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  71. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  72. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  73. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  74. 47c9c76 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · 11 years ago
  75. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  76. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  77. d73f38f am33xx: Rework #ifdef's around s_init for clarity by Tom Rini · 11 years ago
  78. 1ecab0f board:trats2: Enable device tree on Trats2 by Piotr Wilczek · 11 years ago
  79. fe60164 board:trats: Enable device tree on Trats by Piotr Wilczek · 11 years ago
  80. 3f41ffe board:universal: Enable device tree on Universal by Piotr Wilczek · 11 years ago
  81. bf7716d board:origen: Enable device tree on Origen by Piotr Wilczek · 11 years ago
  82. 8e5e1e6 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  83. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  84. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  85. b8dfcdb exynos4:pinmux:fdt: decode peripheral id by Piotr Wilczek · 11 years ago
  86. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  87. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  88. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  89. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  90. 3ed7c48 at91 gpio: fix typo in compatibility macro by Andreas Henriksson · 11 years ago
  91. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  92. 388b2e5 kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  93. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  94. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  95. 87fb553 ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 by Stephen Warren · 11 years ago
  96. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  97. cd7efc2 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  98. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  99. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  100. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago