1. f754263 mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · 12 years ago
  2. 9baefa4 mx25: Clean up clocks API by Benoît Thébaudeau · 12 years ago
  3. 17c7cf7 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  4. c3b5189 mx25: Define more standard clocks by Benoît Thébaudeau · 12 years ago
  5. fac7c81 mx25: Clean up clock calculations by Benoît Thébaudeau · 12 years ago
  6. 3c76add mx25: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  7. 3238465 mx5/6 clocks: Fix SDHC clocks by Benoît Thébaudeau · 12 years ago
  8. be2f93b mx51: Fix I2C clock ID check by Benoît Thébaudeau · 12 years ago
  9. d5fe220 mx5 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  10. 3cbd107 mx5 clocks: Simplify imx_get_cspiclk() by Benoît Thébaudeau · 12 years ago
  11. 08028b1 mx5 clocks: Fix get_uart_clk() by Benoît Thébaudeau · 12 years ago
  12. f124e71 mx5 clocks: Fix get_ipg_per_clk() by Benoît Thébaudeau · 12 years ago
  13. 55c8df0 mx5 clocks: Fix get_periph_clk() by Benoît Thébaudeau · 12 years ago
  14. b947929 mx5 clocks: Fix get_lp_apm() by Benoît Thébaudeau · 12 years ago
  15. 649dc8a mx5 clocks: Add and use CCSR definitions by Benoît Thébaudeau · 12 years ago
  16. 414e166 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  17. 248cdf0 mx5: Fix clock gate values by Benoît Thébaudeau · 12 years ago
  18. 1f5e4ee mx5: Use explicit clock gate names by Benoît Thébaudeau · 12 years ago
  19. 846b389 mx5 clocks: Cleanup by Benoît Thébaudeau · 12 years ago
  20. 833b643 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  21. e7bed5c imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  22. 8a57fdc mx25: add CPU revision 1.2 by Eric Benard · 12 years ago
  23. 7dd6545 mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · 12 years ago
  24. bcfc711 configs: mx6: Add a common config file by Fabio Estevam · 12 years ago
  25. 2af7e81 i.MX6: get rid of redundant struct src_regs (dupe of struct src) by Eric Nelson · 12 years ago
  26. de710a1 i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields by Eric Nelson · 12 years ago
  27. e66ad6e i.MX6: Add ANATOP_PFD_480 bitfield constants by Eric Nelson · 12 years ago
  28. a83e1b7 i.MX6: define IOMUX_GPR3 register bitfields by Eric Nelson · 12 years ago
  29. 344da71 i.MX6: define bitfields for CHSCCDR register by Eric Nelson · 12 years ago
  30. da6df2d i.MX6: change register name for CCM_CHSCCDR to match ref. manual by Eric Nelson · 12 years ago
  31. 0bb7e31 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  32. e72d617 mx6qsabresd: Add 8-bit USDHC support by Fabio Estevam · 12 years ago
  33. a0d21fc mx6qsabresd: Add Ethernet support by Fabio Estevam · 12 years ago
  34. 7891e25 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · 12 years ago
  35. af7ec0b mx6q: Factor out common DDR3 init code by Fabio Estevam · 12 years ago
  36. 539e9ff pxa: Add code to examine cpu model and revision by Lukasz Dalek · 12 years ago
  37. c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  38. 516f00b tegra: clean up board include hell by Lucas Stach · 12 years ago
  39. ac56d95 tegra: add funcmux entry for NAND attached to KBC by Lucas Stach · 12 years ago
  40. 0cd10c7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  41. 65530a8 tegra20: add clock_set_pllout function by Lucas Stach · 12 years ago
  42. 3f44e44 tegra20: complete periph_id enum by Lucas Stach · 12 years ago
  43. 01ca286 tegra: enable CONFIG_CMD_PART by Stephen Warren · 12 years ago
  44. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  45. 3064f32 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  46. 66b796a tegra: Rename Medcom to Medcom-Wide by Thierry Reding · 12 years ago
  47. b9ce38e tegra: Update Avionic Design vendor prefix by Thierry Reding · 12 years ago
  48. 1c4ea78 tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  49. 586197d env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  50. e4a223f tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  51. d9acae1 tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  52. 62a34a0 tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  53. 497f205 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  54. 4770845 common: cmd_bdinfo: fix type of value in print_lnum by Daniel Schwierzeck · 12 years ago
  55. 14813f1 input: Add debugging for key matrix key codes by Simon Glass · 12 years ago
  56. 71dc6bc input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  57. 1b1d3e6 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  58. 00f1099 input: Correct key_matrix fdt decoding by Simon Glass · 12 years ago
  59. 92eee7c tools: Add cleanpatch by Fabio Estevam · 12 years ago
  60. afb9bf5 patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  61. ef0e9de patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  62. 33f336d MAKEALL: add a -C/--check option to enable build checking by Kim Phillips · 12 years ago
  63. 4ab6493 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  64. e46a435 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  65. 4ac8f8e ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago
  66. 0e7d856 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  67. 98391ff sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  68. 974d801 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  69. 40c030f fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  70. dac8757 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  71. 5048a67 ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago
  72. 879a57a ata_piix: Fix checkpatch issues by Tom Rini · 12 years ago
  73. e5f2475 usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · 12 years ago
  74. 3c09a28 pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  75. 2bb3788 usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  76. 4c43cd5 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  77. 563aed2 usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  78. 6d365ea tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  79. 141288b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  80. 7a46b2c usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  81. a896211 tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  82. 93c2582 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  83. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  84. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  85. 5527efe pmc405de and zeus: remove the env_ptr externs by Igor Grinberg · 12 years ago
  86. a821d08 ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  87. dee9c53 ppc4xx: Remove ML2 board support by Stefan Roese · 12 years ago
  88. 99bcad1 ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  89. f2760c4 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  90. c1f5805 serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  91. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  92. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  93. bffe31c1 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  94. 82dda96 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  95. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  96. 19b8fa0 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · 12 years ago
  97. f204138 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  98. f1f1e9c serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · 12 years ago
  99. 320de13 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  100. 8bdd7ef serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago