1. a0c2ae1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  2. 63d2271 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  3. 9320e88 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  4. d660667 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  5. 53d796b Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  6. e5eceec powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR by Timur Tabi · 13 years ago
  7. f420aa9 powerpc/corenet_ds: Slave core in holdoff when boot from SRIO by Liu Gang · 13 years ago
  8. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  9. 58f030c powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  10. 4cc8532 powerpc/corenet_ds: Master module for boot from SRIO by Liu Gang · 13 years ago
  11. 78deaa1 powerpc/srio: Rewrite the struct ccsr_rio by Liu Gang · 13 years ago
  12. a01db41 powerpc/85xx:Fix lds for nand boot debug info by Prabhakar Kushwaha · 13 years ago
  13. 4a66422 powerpc/85xx:Avoid vector table compilation for nand_spl by Prabhakar Kushwaha · 13 years ago
  14. f838786 powerpc/85xx:Fix IVORs addr after vector table relocation by Prabhakar Kushwaha · 13 years ago
  15. 2153b57 powerpc/85xx:Avoid hardcoded vector address for IVORs by Prabhakar Kushwaha · 13 years ago
  16. 3f64acb i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  17. 7ddf069 sandbox: Use the new run_command() by Simon Glass · 13 years ago
  18. 6d32e64 arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · 13 years ago
  19. c570fba arm: fix bootm with device tree by Stephen Warren · 13 years ago
  20. a067a5e Blackfin: move gd/bd to bss by default by Mike Frysinger · 13 years ago
  21. 5dd14f8 Blackfin: gd_t: relocate volatile markings by Mike Frysinger · 13 years ago
  22. 6471556 nds32/ag102: add ag102 soc support by Macpaul Lin · 13 years ago
  23. 024db0a nds32/ag102: add header support of ag102 soc by Macpaul Lin · 13 years ago
  24. 6d01676 CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  25. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago
  26. 8ed6131 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  27. 2d4b211 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  28. 9e39793 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · 13 years ago
  29. 5ba5930 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · 13 years ago
  30. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  31. 39b34c5 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · 13 years ago
  32. 573a204 ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  33. 02966ca ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · 13 years ago
  34. c94ce4a i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  35. 51a12d8 i.MX6: define CACHELINE_SIZE by Eric Nelson · 13 years ago
  36. b12f47b Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  37. 7498f5f Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  38. d8a49ca MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
  39. 9adc190 MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 13 years ago
  40. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  41. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  42. bb30784 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  43. 22f26fe arm: Use common .lds file where possible by Simon Glass · 13 years ago
  44. 437e2b8 arm: add a common .lds link script by Simon Glass · 13 years ago
  45. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  46. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  47. 9ad40d0 sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  48. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  49. 52f5354 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  50. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  51. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  52. d3842c4 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  53. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  54. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  55. 188cbca tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  56. 84a6447 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  57. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  58. a292da6 arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  59. 8b75b8f arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  60. 6e5ce31 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  61. fc92851 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  62. 8aecae5 nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  63. f9904ce ARM: highbank: add reset support by Rob Herring · 13 years ago
  64. 02fe785 ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  65. 3ec96f3 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  66. 555fe5e ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  67. ecf95fa EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  68. fff486e ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  69. 6a597b9 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  70. 0e0a6b7 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  71. 44fa188 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  72. 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  73. ab21819 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  74. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  75. 23cced1 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  76. 6c3ddde omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  77. 0d1ad1f mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  78. 46e9733 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  79. b22d36d i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  80. 26008c3 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  81. 0c072f4 mx6: Remove duplicate definition of ANATOP_BASE_ADDR by Fabio Estevam · 13 years ago
  82. 9af122b mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  83. 1e44b44 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  84. 9468db4 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · 13 years ago
  85. a966d65 IXP: Fix GPIO_INT_ACT_LOW_SET() by Marek Vasut · 13 years ago
  86. 65376ec IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
  87. ada43b4 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago
  88. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  89. bdf77dc spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  90. db5512c Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  91. e4d40fe Introducing 8-bit wide register, mx28_register_8 by Robert Delien · 13 years ago
  92. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  93. 6b1df5a i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
  94. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  95. db72ed5 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  96. 6f359c2 i.mx28: Added register definitions for DIGCTL registers by Robert Delien · 13 years ago
  97. 454afe7 PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · 13 years ago
  98. 2ba44e1 sh: Add header file of MMC framework by Nobuhiro Iwamatsu · 13 years ago
  99. 118338c sh: Add header file for interface of SH MMC by Nobuhiro Iwamatsu · 13 years ago
  100. 526750b nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago