1. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  2. a30cc5a Cleanup: fix out-of-tree building for some boards by Wolfgang Denk · 16 years ago
  3. 461fa68 Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · 16 years ago
  4. 83002a7 i.MX31: Cleanup comments in lowlevel_init.S. by Magnus Lilja · 16 years ago
  5. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  6. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  7. c7f879e ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  8. fa60edf Use better Ethernet timings for apollon board by Kyungmin Park · 16 years ago
  9. 8115c6f Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  10. b4fe1a7 MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver by Wolfgang Grandegger · 16 years ago
  11. 212ed90 ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output by Stefan Roese · 16 years ago
  12. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  13. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  14. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  15. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  16. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  17. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  18. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  19. 2395db4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  20. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  21. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  22. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  23. a23cddd Socrates: Added FPGA base address update in FDT. by Sergei Poselenov · 16 years ago
  24. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  25. 31ca020 Socrates: added missed file with UPMA configuration data. by Sergei Poselenov · 16 years ago
  26. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  27. e8cc3f0 TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  28. 1c2deff TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  29. b9e8078 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  30. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  31. 2599135 TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  32. d9ee843 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  33. 518d5cf TQM85xx: Bugfix in the SDRAM initialisation by Wolfgang Grandegger · 16 years ago
  34. 45dee2e TQM85xx: Fix chip select configuration for second FLASH bank by Wolfgang Grandegger · 16 years ago
  35. 5d5bd83 TQM85xx: Fix CPM port pin configuration by Wolfgang Grandegger · 16 years ago
  36. b99ba16 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  37. e1eb0e2 socrates: Fix PCI clk fix patch by Andy Fleming · 16 years ago
  38. 4677988 TQM: move TQM boards to board/tqc by Wolfgang Grandegger · 16 years ago
  39. 2329fe1 mpc83xx: MVBLM7: minor build fixups by Kim Phillips · 16 years ago
  40. a1293e5 add MPC8343 based board mvBlueLYNX-M7 (board+make files) by Andre Schwarz · 16 years ago
  41. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  42. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  43. 7faddae sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 16 years ago
  44. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  45. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  46. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  47. 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  48. 9ef1cbe Socrates: Fix PCI bus frequency report by Wolfgang Denk · 16 years ago
  49. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  50. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  51. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  52. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  53. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  54. 10a3367 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  55. 912810e Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  56. 7a68389 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  57. e3d0d4a Merge remote branch 'u-boot-mips/master' by Wolfgang Denk · 16 years ago
  58. 9d2459f Merge remote branch 'u-boot-ppc4xx/master' by Wolfgang Denk · 16 years ago
  59. e2ad842 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 16 years ago
  60. a23e277 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · 16 years ago
  61. caf83ea avr32: Use the same entry point for reset and exception handling by Haavard Skinnemoen · 16 years ago
  62. 44453b2 avr32: Clean up the HMATRIX code by Haavard Skinnemoen · 16 years ago
  63. 0a2e487 avr32: Add support for the ATSTK1006 board by Haavard Skinnemoen · 17 years ago
  64. 781eb9a avr32: Get rid of the .flashprog section by Haavard Skinnemoen · 16 years ago
  65. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 97f7d27 Merge branch 'quad100hd' by Stefan Roese · 16 years ago
  67. 2c8d419 Merge branch 'master' of git://git.denx.de/u-boot-testing by Wolfgang Denk · 16 years ago
  68. ce6754d Fix some whitespace issues by Wolfgang Denk · 16 years ago
  69. 0ad4770 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  70. 4416603 Make ads5121 out-of-tree compiling safe by York Sun · 16 years ago
  71. 0e1bad4 Adding DIU support for Freescale 5121ADS by York Sun · 16 years ago
  72. a48ff68 Replace DPRINTF with debug by York Sun · 16 years ago
  73. 3b80c5f Move pixel clock setting to board file by York Sun · 16 years ago
  74. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  75. e18575d socrates: changes to support FDT by Sergei Poselenov · 16 years ago
  76. 5d108ac Initial support for "Socrates" board by Sergei Poselenov · 16 years ago
  77. 2c289e3 mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 16 years ago
  78. a734c06 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  79. 16bedc6 ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection by Stefan Roese · 16 years ago
  80. 3cc27b4 i386: Fix multiple definitions of __show_boot_progress by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 311f344 sc530_spunk: add missing SOBJS entry by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. a559317 sc520_spunk: Fix flash by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. a38dc3e TQM8272: fix out-of-tree building by Wolfgang Denk · 16 years ago
  84. 35fca4c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  85. cda2a4a Fix config files for out-of-tree building by Wolfgang Denk · 16 years ago
  86. 2dd7082 ppc4xx: Fix bogus Canyonlands config.mk by Stefan Roese · 16 years ago
  87. cf39b07 linkstation_HGLAN: Fix out of tree building. by Wolfgang Denk · 16 years ago
  88. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  89. 19883ae Support AT91CAP9 revC CPUs by Stelian Pop · 16 years ago
  90. 761c70b AT91SAM9RLEK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  91. 56a2479 AT91SAM9263EK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  92. 820f2a9 AT91SAM9261EK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  93. c139b17 AT91CAP9ADK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  94. 2118ebb AT91SAM9RLEK support by Stelian Pop · 16 years ago
  95. 8e429b3 AT91SAM9263EK support by Stelian Pop · 16 years ago
  96. d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago
  97. c1212b2 AT91SAM9260EK: Handle 8 or 16 bit NAND by Stelian Pop · 16 years ago
  98. 1c90df3 AT91CAP9ADK: Handle 8 or 16 bit NAND by Stelian Pop · 16 years ago
  99. 11b162b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · 16 years ago
  100. d48abea Add proper copyright notices in Atmel boards Makefiles by Stelian Pop · 16 years ago