1. 335b4e5 ARM: am33xx: Always inhibit init/refresh during DDR phy init by Russ Dill · 8 years ago
  2. 3325b06 ARM: am33xx: Fix DDR init delay placement by Russ Dill · 8 years ago
  3. 38d592f arm: omap5: fix build dependency for secure devices by Andreas Dannenberg · 8 years ago
  4. 8b76d23e arm: am4x: fix build dependency for secure devices by Andreas Dannenberg · 8 years ago
  5. 9a9d394 armv7: simplify identify_nand_chip by Ladislav Michl · 8 years ago
  6. 22d6ac4 armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
  7. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  8. b1509e3 armv7: add reset timeout to identify_nand_chip by Ladislav Michl · 8 years ago
  9. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  10. 45684ae ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · 8 years ago
  11. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  12. 1f9ef0d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  13. b707396 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S by Chen-Yu Tsai · 8 years ago
  14. 6e6622d ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  15. 45c334e ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · 8 years ago
  16. afc1f65 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  17. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  18. 8c0ef7f ARM: PSCI: Allocate PSCI stack in secure stack section by Chen-Yu Tsai · 8 years ago
  19. 94a389b sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  20. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  21. 6b42461 arm: Don't invalidate unaligned cache regions by Simon Glass · 8 years ago
  22. 397b569 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  23. 663f6fc ARM: OMAP5+: Enable errata i727 by Lokesh Vutla · 8 years ago
  24. e29878f arm: am4x: add U-Boot FIT signing and SPL image post-processing by Madan Srinivas · 8 years ago
  25. 17c2987 arm: omap5: add U-Boot FIT signing and SPL image post-processing by Andreas Dannenberg · 8 years ago
  26. bf9ec86 arm: omap-common: Update to generate secure U-Boot FIT blob by Andreas Dannenberg · 8 years ago
  27. 1bb0a21 arm: omap-common: secure ROM signature verify API by Andreas Dannenberg · 8 years ago
  28. d86f7af arm: omap-common: add secure rom call API for secure devices by Andreas Dannenberg · 8 years ago
  29. 51d0638 arm: omap-common: add secure smc entry by Daniel Allred · 8 years ago
  30. ec6f610 arm: cache: add missing dummy functions for when dcache disabled by Daniel Allred · 8 years ago
  31. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  32. 8ada4e0 arm: bcm235xx: update clock framework by Steve Rae · 8 years ago
  33. 77a1a67 arm: bcm235xx: fix kps ccu by Chris Brand · 8 years ago
  34. ec04836 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  35. 85a2f77 omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  36. 4257f5f sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  37. 3424c3f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  38. 0f3b894 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  39. 778dc5f ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all by Chen-Yu Tsai · 8 years ago
  40. dae08d2 ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() by Chen-Yu Tsai · 8 years ago
  41. 165bd7a board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · 8 years ago
  42. 43486e4 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · 8 years ago
  43. fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  44. b5bd098 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
  45. 1428d83 arm: dra7xx: Assign omap_vcores based on board type by Keerthy · 8 years ago
  46. 3fc304b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  47. 3a504d9 mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  48. a4475af armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  49. 694607b arm, am335x: Enable Spread Spectrum for the MPU by Heiko Schocher · 8 years ago
  50. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  51. e22455f armv7: fix order of OMAP die ID printing by Ladislav Michl · 8 years ago
  52. 61462cd arm: omap: Introduce vcores_init function by Keerthy · 8 years ago
  53. e42523f ARM: DRA7: Consolidate voltage macros across different SoCs by Anna, Suman · 8 years ago
  54. 27c9596 ARM: DRA7: Define common macros for efuse register offsets by Anna, Suman · 8 years ago
  55. 3599774 dra7xx: Enable USB_PHY3 32KHz clock by Roger Quadros · 8 years ago
  56. 383f4a0 ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP by Roger Quadros · 8 years ago
  57. 9f8fa18 imx: mx7: implement reset_misc by Peng Fan · 9 years ago
  58. 9b77b19 ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 8 years ago
  59. 3164f3c ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · 9 years ago
  60. 1aad38f ARM: omap5: add hooks for cpu/SoC fdt fixups by Daniel Allred · 9 years ago
  61. 47c331e ARM: omap-common: Add device type to CPU string by Daniel Allred · 9 years ago
  62. 410f525 spl: build: ti: add support for secure boot images by Daniel Allred · 9 years ago
  63. 883dfd1 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · 9 years ago
  64. 0a0c534 ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · 9 years ago
  65. a774e08 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · 9 years ago
  66. 6384726 arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 9 years ago
  67. ce31ac7 arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · 9 years ago
  68. 5c2dd4c exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  69. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  70. 04cb3c0 imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP by Peng Fan · 8 years ago
  71. e4d79dc imx: mx6: ddr: support i.MX6D/QPlus by Peng Fan · 8 years ago
  72. b949fd2 imx: mx6: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  73. dea5723 imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sources by Peng Fan · 8 years ago
  74. 56747bf armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · 9 years ago
  75. d15a244 imx: correct speed grading info for i.MX6UL by Peng Fan · 9 years ago
  76. f716bf1 imx: imx7d: fix ahb clock mux 1 by Stefan Agner · 9 years ago
  77. b67d6b0 ARM: am33xx: Fix DDR initialization delays by Russ Dill · 9 years ago
  78. 821c89d Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · 9 years ago
  79. e52e334 ARM: DRA7: Add ABB setup for all domains by Nishanth Menon · 9 years ago
  80. a818097 ARM: OMAP5: Enable ABB configuration for MM voltage domain by Nishanth Menon · 9 years ago
  81. 3708e78 ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure by Nishanth Menon · 9 years ago
  82. 2d9d057 ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2 by Nishanth Menon · 9 years ago
  83. 69cc7db Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · 9 years ago
  84. 90d7cc4 imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK by Akshay Bhat · 9 years ago
  85. 8140132 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  86. df12014 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code by Hans de Goede · 9 years ago
  87. c09d290 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · 9 years ago
  88. 41582e2 sniper: Change vendor name from lge to lg, matching devicetree vendor prefix by Paul Kocialkowski · 9 years ago
  89. e6e505b sunxi: Move cpu independent code to mach directory by Alexander Graf · 9 years ago
  90. 0c935ac sunxi: usb_phy: Add support for A83T USB PHYs by Chen-Yu Tsai · 9 years ago
  91. c74384c sunxi: Print soc-id from sram controller for sun8i boards by Hans de Goede · 9 years ago
  92. 5f8afd7 sunxi: Add conditional magic sram poke for A33 by Hans de Goede · 9 years ago
  93. d990f5c arm: Add support for HYP mode and LPAE page tables by Alexander Graf · 9 years ago
  94. c755e67 ARM: OMAP5/DRA7: Expose do_set_iodelay by Nishanth Menon · 9 years ago
  95. ceb7d77 ARM: OMAP5/DRA7: Split iodelay functionality into sub steps by Nishanth Menon · 9 years ago
  96. 9c90f51 ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0 by Nishanth Menon · 9 years ago
  97. 3d042e4 ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0 by Nishanth Menon · 9 years ago
  98. d851ad3 ARM: DRA72x: Add support for detection of SR2.0 by Ravi Babu · 9 years ago
  99. 7abeec2 imx: mx7d: move MX7D to Kconfig entry by Peng Fan · 9 years ago
  100. 9131c18 imx: mx6sx: move MX6SX to Kconfig entry by Peng Fan · 9 years ago