1. 433ff2b x86: Add register dump to crash handlers by Graeme Russ · 14 years ago
  2. 64a0a49 x86: Fix MMCR Access by Graeme Russ · 14 years ago
  3. 535ad2d x86: #ifdef out getenv_IPaddr() by Graeme Russ · 14 years ago
  4. 721c367 x86: Add unaligned.h by Graeme Russ · 14 years ago
  5. 93c7e70 POST: Added ECC memory test for mpc83xx. by Michael Zaidman · 14 years ago
  6. 8cd8528 cmd_onenand.c: moved to standard subcommand handling by Frans Meulenbroeks · 15 years ago
  7. 3882d7a ppc: unused memory region too close to current stack pointer by Norbert van Bolhuis · 15 years ago
  8. 4b42c90 allow print_size to print large numbers on 32-bit systems by Timur Tabi · 14 years ago
  9. 52dbac6 fix print_size printing fractional gigabyte numbers on 32-bit platforms by Timur Tabi · 14 years ago
  10. b88c598 configs: remove unused CONFIG_COMMAND_HISTORY by Kim Phillips · 14 years ago
  11. 7769c5b mvsmr: fix link error by Anatolij Gustschin · 14 years ago
  12. 679ec15 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  13. 900a1fe Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  14. 4324dc7 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · 14 years ago
  15. 3ac9d6c net: ethoc: add write_hwaddr support by Thomas Chou · 14 years ago
  16. 6c7c444 net: altera_tse: add write_hwaddr support by Thomas Chou · 14 years ago
  17. fb57ec9 net: fec_mxc: add write_hwaddr support by Heiko Schocher · 14 years ago
  18. b5ce63e net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · 14 years ago
  19. ecee932 Program net device MAC addresses after initializing by Ben Warren · 14 years ago
  20. c960b13 net: add altera triple speeds ethernet mac driver by Thomas Chou · 14 years ago
  21. f656988 net: add opencore 10/100 ethernet mac driver by Thomas Chou · 14 years ago
  22. bd75db3 smc911x driver frame alignment patch by Valentin Yakovenkov · 14 years ago
  23. f0588fd net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · 14 years ago
  24. 2e236bf fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · 14 years ago
  25. 538be58 tsec: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  26. a45dde2 net: dm9000x: use standard I/O accessors by Mike Frysinger · 14 years ago
  27. 5525856 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · 14 years ago
  28. 910119b fec_mxc don't use internal eeprom on MX25 by John Rigby · 14 years ago
  29. 33f684d fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · 14 years ago
  30. 23c34af 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · 15 years ago
  31. 9739946 ./net/net.c - make Microsoft dns servers happy with random_port() numbers by Robin Getz · 15 years ago
  32. 6f5f89f Remove unused "local_crc32" function. by Detlev Zundel · 14 years ago
  33. aba4b69 net: Trivial coding style issue with empty for statement by Detlev Zundel · 14 years ago
  34. e3f2a93 net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · 15 years ago
  35. 4185ae7 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  36. 0903b52 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  37. 20d98c2 pm9263 converted to at91 soc access by Asen Dimov · 14 years ago
  38. d6b91e3 at91: define matrix registers bit fields by Asen Dimov · 14 years ago
  39. eeb50ce MX31: Removed erroneous board name from QONG by Stefano Babic · 14 years ago
  40. c9d944d MX31: Add UBI support to QONG module by Stefano Babic · 14 years ago
  41. eab40f8 MX31: Support 128MB RAM on QONG module by Stefano Babic · 14 years ago
  42. 45997e0 MX31: Add support for NAND to QONG board by Stefano Babic · 15 years ago
  43. efb9591 MX31: add pin definitions for NAND controller by Stefano Babic · 15 years ago
  44. 7d27cd0 MX31: add accessor function to get a gpio by Stefano Babic · 14 years ago
  45. dfe8335 mx51evk: correct list of possible BOOT_FROM values by Stefano Babic · 14 years ago
  46. f581e3a mkimage: correct spelling error in imximage by Stefano Babic · 14 years ago
  47. 34196b0 MX25 print arm clock instead of mpllclk on boot by John Rigby · 14 years ago
  48. 1c9d91a configs/openrd_base.h: reordered macros by Frans Meulenbroeks · 14 years ago
  49. 5414fec configs/sheevaplug: added a few additional commands by Frans Meulenbroeks · 14 years ago
  50. 16b7670 Marvell GuruPlug Board Support by Siddarth Gore · 15 years ago
  51. 5e1fe88 Moved board specific values in config file by Stefano Babic · 15 years ago
  52. 2720178 MX51EVK: Remove CPLD related code by Fabio Estevam · 14 years ago
  53. bbe3109 arm, i.mx27: add support for magnesium board from projectiondesign by Heiko Schocher · 15 years ago
  54. 1e65c2b arm, mx27: add support for SDHC1 pin init by Heiko Schocher · 15 years ago
  55. 3bb6b03 SAMSUNG: make s5p common gpio functions by Minkyu Kang · 15 years ago
  56. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  57. da0f2af pm9263: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 14 years ago
  58. 47eb08a at91: add defines for RTT and GPBR by Alexander Holler · 15 years ago
  59. dc8cab8 pm9261: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 14 years ago
  60. e3150c7 pm9261 converted to at91 soc access by Asen Dimov · 14 years ago
  61. 7bc8768 ARM Update mach-types by trix · 14 years ago
  62. d3061c6 ppc4xx: Fix APC405 build breakage by Stefan Roese · 14 years ago
  63. 029faf3 ppc4xx: Add support for ICON board (PPC440SPe) by Stefan Roese · 14 years ago
  64. 96a0d62 ppc4xx: Add missing APC405 to MAKEALL by Stefan Roese · 14 years ago
  65. 64123e3 Fix typos in Korat board console output by Larry Johnson · 14 years ago
  66. 8a1cdaa QONG: Adapt flash addresses and mtdparts to grown image size by Wolfgang Denk · 14 years ago
  67. e1d2950 mtdparts: get rid of custom DEBUG macro, use debug() by Wolfgang Denk · 14 years ago
  68. 2697eff mtdparts: fix write through NULL pointer by Wolfgang Denk · 14 years ago
  69. 6865168 ubifsmount fails due to not initialized list by Stefano Babic · 14 years ago
  70. 3699c28 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  71. d03f423 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  72. 7c8cf0d MX31: Added LCD support for QONG module by Stefano Babic · 14 years ago
  73. 8e98f5f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 14 years ago
  74. c303176 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  75. c88d6ab Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  76. 7e1afb6 ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 14 years ago
  77. 3f0202e mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · 14 years ago
  78. 0c955da 85xx: clean up the io_sel for PCI express of P1022 by Dave Liu · 14 years ago
  79. 47106ce 85xx/socrates: Remove NFS support to fit image size. by Detlev Zundel · 14 years ago
  80. 9ce3c22 85xx: Fix compile warning by Kumar Gala · 14 years ago
  81. 4db9708 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · 14 years ago
  82. cd3abcf fsl_sata: Move the snoop bit to another place by Dave Liu · 14 years ago
  83. e4773de fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · 14 years ago
  84. 99bac47 fsl-ddr: Add extra cycle to turnaround times by Dave Liu · 15 years ago
  85. f8d05e5 fsl-ddr: add the macro for Rtt_Nom definition by Dave Liu · 15 years ago
  86. 1231c49 ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines by Kumar Gala · 14 years ago
  87. 17d90f3 ppc/p4080: Extend the GUTS memory map by Dave Liu · 15 years ago
  88. ab48ca1 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · 15 years ago
  89. 1749c3d ppc/85xx: Fixup PCI nodes for P1_P2_RDB by Kumar Gala · 14 years ago
  90. 8cbb0dd nios2: add nios2-generic board by Thomas Chou · 14 years ago
  91. 441cac1 nios2: fix no flash, add nand and mmc init in board.c by Thomas Chou · 14 years ago
  92. fd2712d nios2: consolidate reset initialization by Thomas Chou · 14 years ago
  93. 9948529 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · 15 years ago
  94. 7e812f2 nios2: add dma_alloc_coherent by Thomas Chou · 14 years ago
  95. 0dc1c7f nios2: add 64 bits swab support by Thomas Chou · 14 years ago
  96. e4bf588 nios2: add altera cf reset by Thomas Chou · 15 years ago
  97. dd168ef nios2: allow link script overriding from boards by Thomas Chou · 14 years ago
  98. 29fd7ce mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · 14 years ago
  99. 2ebdb9a mpc5121: add common post_word_load/store code by Anatolij Gustschin · 14 years ago
  100. a3921ee mpc5121: add support for PDM360NG board by Anatolij Gustschin · 14 years ago