1. b1d8654 drivers:video:s6e8ax0: change data_to_send array to static by Piotr Wilczek · 11 years ago
  2. 5a34d9b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  3. befd387 usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1 by Pierre Aubert · 11 years ago
  4. b37c4a2 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  5. e059a40 dfu:function: Fix number of allocated DFU function pointers by Lukasz Majewski · 11 years ago
  6. 7a34278 usb, musb-new: add wdt trigger by Heiko Schocher · 11 years ago
  7. c5398cc usb, g_dnl: make possibility to fixup the device_desc board specific by Heiko Schocher · 11 years ago
  8. ad5f977 usb, dfu gadget: switch to dfu mode in dfu_bind by Heiko Schocher · 11 years ago
  9. 12595e9 usb:composite: use memcpy to avoid unaligned access by Piotr Wilczek · 11 years ago
  10. 7f3cf40 drivers:usb: use get|put_unaligned_le16 by Piotr Wilczek · 11 years ago
  11. e7e75c7 dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  12. e6bf18d Prepare v2013.07-rc2 by Tom Rini · 11 years ago
  13. ed12b5b Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  14. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  15. 5ff0d08 bootm: Disable interrupts before loading OS by Simon Glass · 11 years ago
  16. d366438 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · 11 years ago
  17. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  18. d6c6d12 vf610twr: Remove SoC name from U-Boot prompt by Otavio Salvador · 11 years ago
  19. ca21f61 vf610twr: Add default environment in line with other Freescale boards by Otavio Salvador · 11 years ago
  20. 620ca1c video: mxsfb: Break the line in videomode message by Fabio Estevam · 11 years ago
  21. fca42cd MAINTAINERS: Add an entry to the mx6q wandboard variant by Fabio Estevam · 11 years ago
  22. 493c073 SMDK5250: Remove reduntant code by Rajeshwari Shinde · 11 years ago
  23. 20cb5fb am335x_evm: Add missing ';' in findfdt by Tom Rini · 11 years ago
  24. 58a5c43 Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx by Tom Rini · 11 years ago
  25. b8bfde7 PPC 74xx_7xx: Fix build warnings for ELPPC board by Wolfgang Denk · 11 years ago
  26. 1b9591c ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  27. 08dbd6c Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  28. aea5eee m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
  29. 8b6b51a mtd/nand: docg4: fix compiler warnings by Mike Dunn · 11 years ago
  30. 5307188 m28evk: Move README file inside board directory by Fabio Estevam · 11 years ago
  31. 17f3f36 mx28evk: Move README file inside board directory by Fabio Estevam · 11 years ago
  32. 54965b6 README: mxs: Introduce README.mxs by Fabio Estevam · 11 years ago
  33. 7333eca README: mx28_common: Fix structure of sentence by Fabio Estevam · 11 years ago
  34. 3f5e2e2 README: mx28_common: Do not hardcode the SSP port by Fabio Estevam · 11 years ago
  35. 84286c2 README: mx28_common: Keep the text within 80 columns by Fabio Estevam · 11 years ago
  36. 262326b imx: nitrogen6x: Enable filesystem generic commands by Robert Winkler · 11 years ago
  37. 3655829 imx: nitrogen6x: Enable raw initrd by Robert Winkler · 11 years ago
  38. 9b9ba6f imx: nitrogen6x: Enable bootz by Robert Winkler · 11 years ago
  39. 87de2d6 imx: nitrogen6x: Enabled data cache by Robert Winkler · 11 years ago
  40. 79713f0 mx27: add i2c clock by trem · 11 years ago
  41. 6247c46 mx27: add function enable_caches by trem · 11 years ago
  42. c174797 imx: Add support for the SabreSD shipped with i.MX6DL by Pierre Aubert · 11 years ago
  43. 87d720e imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo by Pierre Aubert · 11 years ago
  44. 7aa1e8b imx6: fix GPR2 wrong definition by Pierre Aubert · 11 years ago
  45. 2dbe64c dwc_ahsata: Allow use with dcache enabled by Eric Nelson · 11 years ago
  46. e31dc61 usb: musb: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  47. 31bf0f5 mtd: cfi_flash: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  48. b98bfeb hwmon: lm63: Use ARRAY_SIZE at appropriate place by Axel Lin · 11 years ago
  49. 9935175 serial: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  50. 4d98b5c README: align default commands with code by Vincent Stehlé · 11 years ago
  51. ff8fef5 Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  52. eeaef5e cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · 11 years ago
  53. 9a30903 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · 11 years ago
  54. 8d4c4ff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · 11 years ago
  55. 041bca5 Add verified boot information and test by Simon Glass · 11 years ago
  56. 74378cf sandbox: config: Enable FIT signatures with RSA by Simon Glass · 11 years ago
  57. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  58. 3e06cd1 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  59. 399c744 mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  60. 4f61042 mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  61. 95d77b4 mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  62. e29495d mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  63. 80e4df8 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  64. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  65. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  66. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  67. b5f3193 x86: config: Add tracing options by Simon Glass · 11 years ago
  68. d8819f9 x86: Support tracing function by Simon Glass · 11 years ago
  69. 5b7dcf3 exynos: config: Add tracing options by Simon Glass · 11 years ago
  70. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  71. bce1b92 arm: Implement the 'fake' go command by Simon Glass · 11 years ago
  72. d0ae31e Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  73. 35fc84f Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  74. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  75. 37544a6 Add a simple test for sandbox trace by Simon Glass · 11 years ago
  76. e2ee100 sandbox: Support trace feature by Simon Glass · 11 years ago
  77. 6c887b2 Add proftool to decode profile data by Simon Glass · 11 years ago
  78. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  79. 5c2aeac Support tracing in config.mk when enabled by Simon Glass · 11 years ago
  80. cabcbb5 Add a trace command by Simon Glass · 11 years ago
  81. b2e16a8 Add trace library by Simon Glass · 11 years ago
  82. b8bcaa3 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  83. 5d3bd34 bootstage: Correct printf types by Simon Glass · 11 years ago
  84. aec36cf Show stdout on error in fit-test by Simon Glass · 11 years ago
  85. 92765f42 Fix missing return in do_mem_loop() by Simon Glass · 11 years ago
  86. bdc7d5c x86: Correct missing local variable in bootm by Simon Glass · 11 years ago
  87. bc3442a pci: Convert extern inline functions to static inline by Simon Glass · 11 years ago
  88. eb28fda cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 11 years ago
  89. 60744a1 cros: exynos: add cros-ec device nodes to exynos5250-snow.dts by Hung-ying Tyan · 11 years ago
  90. 491f294 Add support for Wandboard Quad by Tapani Utriainen · 11 years ago
  91. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 11 years ago
  92. c8d3328 cros: add LPC support for cros_ec by Hung-ying Tyan · 11 years ago
  93. f3424c5 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 11 years ago
  94. 78764a4 cros: add I2C support for cros_ec by Hung-ying Tyan · 11 years ago
  95. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 11 years ago
  96. ca85eb8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  97. 70125f3 gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 11 years ago
  98. 79a6fcf gpio: s3c2440_gpio: Fix wrong writel arguments by Axel Lin · 11 years ago
  99. 433a2c5 phylib: add atheros ar803x phy by Heiko Schocher · 11 years ago
  100. 96d0b9e phylib: add natsemi dp83630 phy by Heiko Schocher · 11 years ago