1. 4aecfb1 microblaze: Fix microblaze-generic config file by Michal Simek · 14 years ago
  2. c82a541 microblaze: generic: rename MTD partition set to 'flash-0' by Stephan Linz · 14 years ago
  3. 3faf987 microblaze: generic: adding DHCP support by Stephan Linz · 14 years ago
  4. 1ca6d0d smc91111: add write_hwaddr by Thomas Chou · 14 years ago
  5. 7b37a27 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  6. 042272a net: Move Emaclite to NET_MULTI by Michal Simek · 14 years ago
  7. bf6cb24 rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
  8. 3f91ec0 net: Fix emaclite driver to support little-endian microblaze by Michal Simek · 14 years ago
  9. f87a6f2 mpc5xxx_fec: add call to reset_phy() after PHY initialization by Ilya Yanok · 14 years ago
  10. 7717906 drivers/net/at91_emac.c: change return values by Andreas Bießmann · 14 years ago
  11. e63ac4c drivers/net/at91_emac.c: increase timeout for autonegotiation by Andreas Bießmann · 14 years ago
  12. a61a819 NET: add ENC28J60 driver using SPI framework by Reinhard Meyer · 14 years ago
  13. f29c181 UEC PHY: Speed up initial PHY neg. by Joakim Tjernlund · 14 years ago
  14. 68e1ede Net: Remove redundant CONFIG_NET_MULTI directives by Ben Warren · 14 years ago
  15. b0a75d7 UEC PHY: Remove strange 0.5 sec delay by Joakim Tjernlund · 14 years ago
  16. bd6c25a UEC: Don't udelay needlessly by Joakim Tjernlund · 14 years ago
  17. b7081d9 NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c by Reinhard Meyer (-VC) · 14 years ago
  18. 9195583 net: Fix faulty definition of uec_initialize() by Joakim Tjernlund · 14 years ago
  19. 456be17 mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
  20. fdd813d README: Add new NAND env features by Scott Wood · 14 years ago
  21. 36650ca Followup fixes on the mtdparts spread patchset by Scott Wood · 14 years ago
  22. 59a50d2 mtdparts: new add.spread: add part skipping bad blocks by Ben Gardiner · 14 years ago
  23. ca75b20 mtdparts: add new sub-command "spread" by Ben Gardiner · 14 years ago
  24. 04ac380 mtdparts: show net size in mtdparts list by Ben Gardiner · 14 years ago
  25. 4ba692f mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  26. 0a026d3 mtdparts: regroup calls to get_mtd_device_nm by Ben Gardiner · 14 years ago
  27. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  28. 8c5659a nand commands: make only "dump" repeatable. by Scott Wood · 14 years ago
  29. 3048632 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  30. ea533c2 cmd_nand: some infrastructure fixes and refactoring by Scott Wood · 14 years ago
  31. f9a5254 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  32. d778a2f orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  33. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  34. ddf71e4 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  35. e67f462 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  36. bfc7bea Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  37. 29840de Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  38. 02b117d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  39. bfb7071 fsl: add support for NXID v1 EEPROM format by Timur Tabi · 14 years ago
  40. e95a061 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  41. 3c6a22b powerpc/p4080: Add new CPC register - HDBCR0 by Kumar Gala · 14 years ago
  42. 1bf8e9f powerpc/85xx: Add support for 4th PCI controller on corenet_ds by Kumar Gala · 14 years ago
  43. c2b3b64 powerpc/corenet_ds: Various updates to initial env cfg by Emil Medve · 14 years ago
  44. 3addcb9 fsl: verify writes to the MAC address EEPROM by Timur Tabi · 14 years ago
  45. a2d12f8 p1022ds: add audclk hwconfig setting to enable codec reference clock by Timur Tabi · 14 years ago
  46. b6bde93 mpc8569mds: fix some ddr settings by Haiying Wang · 14 years ago
  47. 3aed550 mpc8569mds: fix consuming long time while relocating code. by Haiying Wang · 14 years ago
  48. 1b8e4fa mpc8569mds: fix CONFIG_ENV_SIZE by Haiying Wang · 14 years ago
  49. c868af3 x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  50. f2ff75c x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  51. 2219142 x86: Rearrange linker script by Graeme Russ · 14 years ago
  52. 067f9b1 x86: Rename linker script symbols by Graeme Russ · 14 years ago
  53. c81b26b x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  54. 161b358 x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  55. 5a3876d x86: Dont clobber %eax after getting memory size by Graeme Russ · 14 years ago
  56. 5f26790 x86: Don't clobber %ebx by Graeme Russ · 14 years ago
  57. 88fa0a6 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  58. 00940a2 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · 14 years ago
  59. 6ae032a x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  60. 7228efa x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  61. 5c16165 x86: Change compiler options by Graeme Russ · 14 years ago
  62. 8ffb2e8 x86: Coding Style Cleanup by Graeme Russ · 14 years ago
  63. 59c6d0e x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  64. d664adb x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  65. abe98f4 x86: zboot update by Graeme Russ · 14 years ago
  66. de25059 x86: Use TEXT_BASE in linker scripts by Graeme Russ · 14 years ago
  67. 76d5763 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards by Graeme Russ · 14 years ago
  68. 458379d x86: Remove bi_env from do_bdinfo by Graeme Russ · 14 years ago
  69. f8f8acd MX51: Support for TTECH vision2 board by Stefano Babic · 14 years ago
  70. 21032b3 sspi: add options to specify bus and mode by Reinhard Meyer · 14 years ago
  71. ff0dc2c sf: spansion: add support for S25FL032P parts by David Jander · 14 years ago
  72. c3cb092 sf: spansion: fixing erasing when sector size >64KiB by Marc-André Hébert · 14 years ago
  73. 5933645 include/compiler.h: remove uint typedef for __MACH__ by Andreas Bießmann · 14 years ago
  74. 8804ae3 Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · 14 years ago
  75. 7d85f1d ds1621: Fix negative temperature readings by Jeff Dischler · 14 years ago
  76. 9a6c80b ds1621: Clean up coding style by Peter Tyser · 14 years ago
  77. c3e5fa0 ds1621: Poll for register write completion by Peter Tyser · 14 years ago
  78. fc5fc76 lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES by Andreas Bießmann · 14 years ago
  79. f44a928 cmd_elf: add an option for loading ELFs according to PHDRs by Mike Frysinger · 14 years ago
  80. 76221a6 PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · 14 years ago
  81. e64901c serial.c: Fix build breakage introduced with commit e3c78c9b by Stefan Roese · 14 years ago
  82. 60f7da1 env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · 14 years ago
  83. a7d5434 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  84. a2f69d3 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · 14 years ago
  85. dff07e1 CCM: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  86. 544d97e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  87. 6f984ad pm9g45: fix compile warning by Wolfgang Denk · 14 years ago
  88. 65a14ca pm9263: fix compile warning by Wolfgang Denk · 14 years ago
  89. b15fbd4 rules.mk: make sure we always create a .depend file by Wolfgang Denk · 14 years ago
  90. 74f9e0d sf: winbond: add support W25Q64 parts by Graeme Smecher · 14 years ago
  91. c8f6d84 at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · 14 years ago
  92. 125637c atmel_usart: change register access to C structure by Andreas Bießmann · 14 years ago
  93. b944ad2 at91_emac.h: fix typo in register definition by Andreas Bießmann · 14 years ago
  94. 6341c5c AT91: convert cpu.c to struct SoC access by Reinhard Meyer · 14 years ago
  95. 38bda01 at91_emac.c: poll for IDLE when writing PHY by Andreas Bießmann · 14 years ago
  96. 4b8d77b at91_emac.c: fix 'Warning: eth device name has a space!' by Andreas Bießmann · 14 years ago
  97. d628866 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  98. db682a0 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  99. bbf2abc Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  100. 709d948 ppc44x: config GPIOs for USB on canyonlands board by Rupjyoti Sarmah · 14 years ago