1. f0ed565 85xx: enable FDT support for STX SSA board by Wolfgang Denk · 13 years ago
  2. c83e7ef powerpc/85xx: provide 85xx flush_icache for cmd_cache by Matthew McClintock · 14 years ago
  3. fc25a55 powerpc/p2041rdb: Enable backside L2 cache support by Mingkai Hu · 13 years ago
  4. e08c6d8 powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E by Kumar Gala · 13 years ago
  5. e9f9839 powerpc/85xx: Add support for P2041[e] XAUI in SERDES by Kumar Gala · 13 years ago
  6. 2c76efa powerpc/85xx: Rename P2040 id & SERDES to P2041 by Kumar Gala · 13 years ago
  7. 5bbf29c powerpc/85xx: Adding configuration for DCSRCR to enable 32M access by Stephen George · 13 years ago
  8. ac15c81 powerpc/85xx: Fix setting of EPAPR_MAGIC value by Kumar Gala · 13 years ago
  9. e88a9a4 cfb_console: fix build breakage by Andreas Bießmann · 13 years ago
  10. 8cce81f panic: remove warning "'noreturn' function does return" by Heiko Schocher · 13 years ago
  11. 4f151d9 post, memory test: add memory_post_test() to include file by Heiko Schocher · 13 years ago
  12. b370119 Fix build error causes by "unify version_string" by Wolfgang Denk · 13 years ago
  13. 0949169 Removed obsolete Netstal boards by Niklaus Giger · 13 years ago
  14. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  15. 2c9afb3 rules.mk: replace GNU specific \w with POSIX equivalant by Jeroen Hofstee · 13 years ago
  16. 68fd70c mkconfig: also create CONFIG defines with BSD sed by Jeroen Hofstee · 13 years ago
  17. cdb5623 include/compiler.h: typedef ulong for FreeBSD by Jeroen Hofstee · 13 years ago
  18. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  19. 0919041 Correct ih_os for u-boot.img by aneeshv · 13 years ago
  20. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  21. be9b66c MAINTAINERS: integrator+versatile boards by Linus Walleij · 13 years ago
  22. 6baab86 mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE by Michael Jones · 13 years ago
  23. d846bb5 fpga: support FPP Cyclone configuration by Michael Jones · 13 years ago
  24. 19601d5 fpga: add #define for Altera Cyclone EP3C5 by Michael Jones · 13 years ago
  25. 5f4e82d cmd_mac: fix help for 'mac read' by Michael Jones · 13 years ago
  26. 2d19ffb cmd_mac: cleanup help by Michael Jones · 13 years ago
  27. e849737 altera: fix printf typo by Michael Jones · 13 years ago
  28. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  29. b2bc904 Let source cross-reference targets follow symbolic links by Horst Kronstorfer · 13 years ago
  30. 5b604ed km/common: i2c deblock: enabled print of i2c deblock status by Stefan Bigler · 13 years ago
  31. c944930 km/common: moved eeprom config to pbec specific part by Stefan Bigler · 13 years ago
  32. 1be5a74 km/common: use u-boot.kwb for u-boot update function on arm by Holger Brunck · 13 years ago
  33. de79984 km/common: add printings to boardid commands by Holger Brunck · 13 years ago
  34. 44aef48 ext2: Simplify partial sector access logic by Anton Staaf · 13 years ago
  35. 949a89b ext2: Fix checkpatch violations by Anton Staaf · 13 years ago
  36. fa6bf74 common: move BUILD_BUG_ON define to common.h by Heiko Schocher · 13 years ago
  37. 4056265 km/common: enable cramfs and cramfs cmdline by Holger Brunck · 13 years ago
  38. 14b39b8 powerpc/km82xx: remove 82xx specific functions from common.c by Holger Brunck · 13 years ago
  39. ac8c3a3 km/common: remove fdt_(gs)et_node_and_value by Holger Brunck · 13 years ago
  40. bf20a88 km/common: move ivm functions from to ivm.c by Holger Brunck · 13 years ago
  41. bc4e15f km/common: remove saveenv from do_checkboardidhwkey by Holger Brunck · 13 years ago
  42. 2a8f032 km/common: force set ethaddr after reading IVM by Holger Brunck · 13 years ago
  43. 076440a km/common: remove obsolete defines and header by Holger Brunck · 13 years ago
  44. e7bec9b km/common: simplify debug environment by Holger Brunck · 13 years ago
  45. 80d5c9e km/common: add test sw starting variable by Thomas Herzmann · 13 years ago
  46. 2ff59ee km/common: rework and simplify default environment by Holger Brunck · 13 years ago
  47. b9d57d6 part_dos: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  48. e50cc8f post, memorytest: add support for none powerpc archs by Heiko Schocher · 13 years ago
  49. dba084b post, memorytest: fix if vstart is not = 0x0 by Heiko Schocher · 14 years ago
  50. 4627a2d net: Add SMSC89128 support by Phil Edworthy · 14 years ago
  51. dcd51b8 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · 13 years ago
  52. 4a9cc65 mpc5200: digsy_mtc: add support for writing 'appreg' value by Anatolij Gustschin · 14 years ago
  53. 0abdd6b mpc5200: digsy_mtc: add support for graphic extension board by Anatolij Gustschin · 14 years ago
  54. 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · 14 years ago
  55. 6380e01 bootp: add ntpserver option to bootp request by Luuk Paulussen · 14 years ago
  56. fcc69ff add command fitupd to run an update from a FIT image by Andreas Pretzsch · 13 years ago
  57. e3fd7c0 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · 13 years ago
  58. e7deffc post: fix indendation/brace confusion by James Kosin · 13 years ago
  59. e8969ab fix unconfigured out-of-tree building of tools by Mike Frysinger · 13 years ago
  60. 9a6b7e6 panic: add noreturn attribute by Mike Frysinger · 13 years ago
  61. 0c11521 simplify clobber behavior with out-of-tree builds by Mike Frysinger · 13 years ago
  62. 813531f post: new nor flash test by Mike Frysinger · 14 years ago
  63. 83a687b post: use ARRAY_SIZE by Mike Frysinger · 14 years ago
  64. 2073edd post: add gpio hotkey support by Mike Frysinger · 14 years ago
  65. 078f2f1 serial: implement common uart post test by Mike Frysinger · 14 years ago
  66. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
  67. ffadc82 serial: drop serial_register return value by Mike Frysinger · 14 years ago
  68. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  69. f6312ad disable security warning flags when possible by Mike Frysinger · 14 years ago
  70. 33e84d1 cmd_usage: constify by Mike Frysinger · 14 years ago
  71. 018f0c8 constify default env by Mike Frysinger · 14 years ago
  72. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  73. b75d990 sf: sst: support newer standardized flashes by Mike Frysinger · 14 years ago
  74. 7911211 sf: unify write disable commands by Mike Frysinger · 14 years ago
  75. fc9d1fc sf: eon/stmicro: inline useless ID defines by Mike Frysinger · 14 years ago
  76. ce7cc04 sf: kill off now-unused local state by Mike Frysinger · 13 years ago
  77. 301e9b4 sf: unify write funcs by Mike Frysinger · 14 years ago
  78. 8ec7f4c sf: unify write enable commands by Mike Frysinger · 14 years ago
  79. ed63998 MAKEALL: add -h/--help options by Mike Frysinger · 14 years ago
  80. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  81. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  82. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  83. 13ec42b Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · 13 years ago
  84. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  85. 43f0255 Remove calls to set_timer outside arch/ by Graeme Russ · 13 years ago
  86. 4504f2f spl: add support for omap-common libraries by Daniel Schwierzeck · 13 years ago
  87. 2a7cda8 spl: Add support for common libraries and drivers by Daniel Schwierzeck · 13 years ago
  88. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  89. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  90. ad35628 arm: adjust PLATFORM_LIBS for SPL by Aneesh V · 13 years ago
  91. 73f4f77 Hook SPL build-system into toplevel Makefile by Daniel Schwierzeck · 13 years ago
  92. a180922a Extend build-system for SPL framework by Daniel Schwierzeck · 13 years ago
  93. 39ca08e spl: add initial support for a generic SPL framework by Daniel Schwierzeck · 13 years ago
  94. 12052d6 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · 13 years ago
  95. 94f23da Fix: watchdog timed out, if using md5 command by Jens Scharsig · 13 years ago
  96. af99283 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · 13 years ago
  97. a14695e command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 14 years ago
  98. c93a754 common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · 14 years ago
  99. 6252b4f disk/part.c: Make features optional by Matthew McClintock · 14 years ago
  100. b69e337 miiphy: use strncpy() not sprintf() by Laurence Withers · 13 years ago