1. 15664ed remove unnecessary includes from cmd_ide.c by Pavel Herrmann · 12 years ago
  2. cca20f8 split PCS440EP specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  3. 3597c52 split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  4. eb81b49 move CPC45 ide_led to the same file as other IDE hooks by Pavel Herrmann · 12 years ago
  5. 95b0cb5 make ide_led() a weak alias by Pavel Herrmann · 12 years ago
  6. 6f4ed97 split CPC45 board-specific IDE functions from cmd_ide.c by Pavel Herrmann · 12 years ago
  7. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  8. d6a1240 split IVM power hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  9. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  10. 006be69 remove CONFIG_SC3 from cmd_ide.c by Pavel Herrmann · 12 years ago
  11. 107d69d kerneldoc: stdio: tmpl: Add stdio template by Marek Vasut · 12 years ago
  12. 95656ea kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  13. bdad807 serial: Reorder get_current() by Marek Vasut · 12 years ago
  14. 0e1b577 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  15. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  16. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  17. ed06204 mpc82xx: Remove BMW board port by Stefan Roese · 12 years ago
  18. 4298c93 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  19. a8dd2c6 tools/env: Improve debug prints by Joe Hershberger · 12 years ago
  20. 03bf21d tools/env: Fix variable delete operation by Joe Hershberger · 12 years ago
  21. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  22. e79a91f tools/env: Fix build failure from missing header include by Joe Hershberger · 12 years ago
  23. 8671807 kerneldoc: Add myself to the git-mailrc for kerneldoc by Marek Vasut · 12 years ago
  24. 40509a4 kerneldoc: Implement "Example" section handling by Marek Vasut · 12 years ago
  25. 124e895 kerneldoc: Add nicer CSS stylesheet for HTML docs by Marek Vasut · 12 years ago
  26. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  27. 22e1b01 configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · 12 years ago
  28. be59b6a mx6qsabreauto: Add Ethernet support by Fabio Estevam · 12 years ago
  29. f58c48e mx25: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  30. a83d2a9 mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · 12 years ago
  31. bc17d2e mx35: Define MAX and AIPS registers by Benoît Thébaudeau · 12 years ago
  32. 7eeec53 mx31: Add more CCM access macros by Benoît Thébaudeau · 12 years ago
  33. 9d1f282 mx5: Optimize lowlevel_init code size by Benoît Thébaudeau · 12 years ago
  34. 1c0b9be mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · 12 years ago
  35. 9564605 mx25: Fix eSDHC support by Benoît Thébaudeau · 12 years ago
  36. 6991d6a mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · 12 years ago
  37. b3ab139 mx25: Clean up clocks API by Benoît Thébaudeau · 12 years ago
  38. 88a2382 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  39. 05dd78f mx25: Define more standard clocks by Benoît Thébaudeau · 12 years ago
  40. 48bffe0 mx25: Clean up clock calculations by Benoît Thébaudeau · 12 years ago
  41. aa1cf2f mx25: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  42. eb9c255 mx5/6 clocks: Fix SDHC clocks by Benoît Thébaudeau · 12 years ago
  43. a23408c mx51: Fix I2C clock ID check by Benoît Thébaudeau · 12 years ago
  44. 743656e mx5 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  45. 81fb274 mx5 clocks: Simplify imx_get_cspiclk() by Benoît Thébaudeau · 12 years ago
  46. 9aa99c4 mx5 clocks: Fix get_uart_clk() by Benoît Thébaudeau · 12 years ago
  47. 0cef3ae mx5 clocks: Fix get_ipg_per_clk() by Benoît Thébaudeau · 12 years ago
  48. 96d9df3 mx5 clocks: Fix get_periph_clk() by Benoît Thébaudeau · 12 years ago
  49. 9c05cc7 mx5 clocks: Fix get_lp_apm() by Benoît Thébaudeau · 12 years ago
  50. 3c98eb5 mx5 clocks: Add and use CCSR definitions by Benoît Thébaudeau · 12 years ago
  51. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  52. 6dfc630 mx5: Fix clock gate values by Benoît Thébaudeau · 12 years ago
  53. 461a00a mx5: Use explicit clock gate names by Benoît Thébaudeau · 12 years ago
  54. e5a1017 mx5 clocks: Cleanup by Benoît Thébaudeau · 12 years ago
  55. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  56. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  57. c47d73f mx25: add CPU revision 1.2 by Eric Benard · 12 years ago
  58. afe20bf mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · 12 years ago
  59. c5ca897 configs: mx6: Add a common config file by Fabio Estevam · 12 years ago
  60. 7b8731a i.MX6: get rid of redundant struct src_regs (dupe of struct src) by Eric Nelson · 12 years ago
  61. 0c55587 i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields by Eric Nelson · 12 years ago
  62. 8098ec1 i.MX6: Add ANATOP_PFD_480 bitfield constants by Eric Nelson · 12 years ago
  63. adc8c38 i.MX6: define IOMUX_GPR3 register bitfields by Eric Nelson · 12 years ago
  64. a5b1131 i.MX6: define bitfields for CHSCCDR register by Eric Nelson · 12 years ago
  65. 4b54551 i.MX6: change register name for CCM_CHSCCDR to match ref. manual by Eric Nelson · 12 years ago
  66. e427954 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  67. 0b4362e mx6qsabresd: Add 8-bit USDHC support by Fabio Estevam · 12 years ago
  68. 2ebe246 mx6qsabresd: Add Ethernet support by Fabio Estevam · 12 years ago
  69. 77e6289 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · 12 years ago
  70. 4409384 mx6q: Factor out common DDR3 init code by Fabio Estevam · 12 years ago
  71. 14d3141 pxa: Add code to examine cpu model and revision by Lukasz Dalek · 12 years ago
  72. 0458584 tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  73. e80f7ca tegra: clean up board include hell by Lucas Stach · 12 years ago
  74. 93748d3 tegra: add funcmux entry for NAND attached to KBC by Lucas Stach · 12 years ago
  75. 18561f7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  76. f7ee2a4 tegra20: add clock_set_pllout function by Lucas Stach · 12 years ago
  77. e694178 tegra20: complete periph_id enum by Lucas Stach · 12 years ago
  78. 91623dd tegra: enable CONFIG_CMD_PART by Stephen Warren · 12 years ago
  79. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  80. f83e9c6 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  81. 98a2a7a tegra: Rename Medcom to Medcom-Wide by Thierry Reding · 12 years ago
  82. d63438b tegra: Update Avionic Design vendor prefix by Thierry Reding · 12 years ago
  83. ef2fc1b tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  84. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  85. 3f1f175 tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  86. bee337e tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  87. ed97f4c tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  88. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  89. 0fdcf1d common: cmd_bdinfo: fix type of value in print_lnum by Daniel Schwierzeck · 12 years ago
  90. a380cff input: Add debugging for key matrix key codes by Simon Glass · 12 years ago
  91. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  92. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  93. b0e051d input: Correct key_matrix fdt decoding by Simon Glass · 12 years ago
  94. e75ea33 tools: Add cleanpatch by Fabio Estevam · 12 years ago
  95. eb1526c patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  96. e7ecd3f patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  97. 568ea61 MAKEALL: add a -C/--check option to enable build checking by Kim Phillips · 12 years ago
  98. 787d532 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  99. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  100. 0275862 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago