1. 774b357 DB64460: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  2. 4fcfbec DB64360: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  3. fc4df32 board/cray/L1/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  4. 24ec52d drivers/block/sata_dwc.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  5. 2752a52 board/amirix/ap1000/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  6. bba8f39 alpr board: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  7. 4ebbba4 Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  8. 797449a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 13 years ago
  9. d51e6d6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  10. d510859 image: Don't detect XIP images as overlapping. by Stephen Warren · 13 years ago
  11. b9b50e89 image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · 13 years ago
  12. 255ef4d ppc4xx: Add Io64 board support by Dirk Eibach · 13 years ago
  13. a6569c6 ppc4xx: fix PMC440 painit command by Matthias Fuchs · 13 years ago
  14. baa3713 ppc4xx: remove invalid access to PCI_BRDGOPT2 register by Matthias Fuchs · 13 years ago
  15. 2fe6b7f ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · 13 years ago
  16. 9839709 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · 13 years ago
  17. 411e150 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  18. c18de0d mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
  19. cc15df5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  20. 2f3a71f mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · 13 years ago
  21. ae6b03f powerpc/p3060qds: Add board related support for P3060QDS platform by Shengzhou Liu · 13 years ago
  22. f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  23. fbc20aa powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  24. 3e0529f powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · 13 years ago
  25. 4108508 powerpc/85xx: Add workaround for erratum A-003474 by York Sun · 13 years ago
  26. 33c8753 powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  27. 43f082b powerpc/85xx: Add workaround for erratum CPU-A003999 by Kumar Gala · 13 years ago
  28. d887ad5 menu.c: use puts() instead of printf() where possible by Wolfgang Denk · 13 years ago
  29. 34b57d2 MAKEALL: drop obsolete mx31pdk_nand target by Stefano Babic · 13 years ago
  30. abdbd67 dataflash: fix parameters order in write_dataflash() by Igor Grinberg · 13 years ago
  31. 581a811 hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · 13 years ago
  32. eccb213 davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board by Christian Riesch · 13 years ago
  33. 0647508 davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board by Christian Riesch · 13 years ago
  34. 9926fa0 arm: a320evb: define mach-type in board config file by Yan-Pai Chen · 13 years ago
  35. 86623ad OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  36. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  37. debef5c DIU: 1080P and 720P support by Jerry Huang · 13 years ago
  38. 5fb1a6f CFB: Fix font rendering on mx5 framebuffer by Marek Vasut · 13 years ago
  39. 22e0f5a x86: Fix some bugs in the i8402 driver when no controller is present by Gabe Black · 13 years ago
  40. dd4a5b2 x86: Make the i8042 driver checkpatch clean by Gabe Black · 13 years ago
  41. 36b2409 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch by Gabe Black · 13 years ago
  42. dbaef6e x86: Import the glibc memset implementation by Gabe Black · 13 years ago
  43. 60a9b6b x86: Fix a few recently added bugs by Gabe Black · 13 years ago
  44. 769db03 x86: Don't relocate symbols which point to things that aren't relocated by Gabe Black · 13 years ago
  45. 03228b2 x86: Fix how the location of the realmode and bios blobs are calculated by Gabe Black · 13 years ago
  46. 2f0e0cd x86: Misc cleanups by Graeme Russ · 13 years ago
  47. 1cfcf03 x86: Misc PCI touchups by Graeme Russ · 13 years ago
  48. 303418c x86: Ensure IDT and GDT remain 16-byte aligned post relocation by Graeme Russ · 13 years ago
  49. a76fc70 x86: Provide more configuration granularity by Graeme Russ · 13 years ago
  50. a206cc2 x86: Add multiboot header by Graeme Russ · 13 years ago
  51. 311b1a2 sc520: Create arch asm-offsets by Graeme Russ · 13 years ago
  52. facc9e7 x86: Punt cold- and warm-boot flags by Graeme Russ · 13 years ago
  53. 63a90bf cosmetic: checkpatch cleanup of board/eNET/*.c by Graeme Russ · 13 years ago
  54. 83088af cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  55. 01a0f5a cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c by Graeme Russ · 13 years ago
  56. 717979f cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  57. 6d7404c x86: Call hang() on unrecoverable exception by Graeme Russ · 13 years ago
  58. a63d965 menu.c: use puts() instead of printf() where possible by Wolfgang Denk · 13 years ago
  59. 68435fa Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  60. d525174 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  61. 623e032 MAKEALL: drop obsolete mx31pdk_nand target by Stefano Babic · 13 years ago
  62. 85be1e2 dataflash: fix parameters order in write_dataflash() by Igor Grinberg · 13 years ago
  63. e722d5d hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · 13 years ago
  64. f880fe5 davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board by Christian Riesch · 13 years ago
  65. ece91e3 davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board by Christian Riesch · 13 years ago
  66. 641483a arm: a320evb: define mach-type in board config file by Yan-Pai Chen · 13 years ago
  67. a67fe5f OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  68. 762e637 Fix Stelian's email address by Stelian Pop · 13 years ago
  69. 99258c3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  70. 1de55ef microblaze: usable uart16550 for big endian systems by Stephan Linz · 13 years ago
  71. 94f6142 mvblx: punt unused clean/distclean targets by Michael Jones · 13 years ago
  72. 068f158 cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup by Kumar Gala · 13 years ago
  73. d90a5b1 drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  74. ca8a30e ignore new mkenvimage tool by Mike Frysinger · 13 years ago
  75. afd5932 Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec" by Macpaul Lin · 13 years ago
  76. 5af9a56 mmc: mv_sdhci: Fix host version read for Armada100 by Ajay Bhargav · 13 years ago
  77. d8bf22b DIU: 1080P and 720P support by Jerry Huang · 13 years ago
  78. e6bbe53 CFB: Fix font rendering on mx5 framebuffer by Marek Vasut · 13 years ago
  79. fdbe8b9 Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  80. bd0f5ca drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  81. 7d5ff54 i2c: Codingstyle cleanup for i2c evb64260 board driver by Heiko Schocher · 13 years ago
  82. 3dab3e0 i2c: sh: Add support I2C for Renesas SH by Nobuhiro Iwamatsu · 13 years ago
  83. d780e74 drivers/net/dnet.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  84. bf1d644 board/xaeniax/flash.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  85. c0fe04b net/bootp.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  86. 5bf2766 common/cmd_bootm.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  87. 5076c7a board/mx1ads/mx1ads.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  88. 6859ea7 board/mx1ads/syncflash.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  89. 90729c0 board/lubbock/flash.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  90. da22735 drivers/net/cs8900.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  91. 604256a arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  92. dffc0ae drivers/net/lan91c96.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  93. 0a59b71 board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  94. 67fad9f drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  95. 9419196 drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  96. f52138a Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX by Stefan Kristiansson · 13 years ago
  97. 39c8774 nds32/ag101: clean up for SoC related code by Macpaul Lin · 13 years ago
  98. dca61f0 tools/env: use lib/crc32.c directly by Andreas Bießmann · 13 years ago
  99. ff85628 sandbox: Fix warnings in hashtable.c by Simon Glass · 13 years ago
  100. 3c8849d Improve Power Management in SMC911X driver. by bertrand.cachet@heig-vd.ch · 13 years ago