1. cc55795 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  2. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  3. 6a40ef6 Merge git://www.denx.de/git/u-boot by Markus Klotzbuecher · 17 years ago
  4. 0133502 Improve configuration of FPGA subsystem by Matthias Fuchs · 17 years ago
  5. 435dc8f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  6. 2eb6e01 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  7. 0b4f579 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  8. 1466ef8 Merge branch 'lwmon5-no-ocm' by Stefan Roese · 17 years ago
  9. 8f24e06 ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  10. 1f84021 ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago
  11. ff5fb8a ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · 17 years ago
  12. 74ac5fa Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ by Wolfgang Denk · 17 years ago
  13. 6775c68 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  14. 94fab25 mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  15. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  16. 5b8bc60 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  17. 2408b3f sbc8349: migrate board to libfdt by Paul Gortmaker · 17 years ago
  18. 27a256a sbc8349: Remove board specific ECC code by Paul Gortmaker · 17 years ago
  19. f602082 mpc83xx: supress compiler warning by Kim Phillips · 17 years ago
  20. c16e44f mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · 17 years ago
  21. 24f8684 mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · 17 years ago
  22. 19580e6 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  23. 651d96f MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · 17 years ago
  24. 4985ca5 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  25. 6399b23 Merge branch 'katmai-ddr-gda' by Stefan Roese · 17 years ago
  26. 845c6c9 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · 17 years ago
  27. 49db47b ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · 17 years ago
  28. 34065a2 ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · 17 years ago
  29. 9ac6b6f ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · 17 years ago
  30. 0ddd969 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · 17 years ago
  31. b05e8bf ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · 17 years ago
  32. 196404c PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · 17 years ago
  33. ef16fcc PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · 17 years ago
  34. 62cc395 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · 17 years ago
  35. ce3902e PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · 17 years ago
  36. 5c74071 8610: Move include of config.h earlier. by Jon Loeliger · 17 years ago
  37. ea9f739 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  38. 2c35364 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  39. 1aaab9b Make scripts and Makefiles POSIX compliant by Wolfgang Denk · 17 years ago
  40. e174ac3 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  41. 407843a ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · 17 years ago
  42. 72c5d52 ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · 17 years ago
  43. f6e0f1f ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · 17 years ago
  44. 77660c4 ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · 17 years ago
  45. b56bd0f ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · 17 years ago
  46. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  47. b568fd2 Remove CPCI440 board by Matthias Fuchs · 17 years ago
  48. c591dff Add support for Korat PPC440EPx board by Larry Johnson · 17 years ago
  49. c46f533 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  50. d347117 Use out_be32() and friends to access memory-mapped registers in sequoia.c by Larry Johnson · 17 years ago
  51. c68f59f Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · 17 years ago
  52. bf8324e ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · 17 years ago
  53. 1362888 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  54. 0dcfe3a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  55. e318d9e TQM8xx: use the CFI flash driver on all TQM8xx boards by Martin Krause · 17 years ago
  56. 11d9eec TQM885D: adjust for doubled flash sector size + some minor fixes by Martin Krause · 17 years ago
  57. 22d1a56 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · 17 years ago
  58. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  59. 6e1bbe6 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  60. 81b38be Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  61. 415a613 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · 17 years ago
  62. c2d943f Move the MPC8540 ADS board under board/freescale. by Kumar Gala · 17 years ago
  63. 870ceac Move the MPC8560 ADS board under board/freescale. by Kumar Gala · 17 years ago
  64. acbca87 Move the MPC8568 MDS board under board/freescale. by Kumar Gala · 17 years ago
  65. a853d56 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  66. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  67. c480861 Update MPC8568 MDS to use libfdt by Kumar Gala · 17 years ago
  68. 1563f56 Add PCI Express support on MPC8568MDS by Haiying Wang · 17 years ago
  69. b90d254 Update MPC85xx CDS to use libfdt by Kumar Gala · 17 years ago
  70. 0fd5ec6 Update MPC8540 ADS to use libfdt by Kumar Gala · 17 years ago
  71. 5ce7158 Update MPC8560 ADS to use libfdt by Kumar Gala · 17 years ago
  72. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  73. addce57 Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  74. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  75. 7cfc12a ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · 17 years ago
  76. 246d4ae Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  77. d88e7ba Fix build breakage due to libfdt import by Kumar Gala · 17 years ago
  78. f743931 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  79. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  80. a27044b ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · 17 years ago
  81. e15e334 ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · 17 years ago
  82. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  83. fe08fb6 Merge commit '87ddedd' by Wolfgang Denk · 17 years ago
  84. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  85. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  86. 74f89fa Move 8610 DIU interface structure definitions to header file. by Jon Loeliger · 17 years ago
  87. 890e941 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  88. f8c3206 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · 17 years ago
  89. 6073f61 pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  90. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  91. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  92. f5e429d [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · 17 years ago
  93. 2e4a6e3 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · 17 years ago
  94. 662e5cb [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · 17 years ago
  95. a75e1a3 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  96. fd329e6 Fix the i2c frequency and default address in rsdproto board by Luotao Fu · 17 years ago
  97. 429c180 powerpc: Backout relocation changes for MPC5121, too. by Wolfgang Denk · 17 years ago
  98. 1c3dd43 powerpc: Backout relocation changes. by Grant Likely · 17 years ago
  99. 5c15010 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  100. e5e3d7d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago