1. 185f7d9 net: Add driver for Zynq Gem IP by Michal Simek · 12 years ago
  2. 1dff9d0 net: asix: add AX88772B support by Lucas Stach · 12 years ago
  3. 02c8d8c net: asix: add read_mac function by Lucas Stach · 12 years ago
  4. 58f8fab net: asix: add write_hwaddr function by Lucas Stach · 12 years ago
  5. 5fae53d net: asix: split out basic reset function by Lucas Stach · 12 years ago
  6. e1dbdf9 net: introduce transparent driver private in ueth_data by Lucas Stach · 12 years ago
  7. 8a0eccb net: Filter incoming netconsole packets by IP by Joe Hershberger · 12 years ago
  8. e827fec net: Allow netconsole settings to change after nc_start by Joe Hershberger · 12 years ago
  9. f8be7d6 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  10. 2c8fe51 net: Make the netconsole buffer size configurable by Joe Hershberger · 12 years ago
  11. dcd5a59 net: sh_eth: Add support R8A7740 of rmobile (arm core) by Nobuhiro Iwamatsu · 12 years ago
  12. 905b3b0 dm: net: Fixup the armada100 FEC driver by Marek Vasut · 12 years ago
  13. 7fd7082 net: emaclite: Support OF initialization by Michal Simek · 12 years ago
  14. 61e1298 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · 12 years ago
  15. 1389f98 net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000 by Tetsuyuki Kobayashi · 12 years ago
  16. 46c07bc api: net: fix length check in eth_receive() by Michael Walle · 12 years ago
  17. 7f51898 net: Make netconsole src and dest ports configurable by Joe Hershberger · 12 years ago
  18. ee1f4ca Prepare v2012.10-rc1 by Tom Rini · 12 years ago
  19. 9fe2cfb Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  20. cf5787f pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  21. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  22. 5bfa78d fdt: Add header guard to fdtdec.h by Simon Glass · 12 years ago
  23. 1cb2323 fdt: Tidy debugging, add to fdtdec_get_int/addr() by Simon Glass · 12 years ago
  24. 1bbd28d Add gpio_request() to asm-generic header by Simon Glass · 12 years ago
  25. 50d924b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  26. 3ab270d Revert "memsize: Fix for bug in memory sizing code" by Tom Rini · 12 years ago
  27. d193c1b Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  28. 93ad908 usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  29. 81c1d7b dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · 12 years ago
  30. 43e6627 dfu:usb: Support for ext4 by Łukasz Majewski · 12 years ago
  31. 5fb29f3 Merge branch 'ext4' by Tom Rini · 12 years ago
  32. 55b523b ext4: cache-align buffers so the invalidation works by Stephen Warren · 12 years ago
  33. 30a3f38 Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  34. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  35. 198cafb ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 12 years ago
  36. a4110ee ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · 12 years ago
  37. c6d8863 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · 12 years ago
  38. aa0d99f ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 12 years ago
  39. 32dbaaf ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 12 years ago
  40. 849fc42 ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 12 years ago
  41. 33d4411 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 12 years ago
  42. f7799a1 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  43. 2ee03c6 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x by Alison Wang · 13 years ago
  44. 49b3962 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  45. db1fc7d mpc8308rdb: add support for eSDHC MMC controller by Ira W. Snyder · 12 years ago
  46. 40775e9 mpc8308rdb: add support for FIT images by Ira W. Snyder · 12 years ago
  47. ea1ea54 mpc8308rdb: add support for Spansion SPI flash on header J8 by Ira W. Snyder · 12 years ago
  48. f138ca1 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  49. 7ee46ce FAT: Fix file contents listed as directory by Benoît Thébaudeau · 12 years ago
  50. d5370fe env: delete selected vars not present in imported env by Gerlando Falauto · 12 years ago
  51. b64b7c3 env: make "env default" selective, check and apply by Gerlando Falauto · 12 years ago
  52. 152874b env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  53. c598359 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  54. 348b1f1 env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  55. c3f6525 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  56. c2ba2ff env: cosmetic: drop assignment i = iomux_doenv() by Gerlando Falauto · 12 years ago
  57. 8ae51ae fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  58. 84209af env_common: Add missing ethprime by Benoît Thébaudeau · 12 years ago
  59. 4796bc4 env import/export: Remove from help if disabled by Benoît Thébaudeau · 12 years ago
  60. b8496cc memsize: Fix for bug in memory sizing code by Iwo Mergler · 12 years ago
  61. 78b2de8 env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 12 years ago
  62. 535c74f ARM: Remove apollon board by Marek Vasut · 12 years ago
  63. e4a189a IPL: Remove remains of OneNAND IPL by Marek Vasut · 12 years ago
  64. be7e41e spl: remove forced linking of commands into SPL by Tyler Olmstead · 12 years ago
  65. b2f2760 dm: sparc: Fixup the compile warnings in sparc code by Marek Vasut · 12 years ago
  66. d97f01a dm: sparc: common: Fixup cmd_bdinfo warnings by Marek Vasut · 12 years ago
  67. fa2afe0 dm: sparc: net: Fixup greth compile warnings by Marek Vasut · 12 years ago
  68. efa1f43 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago
  69. c413a00 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  70. 9c60e75 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  71. 1884d65 mxc nand: Let driver detect IP revision by Benoît Thébaudeau · 12 years ago
  72. 13927f0 mtd mxc nand: Merge init functions by Benoît Thébaudeau · 12 years ago
  73. 7c28a1c mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
  74. 0e499b0 mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
  75. b8fea2b spl mxc nand: Fix broken boot for correctable ECC errors by Benoît Thébaudeau · 12 years ago
  76. c1db8dd mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  77. 0e55ad7 spl mxc nand: Set symmetric mode by Benoît Thébaudeau · 12 years ago
  78. 0eee20f spl mxc nand: Remove duplicated code by Benoît Thébaudeau · 12 years ago
  79. 5d818a2 spl mxc nand: Merge duplicated code by Benoît Thébaudeau · 12 years ago
  80. 365b2c0 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  81. 80c8ab7 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  82. 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  83. e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  84. 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  85. e331ab2 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  86. eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  87. d62e9ca mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  88. 037e9d3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  89. cd40a66 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  90. 1d9b033 mx35pdk: README: Remove NAND references by Fabio Estevam · 12 years ago
  91. f994dc5 mx28evk: extend default environment by Otavio Salvador · 12 years ago
  92. 19f59ea MX6: drop binary constants from iomux header by Stefano Babic · 12 years ago
  93. fd8dca8 i2c:soft:multi: Enable soft I2C multibus at Trats development board by Łukasz Majewski · 12 years ago
  94. 7ca8f73 i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards by Łukasz Majewski · 12 years ago
  95. e02c945 fdt: Check if the FDT address is configured by Marek Vasut · 12 years ago
  96. 8f082d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  97. f71d5cd Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  98. a420dfe avr32: add atngw100mkii board by Andreas Bießmann · 12 years ago
  99. 9369184 Fix strict-aliasing warning in dlmalloc by Simon Glass · 12 years ago
  100. b89598a Merge branch 'master' of git://www.denx.de/git/u-boot-ubi by Tom Rini · 12 years ago