1. 3ac6b00 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · 16 years ago
  2. 5388423 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  3. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · 17 years ago
  4. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · 17 years ago
  5. 68d1acf Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  6. 0203a97 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · 16 years ago
  7. f605b2d ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  8. fc39100 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  9. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  10. 7d13b8d e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  11. 198050f SPARC: Build error fix by Daniel Hellstrom · 16 years ago
  12. 8238dd4 NAND: ifdef-protect most of nand.h when using legacy NAND. by Scott Wood · 16 years ago
  13. 20eca7e ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  14. 09d2a71 Fix LMB type issues by Andy Fleming · 16 years ago
  15. 72eb50a Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  16. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  17. adb6576 avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · 16 years ago
  18. 304b359 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · 16 years ago
  19. 8743c79 FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  20. e4ad454 Fix printf errors. by Andrew Klossner · 16 years ago
  21. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  22. 1a41110 sh: Fix compile error sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  23. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 17 years ago
  24. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  25. e098075 sh: Update Renesas R2DPlus board by Nobuhiro Iwamatsu · 16 years ago
  26. 3ac0212 sh: Update Renesas R7780MP board by Nobuhiro Iwamatsu · 16 years ago
  27. a81ca58 sh: Update Renesas Migo-R board by Nobuhiro Iwamatsu · 16 years ago
  28. 4ca55e2 sh: Update Hitachi MS7722SE board by Nobuhiro Iwamatsu · 16 years ago
  29. 10c7182 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 16 years ago
  30. b6d65b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  31. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  32. df08072 include/sha256.h: fix file permissions. by Wolfgang Denk · 16 years ago
  33. a7de951 Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  34. 35a3ee4 update mvBL-M7 board config by Andre Schwarz · 16 years ago
  35. cb21c0e sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'" by Wolfgang Denk · 16 years ago
  36. a7a141b lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  37. 1ce6f99 Make setenv() return status by Steven A. Falco · 16 years ago
  38. 67bcc63 PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops by Kumar Gala · 16 years ago
  39. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  40. c58a6b8 add SHA256 support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 1b198df ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic by Stefan Roese · 16 years ago
  42. 41df50a Coding Style Cleanup by Wolfgang Denk · 16 years ago
  43. 4f3f671 ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 17 years ago
  44. 31e5ad0 MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 17 years ago
  45. 2ef5ed0 Add ALIGN() macro by Andy Fleming · 16 years ago
  46. 18f356f fix non-working mvBL-M7 by Andre Schwarz · 16 years ago
  47. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  48. 1468284 avr32: Enable SPI flash support on ATNGW100 by Haavard Skinnemoen · 16 years ago
  49. 725ea66 avr32: Add GPIO manipulation functions by Peter Ma · 17 years ago
  50. a9e1828 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  51. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  52. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  53. 6b468aa Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  54. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  55. 4ae622c Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  56. adae72b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  57. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  58. bc8cf23 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  59. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  60. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  61. a0a0535 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  62. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  63. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  64. 873a5f4 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  65. ded59a1 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  66. c4b6249 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  67. 30115a0 Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  68. 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  69. 96dd16b Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  70. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  71. 18343da Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  72. ba08f5d TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  73. 2aca645 TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  74. 8754a97 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  75. 328c6ec TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  76. f5be52d TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  77. c5809d7 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  78. 383c0ab TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · 16 years ago
  79. 9039ce1 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  80. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  81. 0d3058a NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  82. 8b94177 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  83. 9041f42 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 17 years ago
  84. 49c9d28 83xx/85xx: further localbus cleanups by Anton Vorontsov · 17 years ago
  85. 63e286a 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 17 years ago
  86. 8ddf00c 85xx: expose cpu identification by Kumar Gala · 16 years ago
  87. 1558d0d mpc83xx: MVBLM7: minor build fixups by Kim Phillips · 16 years ago
  88. 546cb1f add MPC8343 based board mvBlueLYNX-M7 (doc+config) by Andre Schwarz · 16 years ago
  89. a6c0c07 83xx/85xx: further localbus cleanups by Anton Vorontsov · 17 years ago
  90. 056b2c9 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 17 years ago
  91. 92ddea1 Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h by Tor Krill · 17 years ago
  92. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 17 years ago
  93. 76a90c6 Change the stxxst to CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  94. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  95. 113a37e sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 16 years ago
  96. 6b165de sh: Add support Renesas SH7763 by Nobuhiro Iwamatsu · 16 years ago
  97. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  98. ed49a6a [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · 16 years ago
  99. f0d1702 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  100. cfe5802 ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago