1. a538ae9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  2. 8c8dc4c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  3. d283a57 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  4. f582a15 i2c: mvtwsi: Fix problem with baud rate calculation by Stefan Roese · 10 years ago
  5. e6fbc3e mv_i2c: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  6. 3a48944 mv_sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  7. 3c1fcb7 sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  8. e113fe3 mmc: sdhci: don't clobber adjacent registers by Matt Reimer · 10 years ago
  9. 8ebde4f mmc: s5p: properly mask SELBASECLK by Matt Reimer · 10 years ago
  10. 052a681 Prepare v2015.04-rc4 by Tom Rini · 10 years ago
  11. fdfaa29 mpc83xx: preempt premature board support removal by setting GENERIC_BOARD by Kim Phillips · 10 years ago
  12. 8cb2101 travis.yml: add more targets to build on travis by Heiko Schocher · 10 years ago
  13. 5043045 powerpc: ppc4xx: remove korat board support by Masahiro Yamada · 10 years ago
  14. 41eb4e5 powerpc: mpc5xxx: remove galaxy5200 board support by Masahiro Yamada · 10 years ago
  15. 6beecd5 powerpc: ppc4xx: remove W7OLMC/W7OLMG board support by Masahiro Yamada · 10 years ago
  16. 470ee8b powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  17. 2da8137 powerpc: ppc4xx: remove JSE board support by Masahiro Yamada · 10 years ago
  18. f8296d6 powerpc: mpc5xxx: remove BC3450 board support by Masahiro Yamada · 10 years ago
  19. e52e9cc board/BuR/common: use SYS_CONSOLE_OVERWRITE by Hannes Petermaier · 10 years ago
  20. 323aaaa mmc: fsl_esdhc fix register offset by Peng Fan · 10 years ago
  21. 6c67018 odroid: defconfig: fix build break caused by missing dts by Przemyslaw Marczak · 10 years ago
  22. 1d6be49 board/BuR/common: fix compiler warning by Hannes Petermaier · 10 years ago
  23. a74ef40 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  24. 252ed87 kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  25. e71796a MAKEALL: Don't try to print size when ./u-boot is deleted by Joe Hershberger · 10 years ago
  26. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  27. 79cee3c git-mailrc: update Masahiro's email address by Masahiro Yamada · 10 years ago
  28. ed6226c MAINTAINERS: update Masahiro's email address by Masahiro Yamada · 10 years ago
  29. 3bde688 README: remove description about driver model configuration options (again) by Masahiro Yamada · 10 years ago
  30. 90b7caa config_distro_bootcmd.h: add note on error handling by Stephen Warren · 10 years ago
  31. e736570 beagle_x15: increase phy autoneg timeout by Sekhar Nori · 10 years ago
  32. cdef0b3 ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  33. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  34. fc7368e ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · 10 years ago
  35. 5f60376 ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  36. 49ec949 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  37. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  38. 6d8abe6 ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  39. 9b4d65f ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  40. 5902f4c ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  41. b45c48a ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  42. c616a0d ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  43. fb1bf40 am335x_evm_usbspl: Remove other SPL modes by Tom Rini · 10 years ago
  44. d5eb6dc mx6sabre: Do not enable UMS with SPL by Fabio Estevam · 10 years ago
  45. ed91430 warp: Select CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE by Fabio Estevam · 10 years ago
  46. 06ca28e mx6_common: Do not select esdhc DDR mode for all boards by Fabio Estevam · 10 years ago
  47. fa481a8 mx53ard: Use the standard U-boot prompt by Fabio Estevam · 10 years ago
  48. 14a380a common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · 10 years ago
  49. 9d16c52 mx6: soc: Switch to cold reset by Dirk Behme · 10 years ago
  50. 0c1842a imx:mx6 remove duplicated includes by Peng Fan · 10 years ago
  51. 4bf8396 mx6sabre_common.h: remove deprecated mmc open/close by maxin.john@enea.com · 10 years ago
  52. 1f9d1cf warp: Add a README file by Fabio Estevam · 10 years ago
  53. 97ee459 warp: Add Device Firmware Upgrade support by Fabio Estevam · 10 years ago
  54. 1f62482 novena: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  55. 0e26afe warp: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  56. f30f509 nitrogen6x: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  57. 161c655 hummingboard: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  58. f90f480 wandboard: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  59. e7a2e7d mxs: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  60. 31188d8 mx25pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  61. ba1a107 mx31pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  62. 9cf38bf mx35pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  63. 8afe832 mx51evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  64. bc37d52 mx53loco: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  65. ad97075 mx6qarm2: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  66. 9b686f3 mx6slevk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  67. e93a693 mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  68. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  69. 1fc4201 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  70. b4db74c sunxi: Add Wexler TAB7200 support by Aleksei Mamlin · 10 years ago
  71. ea3f2a7 sunxi: Ippo_q8h defconfigs: Enable otg vbus detection using AXP223 PMIC by Chen-Yu Tsai · 10 years ago
  72. e42add5 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  73. 1986c4c sunxi: axp221: Add VBUS detection support by Chen-Yu Tsai · 10 years ago
  74. 5112703 sun7i: Add support for the Orange Pi Mini board by Hans de Goede · 10 years ago
  75. 9ad4c22 sun7i: Add support for the Orange Pi board by Hans de Goede · 10 years ago
  76. 9ee5485 sun7i: Add support for the Wits Pro A20 DKT board by Hans de Goede · 10 years ago
  77. 25dab88 sunxi: Add support for the Forfun Q88DB tablet by Jens Lucius · 10 years ago
  78. 4485753 sun6i: Add support for the Mele I7 board by Marcus Cooper · 10 years ago
  79. 5516d5c sun7i: Add support for the MK808C board by Marcus Cooper · 10 years ago
  80. a4f1734 sunxi: Add support for the Jesurun Q5 board by Gábor Nyers · 10 years ago
  81. 8d6e18d sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]i by Adam Sampson · 10 years ago
  82. 44c8fd3 common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · 10 years ago
  83. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  84. 671fa63 common/board_r: Restore non-cached memory setup by Jan Kiszka · 10 years ago
  85. dd09f7e ARM: PSCI: Rework the DT handler slightly by Tom Rini · 10 years ago
  86. 52a7c98 tegra-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  87. b648a789 ti-armv7-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  88. 599807f zynq-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  89. 9b60738 odroid-xu3: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  90. d51f699 odroid: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  91. 3018126 trats2: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  92. 0aa8a4a dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 10 years ago
  93. 41ac233 dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  94. 114c86d arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · 10 years ago
  95. 929d9a2 exynos: config: enable arch memcpy and arch memset by Przemyslaw Marczak · 10 years ago
  96. bd4f706 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  97. 65eb659 README: remove description about driver model configuration options by Masahiro Yamada · 10 years ago
  98. 8770633 MAINTAINERS: add Driver Model repository information by Masahiro Yamada · 10 years ago
  99. 5c2d23b dm: i2c: Add a missing memory allocaton check by Simon Glass · 10 years ago
  100. 62f3aaf Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago