1. 5f1631d FEC: Remove endless loop in the FEC driver by Marek Vasut · 12 years ago
  2. 4325d24 FEC: Properly align address over the buffers for cache ops by Marek Vasut · 12 years ago
  3. 4d85b03 FEC: Do not pass unaligned buffer to network stack by Marek Vasut · 12 years ago
  4. 5686757 net: Add Vitesse VSC8662 PHY support by Priyanka Jain · 12 years ago
  5. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · 12 years ago
  6. 050219e net: eth_write_hwaddr: Return error for invalid MACs by Benoît Thébaudeau · 12 years ago
  7. 19dfc47 net: Add driver for Zynq Gem IP by Michal Simek · 12 years ago
  8. 06e4693 net: asix: add AX88772B support by Lucas Stach · 12 years ago
  9. 95c359b net: asix: add read_mac function by Lucas Stach · 12 years ago
  10. fc9a758 net: asix: add write_hwaddr function by Lucas Stach · 12 years ago
  11. a0d5d03 net: asix: split out basic reset function by Lucas Stach · 12 years ago
  12. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · 12 years ago
  13. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · 12 years ago
  14. 6625780 net: Allow netconsole settings to change after nc_start by Joe Hershberger · 12 years ago
  15. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  16. 45f4a23 net: Make the netconsole buffer size configurable by Joe Hershberger · 12 years ago
  17. 4ad2c2a net: sh_eth: Add support R8A7740 of rmobile (arm core) by Nobuhiro Iwamatsu · 12 years ago
  18. 0abfe7d dm: net: Fixup the armada100 FEC driver by Marek Vasut · 12 years ago
  19. bb8b27b net: emaclite: Support OF initialization by Michal Simek · 12 years ago
  20. 3c2fe86 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · 12 years ago
  21. bf17618 net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000 by Tetsuyuki Kobayashi · 12 years ago
  22. df7c98a api: net: fix length check in eth_receive() by Michael Walle · 12 years ago
  23. d0f5396 net: Make netconsole src and dest ports configurable by Joe Hershberger · 12 years ago
  24. 8493d50 Prepare v2012.10-rc1 by Tom Rini · 12 years ago
  25. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  26. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  27. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  28. 0a9d66f fdt: Add header guard to fdtdec.h by Simon Glass · 12 years ago
  29. c8c86dd fdt: Tidy debugging, add to fdtdec_get_int/addr() by Simon Glass · 12 years ago
  30. eadbf1a Add gpio_request() to asm-generic header by Simon Glass · 12 years ago
  31. 9767a00 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  32. dd4f050 Revert "memsize: Fix for bug in memory sizing code" by Tom Rini · 12 years ago
  33. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  34. 835e11e usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  35. 180e3dd dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · 12 years ago
  36. 71c88eb dfu:usb: Support for ext4 by Łukasz Majewski · 12 years ago
  37. edd5f22 Merge branch 'ext4' by Tom Rini · 12 years ago
  38. 07639f2 ext4: cache-align buffers so the invalidation works by Stephen Warren · 12 years ago
  39. 9fc768d Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  40. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  41. 8d8dac9 ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  42. 027f76f ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · 13 years ago
  43. d132fe6 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · 13 years ago
  44. 35d23df ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 13 years ago
  45. 95bed1f ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
  46. 8bce3ec ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  47. e14f732 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  48. fd54d53 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  49. e573de2 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x by Alison Wang · 13 years ago
  50. 4fe7d0a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  51. 0377b56 mpc8308rdb: add support for eSDHC MMC controller by Ira W. Snyder · 12 years ago
  52. d564e5f mpc8308rdb: add support for FIT images by Ira W. Snyder · 12 years ago
  53. 429a1f9 mpc8308rdb: add support for Spansion SPI flash on header J8 by Ira W. Snyder · 12 years ago
  54. 5261b00 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  55. 7ca2a8a FAT: Fix file contents listed as directory by Benoît Thébaudeau · 12 years ago
  56. 6765eb1 env: delete selected vars not present in imported env by Gerlando Falauto · 12 years ago
  57. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · 12 years ago
  58. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  59. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  60. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  61. dc88d59 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  62. ee55de2 env: cosmetic: drop assignment i = iomux_doenv() by Gerlando Falauto · 12 years ago
  63. eb6aaeb fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  64. 8cdea94 env_common: Add missing ethprime by Benoît Thébaudeau · 12 years ago
  65. f712897 env import/export: Remove from help if disabled by Benoît Thébaudeau · 12 years ago
  66. 1d8af98 memsize: Fix for bug in memory sizing code by Iwo Mergler · 12 years ago
  67. f6c92cd env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 12 years ago
  68. fbaa804 ARM: Remove apollon board by Marek Vasut · 12 years ago
  69. 9c05809 IPL: Remove remains of OneNAND IPL by Marek Vasut · 12 years ago
  70. 1b85529 spl: remove forced linking of commands into SPL by Tyler Olmstead · 12 years ago
  71. 032b080 dm: sparc: Fixup the compile warnings in sparc code by Marek Vasut · 12 years ago
  72. 292af86 dm: sparc: common: Fixup cmd_bdinfo warnings by Marek Vasut · 12 years ago
  73. 56df42f dm: sparc: net: Fixup greth compile warnings by Marek Vasut · 12 years ago
  74. 05ae4c9 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago
  75. b3486a5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  76. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  77. 27d6453 mxc nand: Let driver detect IP revision by Benoît Thébaudeau · 12 years ago
  78. 0452dcd mtd mxc nand: Merge init functions by Benoît Thébaudeau · 12 years ago
  79. c157827 mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
  80. 9166d5f mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
  81. 21fa48c spl mxc nand: Fix broken boot for correctable ECC errors by Benoît Thébaudeau · 12 years ago
  82. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  83. 0a4a5d3 spl mxc nand: Set symmetric mode by Benoît Thébaudeau · 12 years ago
  84. 326a74b spl mxc nand: Remove duplicated code by Benoît Thébaudeau · 12 years ago
  85. 2174f3b spl mxc nand: Merge duplicated code by Benoît Thébaudeau · 12 years ago
  86. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  87. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  88. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  89. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  90. acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  91. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  92. cccf595 nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  93. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  94. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  95. cf7acd0 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  96. 21ec26e mx35pdk: README: Remove NAND references by Fabio Estevam · 12 years ago
  97. e8301fc mx28evk: extend default environment by Otavio Salvador · 12 years ago
  98. 086413a MX6: drop binary constants from iomux header by Stefano Babic · 12 years ago
  99. c877879 i2c:soft:multi: Enable soft I2C multibus at Trats development board by Łukasz Majewski · 12 years ago
  100. b2d7652 i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards by Łukasz Majewski · 12 years ago