1. ada961e powerpc/b4: Fix the wrong register offset of B4 PCIE module by Liu Gang · 12 years ago
  2. f5c2623 powerpc/mpc85xx: add setting of clock-frequency for mpic node by Dongsheng.wang@freescale.com · 12 years ago
  3. 3c1bfc0 powerpc/mpc85xx: Add revision properties in portal device tree node 'pme' by Jeffrey Ladouceur · 12 years ago
  4. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  5. 63495ad nios2: fix style in board.c. by Andreas Bießmann · 12 years ago
  6. 50ffb11 microblaze: fix style in board.c by Andreas Bießmann · 12 years ago
  7. 39042d8 sandbox: Allow -c argument to provide a command list by Simon Glass · 12 years ago
  8. f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  9. a733b06 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  10. 781adb5 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  11. 92daa4d Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  12. 0f21f98 watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  13. 98f99e9 ppc4xx: Add SPL support by Stefan Roese · 12 years ago
  14. 17dcbfb Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD by Tom Rini · 12 years ago
  15. dc47e2b exynos: Correct use of 64-bit division by Simon Glass · 12 years ago
  16. 314dd4f Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  17. 8b42dfc x86: Fix DRAM bank size init with generic board by Simon Glass · 12 years ago
  18. 49493cb Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · 12 years ago
  19. d94c2db Tegra: Fix MSELECT clock divisors for T30/T114. by Tom Warren · 12 years ago
  20. b40f734 Tegra114: Initialize System Counter (TSC) with osc frequency by Tom Warren · 12 years ago
  21. d0edce4 Tegra: Configure L2 cache control reg properly. by Tom Warren · 12 years ago
  22. 3ebbbfe Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · 12 years ago
  23. eb222d1 ARM: tegra: support T33 SKU of Tegra30 by Stephen Warren · 12 years ago
  24. c4a4e2e ARMv7: start.S: stay in HYP mode if u-boot is entered in it by Andre Przywara · 12 years ago
  25. 6ebc346 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · 12 years ago
  26. 8dc16cf Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  27. f84a7b8 ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · 12 years ago
  28. 0f1411b spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 12 years ago
  29. 4411b2a BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · 12 years ago
  30. 0c669fd Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  32. 9d0fd10 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · 12 years ago
  33. 86fdb16 am335x: Really correct DDR timings on new BeagleBone part by Tom Rini · 12 years ago
  34. c97b6df Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  36. 9ce8e23 arm1176: Remove unused MMU setup from start.S by Benoît Thébaudeau · 12 years ago
  37. 66f30bf arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  38. e532322 arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  39. 52587f1 arm: Remove support for smdk6400 by Benoît Thébaudeau · 12 years ago
  40. 7d5a5c7 imx: Add u-boot-with-nand-spl.imx make target by Benoît Thébaudeau · 12 years ago
  41. ba59760 imx: Add u-boot-with-spl.imx make target by Benoît Thébaudeau · 12 years ago
  42. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  43. ac415a5 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  44. da962b7 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  45. 8b7cd09 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  46. 9c5feab arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · 12 years ago
  47. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  48. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  49. 1dd1276 arm1136: Remove redundant relocate_code() return by Benoît Thébaudeau · 12 years ago
  50. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  51. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  52. e78b140 imx: mx5: lowlevel_init: Simplify code by Benoît Thébaudeau · 12 years ago
  53. 980464a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  54. eef6da0 omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · 12 years ago
  55. a1c8fb9 OMAP4: Fix bug in omap4460_volts struct by Lubomir Popov · 12 years ago
  56. fac150e powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · 12 years ago
  57. b996a3e am335x: Update timings for the beaglebone again by Tom Rini · 12 years ago
  58. dda48e8 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · 12 years ago
  59. 74f40ea am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END by Tom Rini · 12 years ago
  60. c3d2c24 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  61. d3d82e9 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 12 years ago
  62. a8f408a OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 12 years ago
  63. d1da76e omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ by Hunter, Jon · 12 years ago
  64. 47f58a7 omap2420-h4: Fix booting from NOR flash by Hunter, Jon · 12 years ago
  65. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  66. c0ed917 omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel by Andreas Bießmann · 12 years ago
  67. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  68. 86b128d omap3/cpu.h: add BCH support by Andreas Bießmann · 12 years ago
  69. 5aa014d am335x: Enable MMC1 clock by Tom Rini · 12 years ago
  70. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  71. 4fdebef exynos: change indentation of defines in cpu.h by Minkyu Kang · 12 years ago
  72. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  73. 5eaa215 ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  74. 38e7007 mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  75. 472d546 Consolidate bool type by York Sun · 12 years ago
  76. 07cd5c7 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · 12 years ago
  77. e233870 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · 12 years ago
  78. 12a46a3 Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · 12 years ago
  79. 394d64e Exynos: Add peripherial id for pwm by Padmavathi Venna · 12 years ago
  80. 92809ee Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  81. 34b5ee1 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  82. c059f27 Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  83. f24869d Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  84. 3d00c0c Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  85. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  86. acbb1eb Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago
  87. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  88. d53e340 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  89. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  90. 96fdbec ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  91. dfa4138 ARM: cache: declare set_section_dcache by Vincent Stehlé · 12 years ago
  92. 71e6ba4 EXYNOS5: Add device node for DP by Ajay Kumar · 12 years ago
  93. 9a1313e EXYNOS5: Add device node for FIMD by Ajay Kumar · 12 years ago
  94. c18222b video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  95. 7ee68fe EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · 12 years ago
  96. ebd749d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  97. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  98. 2a04a31 Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  99. e9cd206 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  100. 77c42e8 tegra114: add SPI driver by Allen Martin · 12 years ago