1. b8dfcdb exynos4:pinmux:fdt: decode peripheral id by Piotr Wilczek · 11 years ago
  2. 81a1d61 mx25pdk: Align the environment with other FSL boards by Fabio Estevam · 11 years ago
  3. 59189a8 ventana: Add Gateworks Ventana family support by Tim Harvey · 11 years ago
  4. f351eb0 boards.cfg: Run the reformatter script by Tom Rini · 11 years ago
  5. 31f1b65 boards.cfg: move boards with invalid emails to Orphan by Masahiro Yamada · 11 years ago
  6. 8ee950d Prepare v2014.04-rc2 by Tom Rini · 11 years ago v2014.04-rc2
  7. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  8. c0d2979 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  9. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  10. 8165e34 usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  11. 2456b97 ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  12. 1f659b2 .gitignore: ignore include/config/* by Masahiro Yamada · 11 years ago
  13. 2e6b2f6 kbuild: fix a bug of make rule of version_autogenerated.h by Masahiro Yamada · 11 years ago
  14. 5ca05c8 cfb_console: align fields in gzipped .bmp files by Eric Nelson · 11 years ago
  15. 73545f7 ahci: wait longer for link. by Ian Campbell · 11 years ago
  16. b946322 highbank: use scsi_init hook by Ian Campbell · 11 years ago
  17. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  18. ba650e9 m68k: Remove M5271EVB and idmr board support by Masahiro Yamada · 11 years ago
  19. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  20. 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  21. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  22. 7ca6f36 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · 11 years ago
  23. 3ed7c48 at91 gpio: fix typo in compatibility macro by Andreas Henriksson · 11 years ago
  24. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  25. 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  26. 96ac18c powerpc/t104xrdb: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  27. 337b0c5 powerpc/t1040qds: Add Video - HDMI support by Priyanka Jain · 11 years ago
  28. bf4699d powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040 by Priyanka Jain · 11 years ago
  29. 8d67c36 powerpc/t2080rdb: Add T2080PCIe-RDB board support by Shengzhou Liu · 11 years ago
  30. 6b7679c powerpc/t208xqds: fixup for t208xqds by Shengzhou Liu · 11 years ago
  31. b892465 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  32. 9c641a8 powerpc/usb: Workaround for erratum-A006261 by Suresh Gupta · 11 years ago
  33. 7af9a07 powerpc/b4860: Add workaround for errata A006384 and A006475 by Shaveta Leekha · 11 years ago
  34. c4930b1 B4860qds: Set SerDes2 refclk2 at to 156.25MHz for XFI to work by Shaveta Leekha · 11 years ago
  35. 6df82e3 B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-configuration by Shaveta Leekha · 11 years ago
  36. c7d506d 85xx/b4860: Alternate serdes protocols for B4860/B4420 by poonam aggrwal · 11 years ago
  37. fb07c0a board/b4860qds: Add support to make PCIe SATA work on B4860QDS by Shaveta Leekha · 11 years ago
  38. 5e5097c board/b4860qds: Add support to make Aurora work on B4860QDS by Shaveta Leekha · 11 years ago
  39. d57d60c kbuild: move "checkgcc4" to PowerPC archprepare by Masahiro Yamada · 11 years ago
  40. 388b2e5 kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  41. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  42. cfda6bd mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  43. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  44. a0a15b4 config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  45. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  46. e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  47. 3775dcd cmd_nvedit: Make 'env import -c' require size parameter by Tom Rini · 11 years ago
  48. 801cec5 Cosmetic: Typo fixes by Vasili Galka · 11 years ago
  49. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  50. dc116bd net/phy: Correct AR8021 phy_mask by Haijun.Zhang · 11 years ago
  51. cbac2a6 xilinx: delete meaningless .gitignore files by Masahiro Yamada · 11 years ago
  52. cfd13e8 unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  53. fe9ca3d hush: fix some quoted variable expansion issues by Stephen Warren · 11 years ago
  54. eebd1b5 unit-test: clean up evironment after Hush tests by Stephen Warren · 11 years ago
  55. 9a04a85 net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  56. de4fdfc Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  57. dd1e858 OMAP3: igep00x0: Enable required clocks for GPIO that are used. by Enric Balletbo i Serra · 11 years ago
  58. 4b75fd5 board/BuR/common: fix phy addresses by Hannes Petermaier · 11 years ago
  59. f940c72 ARM: tegra: implement bootcmd_pxe by Stephen Warren · 11 years ago
  60. 4d7d2e5 ARM: tegra: rework boot scripts by Stephen Warren · 11 years ago
  61. 68cf64d ARM: tegra: convert tegra to use distro defaults by Stephen Warren · 11 years ago
  62. f75dc78 ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Stephen Warren · 11 years ago
  63. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  64. 87fb553 ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 by Stephen Warren · 11 years ago
  65. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  66. cd7efc2 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  67. 1ad6364 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  68. 335143c fb: Add a prototype for board_video_skip() by Fabio Estevam · 11 years ago
  69. 67a9abe wandboard: Include <input.h> by Fabio Estevam · 11 years ago
  70. 2fb6396 wandboard: Fix sparse warning by Fabio Estevam · 11 years ago
  71. 3c7ca96 mmc: Add a prototype for board_mmc_init() by Fabio Estevam · 11 years ago
  72. afb9266 wandboard: Staticize usdhc1_pads by Fabio Estevam · 11 years ago
  73. 91baa6f power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  74. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  75. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  76. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  77. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  78. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  79. 5089918 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h by pekon gupta · 11 years ago
  80. 3290733 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  81. b2099d1 malta: correct tcl script path in README.malta by James Hogan · 11 years ago
  82. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  83. 50a91da arc: arcangel4: set board entry <none> to fix a build error by Masahiro Yamada · 11 years ago
  84. 33a02da kbuild: allow empty board directories by Masahiro Yamada · 11 years ago
  85. 603f51c kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  86. db5b339 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  87. 1ec8b4e kbuild: fix "tools-all" target by Masahiro Yamada · 11 years ago
  88. e0708fb board: config.mk: delete unused sinclude directive by Masahiro Yamada · 11 years ago
  89. 1900d3c board: .gitignore: ignore board-specific generated files by Masahiro Yamada · 11 years ago
  90. de19314 board: gaisler: delete unnecessary include path by Masahiro Yamada · 11 years ago
  91. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  92. a86cf89 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  93. 6b9709d scripts: update checkpatch.pl to latest upstream version by Tom Rini · 11 years ago
  94. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  95. f9aa6a1 dm: Remove old driver model documentation by Simon Glass · 11 years ago
  96. 95a260a9 dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  97. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  98. 96495d90 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  99. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  100. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago