1. 3530c07 x86: Don't relocate symbols which point to things that aren't relocated by Gabe Black · 13 years ago
  2. e029b75 x86: Fix how the location of the realmode and bios blobs are calculated by Gabe Black · 13 years ago
  3. c379b5d x86: Misc cleanups by Graeme Russ · 13 years ago
  4. 703ede5 x86: Misc PCI touchups by Graeme Russ · 13 years ago
  5. 2768d85 x86: Ensure IDT and GDT remain 16-byte aligned post relocation by Graeme Russ · 13 years ago
  6. 19fc0d5 x86: Provide more configuration granularity by Graeme Russ · 13 years ago
  7. 786c395 x86: Add multiboot header by Graeme Russ · 13 years ago
  8. c6512ca sc520: Create arch asm-offsets by Graeme Russ · 13 years ago
  9. e8d6474 x86: Punt cold- and warm-boot flags by Graeme Russ · 13 years ago
  10. 883c603 cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  11. 55bed24 cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c by Graeme Russ · 13 years ago
  12. fdee8b1 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  13. 5e0e287 x86: Call hang() on unrecoverable exception by Graeme Russ · 13 years ago
  14. d52178e hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · 13 years ago
  15. ffe03ed OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  16. d98cddd Fix Stelian's email address by Stelian Pop · 13 years ago
  17. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  18. 2293087 arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  19. f4a7b80 nds32/ag101: clean up for SoC related code by Macpaul Lin · 13 years ago
  20. d2a9424 net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  21. e683bbd Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  22. e4c5f0d Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  23. 1a43bb3 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  24. d16452b Blackfin: cache result of cpp check by Mike Frysinger · 13 years ago
  25. 5e62f35 Blackfin: traps: fix up printf warnings from debug by Mike Frysinger · 13 years ago
  26. 9fed419 Blackfin: drop now unused local variable by Mike Frysinger · 13 years ago
  27. b381d91 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  28. 1850f00 nds32: enhance io.h for compatibility with periphals by Macpaul Lin · 13 years ago
  29. 805b3c6 mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  30. 014a094 arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  31. 30b531f iop480_uart.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  32. c4ef3d4 40x_spd_sdram.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  33. 65a5712 44x_spd_ddr2.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  34. c068ec7 44x_spd_ddr.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  35. 54ec1cc cmd_ecctest.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  36. 9a3d7aa 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  37. 53dcbca 4xx_pcie.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  38. bc114cc usb_ohci.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  39. b1cbf46 arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  40. e0b079b arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  41. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  42. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  43. 94bf1ba Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  44. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  45. 0dd80aa arm, davinci: add DAVINCI_MMC_CLKID by Heiko Schocher · 13 years ago
  46. 34061e8 arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
  47. 308fe92 omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  48. 62a8650 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  49. 9784f1f omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  50. 9310ff7 omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  51. f72611f omap: Checkpatch fixes by Sricharan · 13 years ago
  52. 060cd22 omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  53. ac737ff PXA: Cleanup serial_pxa by Marek Vasut · 13 years ago
  54. d5bbe66 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  55. 4d91715 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  56. 59cb44c arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  57. acb7000 arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  58. 4a27247 arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  59. 1882fab arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  60. 8589866 mx31: Fix checkpatch warnings in generic.c by Fabio Estevam · 13 years ago
  61. 3fca691 mx31: Use proper IO accessor for GPR register by Fabio Estevam · 13 years ago
  62. 6b4301e mx31: Remove duplicate definition for GPR register by Fabio Estevam · 13 years ago
  63. d1fcb36 iMX28: Add USB and USB PHY register definitions by Marek Vasut · 13 years ago
  64. 5bf48fb iMX28: Fix ARM vector handling by Marek Vasut · 13 years ago
  65. f7c752c iMX28: Add APBH DMA driver by Marek Vasut · 13 years ago
  66. 53fdab2 iMX28: Add GPIO control by Marek Vasut · 13 years ago
  67. b473ec5 iMX28: Add PINMUX control by Marek Vasut · 13 years ago
  68. de0a6bf iMX28: Add SSP MMC driver by Marek Vasut · 13 years ago
  69. c140e98 iMX28: Initial support for iMX28 CPU by Marek Vasut · 13 years ago
  70. 01cfa11 adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · 14 years ago
  71. dddb9fe nds32: fix data section of linker script by Macpaul Lin · 13 years ago
  72. 654ac4c SPL: Allow ARM926EJS to avoid compiling in the CPU support code by Marek Vasut · 13 years ago
  73. bf7a526 arm: a320: fix broken timer by Po-Yu Chuang · 13 years ago
  74. 66a0221 fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399 by Poonam Aggrwal · 13 years ago
  75. ac7e895 powerpc/85xx: Add support for Book-E MMU Arch v2.0 by Kumar Gala · 13 years ago
  76. 8cab6eb powerpc/85xx: Fix warning for USB device-fixup by Ramneek Mehresh · 13 years ago
  77. c9a1b77 powerpc/85xx: resize the boot page TLB before relocating CCSR by Timur Tabi · 13 years ago
  78. c19b068 powerpc/85xx: verify the current address of CCSR before relocating it by Timur Tabi · 13 years ago
  79. 2217182 powerpc/85xx: add some missing sync instructions in the CCSR relocation code by Timur Tabi · 13 years ago
  80. 40402f0 powerpc/85xx: fix some comments in the CCSR relocation code by Timur Tabi · 13 years ago
  81. 918a35b powerpc/85xx: fix definition of MAS register macros by Timur Tabi · 13 years ago
  82. c8caa8a powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · 13 years ago
  83. 81ad48e arm, davinci: Fix setting of the SDRAM configuration register by Christian Riesch · 13 years ago
  84. 99271c8 arm, davinci: Remove the duplication of LPSC functions by Christian Riesch · 13 years ago
  85. 0e5e0c5 arm, davinci: Rename AM1808 lowlevel functions to DA850 by Christian Riesch · 13 years ago
  86. 6ce440c da8xxevm: fix build error by Prabhakar Lad · 13 years ago
  87. ceaf612 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  88. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  89. 2fc8fbb arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  90. f8d47f6 arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  91. 2bdb0f4 mpc8220/i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  92. 9412a44 mpc8260/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  93. 7595ff2 mpc8260/i2c.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  94. f4deff1 mpc8220/fec.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  95. 80c4801 mpc8260/speed.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  96. 54804a4 mpc8xx/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  97. 3019e56 mpc8xx/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  98. d0344a4 mpc8xx/i2c.c: CodungStyle cleanup by Wolfgang Denk · 13 years ago
  99. 89f85ad mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  100. 51fc4a9 mpc8xx/fec.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago