1. 39f7aac command.c: Enable auto tab for the editenv command by Trübenbach, Ralf · 14 years ago
  2. 0738e24 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board by Reinhard Arlt · 14 years ago
  3. 1f9f3cf sc520: Fix minor DRAM Controller Setup bug by Graeme Russ · 14 years ago
  4. d20053e sc520: Update to new AMD Copyright by Graeme Russ · 14 years ago
  5. 880c59e eNET: Implement eNET Watchdog by Graeme Russ · 14 years ago
  6. f2a5505 eNET: Use SC520 MMCR to reset eNET board by Graeme Russ · 14 years ago
  7. 4a4c31a eNET: Add PC/AT compatibility setup function by Graeme Russ · 14 years ago
  8. 8fd8056 eNET: Add support for onboard RTL8100B (RTL8139) chips by Graeme Russ · 14 years ago
  9. 21e67e7 sc520: Board Specific PCI Init by Graeme Russ · 14 years ago
  10. 0278216 sc520: Move PCI defines to PCI include file by Graeme Russ · 14 years ago
  11. 4f197c3 eNET: Fix CONFIG_SYS_HZ to be 1000 by Graeme Russ · 14 years ago
  12. 6fd445c eNET: Fix Flash Write by Graeme Russ · 14 years ago
  13. 5204566 sc520: Allow boards to override udelay by Graeme Russ · 14 years ago
  14. 95ffaba x86: Fix support for booting bzImage by Graeme Russ · 14 years ago
  15. 79ea6b8 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · 14 years ago
  16. bf16500 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 14 years ago
  17. 167cdad SERIAL: Enable port-mapped access by Graeme Russ · 14 years ago
  18. 153c2d9 x86: Fix copying of Real-Mode code into RAM by Graeme Russ · 14 years ago
  19. 2fb1bc4 x86: Pass relocation offset into Global Data by Graeme Russ · 14 years ago
  20. c14a366 x86: Move GDT to a safe location in RAM by Graeme Russ · 14 years ago
  21. 077e195 x86: Add RAM bootstrap functionality by Graeme Russ · 14 years ago
  22. 759598f x86: Split sc520 memory sizing versus reporting by Graeme Russ · 14 years ago
  23. 4dba333 x86: Fix sc520 memory size reporting by Graeme Russ · 14 years ago
  24. 9e08efc x86: Fix do_go_exec() by Graeme Russ · 14 years ago
  25. 433ff2b x86: Add register dump to crash handlers by Graeme Russ · 14 years ago
  26. 64a0a49 x86: Fix MMCR Access by Graeme Russ · 14 years ago
  27. 535ad2d x86: #ifdef out getenv_IPaddr() by Graeme Russ · 14 years ago
  28. 721c367 x86: Add unaligned.h by Graeme Russ · 14 years ago
  29. 93c7e70 POST: Added ECC memory test for mpc83xx. by Michael Zaidman · 15 years ago
  30. 8cd8528 cmd_onenand.c: moved to standard subcommand handling by Frans Meulenbroeks · 15 years ago
  31. 3882d7a ppc: unused memory region too close to current stack pointer by Norbert van Bolhuis · 15 years ago
  32. 4b42c90 allow print_size to print large numbers on 32-bit systems by Timur Tabi · 14 years ago
  33. 52dbac6 fix print_size printing fractional gigabyte numbers on 32-bit platforms by Timur Tabi · 14 years ago
  34. b5cebb4 Blackfin: TWI/I2C: implement multibus support by Mike Frysinger · 14 years ago
  35. b4377e1 Add SPI support to mx51evk board by Stefano Babic · 15 years ago
  36. d3588a5 MX: Added definition file for MC13892 by Stefano Babic · 14 years ago
  37. d205ddc SPI: added support for MX51 to mxc_spi by Stefano Babic · 15 years ago
  38. e98ecd7 MX31: Add support for PMIC to the QONG module by Stefano Babic · 14 years ago
  39. dfe5e14 MX: RTC13783 uses general function to access PMIC by Stefano Babic · 14 years ago
  40. 28bb6d3 MX: Added Freescale Power Management Driver by Stefano Babic · 15 years ago
  41. ba6adeb i.MX31: Activate NAND support for i.MX31 Litekit board. by Magnus Lilja · 14 years ago
  42. 60381d6 MX51: Fix MX51 CPU detect message by Fabio Estevam · 14 years ago
  43. 68c07a0 MX51evk: Removed warnings by Stefano Babic · 14 years ago
  44. 87db58d tx25: fix crash while booting Linux by Anatolij Gustschin · 14 years ago
  45. b88c598 configs: remove unused CONFIG_COMMAND_HISTORY by Kim Phillips · 14 years ago
  46. 7769c5b mvsmr: fix link error by Anatolij Gustschin · 14 years ago
  47. 679ec15 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  48. 900a1fe Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  49. 4324dc7 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · 14 years ago
  50. 3ac9d6c net: ethoc: add write_hwaddr support by Thomas Chou · 14 years ago
  51. 6c7c444 net: altera_tse: add write_hwaddr support by Thomas Chou · 14 years ago
  52. fb57ec9 net: fec_mxc: add write_hwaddr support by Heiko Schocher · 14 years ago
  53. b5ce63e net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · 15 years ago
  54. ecee932 Program net device MAC addresses after initializing by Ben Warren · 14 years ago
  55. c960b13 net: add altera triple speeds ethernet mac driver by Thomas Chou · 14 years ago
  56. f656988 net: add opencore 10/100 ethernet mac driver by Thomas Chou · 14 years ago
  57. bd75db3 smc911x driver frame alignment patch by Valentin Yakovenkov · 14 years ago
  58. f0588fd net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · 15 years ago
  59. 2e236bf fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · 14 years ago
  60. 538be58 tsec: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  61. a45dde2 net: dm9000x: use standard I/O accessors by Mike Frysinger · 14 years ago
  62. 5525856 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · 15 years ago
  63. 910119b fec_mxc don't use internal eeprom on MX25 by John Rigby · 15 years ago
  64. 33f684d fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · 15 years ago
  65. 23c34af 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · 15 years ago
  66. 9739946 ./net/net.c - make Microsoft dns servers happy with random_port() numbers by Robin Getz · 15 years ago
  67. 6f5f89f Remove unused "local_crc32" function. by Detlev Zundel · 15 years ago
  68. aba4b69 net: Trivial coding style issue with empty for statement by Detlev Zundel · 15 years ago
  69. e3f2a93 net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · 15 years ago
  70. 4185ae7 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  71. 0903b52 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  72. 20d98c2 pm9263 converted to at91 soc access by Asen Dimov · 14 years ago
  73. d6b91e3 at91: define matrix registers bit fields by Asen Dimov · 14 years ago
  74. eeb50ce MX31: Removed erroneous board name from QONG by Stefano Babic · 14 years ago
  75. c9d944d MX31: Add UBI support to QONG module by Stefano Babic · 15 years ago
  76. eab40f8 MX31: Support 128MB RAM on QONG module by Stefano Babic · 15 years ago
  77. 45997e0 MX31: Add support for NAND to QONG board by Stefano Babic · 15 years ago
  78. efb9591 MX31: add pin definitions for NAND controller by Stefano Babic · 15 years ago
  79. 7d27cd0 MX31: add accessor function to get a gpio by Stefano Babic · 14 years ago
  80. dfe8335 mx51evk: correct list of possible BOOT_FROM values by Stefano Babic · 14 years ago
  81. f581e3a mkimage: correct spelling error in imximage by Stefano Babic · 14 years ago
  82. 34196b0 MX25 print arm clock instead of mpllclk on boot by John Rigby · 15 years ago
  83. 1c9d91a configs/openrd_base.h: reordered macros by Frans Meulenbroeks · 15 years ago
  84. 5414fec configs/sheevaplug: added a few additional commands by Frans Meulenbroeks · 15 years ago
  85. 16b7670 Marvell GuruPlug Board Support by Siddarth Gore · 15 years ago
  86. 5e1fe88 Moved board specific values in config file by Stefano Babic · 15 years ago
  87. 2720178 MX51EVK: Remove CPLD related code by Fabio Estevam · 15 years ago
  88. bbe3109 arm, i.mx27: add support for magnesium board from projectiondesign by Heiko Schocher · 15 years ago
  89. 1e65c2b arm, mx27: add support for SDHC1 pin init by Heiko Schocher · 15 years ago
  90. 3bb6b03 SAMSUNG: make s5p common gpio functions by Minkyu Kang · 15 years ago
  91. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  92. da0f2af pm9263: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  93. 47eb08a at91: add defines for RTT and GPBR by Alexander Holler · 15 years ago
  94. dc8cab8 pm9261: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  95. e3150c7 pm9261 converted to at91 soc access by Asen Dimov · 15 years ago
  96. 7bc8768 ARM Update mach-types by trix · 15 years ago
  97. 6596753 Merge branch 'master' of git://git.denx.de/u-boot-arm by Minkyu Kang · 14 years ago
  98. d3061c6 ppc4xx: Fix APC405 build breakage by Stefan Roese · 14 years ago
  99. 029faf3 ppc4xx: Add support for ICON board (PPC440SPe) by Stefan Roese · 14 years ago
  100. 96a0d62 ppc4xx: Add missing APC405 to MAKEALL by Stefan Roese · 14 years ago