1. d3983ee font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  2. 75acc4d arm, davinci: add DAVINCI_MMC_CLKID by Heiko Schocher · 13 years ago
  3. f3c149d arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
  4. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  5. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  6. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  7. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  8. 933efe6 omap: Checkpatch fixes by Sricharan · 13 years ago
  9. ce170be omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  10. 237ce0f PXA: Cleanup serial_pxa by Marek Vasut · 13 years ago
  11. 2d14e36 powerpc/mpc83xx: cleanup makefile for mpc83xx by York Sun · 13 years ago
  12. dea7f88 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  13. c1ee16b arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  14. 667bc17 arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  15. e55d637 arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  16. 3d6d9c3 arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  17. e4c9a35 arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  18. c0225d1 mx31: Fix checkpatch warnings in generic.c by Fabio Estevam · 13 years ago
  19. ce93dc9 mx31: Use proper IO accessor for GPR register by Fabio Estevam · 13 years ago
  20. 94e6dd2 mx31: Remove duplicate definition for GPR register by Fabio Estevam · 13 years ago
  21. b2d2016 iMX28: Add USB and USB PHY register definitions by Marek Vasut · 13 years ago
  22. 22fe68f iMX28: Fix ARM vector handling by Marek Vasut · 13 years ago
  23. 31650d6 iMX28: Add APBH DMA driver by Marek Vasut · 13 years ago
  24. 6b6440d iMX28: Add GPIO control by Marek Vasut · 13 years ago
  25. d91a672 iMX28: Add PINMUX control by Marek Vasut · 13 years ago
  26. 71a758e1 iMX28: Add SSP MMC driver by Marek Vasut · 13 years ago
  27. 6e9a0a3 iMX28: Initial support for iMX28 CPU by Marek Vasut · 13 years ago
  28. 6cb144b adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · 14 years ago
  29. c4f4054 nds32: fix data section of linker script by Macpaul Lin · 13 years ago
  30. 99bd341 SPL: Allow ARM926EJS to avoid compiling in the CPU support code by Marek Vasut · 13 years ago
  31. 60d1ea9 arm: a320: fix broken timer by Po-Yu Chuang · 13 years ago
  32. cfee584 fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399 by Poonam Aggrwal · 13 years ago
  33. 50cf3d1 powerpc/85xx: Add support for Book-E MMU Arch v2.0 by Kumar Gala · 13 years ago
  34. 4765fb7 powerpc/85xx: Fix warning for USB device-fixup by Ramneek Mehresh · 13 years ago
  35. 72243c0 powerpc/85xx: resize the boot page TLB before relocating CCSR by Timur Tabi · 13 years ago
  36. 19e4384 powerpc/85xx: verify the current address of CCSR before relocating it by Timur Tabi · 13 years ago
  37. 452ad61 powerpc/85xx: add some missing sync instructions in the CCSR relocation code by Timur Tabi · 13 years ago
  38. c2efa0a powerpc/85xx: fix some comments in the CCSR relocation code by Timur Tabi · 13 years ago
  39. 5c4a3d4 powerpc/85xx: fix definition of MAS register macros by Timur Tabi · 13 years ago
  40. aada81d powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · 13 years ago
  41. 085d457 arm, davinci: Fix setting of the SDRAM configuration register by Christian Riesch · 13 years ago
  42. 95c248f arm, davinci: Remove the duplication of LPSC functions by Christian Riesch · 13 years ago
  43. effea9d arm, davinci: Rename AM1808 lowlevel functions to DA850 by Christian Riesch · 13 years ago
  44. 3f0d4ed da8xxevm: fix build error by Prabhakar Lad · 13 years ago
  45. 5721385 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  46. 688d8f3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  47. 69545df arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  48. 8a33201 arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  49. 8b337be mpc8220/i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  50. 918e346 mpc8260/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  51. 86ba925 mpc8260/i2c.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  52. 50f87ca mpc8220/fec.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  53. 89a7b78 mpc8260/speed.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  54. 4d4aeba mpc8xx/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  55. 937943d mpc8xx/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  56. 09e68ff mpc8xx/i2c.c: CodungStyle cleanup by Wolfgang Denk · 13 years ago
  57. bae6501 mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  58. 90357f1 mpc8xx/fec.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  59. a442173 arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  60. 1c2931d arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  61. 9b998b0 arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · 13 years ago
  62. 9306749 arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings by Wolfgang Denk · 13 years ago
  63. 41c881c mx53: Turn off child clocks before reconfigure perclk_root by Fabio Estevam · 13 years ago
  64. 2c5b875 omap3: mem: Move comments next to definitions by Sanjeev Premi · 13 years ago
  65. f883c5d omap3: mem: Clean-up whitespaces by Sanjeev Premi · 13 years ago
  66. e3596e3 omap3: mem: Define and use common macros by Sanjeev Premi · 13 years ago
  67. 7d6a098 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · 13 years ago
  68. 2fef402 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · 13 years ago
  69. 4713db6 mpc83xx: Fix ipic structure definition by Joe Hershberger · 13 years ago
  70. 63063cc mpc83xx: fix global timer structure definition by Kim Phillips · 13 years ago
  71. 1340286 VIDEO: davinci: add framebuffer to da8xx by Stefano Babic · 13 years ago
  72. 829f917 ARM: Davinci: added missing registers to hardware.h by Stefano Babic · 13 years ago
  73. ca1646b Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for console by Bastian Ruppert · 13 years ago
  74. f9fc237 Davinci: ea20: set console on UART0 by Bastian Ruppert · 13 years ago
  75. 8bfe325 arm926ejs, davinci: add missing spi defines for dm365 by Heiko Schocher · 13 years ago
  76. 29b0bef arm926ejs, davinci: add cpuinfo for dm365 by Heiko Schocher · 13 years ago
  77. 53d3b2c arm, davinci: add lowlevel function for dm365 soc by Heiko Schocher · 13 years ago
  78. 4e28ede arm, davinci: add header files for dm365 by Heiko Schocher · 13 years ago
  79. 435199f arm, davinci: add support for new spl framework by Heiko Schocher · 13 years ago
  80. b88befa omap/spl: actually enable the console by Ilya Yanok · 13 years ago
  81. 6a6e167 arm, arm926: fix missing symbols in NAND_SPL mode by Heiko Schocher · 13 years ago
  82. fab19c1 arm, davinci: Add function lpsc_syncreset() by Christian Riesch · 13 years ago
  83. abbbbdd armada100: define CONFIG_SYS_CACHELINE_SIZE by Lei Wen · 13 years ago
  84. 0caac5f pantheon: define CONFIG_SYS_CACHELINE_SIZE by Lei Wen · 13 years ago
  85. f779d73 kirkwood: define CONFIG_SYS_CACHELINE_SIZE by Michael Walle · 13 years ago
  86. 8428a39 kirkwood: drop empty asm-offsets.s file by Mike Frysinger · 13 years ago
  87. 35b541c am335x: Drop board_sysinfo struct by Tom Rini · 13 years ago
  88. a6d9de4 mx31: add ESD control registers by Helmut Raiger · 13 years ago
  89. d121d20 mx31: define pins and init for UART2 and CSPI3 by Helmut Raiger · 13 years ago
  90. 6d0fb3d mx31: Introduce mx31_set_gpr function by Fabio Estevam · 13 years ago
  91. f6dc192 MX35: Drop unnecessary prototypes from imx-regs.h by Stefano Babic · 13 years ago
  92. 324a131 MX35: factorize common assembly code by Stefano Babic · 13 years ago
  93. d330883 MX35: add reset cause as provided by other i.MX by Stefano Babic · 13 years ago
  94. e0a83cc MX35: add pins definition for UART3 by Stefano Babic · 13 years ago
  95. 9d94044 MX35: added ESDC structure to imx-regs by Stefano Babic · 13 years ago
  96. fec79ac sandbox: drop unused return by Mike Frysinger · 13 years ago
  97. ab06a75 sandbox: put stdin into raw mode by Mike Frysinger · 13 years ago
  98. cceea66 sandbox: Add asm/cache.h for sandbox by Anton staaf · 13 years ago
  99. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  100. e5d5ed4 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago