1. 6bb38c4 Convert MPC8610HPCD to use libfdt. by Jon Loeliger · 17 years ago
  2. ca7aff1 8610: Fix lingering compile warnings. by Jon Loeliger · 17 years ago
  3. a440087 Improve configuration of FPGA subsystem by Matthias Fuchs · 17 years ago
  4. c93939f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  5. 4ca4c6c Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  6. 038398a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  7. fcfd526 Merge branch 'lwmon5-no-ocm' by Stefan Roese · 17 years ago
  8. 3b897fc ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  9. eb267ba ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago
  10. 6bc0ef4 ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · 17 years ago
  11. 4549a68 Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ by Wolfgang Denk · 17 years ago
  12. fe23bbda mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  13. 8272f2b mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  14. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  15. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  16. 7b668d4 sbc8349: migrate board to libfdt by Paul Gortmaker · 17 years ago
  17. b39a7c9 sbc8349: Remove board specific ECC code by Paul Gortmaker · 17 years ago
  18. cccb19c mpc83xx: supress compiler warning by Kim Phillips · 17 years ago
  19. 9052774 mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · 17 years ago
  20. 19e2f6f mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · 17 years ago
  21. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  22. cbea438 MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · 17 years ago
  23. 0bfa88e Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  24. 79a62b5 Merge branch 'katmai-ddr-gda' by Stefan Roese · 17 years ago
  25. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · 17 years ago
  26. 19789c4 ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · 17 years ago
  27. 88f4a7b ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · 17 years ago
  28. e83a391 ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · 17 years ago
  29. 5989058 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · 17 years ago
  30. 1e8db03 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · 17 years ago
  31. 2f4e682 PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · 17 years ago
  32. 1da4255 PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · 17 years ago
  33. c76f1a9 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · 17 years ago
  34. 27bc997 PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · 17 years ago
  35. 0f26273 8610: Move include of config.h earlier. by Jon Loeliger · 17 years ago
  36. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  37. c82dc2f Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  38. 111d606 Make scripts and Makefiles POSIX compliant by Wolfgang Denk · 17 years ago
  39. 2689862 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  40. 0586e9f2 ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · 17 years ago
  41. c6c882e ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · 17 years ago
  42. 9f05e85 ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · 17 years ago
  43. b99514d ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · 17 years ago
  44. 72cb501 ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · 17 years ago
  45. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  46. 42ff9b5 Remove CPCI440 board by Matthias Fuchs · 17 years ago
  47. 667a3d4 Add support for Korat PPC440EPx board by Larry Johnson · 17 years ago
  48. 19b3d37 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  49. ba97201 Use out_be32() and friends to access memory-mapped registers in sequoia.c by Larry Johnson · 17 years ago
  50. 32d26cf Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · 17 years ago
  51. 9a90c4c ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · 17 years ago
  52. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  53. d4ed6c7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  54. c098b0e TQM8xx: use the CFI flash driver on all TQM8xx boards by Martin Krause · 17 years ago
  55. fa83bbb TQM885D: adjust for doubled flash sector size + some minor fixes by Martin Krause · 17 years ago
  56. 6b206d6 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · 17 years ago
  57. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  58. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  59. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  60. b351f50 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · 17 years ago
  61. 33af33b Move the MPC8540 ADS board under board/freescale. by Kumar Gala · 17 years ago
  62. a7bcf67 Move the MPC8560 ADS board under board/freescale. by Kumar Gala · 17 years ago
  63. 29ed29f Move the MPC8568 MDS board under board/freescale. by Kumar Gala · 17 years ago
  64. 1607da6 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  65. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  66. a839a0f Update MPC8568 MDS to use libfdt by Kumar Gala · 17 years ago
  67. f06709f Add PCI Express support on MPC8568MDS by Haiying Wang · 17 years ago
  68. d28ced3 Update MPC85xx CDS to use libfdt by Kumar Gala · 17 years ago
  69. 6e57840 Update MPC8540 ADS to use libfdt by Kumar Gala · 17 years ago
  70. f2982fa Update MPC8560 ADS to use libfdt by Kumar Gala · 17 years ago
  71. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  72. 67b349b Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  73. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  74. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · 17 years ago
  75. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  76. 3629f67 Fix build breakage due to libfdt import by Kumar Gala · 17 years ago
  77. e5df50b Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  78. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  79. f199063 ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · 17 years ago
  80. 1fd81ff ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · 17 years ago
  81. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  82. 1e72111 Merge commit '87ddedd' by Wolfgang Denk · 17 years ago
  83. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  84. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  85. ec237a3 Move 8610 DIU interface structure definitions to header file. by Jon Loeliger · 17 years ago
  86. 23740cf Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  87. 0801776 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · 17 years ago
  88. f509c7b pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  89. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  90. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  91. d65de19 [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · 17 years ago
  92. a8f8c67 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · 17 years ago
  93. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · 17 years ago
  94. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  95. 67bdcae Fix the i2c frequency and default address in rsdproto board by Luotao Fu · 17 years ago
  96. a0dfe60 powerpc: Backout relocation changes for MPC5121, too. by Wolfgang Denk · 17 years ago
  97. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · 17 years ago
  98. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  99. 6534846 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  100. f08899a Unify pixis_reset altbank across board families by Jason Jin · 17 years ago