1. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  2. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  3. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  4. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  5. 0ce5c86 ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board. by Feng Kan · 16 years ago
  6. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  7. 4b13860 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  8. f31c49d Configuration changes for ADS5121 Rev 3 by Martha Marx · 16 years ago
  9. 16bee7b Consolidate ADS5121 IO Pin configuration by Martha Marx · 16 years ago
  10. 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  11. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  12. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  13. cf1c2ed ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  14. 47ce4a2 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  15. 2b1fa9d ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  16. 47042b3 Remove useless print message at apollon by Kyungmin Park · 16 years ago
  17. 2726941 Some copy-n-paste fixes in printf usage by Matvejchikov Ilya · 16 years ago
  18. 0e6989b FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  19. 9e23fe0 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · 16 years ago
  20. 26209e4 sh: Cleanup source code of SH7763RDP by Nobuhiro Iwamatsu · 16 years ago
  21. 5cd5b2c sh: Cleanup source code of R2DPlus by Nobuhiro Iwamatsu · 16 years ago
  22. 4ec7e91 sh: Cleanup source code of R7780MP by Nobuhiro Iwamatsu · 16 years ago
  23. 0955ef3 sh: Cleanup source code of MS7722SE by Nobuhiro Iwamatsu · 16 years ago
  24. 1d7b31d sh: Cleanup source code of MS7720SE by Nobuhiro Iwamatsu · 16 years ago
  25. 4e0018f Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  26. b223017 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 16 years ago
  27. 3070a9a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  28. d3bcdf8 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · 16 years ago
  29. 19bd688 Fix boot from NOR due to incorrect reset delay. by Stelian Pop · 16 years ago
  30. 5e6e350 CCM/SCM boards: fix out of tree building by Wolfgang Denk · 16 years ago
  31. ab4c3a4 SCM board: fix build errors. by Wolfgang Denk · 16 years ago
  32. a566466 IAD210 board: fix ``"ALIGN" redefined'' warning. by Wolfgang Denk · 16 years ago
  33. ad75631 CCM board: fix build errors. by Wolfgang Denk · 16 years ago
  34. f16ed51 update mvBL-M7 board config by Andre Schwarz · 16 years ago
  35. 4ff170a Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors by Wolfgang Denk · 16 years ago
  36. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  37. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  38. a30cc5a Cleanup: fix out-of-tree building for some boards by Wolfgang Denk · 16 years ago
  39. 461fa68 Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · 16 years ago
  40. 83002a7 i.MX31: Cleanup comments in lowlevel_init.S. by Magnus Lilja · 16 years ago
  41. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  42. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  43. c7f879e ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  44. fa60edf Use better Ethernet timings for apollon board by Kyungmin Park · 16 years ago
  45. 93262af ppc4xx: Fix compilation problems with phys_size_t by Stefan Roese · 16 years ago
  46. 5f723a3 avr32: Enable SPI flash support on ATNGW100 by Haavard Skinnemoen · 16 years ago
  47. 8115c6f Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  48. b4fe1a7 MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver by Wolfgang Grandegger · 16 years ago
  49. a036b04 MPC8610HPCD: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  50. 7de8c21 MPC8641HPCN: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  51. 212ed90 ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output by Stefan Roese · 16 years ago
  52. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  53. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  54. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  55. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  56. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  57. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  58. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  59. 2395db4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  60. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  61. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  62. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  63. a23cddd Socrates: Added FPGA base address update in FDT. by Sergei Poselenov · 16 years ago
  64. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  65. 31ca020 Socrates: added missed file with UPMA configuration data. by Sergei Poselenov · 16 years ago
  66. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  67. e8cc3f0 TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  68. 1c2deff TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  69. b9e8078 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  70. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  71. 2599135 TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  72. d9ee843 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  73. 518d5cf TQM85xx: Bugfix in the SDRAM initialisation by Wolfgang Grandegger · 16 years ago
  74. 45dee2e TQM85xx: Fix chip select configuration for second FLASH bank by Wolfgang Grandegger · 16 years ago
  75. 5d5bd83 TQM85xx: Fix CPM port pin configuration by Wolfgang Grandegger · 16 years ago
  76. b99ba16 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  77. e1eb0e2 socrates: Fix PCI clk fix patch by Andy Fleming · 16 years ago
  78. 4677988 TQM: move TQM boards to board/tqc by Wolfgang Grandegger · 16 years ago
  79. 2329fe1 mpc83xx: MVBLM7: minor build fixups by Kim Phillips · 16 years ago
  80. a1293e5 add MPC8343 based board mvBlueLYNX-M7 (board+make files) by Andre Schwarz · 16 years ago
  81. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  82. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  83. 7faddae sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 16 years ago
  84. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  85. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  86. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  87. 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  88. 9ef1cbe Socrates: Fix PCI bus frequency report by Wolfgang Denk · 16 years ago
  89. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  90. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  91. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  92. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  93. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  94. 10a3367 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  95. 912810e Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  96. 7a68389 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  97. e3d0d4a Merge remote branch 'u-boot-mips/master' by Wolfgang Denk · 16 years ago
  98. 9d2459f Merge remote branch 'u-boot-ppc4xx/master' by Wolfgang Denk · 16 years ago
  99. e2ad842 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 16 years ago
  100. a23e277 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · 16 years ago