1. 8ba1604 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  2. c944a3e i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  3. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  4. 18936ee i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  5. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  6. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  7. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  8. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  9. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  10. 210576f tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  11. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  12. 13119bc Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · 13 years ago
  13. d304286 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  14. cc257e4 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · 13 years ago
  15. 01baa05 powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · 14 years ago
  16. 1086c5d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  17. ce2acd3 ppc4xx: Remove usbdev.c by Stefan Roese · 13 years ago
  18. e8f4735 arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  19. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  20. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  21. 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  22. aa72e43 MXS: Add static annotations to dma driver by Marek Vasut · 13 years ago
  23. 5acc907 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
  24. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  25. 673283f OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
  26. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  27. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  28. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  29. fc41ba1 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · 13 years ago
  30. 1be1433 OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · 13 years ago
  31. 14ca3de omap3: mem: Add MCFG helper macro by Tom Rini · 13 years ago
  32. 50e7ff0 OMAP3: Remove get_mem_type prototype by Tom Rini · 13 years ago
  33. 3bd8437 OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  34. 2a04e85 OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  35. 5f862b7 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  36. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  37. 5cb939f arm: printf() is not available in some SPL configurations by Christian Riesch · 13 years ago
  38. 5b51e7f arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
  39. 7f34b11 arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
  40. b5ce18a arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · 13 years ago
  41. 6520471 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
  42. 516fb1c arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
  43. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  44. ca4b558 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
  45. ad2a790 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
  46. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  47. 2f3427c arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
  48. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  49. 23e9f07 omap4: fix IO setting by Aneesh V · 13 years ago
  50. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  51. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  52. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  53. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  54. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  55. a8c6863 armv7: setup vector by Aneesh V · 13 years ago
  56. 87d3da7 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  57. dc7100f armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  58. 8f1da53 arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
  59. f68d2a2 PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
  60. 77b04c5 PXA: Export cpu_is_ and pxa_dram_init functions by Marek Vasut · 13 years ago
  61. d1bb944 PXA: Replace timer driver by Marek Vasut · 13 years ago
  62. e8de0fa PXA: Add cpuinfo display for PXA2xx by Marek Vasut · 13 years ago
  63. d10237d PXA: Separate PXA2xx CPU init by Marek Vasut · 13 years ago
  64. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  65. 7f4cfcf PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · 13 years ago
  66. 20f7b1b PXA: Rework start.S to be closer to other ARMs by Marek Vasut · 13 years ago
  67. d194837 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  68. 65f0d12 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago
  69. 8344a6d sparc: fix unused variable warnings by Mike Frysinger · 13 years ago
  70. bead86a sh: Add support Renesas SH7724 by Nobuhiro Iwamatsu · 13 years ago
  71. 1721064 sh: avoid multiple definition errors with cache funcs by Mike Frysinger · 13 years ago
  72. cb4046c sh: Add ashrsi3 libgcc function by Phil Edworthy · 13 years ago
  73. 4cde174 sh: only add -mno-fdpic if the compiler supports it by Mike Frysinger · 13 years ago
  74. ad37ef1 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  75. d51e6d6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  76. 9839709 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · 13 years ago
  77. 411e150 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  78. c18de0d mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
  79. cc15df5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  80. 2f3a71f mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · 13 years ago
  81. f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  82. fbc20aa powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  83. 3e0529f powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · 13 years ago
  84. 4108508 powerpc/85xx: Add workaround for erratum A-003474 by York Sun · 13 years ago
  85. 33c8753 powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  86. 43f082b powerpc/85xx: Add workaround for erratum CPU-A003999 by Kumar Gala · 13 years ago
  87. 36b2409 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch by Gabe Black · 13 years ago
  88. dbaef6e x86: Import the glibc memset implementation by Gabe Black · 13 years ago
  89. 60a9b6b x86: Fix a few recently added bugs by Gabe Black · 13 years ago
  90. 769db03 x86: Don't relocate symbols which point to things that aren't relocated by Gabe Black · 13 years ago
  91. 03228b2 x86: Fix how the location of the realmode and bios blobs are calculated by Gabe Black · 13 years ago
  92. 2f0e0cd x86: Misc cleanups by Graeme Russ · 13 years ago
  93. 1cfcf03 x86: Misc PCI touchups by Graeme Russ · 13 years ago
  94. 303418c x86: Ensure IDT and GDT remain 16-byte aligned post relocation by Graeme Russ · 13 years ago
  95. a76fc70 x86: Provide more configuration granularity by Graeme Russ · 13 years ago
  96. a206cc2 x86: Add multiboot header by Graeme Russ · 13 years ago
  97. 311b1a2 sc520: Create arch asm-offsets by Graeme Russ · 13 years ago
  98. facc9e7 x86: Punt cold- and warm-boot flags by Graeme Russ · 13 years ago
  99. 83088af cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  100. 01a0f5a cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c by Graeme Russ · 13 years ago