1. 31d3414 GCC4.6: Squash warning in cfi_flash.c by Marek Vasut · 13 years ago
  2. 68da5b1 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · 13 years ago
  3. 35e9d69 GCC4.6: Squash undefined variable in cmd_mtdparts.c by Marek Vasut · 13 years ago
  4. 4b210e8 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · 13 years ago
  5. 86bd3ff GCC4.6: Squash warning in usb_storage.c by Marek Vasut · 13 years ago
  6. 5bbe10d GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · 13 years ago
  7. 88ec8c1 GCC4.6: Squash warnings in common/usb.c by Marek Vasut · 13 years ago
  8. 25a8c4f GCC4.6: Add macros to mv_gen_reg.h by Marek Vasut · 13 years ago
  9. 17f5f1e GCC4.6: Squash error in cpc45/pd67290.c by Marek Vasut · 13 years ago
  10. 2e59cb6 GCC4.6: Squash warnings in PPChameleonEVB/flash.c by Marek Vasut · 13 years ago
  11. d6248f4 GCC4.6: Squash warnings in r360mpi/flash.c by Marek Vasut · 13 years ago
  12. 9cf5dee GCC4.6: Squash warnings in pmc405de.c by Marek Vasut · 13 years ago
  13. 2bf0758 GCC4.6: Squash warning in cmd_pmc440.c by Marek Vasut · 13 years ago
  14. 3d54639 GCC4.6: Squash warnings in tqm834x.c by Marek Vasut · 13 years ago
  15. 7315ab2 GCC4.6: Squash warnings in mpc8610hpcd.c by Marek Vasut · 13 years ago
  16. 1f09b44 GCC4.6: Squash warnings in diu.c by Marek Vasut · 13 years ago
  17. dffe06f GCC4.6: Squash warning in mpc5121ads.c by Marek Vasut · 13 years ago
  18. 7f2229b GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
  19. cd84b1f GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · 13 years ago
  20. e7fb8ba GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  21. bd78ef9 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  22. 73dc307 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  23. ae484ba GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  24. b6d5040 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  25. 506b9f2 PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · 13 years ago
  26. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  27. deb5ca8 disk: part_efi: fix **pgpt_pte == NULL by Doug Anderson · 13 years ago
  28. df70b1c cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c by Doug Anderson · 13 years ago
  29. 1ebcd65 README: improve documentation of network related CONFIG_ settings by Wolfgang Denk · 13 years ago
  30. c0f4085 README: white-space cleanup by Wolfgang Denk · 13 years ago
  31. 7566832 image: Fix inverted logic in architecture check. by Thierry Reding · 13 years ago
  32. e4a3d57 net: Export auto_load, use it in rarp by Simon Glass · 13 years ago
  33. ed1ada7 net: Change for loop to memset() by Simon Glass · 13 years ago
  34. 8c6914f net: Add more #ifdefs for tftpput to reduce code size by Simon Glass · 13 years ago
  35. 165099e net: Make net_transfer() a static function by Simon Glass · 13 years ago
  36. 39bccd2 net: Hide more code behind CONFIG_CMD_TFTPPUT by Simon Glass · 13 years ago
  37. 206d68f fat: correct ATTR_VFAT check by J. Vijayanand · 13 years ago
  38. e116cc0 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · 13 years ago
  39. 37fc0ed ARM: Add Calxeda Highbank platform by Rob Herring · 13 years ago
  40. cfeba45 dkb: make mmc command as default enabled by Lei Wen · 13 years ago
  41. 19d3dbe Marvell: dkb: add mmc support by Lei Wen · 13 years ago
  42. 3d90a2a ARM: pantheon: add mmc definition by Lei Wen · 13 years ago
  43. 23365af davinci: remove config.mk file from the sources by Vladimir Zapolskiy · 13 years ago
  44. 5289e83 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  45. f0f4b5f ARM:AM33XX: Added timer support by Chandan Nath · 13 years ago
  46. 62d7fe7c ARM:AM33XX: Add emif/ddr support by Chandan Nath · 13 years ago
  47. f87fa62 ARM:AM33XX: Add clock definitions by Chandan Nath · 13 years ago
  48. 5655108 ARM:AM33XX: Added support for AM33xx by Chandan Nath · 13 years ago
  49. 40b95c8 omap3/emif4: fix registers definition by Ilya Yanok · 13 years ago
  50. fb1d633 davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  51. 062fe7d davinci: emac: add support for more than 1 PHYs by Manjunath Hadli · 13 years ago
  52. cc4bd47 davinci: emac: add new features to autonegotiate for EMAC by Manjunath Hadli · 13 years ago
  53. ae5c77d da850evm: Move LPSC configuration to board_early_init_f() by Christian Riesch · 13 years ago
  54. 3b413c5 omap4_panda: Build in cmd_gpio support on panda by Joe Hershberger · 13 years ago
  55. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  56. 1037d58 mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset by Tom Rini · 13 years ago
  57. e6847db OMAP3: overo : Add environment variable optargs to bootargs by Philip Balister · 13 years ago
  58. 8f7109b OMAP3: overo: Move ethernet CS4 configuration to execute based on board id by Philip Balister · 13 years ago
  59. 75b988a OMAP3: overo : Use ttyO2 instead of ttyS2. by Philip Balister · 13 years ago
  60. 28375eb da830: add support for NAND boot mode by Manjunath Hadli · 13 years ago
  61. 83244a3 dm36x: revert cache disable patch by Manjunath Hadli · 13 years ago
  62. 32317a5 dm644X: revert cache disable patch by Manjunath Hadli · 13 years ago
  63. ba75a81 devkit8000: Add malloc space by Tom Rini · 13 years ago
  64. 2d01dd9 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  65. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  66. 3c6e50d omap: beagle: Use ubifs instead of jffs2 for nand boot by Steve Sakoman · 13 years ago
  67. 353ffa7 omap: overo: Disable pull-ups on camera PCLK, HS and VS signals by Steve Sakoman · 13 years ago
  68. 14aa545 omap: overo: Configure mux for gpio10 by Steve Sakoman · 13 years ago
  69. 3a0d60c SPL: Add DMA library by Simon Schwarz · 13 years ago
  70. 4c4bb19 omap3: Add interface for omap3 DMA by Simon Schwarz · 13 years ago
  71. 7b646a6 omap3: Add DMA register accessors by Simon Schwarz · 13 years ago
  72. 9c60c55 omap3: Add Base register for DMA by Simon Schwarz · 13 years ago
  73. 2bc3acb arm, davinci: add missing LSPC define for MMC/SD1 by Heiko Schocher · 13 years ago
  74. 8e70691 U-Boot/SPL: omap4: Make ddr pre-calculated timings as default. by SRICHARAN R · 13 years ago
  75. 9e2538e11 DaVinci: correct MDSTAT.STATE mask by Sergei Shtylyov · 13 years ago
  76. 53430a4 omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  77. 8f6a027 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  78. 20033c9 omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  79. cebad16 gplug: fixed build error as a result of code cleanup patch by Prafulla Wadaskar · 13 years ago
  80. efa4e43 kirkwood_spi: add dummy spi_init() by Michael Walle · 13 years ago
  81. 71f13a2 gpio: mvmfp: reduce include platform file by Lei Wen · 13 years ago
  82. 5ff8b35 ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
  83. 9355427 serial: reduce include platform file for marvell chip by Lei Wen · 13 years ago
  84. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  85. ab1b955 ARM: armada100: reduce dependence of including platform file by Lei Wen · 13 years ago
  86. 0c0d9b7 ARM: pantheon: reduce dependence of including platform file by Lei Wen · 13 years ago
  87. b5de038 Armada100: Add env storage support for Marvell gplugD by Ajay Bhargav · 13 years ago
  88. 2f83cd5 Armada100: Add SPI flash support for Marvell gplugD by Ajay Bhargav · 13 years ago
  89. daa4b2f Armada100: Add SPI support for Marvell gplugD by Ajay Bhargav · 13 years ago
  90. 51100cf SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · 13 years ago
  91. 2e0c1c7 dreamplug: initial board support. by Jason Cooper · 13 years ago
  92. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  93. f8f9612 misc: pmic: drop old Freescale's pmic driver by Stefano Babic · 13 years ago
  94. 877a438 MX31: mx31pdk: use new pmic driver by Stefano Babic · 13 years ago
  95. d7d6780 MX31: mx31ads: use new pmic driver by Stefano Babic · 13 years ago
  96. 2672d5d MX31: mx31_litekit: use new pmic driver by Stefano Babic · 13 years ago
  97. bba1b6c MX5: mx53evk: use new pmic driver by Stefano Babic · 13 years ago
  98. 5357265 MX5: mx51evk: use new pmic driver by Stefano Babic · 13 years ago
  99. 5213d6e MX35: mx35pdk: use new pmic driver by Stefano Babic · 13 years ago
  100. b7b7d3c misc: pmic: addI2C support to pmic_fsl driver by Stefano Babic · 13 years ago