1. d1e486b mmc: at91: add multi block read/write support. by Wu, Josh · 12 years ago
  2. 620491f Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  3. 56110a3 h2200: Add support for iPAQ h2200 palmtop by Łukasz Dałek · 12 years ago
  4. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  5. e79a91f tools/env: Fix build failure from missing header include by Joe Hershberger · 12 years ago
  6. 8671807 kerneldoc: Add myself to the git-mailrc for kerneldoc by Marek Vasut · 12 years ago
  7. 40509a4 kerneldoc: Implement "Example" section handling by Marek Vasut · 12 years ago
  8. 124e895 kerneldoc: Add nicer CSS stylesheet for HTML docs by Marek Vasut · 12 years ago
  9. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  10. 22e1b01 configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · 12 years ago
  11. be59b6a mx6qsabreauto: Add Ethernet support by Fabio Estevam · 12 years ago
  12. f58c48e mx25: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  13. a83d2a9 mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · 12 years ago
  14. bc17d2e mx35: Define MAX and AIPS registers by Benoît Thébaudeau · 12 years ago
  15. 7eeec53 mx31: Add more CCM access macros by Benoît Thébaudeau · 12 years ago
  16. 9d1f282 mx5: Optimize lowlevel_init code size by Benoît Thébaudeau · 12 years ago
  17. 1c0b9be mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · 12 years ago
  18. 9564605 mx25: Fix eSDHC support by Benoît Thébaudeau · 12 years ago
  19. 6991d6a mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · 12 years ago
  20. b3ab139 mx25: Clean up clocks API by Benoît Thébaudeau · 12 years ago
  21. 88a2382 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  22. 05dd78f mx25: Define more standard clocks by Benoît Thébaudeau · 12 years ago
  23. 48bffe0 mx25: Clean up clock calculations by Benoît Thébaudeau · 12 years ago
  24. aa1cf2f mx25: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  25. eb9c255 mx5/6 clocks: Fix SDHC clocks by Benoît Thébaudeau · 12 years ago
  26. a23408c mx51: Fix I2C clock ID check by Benoît Thébaudeau · 12 years ago
  27. 743656e mx5 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  28. 81fb274 mx5 clocks: Simplify imx_get_cspiclk() by Benoît Thébaudeau · 12 years ago
  29. 9aa99c4 mx5 clocks: Fix get_uart_clk() by Benoît Thébaudeau · 12 years ago
  30. 0cef3ae mx5 clocks: Fix get_ipg_per_clk() by Benoît Thébaudeau · 12 years ago
  31. 96d9df3 mx5 clocks: Fix get_periph_clk() by Benoît Thébaudeau · 12 years ago
  32. 9c05cc7 mx5 clocks: Fix get_lp_apm() by Benoît Thébaudeau · 12 years ago
  33. 3c98eb5 mx5 clocks: Add and use CCSR definitions by Benoît Thébaudeau · 12 years ago
  34. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  35. 6dfc630 mx5: Fix clock gate values by Benoît Thébaudeau · 12 years ago
  36. 461a00a mx5: Use explicit clock gate names by Benoît Thébaudeau · 12 years ago
  37. e5a1017 mx5 clocks: Cleanup by Benoît Thébaudeau · 12 years ago
  38. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  39. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  40. c47d73f mx25: add CPU revision 1.2 by Eric Benard · 12 years ago
  41. afe20bf mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · 12 years ago
  42. c5ca897 configs: mx6: Add a common config file by Fabio Estevam · 12 years ago
  43. 7b8731a i.MX6: get rid of redundant struct src_regs (dupe of struct src) by Eric Nelson · 12 years ago
  44. 0c55587 i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields by Eric Nelson · 12 years ago
  45. 8098ec1 i.MX6: Add ANATOP_PFD_480 bitfield constants by Eric Nelson · 12 years ago
  46. adc8c38 i.MX6: define IOMUX_GPR3 register bitfields by Eric Nelson · 12 years ago
  47. a5b1131 i.MX6: define bitfields for CHSCCDR register by Eric Nelson · 12 years ago
  48. 4b54551 i.MX6: change register name for CCM_CHSCCDR to match ref. manual by Eric Nelson · 12 years ago
  49. e427954 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  50. 0b4362e mx6qsabresd: Add 8-bit USDHC support by Fabio Estevam · 12 years ago
  51. 2ebe246 mx6qsabresd: Add Ethernet support by Fabio Estevam · 12 years ago
  52. 77e6289 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · 12 years ago
  53. 4409384 mx6q: Factor out common DDR3 init code by Fabio Estevam · 12 years ago
  54. 14d3141 pxa: Add code to examine cpu model and revision by Lukasz Dalek · 12 years ago
  55. 0458584 tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  56. e80f7ca tegra: clean up board include hell by Lucas Stach · 12 years ago
  57. 93748d3 tegra: add funcmux entry for NAND attached to KBC by Lucas Stach · 12 years ago
  58. 18561f7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  59. f7ee2a4 tegra20: add clock_set_pllout function by Lucas Stach · 12 years ago
  60. e694178 tegra20: complete periph_id enum by Lucas Stach · 12 years ago
  61. 91623dd tegra: enable CONFIG_CMD_PART by Stephen Warren · 12 years ago
  62. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  63. f83e9c6 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  64. 98a2a7a tegra: Rename Medcom to Medcom-Wide by Thierry Reding · 12 years ago
  65. d63438b tegra: Update Avionic Design vendor prefix by Thierry Reding · 12 years ago
  66. ef2fc1b tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  67. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  68. 3f1f175 tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  69. bee337e tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  70. ed97f4c tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  71. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  72. 0fdcf1d common: cmd_bdinfo: fix type of value in print_lnum by Daniel Schwierzeck · 12 years ago
  73. a380cff input: Add debugging for key matrix key codes by Simon Glass · 12 years ago
  74. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  75. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  76. b0e051d input: Correct key_matrix fdt decoding by Simon Glass · 12 years ago
  77. e75ea33 tools: Add cleanpatch by Fabio Estevam · 12 years ago
  78. eb1526c patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  79. e7ecd3f patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  80. 568ea61 MAKEALL: add a -C/--check option to enable build checking by Kim Phillips · 12 years ago
  81. 787d532 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  82. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  83. 0275862 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago
  84. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  85. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  86. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  87. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  88. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  89. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago
  90. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · 12 years ago
  91. dd94a8e usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · 12 years ago
  92. a3d757d pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  93. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  94. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  95. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  96. f31e411 tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  97. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  98. f5b3408 usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  99. c1275eb tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  100. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago