1. 5b604ed km/common: i2c deblock: enabled print of i2c deblock status by Stefan Bigler · 13 years ago
  2. c944930 km/common: moved eeprom config to pbec specific part by Stefan Bigler · 13 years ago
  3. 1be5a74 km/common: use u-boot.kwb for u-boot update function on arm by Holger Brunck · 13 years ago
  4. de79984 km/common: add printings to boardid commands by Holger Brunck · 13 years ago
  5. 44aef48 ext2: Simplify partial sector access logic by Anton Staaf · 13 years ago
  6. 949a89b ext2: Fix checkpatch violations by Anton Staaf · 13 years ago
  7. fa6bf74 common: move BUILD_BUG_ON define to common.h by Heiko Schocher · 13 years ago
  8. 4056265 km/common: enable cramfs and cramfs cmdline by Holger Brunck · 13 years ago
  9. 14b39b8 powerpc/km82xx: remove 82xx specific functions from common.c by Holger Brunck · 13 years ago
  10. ac8c3a3 km/common: remove fdt_(gs)et_node_and_value by Holger Brunck · 13 years ago
  11. bf20a88 km/common: move ivm functions from to ivm.c by Holger Brunck · 13 years ago
  12. bc4e15f km/common: remove saveenv from do_checkboardidhwkey by Holger Brunck · 13 years ago
  13. 2a8f032 km/common: force set ethaddr after reading IVM by Holger Brunck · 13 years ago
  14. 076440a km/common: remove obsolete defines and header by Holger Brunck · 13 years ago
  15. e7bec9b km/common: simplify debug environment by Holger Brunck · 13 years ago
  16. 80d5c9e km/common: add test sw starting variable by Thomas Herzmann · 13 years ago
  17. 2ff59ee km/common: rework and simplify default environment by Holger Brunck · 13 years ago
  18. b9d57d6 part_dos: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  19. e50cc8f post, memorytest: add support for none powerpc archs by Heiko Schocher · 13 years ago
  20. dba084b post, memorytest: fix if vstart is not = 0x0 by Heiko Schocher · 14 years ago
  21. 4627a2d net: Add SMSC89128 support by Phil Edworthy · 14 years ago
  22. dcd51b8 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · 13 years ago
  23. 4a9cc65 mpc5200: digsy_mtc: add support for writing 'appreg' value by Anatolij Gustschin · 14 years ago
  24. 0abdd6b mpc5200: digsy_mtc: add support for graphic extension board by Anatolij Gustschin · 14 years ago
  25. 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · 14 years ago
  26. 6380e01 bootp: add ntpserver option to bootp request by Luuk Paulussen · 14 years ago
  27. fcc69ff add command fitupd to run an update from a FIT image by Andreas Pretzsch · 13 years ago
  28. e3fd7c0 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · 13 years ago
  29. e7deffc post: fix indendation/brace confusion by James Kosin · 13 years ago
  30. e8969ab fix unconfigured out-of-tree building of tools by Mike Frysinger · 13 years ago
  31. 9a6b7e6 panic: add noreturn attribute by Mike Frysinger · 13 years ago
  32. 0c11521 simplify clobber behavior with out-of-tree builds by Mike Frysinger · 13 years ago
  33. 813531f post: new nor flash test by Mike Frysinger · 14 years ago
  34. 83a687b post: use ARRAY_SIZE by Mike Frysinger · 14 years ago
  35. 2073edd post: add gpio hotkey support by Mike Frysinger · 14 years ago
  36. 078f2f1 serial: implement common uart post test by Mike Frysinger · 14 years ago
  37. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
  38. ffadc82 serial: drop serial_register return value by Mike Frysinger · 14 years ago
  39. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  40. f6312ad disable security warning flags when possible by Mike Frysinger · 14 years ago
  41. 33e84d1 cmd_usage: constify by Mike Frysinger · 14 years ago
  42. 018f0c8 constify default env by Mike Frysinger · 14 years ago
  43. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  44. b75d990 sf: sst: support newer standardized flashes by Mike Frysinger · 14 years ago
  45. 7911211 sf: unify write disable commands by Mike Frysinger · 14 years ago
  46. fc9d1fc sf: eon/stmicro: inline useless ID defines by Mike Frysinger · 14 years ago
  47. ce7cc04 sf: kill off now-unused local state by Mike Frysinger · 13 years ago
  48. 301e9b4 sf: unify write funcs by Mike Frysinger · 14 years ago
  49. 8ec7f4c sf: unify write enable commands by Mike Frysinger · 14 years ago
  50. ed63998 MAKEALL: add -h/--help options by Mike Frysinger · 14 years ago
  51. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  52. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  53. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  54. 13ec42b Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · 13 years ago
  55. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  56. 43f0255 Remove calls to set_timer outside arch/ by Graeme Russ · 13 years ago
  57. 4504f2f spl: add support for omap-common libraries by Daniel Schwierzeck · 13 years ago
  58. 2a7cda8 spl: Add support for common libraries and drivers by Daniel Schwierzeck · 13 years ago
  59. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  60. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  61. ad35628 arm: adjust PLATFORM_LIBS for SPL by Aneesh V · 13 years ago
  62. 73f4f77 Hook SPL build-system into toplevel Makefile by Daniel Schwierzeck · 13 years ago
  63. a180922a Extend build-system for SPL framework by Daniel Schwierzeck · 13 years ago
  64. 39ca08e spl: add initial support for a generic SPL framework by Daniel Schwierzeck · 13 years ago
  65. 12052d6 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · 13 years ago
  66. 94f23da Fix: watchdog timed out, if using md5 command by Jens Scharsig · 13 years ago
  67. af99283 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · 13 years ago
  68. a14695e command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 14 years ago
  69. c93a754 common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · 14 years ago
  70. 6252b4f disk/part.c: Make features optional by Matthew McClintock · 14 years ago
  71. b69e337 miiphy: use strncpy() not sprintf() by Laurence Withers · 13 years ago
  72. 801949f powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  73. 45d4234 Revert "post, memory test: add memory_post_test() to include file" by Wolfgang Denk · 13 years ago
  74. 5b2e6c2 Fix: if using crc32 command watchdog timed out by Jens Scharsig · 13 years ago
  75. 5bf6348 memcpy/memmove: Do not copy to same address by Matthias Weisser · 14 years ago
  76. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · 13 years ago
  77. 33601839 scsi/ahci: ata id little endian fix by Rob Herring · 14 years ago
  78. c471745 post, memory test: add memory_post_test() to include file by Heiko Schocher · 14 years ago
  79. 65224c3 andes_spi: add andes_spi interface by Macpaul Lin · 14 years ago
  80. 3b403b7 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · 13 years ago
  81. 89f95a8 cosmetic, main: clean up declarations of abortboot by Jason Hobbs · 13 years ago
  82. c7c6010 net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 14 years ago
  83. 352f9fd net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 14 years ago
  84. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  85. 259d9c4 board/tqm85xx: Create and tear down TLB for get_ram_size() by Becky Bruce · 13 years ago
  86. 6969447 powerpc/mpc85xx: Add clear_ddr_tlbs function by Becky Bruce · 13 years ago
  87. bb76366 fman: insert the Fman firmware into the device tree by Timur Tabi · 14 years ago
  88. ecd9c69 powerpc/85xx: add support the ePAPR "phandle" property by Timur Tabi · 14 years ago
  89. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  90. dcf6fd7 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · 13 years ago
  91. 8a974fd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  92. b8851b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  93. dd6f787 ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  94. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · 13 years ago
  95. 253c3ef scb9328: Add ARM relocation support by Torsten Koschorrek · 13 years ago
  96. 9cb4b89 am3517evm: change console device from ttyS2 to ttyO2 by Yegor Yefremov · 13 years ago
  97. f354b53 powerpc/p2041rdb: Add p2041rdb board support by Mingkai Hu · 13 years ago
  98. f6a76eb powerpc/85xx: Fix detection of P1017E by Kumar Gala · 13 years ago
  99. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  100. 86d3c3a TI: TNETV107X Fix Build Error by Chan-Taek Park · 13 years ago