1. cb2da50 nios2: use gc sections to reduce image size by Thomas Chou · 14 years ago
  2. 836cd45 cpuat91: unbreak ethernet by Eric Bénard · 14 years ago
  3. 409943a at91_emac: Write MAC address automatically by Eric Bénard · 14 years ago
  4. cafb14f AX88180: use standard I/O accessors by Mike Frysinger · 14 years ago
  5. 14f637f AX88180: make OUTW handle 32bit/16bit defines too by Hoan Hoang · 14 years ago
  6. 2566706 AX88180: add support for the Marvell 88E1118 phy by Hoan Hoang · 14 years ago
  7. 6bb4679 Write MAC address automatically on MACB-based boards by Ben Warren · 14 years ago
  8. aa9fba5 smc91xx_eeprom: Correct chip detection check. by Juergen Kilb · 14 years ago
  9. daa2ce6 tsec: fix the return value for tsec_eth_init() by Timur Tabi · 14 years ago
  10. ec0d879 uli526x: drop newlines from device name by Mike Frysinger · 14 years ago
  11. 1384f3b net: warn about spaces in device names by Mike Frysinger · 14 years ago
  12. f9abdfe AX88180: switch to common mii.h header by Mike Frysinger · 14 years ago
  13. 141ab7a AX88180: improve phy searching by Mike Frysinger · 14 years ago
  14. bb7336a AX88180: fix media typos by Hoan Hoang · 14 years ago
  15. 36de211 AX88180: add missing init prototype by Mike Frysinger · 14 years ago
  16. 49fa6ed kirkwood_egiga: updates: fix DRAM mapping and typo by Albert Aribaud · 14 years ago
  17. 5b1b188 SPEAr : Network driver support added by Vipin KUMAR · 14 years ago
  18. c19a20d kirkwood_egiga: bugfix: add DMA sequence points by Albert Aribaud · 14 years ago
  19. ca08054 net: Add option to disable fiber on M88E1111 PHY for PPC4xx by Stefan Roese · 14 years ago
  20. 67bee2f net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · 14 years ago
  21. 26918b7 tsec: add micrel ksz804 phy by Heiko Schocher · 14 years ago
  22. 4e43b2e 83xx: add support for ve8313 board by Heiko Schocher · 14 years ago
  23. 5fb1703 MPC8308RDB: minimal support for devboard from Freescale by Ilya Yanok · 14 years ago
  24. 7c619dd mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  25. 1a4106d SAMSUNG: serial: remove compiler warnings by Minkyu Kang · 14 years ago
  26. 67ceefa Blackfin: convert plat-nand code to GPIO framework by Mike Frysinger · 14 years ago
  27. bc1a884 mtd: nand_plat: add simple GPIO framework DEV_READY option by Mike Frysinger · 14 years ago
  28. 1445f6f NAND: add Toshiba TC58NVG0 identifier by Florian Fainelli · 14 years ago
  29. 3e9b349 NAND: show manufacturer and device ID for unknown chips by Florian Fainelli · 14 years ago
  30. 2271d3d Merge branch 'master' of git://git.denx.de/u-boot by Minkyu Kang · 14 years ago
  31. dce6538 Davinci: SPI: add the missing v2 patch changes by Nick Thompson · 14 years ago
  32. 8971696 mmc: add function prototype for mmc_set_dev in mmc.h by Steve Sakoman · 14 years ago
  33. c57cca2 ARMV7: Add support for TI OMAP4 Panda by Steve Sakoman · 14 years ago
  34. 3e76d62 ARMV7: Add support for TI OMAP4430 SDP by Steve Sakoman · 14 years ago
  35. 938717c ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  36. bec3dc7 ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  37. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago
  38. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  39. 8f22327 OMAP: mmc: add support for second and third mmc channels by Steve Sakoman · 14 years ago
  40. 570ba44 Blackfin: convert gpio flash logic to common gpio layer by Mike Frysinger · 14 years ago
  41. 3f390e1 Blackfin: bf537-stamp: use common spi boot workaround code by Mike Frysinger · 14 years ago
  42. a84774f Blackfin: switch to common GPIO LED driver by Mike Frysinger · 14 years ago
  43. ca86ba1 Blackfin: back out status_led.h stubs by Mike Frysinger · 14 years ago
  44. c553055 Blackfin: unify custom gpio commands by Mike Frysinger · 14 years ago
  45. 4638b21 Blackfin: import gpio/portmux layer from Linux by Mike Frysinger · 14 years ago
  46. 5cbbabc Blackfin: ibf-dsp561: enable AX88180 net driver by Hoan Hoang · 14 years ago
  47. ce53fc6 Blackfin: set up simple NMI handlers for anomaly 05000219 by Mike Frysinger · 14 years ago
  48. 53ea150 Blackfin: update anomaly lists to latest sheets by Mike Frysinger · 14 years ago
  49. 7393a09 Blackfin: bf537-stamp: drop old spi_flash driver by Mike Frysinger · 14 years ago
  50. b30453a Blackfin: expand EVT1 usage documentation a bit more by Mike Frysinger · 14 years ago
  51. a5384ae Blackfin: implement bootcount support by Mike Frysinger · 14 years ago
  52. 66a4909 Blackfin: clean up trace buffer handling when crashing by Mike Frysinger · 14 years ago
  53. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  54. b218ccb Redundant environment: move flag definitions to header file by Wolfgang Denk · 14 years ago
  55. d9c2725 Make *printf() return "int" instead of "void" by Wolfgang Denk · 14 years ago
  56. c0c1537 exports.c: fix warning: 'dummy' defined but not used by Wolfgang Denk · 14 years ago
  57. cd47a83 cmd_ide.c: fix unused variable warning for SC3 board by Wolfgang Denk · 14 years ago
  58. 0e70aaa shannon/INFERNO: fix special handling of environment configuration by Wolfgang Denk · 14 years ago
  59. 9add504 boards.cfg: fix ML2, am3517_evm and s5p_goni boards by Wolfgang Denk · 14 years ago
  60. 291e904 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  61. f12d4cb Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  62. 273ed03 ppc4xx: Add T3COPR board support (PPC460GT based) by Stefan Roese · 14 years ago
  63. 4978e60 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 14 years ago
  64. 2909ac0 ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well by Stefan Roese · 14 years ago
  65. e9c020d ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · 14 years ago
  66. 066003b ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · 14 years ago
  67. db64377 ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 14 years ago
  68. fe7cca7 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · 14 years ago
  69. b376bbb sf: move useful messages from debug to printf by Mike Frysinger · 14 years ago
  70. 12c2e3b spi_flash: support old STMicro parts with RES by Thomas Chou · 14 years ago
  71. 7319bca add redundant environment for env_sf.c by Wolfgang Wegner · 14 years ago
  72. a5496a1 drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel by Becky Bruce · 14 years ago
  73. 944a489 musb: Program extvbus for OMAP3EVM Rev >= E by Ajay Kumar Gupta · 14 years ago
  74. b5abf64 omap3evm: Add board revision function by Ajay Kumar Gupta · 14 years ago
  75. 9bb47ab musb: Add Phy programming for using external Vbus by Ajay Kumar Gupta · 14 years ago
  76. bbf4c01 musb: Use name based initialization for musb_config by Ajay Kumar Gupta · 14 years ago
  77. 64203c7 USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · 14 years ago
  78. 39ddd10 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  79. 55357b7 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  80. 0a9463e Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  81. bde3892 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 14 years ago
  82. a59e279 Prepare 2010.06 by Wolfgang Denk · 14 years ago
  83. 955ea6f powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · 14 years ago
  84. a8e2b04 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 14 years ago
  85. 161e4ae powerpc: fix wrong comment at GOT definitions by Heiko Schocher · 14 years ago
  86. 7030d56 MAKEALL: Add missing powerpc 36-bit targets by Becky Bruce · 14 years ago
  87. e03b4d2 Fix compiler warnings for EVB64260, P3G4 and ZUMA by Anatolij Gustschin · 14 years ago
  88. 9fb3b50 EHCI: zero out QH transfer overlay in ehci_submit_async() by Sergei Shtylyov · 14 years ago
  89. 0d7f4ab Fix console_buffer size conflict error. by Remy Bohmer · 14 years ago
  90. 38c38c3 85xx/p1_p2_rdb: Added RevD board version support by Poonam Aggrwal · 14 years ago
  91. c987f47 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · 14 years ago
  92. bd7b26f Tools: set multiple variable with fw_setenv utility by Stefano Babic · 14 years ago
  93. 3746a5e avr32: add unaligned.h by Andreas Bießmann · 14 years ago
  94. 418cbb0 avr32: fix linking of atstk100x and favr32 boards by Andreas Bießmann · 14 years ago
  95. eb70d05 avr32: disable branch folding by Andreas Bießmann · 14 years ago
  96. c99ea79 Fix #if chain and added AVR32 case in cmd_bdinfo.c by Reinhard Meyer · 14 years ago
  97. d04250c Fix (null) problem for AVR32 boards by Reinhard Meyer (-VC) · 14 years ago
  98. 620bbba examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · 14 years ago
  99. 3bf74a4 hwconfig: Add some unit tests by Anton Vorontsov · 14 years ago
  100. 81f8d3b hwconfig: Fix stop characters parsing for subkeys by Anton Vorontsov · 14 years ago