1. 0d0d0f0 drivers/rtc/Makefile: keep list sorted by Wolfgang Denk · 17 years ago
  2. b27939b Add support for Intersil isl1208 RTC by Tor Krill · 17 years ago
  3. b232fe7 cramfs: Fix ifdef by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  4. e145da6 tools/setlocalversion: use a git-describe-ish format by Wolfgang Denk · 17 years ago
  5. a3b53ef HMI1001: add support for MPC5200 Rev. B processors. by Wolfgang Denk · 17 years ago
  6. d48a2f3 TQM5200: remove dead code by Wolfgang Denk · 17 years ago
  7. e0aee8c Release v1.3.2 by Wolfgang Denk · 17 years ago
  8. 6cf0ac4 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  9. 95e2026 scb9328: Fix flash warning: type qualifiers ignored on function return type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  10. f2d212b esd/common/fpga.c: fix indentation. by Wolfgang Denk · 17 years ago
  11. 7c76eb3 common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · 17 years ago
  12. 63e54e1 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · 17 years ago
  13. eeb656c Makefile: make build silently again. by Wolfgang Denk · 17 years ago
  14. bc012b7 m501sk: Fix out of tree building by Wolfgang Denk · 17 years ago
  15. f10a5de ADS5121: fix out of tree build by Wolfgang Denk · 17 years ago
  16. f6493be Release v1.3.2 by Wolfgang Denk · 17 years ago
  17. 360323b Update CHANGELOG by Wolfgang Denk · 17 years ago
  18. 6c266fa esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  19. 1338d1f net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() by Nobuhiro Iwamatsu · 17 years ago
  20. 2664e4c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  21. 67e0991 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  22. f72af11 mgsuvd: update board configuration by Heiko Schocher · 17 years ago
  23. a83cbee mgcoge: update board configuration by Heiko Schocher · 17 years ago
  24. de4f11f mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · 17 years ago
  25. b5da427 net: uec_phy: actually increment the timeout counter by Kim Phillips · 17 years ago
  26. c459e39 fix taihu soft spi_read by Markus Brunner · 17 years ago
  27. 0084032 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · 17 years ago
  28. 30e4b17 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago
  29. ed5a098 837xEMDS: Improve the system performance by Dave Liu · 17 years ago
  30. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  31. 1a4c865 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago
  32. 45cbd6f Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  33. 11da2be net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · 17 years ago
  34. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  35. 71166f0 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · 17 years ago
  36. 19e5679 net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · 17 years ago
  37. cb53451 W7OLMC/W7OLMG: fix build problems (redundant #define) by Wolfgang Denk · 17 years ago
  38. 19b68c4 Makefile: fix problem with out-of-tree builds introduced by 5013c09f by Wolfgang Denk · 17 years ago
  39. f6f4f12 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · 17 years ago
  40. 91c9b1a PPC4xx (Sequoia): Fix Ethernet "remote fault" problems by Mike Nuss · 17 years ago
  41. c6c0fd5 fix QE firmware uploading limit by Timur Tabi · 17 years ago
  42. b6612d5 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) by Bernhard Nemec · 17 years ago
  43. 1eb0fd5 fix copy from ram to dataflash by Kim B. Heino · 17 years ago
  44. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  45. c4c342e ADS5121: Fix default environment. by Wolfgang Denk · 17 years ago
  46. ca0350e Makefile: Fix missing unconfig and mkconfig use by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  47. 2c4d298 Fix checking fat32 cluster size. by michael · 17 years ago
  48. 282fcf1 Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · 17 years ago
  49. ca5ef8c ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · 17 years ago
  50. c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · 17 years ago
  51. 27b4343 fs: Fix ext2 read issue by Dave Liu · 17 years ago
  52. 6570eb3 Makefile: cleanup "clean" target by Wolfgang Denk · 17 years ago
  53. 8c6dcf0 add cscope build target by Li Yang · 17 years ago
  54. 2108405 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 by Kim Phillips · 17 years ago
  55. c2e70e8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  56. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  57. 5210915 Fix warnings while compilation of post/drivers/memory.c by Anatolij Gustschin · 17 years ago
  58. e0c8634 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  59. a41f918 ppc4xx: Fix problem in 4xx_enet.c driver by Anatolij Gustschin · 17 years ago
  60. 29e1859 POST: Disable cache while SPR POST by Anatolij Gustschin · 17 years ago
  61. 3b09b9d TQM5200: use automatic fdt memory fixup (part 2) by Martin Krause · 17 years ago
  62. b2d8693 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  63. 2300d5a Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  64. 8a4bafd TQM5200: use automatic fdt memory fixup by Martin Krause · 17 years ago
  65. c03d80a TQM5200: fix bug in SDRAM initialization code by Martin Krause · 17 years ago
  66. 5e44974 mx1fs2/flash: Fix multiple compiler warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  67. 8554ea8 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  68. da058a4 actua1/actua2/actua3: Fix multiple unused variable warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  69. 012ec6e Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  70. 2a44121 85xx: Don't icbi when unlocking the cache by Kumar Gala · 17 years ago
  71. 9ae360f Fix source for ECM error IVPR by Andy Fleming · 17 years ago
  72. 5ba61fe Invalidate INIT_RAM TLB mappings by Andy Fleming · 17 years ago
  73. 7be6b0f sbc8548: Fix Revision reading and unused variable 'path' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  74. 01b7be2 sbc8548: Fix cfi flash bank declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  75. ff26a75 86xx: Fix renamed GUR symbols in sbc8641d board. by Jon Loeliger · 17 years ago
  76. 9ca52bb ppc4xx: Fix acadia_nand build problem by Stefan Roese · 17 years ago
  77. 7ff3d6f mx1fs2/flash: Fix multiple pointertargets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  78. ca384b7 arm-imx: Fix registers definition by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  79. 105aaaf actua1/actua2/actua3: Fix multipleunused variable by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  80. 513ee37 Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · 17 years ago
  81. 43ad623 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  82. 23cd156 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  83. e97cb89 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. by Shinya Kuribayashi · 17 years ago
  84. 7d76354 cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · 17 years ago
  85. 8b46092 cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · 17 years ago
  86. 0760ff9 make define2mk.sed work on FreeBSD by Marcel Moolenaar · 17 years ago
  87. faf47bc Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · 17 years ago
  88. 8f9b6d2 LM75 bug fix for negative temperatures by Larry Johnson · 17 years ago
  89. 548a7ca IDS8247: update MAINTAINER entry. by Heiko Schocher · 17 years ago
  90. ebec983 Fix device tree for mgsuvd board. by Heiko Schocher · 17 years ago
  91. 787f8fc lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  92. 05d5eca ppc4xx: Support for ATI Radeon 9200 card on sequoia by Anatolij Gustschin · 17 years ago
  93. eecdbc2 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  94. 361b3b5 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  95. 95fbbae Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · 17 years ago
  96. dbd5216 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  97. b3ee004 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  98. 4c38454 ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  99. 1fbf223 include autoconf.mk before any other .mk files by Mike Frysinger · 17 years ago
  100. d338023 error check autoconf.mk generation by Mike Frysinger · 17 years ago