1. 56d5261 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · 16 years ago
  2. 1d05547 ppc4xx: Some Rewood cleanups (coding style, leading white spaces) by Stefan Roese · 16 years ago
  3. 3a82113 ppc4xx: Add 460SX UIC defines by Stefan Roese · 16 years ago
  4. 26173fc ppc4xx: Continue cleanup of ppc440.h by Stefan Roese · 16 years ago
  5. d9056b7 ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · 16 years ago
  6. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  7. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  8. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  9. 7ee2619 ppc4xx: Consolidate PPC4xx EBC defines by Stefan Roese · 16 years ago
  10. 1740c1b ppc4xx: Add MII mode support to the EMAC RGMII Bridge by Grant Erickson · 16 years ago
  11. 2e20508 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · 16 years ago
  12. ad7382d ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics by Grant Erickson · 16 years ago
  13. 1032017 ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r) by Grant Erickson · 16 years ago
  14. 5b457d0 PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r) by Grant Erickson · 16 years ago
  15. 96e5fc0 ppc4xx: Add initial 460SX reference board (redwood) config file and defines. by Feng Kan · 16 years ago
  16. c6457e3 DataFlash AT45DB021 support by Sergey Lapin · 16 years ago
  17. 4b13860 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  18. f31c49d Configuration changes for ADS5121 Rev 3 by Martha Marx · 16 years ago
  19. 16bee7b Consolidate ADS5121 IO Pin configuration by Martha Marx · 16 years ago
  20. 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  21. 5d812b8 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · 16 years ago
  22. cf1c2ed ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  23. 47ce4a2 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  24. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  25. 8915f11 e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  26. 21ae6ca SPARC: Build error fix by Daniel Hellstrom · 16 years ago
  27. 9d2e394 NAND: ifdef-protect most of nand.h when using legacy NAND. by Scott Wood · 16 years ago
  28. 2b1fa9d ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  29. 98874ff Fix LMB type issues by Andy Fleming · 16 years ago
  30. 5bb12db Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  31. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  32. d2d54ea avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · 16 years ago
  33. b502611 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · 16 years ago
  34. 0e6989b FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  35. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  36. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  37. 689c1b3 sh: Fix compile error sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  38. 3473ab7 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 16 years ago
  39. fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  40. 873d97a sh: Update Renesas R2DPlus board by Nobuhiro Iwamatsu · 16 years ago
  41. ec39d47 sh: Update Renesas R7780MP board by Nobuhiro Iwamatsu · 16 years ago
  42. c001cd6 sh: Update Renesas Migo-R board by Nobuhiro Iwamatsu · 16 years ago
  43. f9599ec sh: Update Hitachi MS7722SE board by Nobuhiro Iwamatsu · 16 years ago
  44. b223017 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 16 years ago
  45. 3070a9a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  46. 9fea65a ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  47. 7754f2b include/sha256.h: fix file permissions. by Wolfgang Denk · 16 years ago
  48. d86a0a6 Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  49. f16ed51 update mvBL-M7 board config by Andre Schwarz · 16 years ago
  50. ced209c sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'" by Wolfgang Denk · 16 years ago
  51. 730f298 lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  52. 75678c8 Make setenv() return status by Steven A. Falco · 16 years ago
  53. 4928e97 PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops by Kumar Gala · 16 years ago
  54. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  55. b571afd add SHA256 support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 745d8a0 ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic by Stefan Roese · 16 years ago
  57. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  58. c7f879e ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  59. 341188b MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 16 years ago
  60. 4b03ac8 Add ALIGN() macro by Andy Fleming · 16 years ago
  61. 6a19c46 fix non-working mvBL-M7 by Andre Schwarz · 16 years ago
  62. 4890246 mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  63. 5f723a3 avr32: Enable SPI flash support on ATNGW100 by Haavard Skinnemoen · 16 years ago
  64. 4688f9e avr32: Add GPIO manipulation functions by Peter Ma · 16 years ago
  65. 96026d4 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  66. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  67. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  68. 61b09fc Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  69. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  70. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  71. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  72. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  73. 32d4e38 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  74. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  75. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  76. 2395db4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  77. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  78. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  79. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  80. 81e56e9 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  81. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  82. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  83. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  84. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  85. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  86. d39e685 Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  87. e8cc3f0 TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  88. 1c2deff TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  89. b9e8078 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  90. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  91. 2599135 TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  92. d9ee843 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  93. 46346f2 TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · 16 years ago
  94. b99ba16 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  95. e489b9c fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  96. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  97. 3984151 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  98. 6fab2fe 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  99. c8c5fc2 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  100. 42dbd66 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago