1. 1c4ea78 tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  2. 586197d env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  3. e4a223f tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  4. d9acae1 tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  5. 62a34a0 tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  6. 497f205 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  7. 4770845 common: cmd_bdinfo: fix type of value in print_lnum by Daniel Schwierzeck · 12 years ago
  8. 14813f1 input: Add debugging for key matrix key codes by Simon Glass · 12 years ago
  9. 71dc6bc input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  10. 1b1d3e6 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  11. 00f1099 input: Correct key_matrix fdt decoding by Simon Glass · 12 years ago
  12. 92eee7c tools: Add cleanpatch by Fabio Estevam · 12 years ago
  13. afb9bf5 patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  14. ef0e9de patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  15. 33f336d MAKEALL: add a -C/--check option to enable build checking by Kim Phillips · 12 years ago
  16. 4ab6493 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  17. e46a435 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  18. 4ac8f8e ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago
  19. 0e7d856 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  20. 98391ff sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  21. 974d801 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  22. 40c030f fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  23. dac8757 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  24. 5048a67 ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago
  25. 879a57a ata_piix: Fix checkpatch issues by Tom Rini · 12 years ago
  26. e5f2475 usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · 12 years ago
  27. 3c09a28 pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  28. 2bb3788 usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  29. 4c43cd5 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  30. 563aed2 usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  31. 6d365ea tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  32. 141288b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  33. 7a46b2c usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  34. a896211 tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  35. 93c2582 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  36. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  37. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  38. 5527efe pmc405de and zeus: remove the env_ptr externs by Igor Grinberg · 12 years ago
  39. a821d08 ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  40. dee9c53 ppc4xx: Remove ML2 board support by Stefan Roese · 12 years ago
  41. 99bcad1 ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  42. f2760c4 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  43. c1f5805 serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  44. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  45. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  46. bffe31c1 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  47. 82dda96 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  48. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  49. 19b8fa0 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · 12 years ago
  50. f204138 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  51. f1f1e9c serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · 12 years ago
  52. 320de13 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  53. 8bdd7ef serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  54. a30a422 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  55. eb50766 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  56. 39f6147 serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  57. 0dd9b84 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  58. a943472 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  59. 7cd851a serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  60. 21310b5 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  61. 1f673b4 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  62. a7ffb2f serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  63. b6cd0fe serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  64. 7882e7c serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  65. 8b029db serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  66. cef46b7 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  67. cc61c31 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  68. 4bee0b3 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  69. 69ea807 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  70. 28ea4c3 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  71. abaef69 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  72. e503f90 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  73. cfba457 serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
  74. b207d64 serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
  75. 8c08575 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
  76. 088a4f3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · 12 years ago
  77. 26d8eaa serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver by Marek Vasut · 12 years ago
  78. d126f28 serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver by Marek Vasut · 12 years ago
  79. 829b3b2 serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver by Marek Vasut · 12 years ago
  80. 619c90b serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
  81. d25c39d serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · 12 years ago
  82. c45a14a serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver by Marek Vasut · 12 years ago
  83. 5dee6f5 serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver by Marek Vasut · 12 years ago
  84. afe4c38 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · 12 years ago
  85. 29b5ff7 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · 12 years ago
  86. af7be3b serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · 12 years ago
  87. fcc2074 serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  88. 7a31154 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · 12 years ago
  89. d68f4da serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
  90. 2063a54 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · 12 years ago
  91. b57c652 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · 12 years ago
  92. 6cb3273 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
  93. 0191142 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
  94. 7b953c5 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
  95. 41651ca serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  96. 425101e serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · 12 years ago
  97. 5ae1de0 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago
  98. c513d7e serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · 12 years ago
  99. abc0ed8 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  100. 918327c serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago