1. 924859a powerpc/t4240: Fix SerDes protocol arrays with const prefix by York Sun · 12 years ago
  2. 615f0cb powerpc/mpc85xx: Fix PIR parsing for chassis2 by York Sun · 12 years ago
  3. eb80880 powerpc/corenet2: Print SerDes protocol in decimal by York Sun · 12 years ago
  4. 1e501f9 T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · 12 years ago
  5. e1d5a27 powerpc/mpc85xx: Fix portal setup by York Sun · 12 years ago
  6. 0a7c535 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · 12 years ago
  7. f977244 T4/SerDes: correct the SATA index by Roy Zang · 12 years ago
  8. 3e4c313 e6500: Move L1 enablement after L2 enablement by Andy Fleming · 12 years ago
  9. 45c1885 powerpc/mpc85xx: Update corenet global utility block registers by York Sun · 12 years ago
  10. cd7ad62 powerpc/mpc85xx: Add definitions for HDBCR registers by Andy Fleming · 12 years ago
  11. 0cb3325 powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot by Sandeep Singh · 12 years ago
  12. 2a08b74 sparc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  13. 24507cf m68k: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  14. 3e51266 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  15. 6caa195 arm: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  16. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 12 years ago
  17. 805fa87 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · 12 years ago
  18. a661b99 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  19. 8f0278e x86: Add coreboot timestamps by Simon Glass · 12 years ago
  20. 5397d80 x86: Support adding coreboot timestanps to bootstage by Simon Glass · 12 years ago
  21. d0b6f24 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 12 years ago
  22. f9083bb x86: Remove ISR timer by Simon Glass · 12 years ago
  23. 29756d4 x86: Remove old broken timer implementation by Simon Glass · 12 years ago
  24. e761ecd x86: Add TSC timer by Simon Glass · 12 years ago
  25. 7949703 x86: Rationalise kernel booting logic and bootstage by Simon Glass · 12 years ago
  26. c78a62a x86: Implement panic output for coreboot by Simon Glass · 12 years ago
  27. 7282d83 x86: Declare global_data pointer when it is used by Simon Glass · 12 years ago
  28. fa790fa x86: Remove legacy board init code by Simon Glass · 12 years ago
  29. 20a8b41 x86: Remove unused portion of link script by Simon Glass · 12 years ago
  30. dfdedd9 x86: Remove unused bios/pci code by Simon Glass · 12 years ago
  31. a7e62be avr32: fix relocation address calculation by Andreas Bießmann · 12 years ago
  32. da34aae bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 12 years ago
  33. 85f2f8f blackfin: Add comments for watchdog event initialization. by Sonic Zhang · 12 years ago
  34. 9d803fc blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · 12 years ago
  35. e9a389a blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · 12 years ago
  36. 13262d4 bf609: add SPI register base address by Scott Jiang · 12 years ago
  37. 04eeb75 blackfin: Uart divisor should be set after their values are generated. by Sonic Zhang · 12 years ago
  38. d68e7fa blackfin: Add memory virtual console to blackfin serial driver. by Sonic Zhang · 12 years ago
  39. 50aadcc blackfin: Enable early print via the generic serial API. by Sonic Zhang · 12 years ago
  40. 7d861d9 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  41. ab80b65 blackfin: Correct early serial mess output in BYPASS boot mode. by Sonic Zhang · 12 years ago
  42. 79f2b39 blackfin: Set correct early debug serial baudrate. by Sonic Zhang · 12 years ago
  43. f4d8038 blackfin: run core1 from L1 code sram start address in uboot init code on core 0 by Sonic Zhang · 12 years ago
  44. ddb5c5b blackfin: add baudrate to bdinfo by Bob Liu · 12 years ago
  45. 2e2ed3f Blackfin: adjust asm constraints with NMI workaround by Mike Frysinger · 12 years ago
  46. c4239b5 blackfin: limit the max memory dma peripheral transfer size to 4 bytes. by Sonic Zhang · 12 years ago
  47. 1cd9158 blackfin: Change the member's type in dma structures. by Sonic Zhang · 12 years ago
  48. a73267a arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · 12 years ago
  49. 9e33690 arm: at91: add at91sam9n12ek board support by Wu, Josh · 12 years ago
  50. e542377 arm: at91: add at91sam9n12 register definition by Wu, Josh · 12 years ago
  51. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  52. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  53. e825b10 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  54. 47c6ea0 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 12 years ago
  55. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  56. fda0681 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 12 years ago
  57. f92f227 ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common by SRICHARAN R · 12 years ago
  58. 76db5b8 ARM: OMAP: Make omap_boot_parameters common across socs by SRICHARAN R · 12 years ago
  59. 30bba01 am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO by Tom Rini · 12 years ago
  60. 34fa070 davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK by Eric Benard · 12 years ago
  61. 81ac7e5 da850: provide davinci_enable_uart0 by Eric Benard · 12 years ago
  62. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 12 years ago
  63. 2bcc785 OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work by Lubomir Popov · 12 years ago
  64. cc175e6 Add DDR3 support for IGEP COM AQUILA/CYGNUS. by Enric Balletbo i Serra · 12 years ago
  65. 166e5cc arm: omap: emif: Fix DDR3 init after warm reset by Lokesh Vutla · 12 years ago
  66. 2335b65 OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5 by Lubomir Popov · 12 years ago
  67. aebe7ff OMAP5: I2C: Add I2C4 and I2C5 bases by Lubomir Popov · 12 years ago
  68. 3935277 OMAP5: I2C: Enable i2c5 clocks by Lubomir Popov · 12 years ago
  69. 035d563 am33xx: add pll and clock support for TI814x CPSW by Matt Porter · 12 years ago
  70. ecd7484 openrisc: move board linker script(s) to a common in cpu/ by Stefan Kristiansson · 12 years ago
  71. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 12 years ago
  72. a8425d5 microblaze: bootm: Add support for loading initrd by Michal Simek · 12 years ago
  73. 1e71fa4 microblaze: bootm: Fix coding style issues by Michal Simek · 12 years ago
  74. fe8e4db nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 12 years ago
  75. 38e8ce4 arm: mxs: Add LCDIF registers for i.MX233 by Marek Vasut · 12 years ago
  76. 7411cdf arm: mxs: Add LCDIF clock configuration function by Marek Vasut · 12 years ago
  77. d5dae85 fpga: zynq: Add support for loading bitstream by Michal Simek · 12 years ago
  78. 714dc00 arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 12 years ago
  79. dd3ecf0 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · 12 years ago
  80. 286a88c mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · 12 years ago
  81. 26be20f mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · 12 years ago
  82. 2ac2bb7 pxa: Add weak attribute to reset_cpu() function by Łukasz Dałek · 12 years ago
  83. e0e89e2 pxa27x_udc: remove call to unimplemented set_GPIO_mode() by Mike Dunn · 12 years ago
  84. ba5dfc1 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  85. 3d53fc9 imx: iomux-v3: Add iomux-mx53.h by Benoît Thébaudeau · 12 years ago
  86. f54326d imx: iomux-v3: Add missing definitions to iomux-mx51.h by Benoît Thébaudeau · 12 years ago
  87. f49d92a imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27 by Benoît Thébaudeau · 12 years ago
  88. e2003c1 imx: mx35: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  89. 52b9d3c imx: iomux-v3: Add iomux-mx35.h by Benoît Thébaudeau · 12 years ago
  90. 9e933b4 imx: mx25: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  91. ab3a990 imx: iomux-v3: Add iomux-mx25.h by Benoît Thébaudeau · 12 years ago
  92. f399f63 arm: mx5: Add NAND clock handling by Marek Vasut · 12 years ago
  93. cfb8e87 arm: mx5: Add SPL support code to MX5 by Marek Vasut · 12 years ago
  94. ae3509d arm: imx: Pack u-boot.bin into uImage for SPL by Marek Vasut · 12 years ago
  95. fb7383a mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · 12 years ago
  96. 39a538d mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · 12 years ago
  97. b0d4bf9 mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · 12 years ago
  98. 8a47c99 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · 12 years ago
  99. 9aee34e mx23: Fix pad voltage selection bit by Fabio Estevam · 12 years ago
  100. 3fe0128 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago