1. 5c374c9 Add support for the hammerhead (AVR32) board by Julien May · 16 years ago
  2. 4fc72a0 Adder8xx: Fix CFG_MONITOR_LEN by Frank Svendsbøe · 16 years ago
  3. 8d87589 API: Teach the storage layer about SATA and MMC options. by Rafal Jaworowski · 16 years ago
  4. 936897d Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. 5d1d00f Add include for config.h in command.h. by Stefano Babic · 16 years ago
  6. 7610db1 Removed support for the adsvix board. by Adrian Filipi · 16 years ago
  7. b2f44ba 83xx/85xx/86xx: Add LTEDR local bus definitions by Detlev Zundel · 16 years ago
  8. 1092fbd ppc4xx: Enable 64bit printf format on 440/460 platforms by Stefan Roese · 16 years ago
  9. 03849c1 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  10. 5085483 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  11. 1d28d48 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  12. 5e0de0e mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago
  13. e2d31fb Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  14. 1107014 Clean up INIT_RAM options by Andy Fleming · 16 years ago
  15. 4524561 Remove fake flash bank from 8544 DS by Andy Fleming · 16 years ago
  16. 630d9bf MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  17. 7f9f434 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · 16 years ago
  18. c3ca7e5 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · 16 years ago
  19. 6b44a44 Fix indentation for default boot environment variables by Andy Fleming · 16 years ago
  20. 37fef49 sbc8560: add default fdt values by Paul Gortmaker · 16 years ago
  21. c158bca sbc8560: define eth0 and eth1 instead of eth1 and eth2 by Paul Gortmaker · 16 years ago
  22. 6de5bf2 sbc8560: proper definitions for TSEC. by Paul Gortmaker · 16 years ago
  23. 6b70ffb fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  24. ab5cda9 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  25. 25dbe98 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  26. 18c8a28 hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · 16 years ago
  27. 6ecbb45 hwmon: Cleaning hwmon devices by Michal Simek · 16 years ago
  28. 84a2c64 microblaze: Remove useless ancient headers by Michal Simek · 16 years ago
  29. 53ea981 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  30. dbf3dfb Enable passing of ATAGs required by latest Linux kernel. by Marcel Ziswiler · 16 years ago
  31. c15947d ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · 16 years ago
  32. 0740ac2 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  33. 0e0c435 Fix compile error caused by missing timer function by TsiChung Liew · 16 years ago
  34. 94603c2 ColdFire: Fix timer issue for MCF5272 by TsiChung Liew · 16 years ago
  35. 56d5261 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · 16 years ago
  36. c6457e3 DataFlash AT45DB021 support by Sergey Lapin · 16 years ago
  37. 4b13860 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  38. f31c49d Configuration changes for ADS5121 Rev 3 by Martha Marx · 16 years ago
  39. 16bee7b Consolidate ADS5121 IO Pin configuration by Martha Marx · 16 years ago
  40. 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  41. 5d812b8 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · 16 years ago
  42. cf1c2ed ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  43. 47ce4a2 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  44. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  45. 8915f11 e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  46. 21ae6ca SPARC: Build error fix by Daniel Hellstrom · 16 years ago
  47. 9d2e394 NAND: ifdef-protect most of nand.h when using legacy NAND. by Scott Wood · 16 years ago
  48. 2b1fa9d ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  49. 98874ff Fix LMB type issues by Andy Fleming · 16 years ago
  50. 5bb12db Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  51. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  52. d2d54ea avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · 16 years ago
  53. b502611 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · 16 years ago
  54. 0e6989b FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  55. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  56. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  57. 689c1b3 sh: Fix compile error sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  58. 3473ab7 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 16 years ago
  59. fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  60. 873d97a sh: Update Renesas R2DPlus board by Nobuhiro Iwamatsu · 16 years ago
  61. ec39d47 sh: Update Renesas R7780MP board by Nobuhiro Iwamatsu · 16 years ago
  62. c001cd6 sh: Update Renesas Migo-R board by Nobuhiro Iwamatsu · 16 years ago
  63. f9599ec sh: Update Hitachi MS7722SE board by Nobuhiro Iwamatsu · 16 years ago
  64. b223017 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 16 years ago
  65. 3070a9a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  66. 9fea65a ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  67. 7754f2b include/sha256.h: fix file permissions. by Wolfgang Denk · 16 years ago
  68. d86a0a6 Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  69. f16ed51 update mvBL-M7 board config by Andre Schwarz · 16 years ago
  70. ced209c sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'" by Wolfgang Denk · 16 years ago
  71. 730f298 lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  72. 75678c8 Make setenv() return status by Steven A. Falco · 16 years ago
  73. 4928e97 PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops by Kumar Gala · 16 years ago
  74. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  75. b571afd add SHA256 support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. 745d8a0 ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic by Stefan Roese · 16 years ago
  77. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  78. c7f879e ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  79. 341188b MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 16 years ago
  80. 4b03ac8 Add ALIGN() macro by Andy Fleming · 16 years ago
  81. 6a19c46 fix non-working mvBL-M7 by Andre Schwarz · 16 years ago
  82. 4890246 mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  83. 5f723a3 avr32: Enable SPI flash support on ATNGW100 by Haavard Skinnemoen · 16 years ago
  84. 4688f9e avr32: Add GPIO manipulation functions by Peter Ma · 16 years ago
  85. 96026d4 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  86. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  87. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  88. 61b09fc Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  89. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  90. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  91. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  92. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  93. 32d4e38 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  94. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  95. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  96. 2395db4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  97. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  98. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  99. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  100. 81e56e9 MPC8544DS: Update config.h by Kumar Gala · 16 years ago