1. 7d3ca0f ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago
  2. 39c4975 ARM: exynos: clock: modify the set_mmc_clk for exynos4 by Jaehoon Chung · 11 years ago
  3. 58209df ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · 11 years ago
  4. cd0ae61 board: trats2: Enable device tree on Trats2 by Beomho Seo · 11 years ago
  5. 00ee813 arm: exynos: clock: Remove exynos4x12_set_mmc_clk function by Beomho Seo · 11 years ago
  6. 77ee62d arm: exynos: pinmux: add sdmmc4 gpio configratuion by Beomho Seo · 11 years ago
  7. d2f588f arm: goni: enable USB Mass Storage by Mateusz Zalega · 11 years ago
  8. a3c274d arm: goni: enable GPT command by Mateusz Zalega · 11 years ago
  9. 2d281b3 arm: goni: dfu: Add support for DFU to Goni target by Mateusz Zalega · 11 years ago
  10. a45ddf7 arm: goni: Update configuration for Goni target by Mateusz Zalega · 11 years ago
  11. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  12. 9f5f515 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  13. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  14. 60a4f39 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 11 years ago
  15. 23ff29b arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 11 years ago
  16. cd6cc34 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 11 years ago
  17. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  18. 2364e15 ARM: tegra: use a CPU freq that all SKUs can support by Stephen Warren · 11 years ago
  19. 3365479 ARM: tegra: Venice2 pinmux spreadsheet updates by Stephen Warren · 11 years ago
  20. 2eba87a ARM: tegra: update Venice2 pinmux by Stephen Warren · 11 years ago
  21. 4ff213b ARM: tegra: clamp inputs on Jetson TK1 by Stephen Warren · 11 years ago
  22. 9348532 ARM: tegra: make use of GPIO init table on Jetson TK1 by Stephen Warren · 11 years ago
  23. bb14469 ARM: tegra: add function to enable input clamping on tristate by Stephen Warren · 11 years ago
  24. eceb3f2 ARM: tegra: add GPIO initialization table function by Stephen Warren · 11 years ago
  25. 4a68d34 ARM: tegra: allow pinmux mux option not to be set by init tables by Stephen Warren · 11 years ago
  26. 48ec7a9 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code by Stephen Warren · 11 years ago
  27. f175603 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 11 years ago
  28. 9b97b72 S5P: Exynos: Config: Enable GPIO CMD config by Akshay Saraswat · 11 years ago
  29. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 11 years ago
  30. bfbc47c ARM: Samsung: s5p_goni: maintainer update by Mateusz Zalega · 11 years ago
  31. e6fe968 Exynos5: config: Enable FIT by Akshay Saraswat · 11 years ago
  32. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  33. 605d7e2 samsung: misc: remove download mode info screen by Przemyslaw Marczak · 11 years ago
  34. f418a1c samsung: misc: menu: increase delay in menu main loop by Przemyslaw Marczak · 11 years ago
  35. 0954dd6 samsung: misc: add env default option to lcd menu by Inha Song · 11 years ago
  36. 5c7b8a3 samsung: misc: add gpt restore option to lcd menu by Przemyslaw Marczak · 11 years ago
  37. e6bfe79 samsung: misc: allows using environmental macros as args in menu commands by Przemyslaw Marczak · 11 years ago
  38. 188c42b ARM: exynos: remove the unused code by Jaehoon Chung · 11 years ago
  39. 6afc3f6 trats: config: fix: Set default console to ttySAC2 by Łukasz Majewski · 11 years ago
  40. 2ee9324 trats2: config: fix: Set default console to ttySAC2 by Łukasz Majewski · 11 years ago
  41. 173d294 Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  42. 33b0f7b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  43. a1a1f6e Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  44. 3c3f13f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  45. 870e0bd serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
  46. 6c4da35 serial: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  47. 2fd2489 net: zynq: Fix sparse warnings in gem by Michal Simek · 11 years ago
  48. c1a9fa4 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · 11 years ago
  49. d1d37b5 microblaze: Wire up OF support for emaclite by Stephan Linz · 12 years ago
  50. af41d6b common: fixed linker-list example by Mateusz Zalega · 11 years ago
  51. 25fbf96 USB: gadget: save driver name before registering it by Stephen Warren · 11 years ago
  52. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
  53. fad8edf am335x: dfu: disable DFU in am335x_evm SPL build by Mateusz Zalega · 11 years ago
  54. 41c2d60 ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · 11 years ago
  55. b7d4259 dfu: mmc: change offset base handling by Mateusz Zalega · 11 years ago
  56. 711b931 dfu: mmc: raw data write fix by Mateusz Zalega · 11 years ago
  57. 75504e9 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
  58. 6b423b7 part: header fix by Mateusz Zalega · 11 years ago
  59. 07a2d42 mmc: mmc header fix by Mateusz Zalega · 11 years ago
  60. 52fded7 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  61. 7904b70 ARM: highbank: use default prompt by Rob Herring · 11 years ago
  62. ac9ae13 ARM: highbank: use config_distro_defaults.h by Rob Herring · 11 years ago
  63. 2fc5dab usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · 11 years ago
  64. a022c1e usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · 11 years ago
  65. fcf2ede usb: ci_udc: support variants with hostpc register by Stephen Warren · 11 years ago
  66. 0c51dc6 usb: ci_udc: make PHY initialization conditional by Stephen Warren · 11 years ago
  67. 8aac6e9 usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · 11 years ago
  68. f5c0300 usb: ci_udc: Support larger packets by Stephen Warren · 11 years ago
  69. 672ad18 dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · 11 years ago
  70. e6e493f exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · 11 years ago
  71. 078d730 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 11 years ago
  72. 52d4501 usb: handle NULL table in usb_gadget_get_string by Rob Herring · 11 years ago
  73. fd2a89b usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · 11 years ago
  74. adfc17b usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · 11 years ago
  75. 08a98b8 usb: Fix USB keyboard polling via control endpoint by Adrian Cox · 11 years ago
  76. ea42777 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · 11 years ago
  77. ede4d5e usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 11 years ago
  78. 994b566 sh: delete an unused source file by Masahiro Yamada · 11 years ago
  79. a405764 drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · 11 years ago
  80. dec1861 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  81. 8854070 Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 11 years ago
  82. 5fcb084 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago
  83. b71bf4a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 11 years ago
  84. 080d897 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  85. 0cdd762 axs101: bump DDR size from 256 to 512 Mb by Alexey Brodkin · 11 years ago
  86. 6bfa442 axs101: increase EEPROM page write delay from 32 to 64 msec by Alexey Brodkin · 11 years ago
  87. e634c9d ppc4xx: add support for new PMC440 revision with cleanup by Matthias Fuchs · 11 years ago
  88. eaf8c98 mpc83xx: add ids8313 support by Heiko Schocher · 11 years ago
  89. 9950969 mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · 11 years ago
  90. e7e9090 powerpc, ids8247: create vendor board dir ids by Heiko Schocher · 11 years ago
  91. adcdeac Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  92. 794d5f5 Revert "build: Use filechk rules to create and update u-boot.lds" by Masahiro Yamada · 11 years ago
  93. 08ad9b0 ar8031: modify the config func of ar8031 to ar8021_config by Zhao Qiang · 11 years ago
  94. b603699 powerpc/T4QDS: add two stage boot of nand/sd by Shaohui Xie · 11 years ago
  95. cb75385 powerpc/t4240: updated RCW and PBI for rev2.0 by Shaohui Xie · 11 years ago
  96. b33bd8c powerpc/mpc85xx:Update FM1 clock select and shift for B4420 by Prabhakar Kushwaha · 11 years ago
  97. ef531c7 board/t2080rdb: some update for t2080rdb by Shengzhou Liu · 11 years ago
  98. 4d66668 board/t208xrdb: Add support of 2-stage NAND/SPI/SD boot by Shengzhou Liu · 11 years ago
  99. b19e288 board/t208xqds: Add support of 2-stage NAND/SPI/SD boot by Shengzhou Liu · 11 years ago
  100. d1c561c powerpc/mpc85xx: Add Differential SYSCLK config support T1040 by Nikhil Badola · 11 years ago