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