1. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. f4eaf88 arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. by Łukasz Majewski · 11 years ago
  3. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  4. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  5. e161f60 arm: exynos: fix clock calculation by Minkyu Kang · 11 years ago
  6. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  7. 198a40b EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 11 years ago
  8. dc20fdd EXYNOS: Add API for power reset and exit wakeup by Rajeshwari Shinde · 11 years ago
  9. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  10. e3f5310 ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION by Lokesh Vutla · 11 years ago
  11. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  12. c2543a2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  13. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  14. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  15. 7b9c5d0 arm, am335x: make mpu pll config configurable by Heiko Schocher · 11 years ago
  16. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  17. 2b81c26 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · 12 years ago
  18. ee28eda OMAP5: Enable access to auxclk registers by Lubomir Popov · 11 years ago
  19. 92b0482 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 11 years ago
  20. 97405d8 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 11 years ago
  21. f9b814a ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 11 years ago
  22. e9d6cd0 ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · 11 years ago
  23. 18c9d55 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 11 years ago
  24. 3332b24 ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 11 years ago
  25. 63fc0c7 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 11 years ago
  26. 4ca94d8 ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 11 years ago
  27. af1d002 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  28. bcdd8f7 ARM: OMAP5: clocks: Do not enable sgx clocks by Sricharan R · 11 years ago
  29. 9239f5b ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 11 years ago
  30. e0a8c99 OMAP5: Fix bug in omap5_es1_prcm struct by Lubomir Popov · 11 years ago
  31. e69c585 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · 11 years ago
  32. 4d0df9c OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 11 years ago
  33. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  34. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  35. 0ac6db2 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  36. b5f9756 exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 12 years ago
  37. 72af2fc exynos: move tzpc_init to armv7/exynos by Inderpal Singh · 12 years ago
  38. 24e8bee arm: vf610: Add Vybrid VF610 CPU support by Alison Wang · 11 years ago
  39. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  40. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 11 years ago
  41. 234370c Exynos5: clock: Update the equation to calculate PLL output frequency by Akshay Saraswat · 12 years ago
  42. 3225f34 ARM: atmel: add sama5d3xek support by Bo Shen · 12 years ago
  43. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  44. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  45. 47c6ea0 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 12 years ago
  46. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  47. fda0681 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 12 years ago
  48. f92f227 ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common by SRICHARAN R · 12 years ago
  49. 30bba01 am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO by Tom Rini · 12 years ago
  50. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 12 years ago
  51. 2bcc785 OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work by Lubomir Popov · 12 years ago
  52. 166e5cc arm: omap: emif: Fix DDR3 init after warm reset by Lokesh Vutla · 12 years ago
  53. 3935277 OMAP5: I2C: Enable i2c5 clocks by Lubomir Popov · 12 years ago
  54. 035d563 am33xx: add pll and clock support for TI814x CPSW by Matt Porter · 12 years ago
  55. d5dae85 fpga: zynq: Add support for loading bitstream by Michal Simek · 12 years ago
  56. ba5dfc1 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  57. f399f63 arm: mx5: Add NAND clock handling by Marek Vasut · 12 years ago
  58. 8024352 net: gem: Fix gem driver on 1Gbps LAN by Michal Simek · 12 years ago
  59. 4b21284 zynq: Move scutimer baseaddr to hardware.h by Michal Simek · 12 years ago
  60. d54cc00 arm: zynq: U-Boot udelay < 1000 FIX by David Andrey · 12 years ago
  61. 112fd2e Add mxc_ocotp driver by Benoît Thébaudeau · 12 years ago
  62. 8f3ff11 imx: Homogenize and fix fuse register definitions by Benoît Thébaudeau · 12 years ago
  63. 11c08d4 mx5: Define a common get_board_rev() by Fabio Estevam · 12 years ago
  64. ae695b1 mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · 12 years ago
  65. 25b4aa1 mx6: Add solo-lite variant support by Fabio Estevam · 12 years ago
  66. dc47e2b exynos: Correct use of 64-bit division by Simon Glass · 12 years ago
  67. 3ebbbfe Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · 12 years ago
  68. c4a4e2e ARMv7: start.S: stay in HYP mode if u-boot is entered in it by Andre Przywara · 12 years ago
  69. 4411b2a BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · 12 years ago
  70. 9d0fd10 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · 12 years ago
  71. c97b6df Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  72. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  73. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  74. 8b7cd09 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  75. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  76. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  77. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  78. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  79. e78b140 imx: mx5: lowlevel_init: Simplify code by Benoît Thébaudeau · 12 years ago
  80. a1c8fb9 OMAP4: Fix bug in omap4460_volts struct by Lubomir Popov · 12 years ago
  81. c3d2c24 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  82. d3d82e9 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 12 years ago
  83. a8f408a OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 12 years ago
  84. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  85. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  86. 5aa014d am335x: Enable MMC1 clock by Tom Rini · 12 years ago
  87. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  88. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  89. 38e7007 mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  90. 07cd5c7 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · 12 years ago
  91. e233870 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · 12 years ago
  92. 12a46a3 Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · 12 years ago
  93. 92809ee Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  94. 34b5ee1 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  95. c059f27 Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  96. f24869d Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  97. 3d00c0c Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  98. d53e340 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  99. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  100. 7ee68fe EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · 12 years ago