1. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  2. c47d73f mx25: add CPU revision 1.2 by Eric Benard · 12 years ago
  3. afe20bf mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · 12 years ago
  4. c5ca897 configs: mx6: Add a common config file by Fabio Estevam · 12 years ago
  5. 7b8731a i.MX6: get rid of redundant struct src_regs (dupe of struct src) by Eric Nelson · 12 years ago
  6. 0c55587 i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields by Eric Nelson · 12 years ago
  7. 8098ec1 i.MX6: Add ANATOP_PFD_480 bitfield constants by Eric Nelson · 12 years ago
  8. adc8c38 i.MX6: define IOMUX_GPR3 register bitfields by Eric Nelson · 12 years ago
  9. a5b1131 i.MX6: define bitfields for CHSCCDR register by Eric Nelson · 12 years ago
  10. 4b54551 i.MX6: change register name for CCM_CHSCCDR to match ref. manual by Eric Nelson · 12 years ago
  11. e427954 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  12. 0b4362e mx6qsabresd: Add 8-bit USDHC support by Fabio Estevam · 12 years ago
  13. 2ebe246 mx6qsabresd: Add Ethernet support by Fabio Estevam · 12 years ago
  14. 77e6289 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · 12 years ago
  15. 4409384 mx6q: Factor out common DDR3 init code by Fabio Estevam · 12 years ago
  16. 14d3141 pxa: Add code to examine cpu model and revision by Lukasz Dalek · 12 years ago
  17. 0458584 tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  18. e80f7ca tegra: clean up board include hell by Lucas Stach · 12 years ago
  19. 93748d3 tegra: add funcmux entry for NAND attached to KBC by Lucas Stach · 12 years ago
  20. 18561f7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  21. f7ee2a4 tegra20: add clock_set_pllout function by Lucas Stach · 12 years ago
  22. e694178 tegra20: complete periph_id enum by Lucas Stach · 12 years ago
  23. 91623dd tegra: enable CONFIG_CMD_PART by Stephen Warren · 12 years ago
  24. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  25. f83e9c6 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  26. 98a2a7a tegra: Rename Medcom to Medcom-Wide by Thierry Reding · 12 years ago
  27. d63438b tegra: Update Avionic Design vendor prefix by Thierry Reding · 12 years ago
  28. ef2fc1b tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  29. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  30. 3f1f175 tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  31. bee337e tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  32. ed97f4c tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  33. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  34. 0fdcf1d common: cmd_bdinfo: fix type of value in print_lnum by Daniel Schwierzeck · 12 years ago
  35. a380cff input: Add debugging for key matrix key codes by Simon Glass · 12 years ago
  36. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  37. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  38. b0e051d input: Correct key_matrix fdt decoding by Simon Glass · 12 years ago
  39. e75ea33 tools: Add cleanpatch by Fabio Estevam · 12 years ago
  40. eb1526c patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  41. e7ecd3f patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  42. 568ea61 MAKEALL: add a -C/--check option to enable build checking by Kim Phillips · 12 years ago
  43. 787d532 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  44. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  45. 0275862 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago
  46. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  47. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  48. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  49. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  50. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  51. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago
  52. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · 12 years ago
  53. dd94a8e usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · 12 years ago
  54. a3d757d pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  55. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  56. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  57. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  58. f31e411 tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  59. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  60. f5b3408 usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  61. c1275eb tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  62. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  63. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  64. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  65. 99ea38b pmc405de and zeus: remove the env_ptr externs by Igor Grinberg · 12 years ago
  66. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  67. 33bda90 ppc4xx: Remove ML2 board support by Stefan Roese · 12 years ago
  68. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  69. 2206b34 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  70. 21bb3ec serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  71. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  72. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  73. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  74. 6082822 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  75. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  76. b1591a1 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · 12 years ago
  77. 9e1fca9 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  78. a6f6334 serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · 12 years ago
  79. ff17767 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  80. 904d3d7 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  81. 0d19c02 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  82. 9776a44 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  83. 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  84. 9a5f858 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  85. 64c6055 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  86. 0079786 serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  87. e33298e serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  88. 58177b7 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  89. 5ee4656 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  90. dde3734 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  91. 9784bde serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  92. 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  93. 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  94. 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  95. bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  96. fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  97. d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  98. 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  99. a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  100. ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago