1. 8b6f6c3 kmp204x: Add support for the unit LEDs by Stefan Bigler · 11 years ago
  2. 26ed2d0 powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 11 years ago
  3. bd70f3a powerpc/t208x: enable errata A006261, A006593, A006379 by Shengzhou Liu · 11 years ago
  4. adbcb9c powerpc/fman/memac: use default MDIO_HOLD value by Shaohui Xie · 11 years ago
  5. b642549 powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDB by Aneesh Bansal · 11 years ago
  6. a8050f3 powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb by Aneesh Bansal · 11 years ago
  7. 8e4f3ff powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 11 years ago
  8. e1b6f4c board/b4qds: VID support by Shaveta Leekha · 11 years ago
  9. afe5b06 board/freescale/common: ZM7300 driver by Shaveta Leekha · 11 years ago
  10. 14791f1 kbuild: Fix trailing whitespaces by Michal Simek · 11 years ago
  11. 7d55550 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 11 years ago
  12. b85d963 boards.cfg: Keep entries sorted by Fabio Estevam · 11 years ago
  13. 675b23c fs/fat: correct FAT16/12 file finding in root dir by Wu, Josh · 11 years ago
  14. 10c8f7a fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · 11 years ago
  15. b72c80a fs/fat: add fat12 cluster check by Wu, Josh · 11 years ago
  16. 900db5d fs:ext4:write:fix: Reinitialize global variables after updating a file by Łukasz Majewski · 11 years ago
  17. 5767dc8 fs:ext4:cleanup: Remove superfluous code by Łukasz Majewski · 11 years ago
  18. e1f4ac5 disk: part_efi: add support for the Backup GPT by Steve Rae · 11 years ago
  19. 60ac15a common/board_f: Fix size variable by York Sun · 11 years ago
  20. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  21. a30bf79 Trivial fix to .gitignore for spl/Makefile by Ralph Siemsen · 11 years ago
  22. c0b29bb cmd_bootm.c: Only say XIP image when load is image_start by Tom Rini · 11 years ago
  23. 285c435 tools: env: Add aes.c placeholder by Marek Vasut · 11 years ago
  24. d3efa97 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 11 years ago
  25. 62077d1 config: remove platform CONFIG_SYS_HZ definition part 4 by Masahiro Yamada · 11 years ago
  26. cd1b58e cosmetic: delete misleading comment /* CONFIG_BOARDDIR */ by Masahiro Yamada · 11 years ago
  27. 2a262cd hush shell: Avoid string write overflow when entering max cmd length by Kristian Otnes · 11 years ago
  28. 2253e16 kbuild: allow null board for spl build by Masahiro Yamada · 11 years ago
  29. a1148f7 tps6586x: staticize funtions by Manish Badarkhe · 11 years ago
  30. 56f3f43 doc: README.generic-board: Fix typo by Fabio Estevam · 11 years ago
  31. 511740c lib/sha256: fix compile on some hosts by Andreas Bießmann · 11 years ago
  32. 153d34a kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · 11 years ago
  33. 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 11 years ago
  34. 5630039 blackfin: replace bfin_gen_rand_mac() with eth_random_addr() by Masahiro Yamada · 11 years ago
  35. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 11 years ago
  36. 0722cf3 rand: do not surround function declarations by #ifdef by Masahiro Yamada · 11 years ago
  37. b1c675c cmd_time: do not show ticks by Masahiro Yamada · 11 years ago
  38. fcfc786 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 11 years ago
  39. aa09e68 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 11 years ago
  40. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
  41. ec6e525 fs: fat: Fix cache align error message in fatwrite by Nobuhiro Iwamatsu · 11 years ago
  42. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  43. 6a5919e Prepare v2014.07-rc1 by Tom Rini · 11 years ago
  44. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  45. e4caae5 sandbox: ignore sandbox.dtb by Masahiro Yamada · 11 years ago
  46. 17cb77b sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 11 years ago
  47. 46b3421 patman: Avoid duplicate sign-offs by Simon Glass · 11 years ago
  48. 0c3e9c1 patman: Deal with 'git apply' failures correctly by Simon Glass · 11 years ago
  49. 53552c9 sandbox: Update and expand the README by Simon Glass · 11 years ago
  50. dcc0bf4 sandbox: Provide a build option to avoid using SDL by Simon Glass · 11 years ago
  51. 4c39b1d Make 'run' use run_command_list() instead of run_command() by Simon Glass · 11 years ago
  52. a745926 sandbox: Support 'env import' and 'env export' by Simon Glass · 11 years ago
  53. 8243b58 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  54. 32857be Merge branch 'master' of git://git.denx.de/u-boot-sparc by Tom Rini · 11 years ago
  55. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  56. 9c2a0f2 leon: implement missing get_tbclk() by Daniel Hellstrom · 11 years ago
  57. 8f7557d leon: use CONFIG_SYS_HZ to config timer prescaler by Daniel Hellstrom · 11 years ago
  58. 6466612 serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
  59. 9f8658e serial: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  60. 6eaec4c i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 11 years ago
  61. dfa75ed Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  62. d47b274 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  63. 1df24c5 Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  64. 0c08478 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  65. c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
  66. 7537045 serial: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  67. b055f67 net: zynq: Fix sparse warnings in gem by Michal Simek · 11 years ago
  68. 5031623 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · 11 years ago
  69. c8cb151 microblaze: Wire up OF support for emaclite by Stephan Linz · 12 years ago
  70. 463ce69 common: fixed linker-list example by Mateusz Zalega · 11 years ago
  71. e239fa5 USB: gadget: save driver name before registering it by Stephen Warren · 11 years ago
  72. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
  73. cebb8dc am335x: dfu: disable DFU in am335x_evm SPL build by Mateusz Zalega · 11 years ago
  74. 59c6c6f ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · 11 years ago
  75. 0ab80bf dfu: mmc: change offset base handling by Mateusz Zalega · 11 years ago
  76. dcb6ea6 dfu: mmc: raw data write fix by Mateusz Zalega · 11 years ago
  77. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
  78. e604a13 part: header fix by Mateusz Zalega · 11 years ago
  79. 05d2f41 mmc: mmc header fix by Mateusz Zalega · 11 years ago
  80. a36f47f Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  81. fbff5b3 ARM: highbank: use default prompt by Rob Herring · 11 years ago
  82. 5ed6a3d ARM: highbank: use config_distro_defaults.h by Rob Herring · 11 years ago
  83. 546e2cd usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · 11 years ago
  84. 5d94687 usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · 11 years ago
  85. e13a704 usb: ci_udc: support variants with hostpc register by Stephen Warren · 11 years ago
  86. 0381a727 usb: ci_udc: make PHY initialization conditional by Stephen Warren · 11 years ago
  87. d06444f usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · 11 years ago
  88. de40a1e usb: ci_udc: Support larger packets by Stephen Warren · 11 years ago
  89. f62b92d dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · 11 years ago
  90. 6baf21c exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · 11 years ago
  91. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 11 years ago
  92. ef60fda usb: handle NULL table in usb_gadget_get_string by Rob Herring · 11 years ago
  93. ef9d4d4 usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · 11 years ago
  94. 13a41c8 usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · 11 years ago
  95. 17472dc usb: Fix USB keyboard polling via control endpoint by Adrian Cox · 11 years ago
  96. 29d0587 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · 11 years ago
  97. 53000ce usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 11 years ago
  98. 1320bc2 sh: delete an unused source file by Masahiro Yamada · 11 years ago
  99. fdd7efe drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · 11 years ago
  100. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago