1. de710a1 i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields by Eric Nelson · 12 years ago
  2. e66ad6e i.MX6: Add ANATOP_PFD_480 bitfield constants by Eric Nelson · 12 years ago
  3. a83e1b7 i.MX6: define IOMUX_GPR3 register bitfields by Eric Nelson · 12 years ago
  4. 344da71 i.MX6: define bitfields for CHSCCDR register by Eric Nelson · 12 years ago
  5. da6df2d i.MX6: change register name for CCM_CHSCCDR to match ref. manual by Eric Nelson · 12 years ago
  6. 0bb7e31 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  7. e72d617 mx6qsabresd: Add 8-bit USDHC support by Fabio Estevam · 12 years ago
  8. a0d21fc mx6qsabresd: Add Ethernet support by Fabio Estevam · 12 years ago
  9. 7891e25 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · 12 years ago
  10. af7ec0b mx6q: Factor out common DDR3 init code by Fabio Estevam · 12 years ago
  11. 539e9ff pxa: Add code to examine cpu model and revision by Lukasz Dalek · 12 years ago
  12. c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  13. 516f00b tegra: clean up board include hell by Lucas Stach · 12 years ago
  14. ac56d95 tegra: add funcmux entry for NAND attached to KBC by Lucas Stach · 12 years ago
  15. 0cd10c7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  16. 65530a8 tegra20: add clock_set_pllout function by Lucas Stach · 12 years ago
  17. 3f44e44 tegra20: complete periph_id enum by Lucas Stach · 12 years ago
  18. 01ca286 tegra: enable CONFIG_CMD_PART by Stephen Warren · 12 years ago
  19. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  20. 3064f32 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  21. 66b796a tegra: Rename Medcom to Medcom-Wide by Thierry Reding · 12 years ago
  22. b9ce38e tegra: Update Avionic Design vendor prefix by Thierry Reding · 12 years ago
  23. 1c4ea78 tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  24. 586197d env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  25. e4a223f tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  26. d9acae1 tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  27. 62a34a0 tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  28. 497f205 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  29. 4770845 common: cmd_bdinfo: fix type of value in print_lnum by Daniel Schwierzeck · 12 years ago
  30. 14813f1 input: Add debugging for key matrix key codes by Simon Glass · 12 years ago
  31. 71dc6bc input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  32. 1b1d3e6 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  33. 00f1099 input: Correct key_matrix fdt decoding by Simon Glass · 12 years ago
  34. 92eee7c tools: Add cleanpatch by Fabio Estevam · 12 years ago
  35. afb9bf5 patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  36. ef0e9de patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  37. 33f336d MAKEALL: add a -C/--check option to enable build checking by Kim Phillips · 12 years ago
  38. 4ab6493 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  39. e46a435 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  40. 4ac8f8e ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago
  41. 0e7d856 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  42. 98391ff sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  43. 974d801 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  44. 40c030f fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  45. dac8757 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  46. 5048a67 ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago
  47. 879a57a ata_piix: Fix checkpatch issues by Tom Rini · 12 years ago
  48. e5f2475 usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · 12 years ago
  49. 3c09a28 pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  50. 2bb3788 usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  51. 4c43cd5 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  52. 563aed2 usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  53. 6d365ea tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  54. 141288b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  55. 7a46b2c usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  56. a896211 tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  57. 93c2582 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  58. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  59. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  60. 5527efe pmc405de and zeus: remove the env_ptr externs by Igor Grinberg · 12 years ago
  61. a821d08 ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  62. dee9c53 ppc4xx: Remove ML2 board support by Stefan Roese · 12 years ago
  63. 99bcad1 ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  64. f2760c4 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  65. c1f5805 serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  66. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  67. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  68. bffe31c1 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  69. 82dda96 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  70. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  71. 19b8fa0 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · 12 years ago
  72. f204138 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  73. f1f1e9c serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · 12 years ago
  74. 320de13 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  75. 8bdd7ef serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  76. a30a422 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  77. eb50766 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  78. 39f6147 serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  79. 0dd9b84 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  80. a943472 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  81. 7cd851a serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  82. 21310b5 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  83. 1f673b4 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  84. a7ffb2f serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  85. b6cd0fe serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  86. 7882e7c serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  87. 8b029db serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  88. cef46b7 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  89. cc61c31 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  90. 4bee0b3 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  91. 69ea807 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  92. 28ea4c3 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  93. abaef69 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  94. e503f90 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  95. cfba457 serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
  96. b207d64 serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
  97. 8c08575 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
  98. 088a4f3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · 12 years ago
  99. 26d8eaa serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver by Marek Vasut · 12 years ago
  100. d126f28 serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver by Marek Vasut · 12 years ago