1. 8488d1b Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  2. 9b72828 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago
  3. 45b1d6b sparc: fix unused variable warnings by Mike Frysinger · 13 years ago
  4. db57d71 sh: Add support Renesas SH7724 by Nobuhiro Iwamatsu · 13 years ago
  5. b99910e sh: avoid multiple definition errors with cache funcs by Mike Frysinger · 13 years ago
  6. 6be2a53 sh: Add ashrsi3 libgcc function by Phil Edworthy · 13 years ago
  7. a632790 sh: only add -mno-fdpic if the compiler supports it by Mike Frysinger · 13 years ago
  8. a05ff46 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  9. ba0d8ab Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  10. a07c051 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · 13 years ago
  11. f71ee3c arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  12. a85994c mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
  13. 186d7a5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  14. 09da8b8 mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · 13 years ago
  15. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  16. d7acf5c powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  17. 293935c powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · 13 years ago
  18. df2be19 powerpc/85xx: Add workaround for erratum A-003474 by York Sun · 13 years ago
  19. f37569d powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  20. 945e59a powerpc/85xx: Add workaround for erratum CPU-A003999 by Kumar Gala · 13 years ago
  21. 1662cf1 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch by Gabe Black · 13 years ago
  22. 0e49905 x86: Import the glibc memset implementation by Gabe Black · 13 years ago
  23. 6ed1888 x86: Fix a few recently added bugs by Gabe Black · 13 years ago
  24. 3530c07 x86: Don't relocate symbols which point to things that aren't relocated by Gabe Black · 13 years ago
  25. e029b75 x86: Fix how the location of the realmode and bios blobs are calculated by Gabe Black · 13 years ago
  26. c379b5d x86: Misc cleanups by Graeme Russ · 13 years ago
  27. 703ede5 x86: Misc PCI touchups by Graeme Russ · 13 years ago
  28. 2768d85 x86: Ensure IDT and GDT remain 16-byte aligned post relocation by Graeme Russ · 13 years ago
  29. 19fc0d5 x86: Provide more configuration granularity by Graeme Russ · 13 years ago
  30. 786c395 x86: Add multiboot header by Graeme Russ · 13 years ago
  31. c6512ca sc520: Create arch asm-offsets by Graeme Russ · 13 years ago
  32. e8d6474 x86: Punt cold- and warm-boot flags by Graeme Russ · 13 years ago
  33. 883c603 cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  34. 55bed24 cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c by Graeme Russ · 13 years ago
  35. fdee8b1 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  36. 5e0e287 x86: Call hang() on unrecoverable exception by Graeme Russ · 13 years ago
  37. d52178e hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · 13 years ago
  38. ffe03ed OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  39. d98cddd Fix Stelian's email address by Stelian Pop · 13 years ago
  40. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  41. 2293087 arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  42. f4a7b80 nds32/ag101: clean up for SoC related code by Macpaul Lin · 13 years ago
  43. d2a9424 net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  44. e683bbd Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  45. e4c5f0d Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  46. 1a43bb3 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  47. d16452b Blackfin: cache result of cpp check by Mike Frysinger · 13 years ago
  48. 5e62f35 Blackfin: traps: fix up printf warnings from debug by Mike Frysinger · 13 years ago
  49. 9fed419 Blackfin: drop now unused local variable by Mike Frysinger · 13 years ago
  50. b381d91 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  51. 1850f00 nds32: enhance io.h for compatibility with periphals by Macpaul Lin · 13 years ago
  52. 805b3c6 mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  53. 014a094 arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  54. 30b531f iop480_uart.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  55. c4ef3d4 40x_spd_sdram.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  56. 65a5712 44x_spd_ddr2.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  57. c068ec7 44x_spd_ddr.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  58. 54ec1cc cmd_ecctest.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  59. 9a3d7aa 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  60. 53dcbca 4xx_pcie.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  61. bc114cc usb_ohci.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  62. b1cbf46 arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  63. e0b079b arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  64. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  65. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  66. 94bf1ba Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  67. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  68. 0dd80aa arm, davinci: add DAVINCI_MMC_CLKID by Heiko Schocher · 13 years ago
  69. 34061e8 arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
  70. 308fe92 omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  71. 62a8650 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  72. 9784f1f omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  73. 9310ff7 omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  74. f72611f omap: Checkpatch fixes by Sricharan · 13 years ago
  75. 060cd22 omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  76. ac737ff PXA: Cleanup serial_pxa by Marek Vasut · 13 years ago
  77. d5bbe66 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  78. 4d91715 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  79. 59cb44c arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  80. acb7000 arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  81. 4a27247 arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  82. 1882fab arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  83. 8589866 mx31: Fix checkpatch warnings in generic.c by Fabio Estevam · 13 years ago
  84. 3fca691 mx31: Use proper IO accessor for GPR register by Fabio Estevam · 13 years ago
  85. 6b4301e mx31: Remove duplicate definition for GPR register by Fabio Estevam · 13 years ago
  86. d1fcb36 iMX28: Add USB and USB PHY register definitions by Marek Vasut · 13 years ago
  87. 5bf48fb iMX28: Fix ARM vector handling by Marek Vasut · 13 years ago
  88. f7c752c iMX28: Add APBH DMA driver by Marek Vasut · 13 years ago
  89. 53fdab2 iMX28: Add GPIO control by Marek Vasut · 13 years ago
  90. b473ec5 iMX28: Add PINMUX control by Marek Vasut · 13 years ago
  91. de0a6bf iMX28: Add SSP MMC driver by Marek Vasut · 13 years ago
  92. c140e98 iMX28: Initial support for iMX28 CPU by Marek Vasut · 13 years ago
  93. 01cfa11 adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · 14 years ago
  94. dddb9fe nds32: fix data section of linker script by Macpaul Lin · 13 years ago
  95. 654ac4c SPL: Allow ARM926EJS to avoid compiling in the CPU support code by Marek Vasut · 13 years ago
  96. bf7a526 arm: a320: fix broken timer by Po-Yu Chuang · 13 years ago
  97. 66a0221 fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399 by Poonam Aggrwal · 13 years ago
  98. ac7e895 powerpc/85xx: Add support for Book-E MMU Arch v2.0 by Kumar Gala · 13 years ago
  99. 8cab6eb powerpc/85xx: Fix warning for USB device-fixup by Ramneek Mehresh · 13 years ago
  100. c9a1b77 powerpc/85xx: resize the boot page TLB before relocating CCSR by Timur Tabi · 13 years ago