1. 080c646 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  2. f92edbd Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  3. 9a337dd Prepare for 1.3.0 release. by Wolfgang Denk · 17 years ago
  4. f30ad49 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · 17 years ago
  5. f8c3206 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · 17 years ago
  6. e8da58f Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  7. 6bf4c68 s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  8. 6073f61 pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  9. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  10. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  11. 653811a ppc4xx: Correct 405EX PCIe UTL register mapping by Stefan Roese · 17 years ago
  12. 079c2c4 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  13. 0b20335 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  14. 7e14fc6 gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · 17 years ago
  15. 2309c13 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · 17 years ago
  16. 9ea61b5 ppc4xx: Update AMCC Kilauea config file by Stefan Roese · 17 years ago
  17. 7e1d884 [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · 17 years ago
  18. 16664f7 [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · 17 years ago
  19. 03c031d [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · 17 years ago
  20. f5e429d [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · 17 years ago
  21. 4fbd074 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · 17 years ago
  22. f013204 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · 17 years ago
  23. b09258c MAKEALL: Added missing pb1000 board by Shinya Kuribayashi · 17 years ago
  24. 2e4a6e3 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · 17 years ago
  25. 662e5cb [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · 17 years ago
  26. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  27. 5947f69 Update CHANGELOIG, prepare for -rc4 by Wolfgang Denk · 17 years ago
  28. a75e1a3 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  29. 9e5285e Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxx by Wolfgang Denk · 17 years ago
  30. fd329e6 Fix the i2c frequency and default address in rsdproto board by Luotao Fu · 17 years ago
  31. 429c180 powerpc: Backout relocation changes for MPC5121, too. by Wolfgang Denk · 17 years ago
  32. 1c3dd43 powerpc: Backout relocation changes. by Grant Likely · 17 years ago
  33. 5c15010 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  34. e5e3d7d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  35. 6ecbb7a Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · 17 years ago
  36. d08b723 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · 17 years ago
  37. f9d9164 make 8610 board use pixis reset by Jason Jin · 17 years ago
  38. db74b3c Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  39. ee1f5e3 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  40. 64bf555 Fix warning: pointer targets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 7a60ee7 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  42. a08ded4 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 17 years ago
  43. f31d38b ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · 17 years ago
  44. ecdcbd4 ppc4xx: Update AMCC Makalu for board rev 1.1 by Stefan Roese · 17 years ago
  45. 4d4faae Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  46. 5798f87 Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago
  47. df58c81 Group USB drivers in drivers/Makefile by Grant Likely · 17 years ago
  48. 5dbb6ed Group i2c drivers in drivers/Makefile by Grant Likely · 17 years ago
  49. ec00c76 Group console drivers in drivers/Makefile by Grant Likely · 17 years ago
  50. 754f230 Group network drivers in drivers/Makefile by Grant Likely · 17 years ago
  51. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  52. 1b4aaff Add .gitignore files by Grant Likely · 17 years ago
  53. 955413f Revert "Correct relocation fixup for mpc5xx" by Grant Likely · 17 years ago
  54. e156338 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · 17 years ago
  55. 139365f Revert "Correct fixup relocation for mpc8220" by Grant Likely · 17 years ago
  56. 7092234 Revert "Correct fixup relocation for mpc824x" by Grant Likely · 17 years ago
  57. 96279ab Revert "Correct fixup relocation for mpc8260" by Grant Likely · 17 years ago
  58. 928fe33 Revert "Correct fixup relocation for mpc83xx" by Grant Likely · 17 years ago
  59. c93945e Revert "[MPC512x] Correct fixup relocation" by Grant Likely · 17 years ago
  60. c9672f8 ppc4xx: Small AMCC Kilauea cleanup by Stefan Roese · 17 years ago
  61. aee747f ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  62. 8ada0eb ppc4xx: AMCC Taihu board config file cleanup by Stefan Roese · 17 years ago
  63. 5e71c51 [INKA4x0] NG hardware: flash support by Marian Balakowicz · 17 years ago
  64. 5fb6d71 [INKA4x0] NG hardware: SDRAM support by Marian Balakowicz · 17 years ago
  65. f23cb34 [INKA4x0] NG hardware: platform code update by Marian Balakowicz · 17 years ago
  66. 2ae64f5 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS by Peter Pearse · 17 years ago
  67. 2db916e Correction patch by Peter Pearse · 17 years ago
  68. dd28e10 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  69. 1d8a49e Enable ULi1575 Ethernet support in 8610HPCD config by Roy Zang · 17 years ago
  70. 54fd6c9 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching by Stefan Roese · 17 years ago
  71. 5c568d6 Merge branch 'master' of git://www.denx.de/git/u-boot by Stefan Roese · 17 years ago
  72. 7d0a406 ppc4xx: Fix 405EX PCIe UTLSET register setup by Stefan Roese · 17 years ago
  73. 1ce5515 [UC101] SRAM now with 2 MB working. by Heiko Schocher · 17 years ago
  74. 2d14684 ppc4xx: Use generic usb-ohci driver for sequoia board by Matthias Fuchs · 17 years ago
  75. 9be659a ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined by Matthias Fuchs · 17 years ago
  76. fbde216 ppc4xx: Remove redundant code from 4xx network driver by Matthias Fuchs · 17 years ago
  77. 5ca9881 Add apollon board support by Peter Pearse · 17 years ago
  78. b53313d ppc4xx: Remove In:/Out:/Err: boot output for AMCC Kilauea by Stefan Roese · 17 years ago
  79. c7f69c3 ppc4xx: Make output a little shorter on I2C bootrom detection by Stefan Roese · 17 years ago
  80. 8d737a2 ColdFire: MCF5329 - Remove reset registers from CCM by TsiChungLiew · 17 years ago
  81. 7d7cdea ColdFire: MCF5329 - Add Reset structure to immap_5329.h by TsiChungLiew · 17 years ago
  82. 09b26cf ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode by TsiChungLiew · 17 years ago
  83. 225a24b ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · 17 years ago
  84. 248c7c1 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · 17 years ago
  85. d9240a5 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · 17 years ago
  86. f1cd7aa Merge branch 'mpc8610' by Jon Loeliger · 17 years ago
  87. b0a41a1 Merge branch 'for-1.3.0' by Jon Loeliger · 17 years ago
  88. 59e7965 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  89. 070ba56 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · 17 years ago
  90. a877880 8610: Add 8610 DIU display driver by York Sun · 17 years ago
  91. 52e5ddf FSL: Add a freescale bitmap logo. by York Sun · 17 years ago
  92. 1815338 8610: Make some extra debug environment variables conditional. by York Sun · 17 years ago
  93. 761421c 8610: Actually enable pixis_reset CONFIGs by Jason Jin · 17 years ago
  94. f3bceaa Fix the BAT definition of PCI IO on 8610 board by Jason Jin · 17 years ago
  95. 9f23ca3 Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  96. a8318ec make 8610 board use pixis reset by Jason Jin · 17 years ago
  97. 9c84709 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · 17 years ago
  98. 607b3ae Merge commit 'remotes/wd/master' into newmaster by Jon Loeliger · 17 years ago
  99. 1f10310 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  100. 71bc6e6 NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago