1. 5d812b8 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · 16 years ago
  2. cf1c2ed ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  3. 47ce4a2 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  4. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  5. 8915f11 e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  6. 21ae6ca SPARC: Build error fix by Daniel Hellstrom · 16 years ago
  7. 9d2e394 NAND: ifdef-protect most of nand.h when using legacy NAND. by Scott Wood · 16 years ago
  8. 2b1fa9d ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  9. 98874ff Fix LMB type issues by Andy Fleming · 16 years ago
  10. 5bb12db Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  11. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  12. d2d54ea avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · 16 years ago
  13. b502611 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · 16 years ago
  14. 0e6989b FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  15. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  16. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  17. 689c1b3 sh: Fix compile error sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  18. fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  19. 873d97a sh: Update Renesas R2DPlus board by Nobuhiro Iwamatsu · 16 years ago
  20. ec39d47 sh: Update Renesas R7780MP board by Nobuhiro Iwamatsu · 16 years ago
  21. c001cd6 sh: Update Renesas Migo-R board by Nobuhiro Iwamatsu · 16 years ago
  22. f9599ec sh: Update Hitachi MS7722SE board by Nobuhiro Iwamatsu · 16 years ago
  23. b223017 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 16 years ago
  24. 3070a9a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  25. 9fea65a ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  26. 7754f2b include/sha256.h: fix file permissions. by Wolfgang Denk · 16 years ago
  27. d86a0a6 Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  28. f16ed51 update mvBL-M7 board config by Andre Schwarz · 16 years ago
  29. ced209c sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'" by Wolfgang Denk · 16 years ago
  30. 730f298 lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  31. 75678c8 Make setenv() return status by Steven A. Falco · 16 years ago
  32. 4928e97 PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops by Kumar Gala · 16 years ago
  33. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  34. b571afd add SHA256 support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 745d8a0 ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic by Stefan Roese · 16 years ago
  36. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  37. c7f879e ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 17 years ago
  38. 341188b MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 17 years ago
  39. 4b03ac8 Add ALIGN() macro by Andy Fleming · 16 years ago
  40. 6a19c46 fix non-working mvBL-M7 by Andre Schwarz · 16 years ago
  41. 4890246 mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  42. 5f723a3 avr32: Enable SPI flash support on ATNGW100 by Haavard Skinnemoen · 16 years ago
  43. 4688f9e avr32: Add GPIO manipulation functions by Peter Ma · 16 years ago
  44. 96026d4 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  45. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  46. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  47. 61b09fc Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  48. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  49. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  50. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  51. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  52. 32d4e38 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  53. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  54. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  55. 2395db4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  56. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  57. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  58. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  59. 81e56e9 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  60. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  61. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  62. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  63. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  64. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  65. d39e685 Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  66. e8cc3f0 TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  67. 1c2deff TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  68. b9e8078 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  69. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  70. 2599135 TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  71. d9ee843 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  72. 46346f2 TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · 16 years ago
  73. b99ba16 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  74. e489b9c fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  75. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  76. 3984151 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  77. 6fab2fe 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  78. c8c5fc2 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  79. 42dbd66 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  80. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  81. 2329fe1 mpc83xx: MVBLM7: minor build fixups by Kim Phillips · 16 years ago
  82. c005b93 add MPC8343 based board mvBlueLYNX-M7 (doc+config) by Andre Schwarz · 16 years ago
  83. f9023af 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  84. bf30bb1 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  85. d82b4fc Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h by Tor Krill · 16 years ago
  86. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  87. 62bcdda Change the stxxst to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  88. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  89. 7faddae sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 16 years ago
  90. 6017909 sh: Add support Renesas SH7763 by Nobuhiro Iwamatsu · 16 years ago
  91. e44f3ea Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  92. 8bde63e [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · 16 years ago
  93. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  94. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  95. 490f204 ppc4xx: Unify AMCC's board config files (part 2/3) by Stefan Roese · 16 years ago
  96. a8a11a9 ppc4xx: Unify AMCC's board config files (part 1/3) by Stefan Roese · 16 years ago
  97. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  98. a55d481 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines by Shinya Kuribayashi · 16 years ago
  99. a101361 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  100. 9ef1cbe Socrates: Fix PCI bus frequency report by Wolfgang Denk · 16 years ago