1. 05400a6 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 11 years ago
  2. 0222981 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · 11 years ago
  3. 7a269c0 exynos: Drop old smdk5250.c file by Simon Glass · 11 years ago
  4. 873aeb2 exynos: dts: Correct EC interrupt GPIO by Simon Glass · 11 years ago
  5. 066ad15 ARM: exynos5420: removed undefined gpio structure by Jaehoon Chung · 11 years ago
  6. b494ac8 mmc: s5p_sdhci: add the s5p_sdhci_core_init function by Jaehoon Chung · 11 years ago
  7. bd17f5b ARM: exynos4: enable the dwmmc configuration by Jaehoon Chung · 11 years ago
  8. ef91dd5 mmc: exynos_dw_mmc: enable the DDR mode by Jaehoon Chung · 11 years ago
  9. 0a983a6 ARM: dts: exnyos: enable dw-mmc controller by Jaehoon Chung · 11 years ago
  10. e867294 mmc: dw_mmc: support the DDR mode by Jaehoon Chung · 11 years ago
  11. 38ce30b mmc: support the DDR mode for eMMC by Jaehoon Chung · 11 years ago
  12. 0d1791d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 11 years ago
  13. 6281110 mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · 11 years ago
  14. e3fb6fa ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago
  15. d2c8324 ARM: exynos: clock: modify the set_mmc_clk for exynos4 by Jaehoon Chung · 11 years ago
  16. b775da7 ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · 11 years ago
  17. d08a4b6 board: trats2: Enable device tree on Trats2 by Beomho Seo · 11 years ago
  18. 99660cc arm: exynos: clock: Remove exynos4x12_set_mmc_clk function by Beomho Seo · 11 years ago
  19. 06d1b16 arm: exynos: pinmux: add sdmmc4 gpio configratuion by Beomho Seo · 11 years ago
  20. 3ee7b7c arm: goni: enable USB Mass Storage by Mateusz Zalega · 11 years ago
  21. 9beec29 arm: goni: enable GPT command by Mateusz Zalega · 11 years ago
  22. 381709a arm: goni: dfu: Add support for DFU to Goni target by Mateusz Zalega · 11 years ago
  23. bbf7172 arm: goni: Update configuration for Goni target by Mateusz Zalega · 11 years ago
  24. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  25. 1ed6981 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  26. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  27. 4b41649 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 11 years ago
  28. 3ce970d arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 11 years ago
  29. 21505f9 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 11 years ago
  30. 7a6fd04 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  31. ecc7538 ARM: tegra: use a CPU freq that all SKUs can support by Stephen Warren · 11 years ago
  32. a9505d6 ARM: tegra: Venice2 pinmux spreadsheet updates by Stephen Warren · 11 years ago
  33. 89b19c4 ARM: tegra: update Venice2 pinmux by Stephen Warren · 11 years ago
  34. f16f64f ARM: tegra: clamp inputs on Jetson TK1 by Stephen Warren · 11 years ago
  35. fa2a123 ARM: tegra: make use of GPIO init table on Jetson TK1 by Stephen Warren · 11 years ago
  36. f53f108 ARM: tegra: add function to enable input clamping on tristate by Stephen Warren · 11 years ago
  37. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · 11 years ago
  38. 7d9fae5 ARM: tegra: allow pinmux mux option not to be set by init tables by Stephen Warren · 11 years ago
  39. b6bb181 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code by Stephen Warren · 11 years ago
  40. 2c0ea60 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 11 years ago
  41. bbb1a62 S5P: Exynos: Config: Enable GPIO CMD config by Akshay Saraswat · 11 years ago
  42. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 11 years ago
  43. 8c6bf57 ARM: Samsung: s5p_goni: maintainer update by Mateusz Zalega · 11 years ago
  44. d141b65 Exynos5: config: Enable FIT by Akshay Saraswat · 11 years ago
  45. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  46. 6d34c99 samsung: misc: remove download mode info screen by Przemyslaw Marczak · 11 years ago
  47. 399e2e9 samsung: misc: menu: increase delay in menu main loop by Przemyslaw Marczak · 11 years ago
  48. 88bc5f7 samsung: misc: add env default option to lcd menu by Inha Song · 11 years ago
  49. 713f223 samsung: misc: add gpt restore option to lcd menu by Przemyslaw Marczak · 11 years ago
  50. c099c27 samsung: misc: allows using environmental macros as args in menu commands by Przemyslaw Marczak · 11 years ago
  51. 92441af ARM: exynos: remove the unused code by Jaehoon Chung · 11 years ago
  52. 45c1ad5 trats: config: fix: Set default console to ttySAC2 by Łukasz Majewski · 11 years ago
  53. 059e93d trats2: config: fix: Set default console to ttySAC2 by Łukasz Majewski · 11 years ago
  54. dfa75ed Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  55. d47b274 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  56. 1df24c5 Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  57. 0c08478 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  58. c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
  59. 7537045 serial: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  60. b055f67 net: zynq: Fix sparse warnings in gem by Michal Simek · 11 years ago
  61. 5031623 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · 11 years ago
  62. c8cb151 microblaze: Wire up OF support for emaclite by Stephan Linz · 12 years ago
  63. 463ce69 common: fixed linker-list example by Mateusz Zalega · 11 years ago
  64. e239fa5 USB: gadget: save driver name before registering it by Stephen Warren · 11 years ago
  65. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
  66. cebb8dc am335x: dfu: disable DFU in am335x_evm SPL build by Mateusz Zalega · 11 years ago
  67. 59c6c6f ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · 11 years ago
  68. 0ab80bf dfu: mmc: change offset base handling by Mateusz Zalega · 11 years ago
  69. dcb6ea6 dfu: mmc: raw data write fix by Mateusz Zalega · 11 years ago
  70. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
  71. e604a13 part: header fix by Mateusz Zalega · 11 years ago
  72. 05d2f41 mmc: mmc header fix by Mateusz Zalega · 11 years ago
  73. a36f47f Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  74. fbff5b3 ARM: highbank: use default prompt by Rob Herring · 11 years ago
  75. 5ed6a3d ARM: highbank: use config_distro_defaults.h by Rob Herring · 11 years ago
  76. 546e2cd usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · 11 years ago
  77. 5d94687 usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · 11 years ago
  78. e13a704 usb: ci_udc: support variants with hostpc register by Stephen Warren · 11 years ago
  79. 0381a727 usb: ci_udc: make PHY initialization conditional by Stephen Warren · 11 years ago
  80. d06444f usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · 11 years ago
  81. de40a1e usb: ci_udc: Support larger packets by Stephen Warren · 11 years ago
  82. f62b92d dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · 11 years ago
  83. 6baf21c exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · 11 years ago
  84. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 11 years ago
  85. ef60fda usb: handle NULL table in usb_gadget_get_string by Rob Herring · 11 years ago
  86. ef9d4d4 usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · 11 years ago
  87. 13a41c8 usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · 11 years ago
  88. 17472dc usb: Fix USB keyboard polling via control endpoint by Adrian Cox · 11 years ago
  89. 29d0587 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · 11 years ago
  90. 53000ce usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 11 years ago
  91. 1320bc2 sh: delete an unused source file by Masahiro Yamada · 11 years ago
  92. fdd7efe drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · 11 years ago
  93. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  94. 479bf0d Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 11 years ago
  95. b4e5f38 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago
  96. c83b542 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 11 years ago
  97. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  98. 8dcc69f axs101: bump DDR size from 256 to 512 Mb by Alexey Brodkin · 11 years ago
  99. 1765631 axs101: increase EEPROM page write delay from 32 to 64 msec by Alexey Brodkin · 11 years ago
  100. 043d8f7 ppc4xx: add support for new PMC440 revision with cleanup by Matthias Fuchs · 11 years ago