1. 82b5134 Tegra: Configure L2 cache control reg properly. by Tom Warren · 12 years ago
  2. 23b2c7c Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · 12 years ago
  3. d9cd502 ARM: tegra: support T33 SKU of Tegra30 by Stephen Warren · 12 years ago
  4. 7acb96b ARMv7: start.S: stay in HYP mode if u-boot is entered in it by Andre Przywara · 12 years ago
  5. e916e05 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · 12 years ago
  6. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  7. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · 12 years ago
  8. 833fb55 spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 12 years ago
  9. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · 12 years ago
  10. f15851d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  11. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  12. b709cd1 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · 12 years ago
  13. 05acd82 am335x: Really correct DDR timings on new BeagleBone part by Tom Rini · 12 years ago
  14. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  15. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  16. 62dd75c arm1176: Remove unused MMU setup from start.S by Benoît Thébaudeau · 12 years ago
  17. 80f2f93 arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  18. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  19. 545d04c arm: Remove support for smdk6400 by Benoît Thébaudeau · 12 years ago
  20. 393b98d imx: Add u-boot-with-nand-spl.imx make target by Benoît Thébaudeau · 12 years ago
  21. b2c7920 imx: Add u-boot-with-spl.imx make target by Benoît Thébaudeau · 12 years ago
  22. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  23. 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  24. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  25. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  26. 73dcb27 arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · 12 years ago
  27. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  28. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  29. 13a489e arm1136: Remove redundant relocate_code() return by Benoît Thébaudeau · 12 years ago
  30. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  31. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  32. 4a53053 imx: mx5: lowlevel_init: Simplify code by Benoît Thébaudeau · 12 years ago
  33. ab7d35c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  34. e427c6f omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · 12 years ago
  35. c8a3e76 OMAP4: Fix bug in omap4460_volts struct by Lubomir Popov · 12 years ago
  36. d1cdc1b powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · 12 years ago
  37. 8939ec3 am335x: Update timings for the beaglebone again by Tom Rini · 12 years ago
  38. b2553f5 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · 12 years ago
  39. a270595 am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END by Tom Rini · 12 years ago
  40. 4652684 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  41. c323bd2 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 12 years ago
  42. a01f0b0 OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 12 years ago
  43. 4db99e1 omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ by Hunter, Jon · 12 years ago
  44. d9021d4 omap2420-h4: Fix booting from NOR flash by Hunter, Jon · 12 years ago
  45. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  46. ce21278 omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel by Andreas Bießmann · 12 years ago
  47. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  48. 9418bdb omap3/cpu.h: add BCH support by Andreas Bießmann · 12 years ago
  49. 70718dc am335x: Enable MMC1 clock by Tom Rini · 12 years ago
  50. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  51. 0608171 exynos: change indentation of defines in cpu.h by Minkyu Kang · 12 years ago
  52. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  53. 37c1efa ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  54. 435998b mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  55. 4a59809 Consolidate bool type by York Sun · 12 years ago
  56. a101d25 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · 12 years ago
  57. bb71416 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · 12 years ago
  58. 37feb7b Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · 12 years ago
  59. 98c58b9 Exynos: Add peripherial id for pwm by Padmavathi Venna · 12 years ago
  60. ad73b91 Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  61. ee85f24 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  62. 4f44a3c Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  63. 94f61a3 Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  64. a9e9abb Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  65. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  66. a42e55a Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago
  67. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  68. 59dd8b5 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  69. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  70. 0871607 ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  71. 313fe56 ARM: cache: declare set_section_dcache by Vincent Stehlé · 12 years ago
  72. 09c73a7 EXYNOS5: Add device node for DP by Ajay Kumar · 12 years ago
  73. 21b893c EXYNOS5: Add device node for FIMD by Ajay Kumar · 12 years ago
  74. d6092d9 video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  75. 10cb7fa EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · 12 years ago
  76. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  77. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  78. 3086f6a Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  79. be479a8 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  80. 21f5b93 tegra114: add SPI driver by Allen Martin · 12 years ago
  81. 461b80f tegra114: fdt: add SPI blocks by Allen Martin · 12 years ago
  82. 2a293d4 tegra114: fdt: add apbdma block by Allen Martin · 12 years ago
  83. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  84. 8db241b tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  85. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  86. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  87. 191d57d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  88. bdc9b24 arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms by Tom Rini · 12 years ago
  89. 385bc75 am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  90. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  91. 683e71d am33xx: support ti814x mmc reference clock by Matt Porter · 12 years ago
  92. 4035510 am33xx: add dmm support to emif4 library by Matt Porter · 12 years ago
  93. 691fbe3 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  94. b409a80 am33xx: refactor am33xx mux support and add ti814x support by Matt Porter · 12 years ago
  95. 57da666 am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  96. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  97. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  98. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  99. 2ac0754 ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  100. c30d57b am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago