1. 4e2894b 86xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  2. ff2311a 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  3. c5d0282 ppc4xx/NAND: Reduce size of NAND SPL image by Stefan Roese · 14 years ago
  4. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  5. c08e5cf POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections by Wolfgang Denk · 14 years ago
  6. f1c574d 83xx: Fix NAND_SPL link address by Scott Wood · 14 years ago
  7. c56f84c ppc4xx: Fix build problems of IBM DDR2 NAND booting targets by Stefan Roese · 14 years ago
  8. aa72d8b PPChameleonEVB and CATcenter need a custom linker script by Wolfgang Denk · 14 years ago
  9. fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  10. a7186b8 cpu/ppc4xx/Makefile: build only needed object files by Wolfgang Denk · 14 years ago
  11. 0390e26 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · 14 years ago
  12. 84db715 cam5200_niosflash: fix build warnings by Wolfgang Denk · 14 years ago
  13. 57d6c58 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · 14 years ago
  14. 739192b IDS8247: remove redundant flash.c file by Wolfgang Denk · 14 years ago
  15. 8aa858c e1000: fix compile warning by Wolfgang Denk · 14 years ago
  16. afaa27b barco: drop unsupported board configuration by Wolfgang Denk · 14 years ago
  17. 93b1140 ERIC: drop unsupported board configuration by Wolfgang Denk · 14 years ago
  18. d4752d5 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  19. fc90c06 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  20. 41bb753 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  21. a42a9d7 usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · 14 years ago
  22. 273d720 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · 14 years ago
  23. e42a7df arm1176: bugfix: fix start.S for ELF relocation by Albert Aribaud · 14 years ago
  24. 3336ca6 arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  25. 67333f7 usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · 14 years ago
  26. 222d6df usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · 14 years ago
  27. 38041db Seagate FreeAgent DockStar support by Eric Cooper · 14 years ago
  28. 50e2df3 Fix NAND booting make target by Stefan Roese · 14 years ago
  29. c70e7dd Blackfin: tweak objects specified before embedded environment by Mike Frysinger · 14 years ago
  30. 4024242 Blackfin: drop initcode.o from combined object by Mike Frysinger · 14 years ago
  31. e81bb57 DaVinci: remove bogus DEF_BOOTM definition by Wolfgang Denk · 14 years ago
  32. 4f6fc15 DA850 EVM: passing maximum clock rate information to kernel by Sekhar Nori · 14 years ago
  33. 718f746 DA850 EVM: add information regarding DA850 in README.davinci by Sekhar Nori · 14 years ago
  34. 8721e95 OMAP4: Panda: Disable CMD_NFS by Steve Sakoman · 14 years ago
  35. 7322524 OMAP3: pandora: update config for production by Grazvydas Ignotas · 14 years ago
  36. 8b6724a OMAP3: remove unused config macros by Grazvydas Ignotas · 14 years ago
  37. 23df4f6 OMAP3: pandora: fix relocation and init memory by Grazvydas Ignotas · 14 years ago
  38. 93e3568 omap4: board: change global data pointer to file scope by Nishanth Menon · 14 years ago
  39. eb9a28f mmc: omap: timeout counter fix by Nishanth Menon · 14 years ago
  40. f35d61a da830: fixup ARM relocation support by Nick Thompson · 14 years ago
  41. fa722ea Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  42. b9d7753 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  43. 812083d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  44. b68ef0d Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  45. 83e3907 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  46. bcde82a Merge branch 'net' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · 14 years ago
  47. c05b18f Exclude drivers/qe/fdt.c without CONFIG_QE by Sebastien Carlier · 14 years ago
  48. 49508d4 Blackfin: make sure bss len is multiple of 4 bytes by Mike Frysinger · 14 years ago
  49. cd97dd4 Blackfin: stick ins/outs funcs into their own .text section by Mike Frysinger · 14 years ago
  50. 635d1b3 Makefile: Fix build with USE_PRIVATE_LIBGCC by Matthias Weisser · 14 years ago
  51. 6439466 GRETH: removed space in network driver device name. by Daniel Hellstrom · 14 years ago
  52. ed52d12 GRETH: fixed 2 decriptor table typos by Daniel Hellstrom · 14 years ago
  53. 533b67d GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception. by Daniel Hellstrom · 14 years ago
  54. e780d82 GRETH: Added autodetection of PHY address, or let BSP hardcode it. by Daniel Hellstrom · 14 years ago
  55. 6644c19 GRETH: made debug printouts use common debug() macro. by Daniel Hellstrom · 14 years ago
  56. e3ce686 GRETH: removed unneccesary register write and one clean up. by Daniel Hellstrom · 14 years ago
  57. 6163f5b malloc: Fix issue with calloc memory possibly being non-zero by Kumar Gala · 14 years ago
  58. f7ac99f net: e1000: typo using wrong argument to sizeof by Matthew McClintock · 14 years ago
  59. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  60. d7b1970 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  61. 858ecd9 tx25: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  62. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  63. 9b107e6 post, i2c: add missing curly bracket in i2c_post_test by Heiko Schocher · 14 years ago
  64. 0091337 i2c, mpc5xxx: add multibus support by Heiko Schocher · 14 years ago
  65. 8ad25bf Net: clarify board/cpu_eth_init calls by Ben Warren · 14 years ago
  66. a98ae78 Makefile: move include for config.mk up by François Revol · 14 years ago
  67. cd57b0b MAKEALL: Do a sanity check on user-supplied arguments by Peter Tyser · 14 years ago
  68. 009884a pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  69. a38d216 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  70. 983eb9d pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  71. 37d03fc fsl_pci_init: Quiet scanning printf() by Peter Tyser · 14 years ago
  72. e7060dc mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · 14 years ago
  73. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  74. a72dbae fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware by Peter Tyser · 14 years ago
  75. 258ccd6 net: Fix potential empty DHCP Parameter Request List by Jason Liu · 14 years ago
  76. 6d1d51b env_mmc: fix compile warning by Lei Wen · 14 years ago
  77. 02bd475 tools/env: cleanup host build flags by Daniel Hobi · 14 years ago
  78. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  79. 4b29bdb net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · 14 years ago
  80. fe7f188 net: uli526x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  81. 7faeb99 net: tsi108_eth: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  82. 5ed0eec net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  83. 9a07e80 net: ns8382x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  84. a9bc6d7 net: natsemi: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  85. de0b957 net: fec_mxc: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  86. 72c4c33 net: eepro100: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  87. be44f75 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  88. 986f727 net: rtl8139: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  89. f4eaef7 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  90. b4770a5 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  91. 4b7594c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  92. be25083 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  93. 227b725 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  94. 34998ca Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  95. d963e84 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  96. b1b7646 TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  97. 4629907 powerpc/corenet_ds: display the RCW at boot by Timur Tabi · 15 years ago
  98. 0ce8437 powerpc/p4080ds: Move ICS refclk define into P4080DS.h by Kumar Gala · 14 years ago
  99. ed17915 powerpc/corenet_ds: Move CONFIG_SYS_TEXT_BASE into corenet_ds.h by Kumar Gala · 14 years ago
  100. 4f55d51 powerpc/corenet_ds: Enable DHCP suport by Kumar Gala · 14 years ago