1. 70617c7 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  2. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  3. d2ffbb1 arm: bcm235xx: update clock framework by Steve Rae · 8 years ago
  4. 8b05189 arm: bcm235xx: fix kps ccu by Chris Brand · 8 years ago
  5. e873b15 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  6. c1f2bdd omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  7. 60e0b18 sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  8. 9bffa7f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  9. 8ba7974 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  10. 62e4032 ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all by Chen-Yu Tsai · 8 years ago
  11. 72479ed ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() by Chen-Yu Tsai · 8 years ago
  12. 6c2cfdd board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · 8 years ago
  13. 45f2c70 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · 8 years ago
  14. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  15. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
  16. c805623 arm: dra7xx: Assign omap_vcores based on board type by Keerthy · 8 years ago
  17. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  18. 5bf904c mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  19. d17112a armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  20. 8575473 arm, am335x: Enable Spread Spectrum for the MPU by Heiko Schocher · 8 years ago
  21. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  22. c84b952 armv7: fix order of OMAP die ID printing by Ladislav Michl · 8 years ago
  23. 35740ec arm: omap: Introduce vcores_init function by Keerthy · 9 years ago
  24. 4d1789a ARM: DRA7: Consolidate voltage macros across different SoCs by Anna, Suman · 9 years ago
  25. fc32098 ARM: DRA7: Define common macros for efuse register offsets by Anna, Suman · 9 years ago
  26. f125894 dra7xx: Enable USB_PHY3 32KHz clock by Roger Quadros · 9 years ago
  27. 16c9710 ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP by Roger Quadros · 9 years ago
  28. 99c874b imx: mx7: implement reset_misc by Peng Fan · 9 years ago
  29. 9bd0f9a ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 9 years ago
  30. c1ef8c0 ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · 9 years ago
  31. 79ca224 ARM: omap5: add hooks for cpu/SoC fdt fixups by Daniel Allred · 9 years ago
  32. fd684b2 ARM: omap-common: Add device type to CPU string by Daniel Allred · 9 years ago
  33. e82e8dd spl: build: ti: add support for secure boot images by Daniel Allred · 9 years ago
  34. e8a9b67 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · 9 years ago
  35. 635173a ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · 9 years ago
  36. 8a536e9 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · 9 years ago
  37. eba13cd arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 9 years ago
  38. fb59e8e arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · 9 years ago
  39. 636bf17 exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  40. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  41. 6c4f76f imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP by Peng Fan · 9 years ago
  42. 9dba13b imx: mx6: ddr: support i.MX6D/QPlus by Peng Fan · 9 years ago
  43. 6861c5a imx: mx6: use simpler runtime cpu dection macros by Peng Fan · 9 years ago
  44. 20926be imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sources by Peng Fan · 9 years ago
  45. 1e98bab armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · 9 years ago
  46. 441e905 imx: correct speed grading info for i.MX6UL by Peng Fan · 9 years ago
  47. 9a3642e imx: imx7d: fix ahb clock mux 1 by Stefan Agner · 9 years ago
  48. ea52684 ARM: am33xx: Fix DDR initialization delays by Russ Dill · 9 years ago
  49. 9266bf4 Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · 9 years ago
  50. 59b92af ARM: DRA7: Add ABB setup for all domains by Nishanth Menon · 9 years ago
  51. 07be757 ARM: OMAP5: Enable ABB configuration for MM voltage domain by Nishanth Menon · 9 years ago
  52. 1eb62b4 ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure by Nishanth Menon · 9 years ago
  53. 4493e7d ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2 by Nishanth Menon · 9 years ago
  54. 891b819 Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · 9 years ago
  55. 4e364e6 imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK by Akshay Bhat · 9 years ago
  56. 8241212 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  57. ba3bf9b arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code by Hans de Goede · 9 years ago
  58. 076e841 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · 9 years ago
  59. ea81769 sniper: Change vendor name from lge to lg, matching devicetree vendor prefix by Paul Kocialkowski · 9 years ago
  60. 8dd84a7 sunxi: Move cpu independent code to mach directory by Alexander Graf · 9 years ago
  61. ba56856 sunxi: usb_phy: Add support for A83T USB PHYs by Chen-Yu Tsai · 9 years ago
  62. b83d933 sunxi: Print soc-id from sram controller for sun8i boards by Hans de Goede · 9 years ago
  63. c62f8da sunxi: Add conditional magic sram poke for A33 by Hans de Goede · 9 years ago
  64. ae6c2bc arm: Add support for HYP mode and LPAE page tables by Alexander Graf · 9 years ago
  65. e398949 ARM: OMAP5/DRA7: Expose do_set_iodelay by Nishanth Menon · 9 years ago
  66. b096f3a ARM: OMAP5/DRA7: Split iodelay functionality into sub steps by Nishanth Menon · 9 years ago
  67. 9148fa9 ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0 by Nishanth Menon · 9 years ago
  68. 3269997 ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0 by Nishanth Menon · 9 years ago
  69. af9af44 ARM: DRA72x: Add support for detection of SR2.0 by Ravi Babu · 9 years ago
  70. 6acdb8b imx: mx7d: move MX7D to Kconfig entry by Peng Fan · 9 years ago
  71. 6feaa96 imx: mx6sx: move MX6SX to Kconfig entry by Peng Fan · 9 years ago
  72. 73eb9b0 arm: mx6: Add CCV xPress board support by Stefan Roese · 9 years ago
  73. 6cfa712 warp7: Add initial support by Fabio Estevam · 9 years ago
  74. 2302357 arm: imx6: Switch DDR3 calibration to wait_for_bit() by Marek Vasut · 9 years ago
  75. 219e8c8 imx: print ARM clock for clocks command by Peng Fan · 9 years ago
  76. a2cba65 imx: mx6ul configure the PMIC_STBY_REQ pin as open drain by Peng Fan · 9 years ago
  77. f60137e imx: mx6ul: skip setting ahb rate by Peng Fan · 9 years ago
  78. 64cef44 imx: mx6: Fix incorrect clear mmdc_ch0 handshake mask by Ye Li · 9 years ago
  79. ca89aa2 sunxi: A83T: fix 32bit overflow warning by vishnupatekar · 9 years ago
  80. 42cbbe3 sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  81. a60c3fc sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · 9 years ago
  82. 47adc3d sunxi: Fix clock_twi_onoff for sun9i by Hans de Goede · 9 years ago
  83. 7969677 sunxi: Fix clock_twi_onoff for sun8i-a83 by Hans de Goede · 9 years ago
  84. f946a87 sunxi: Fix clock_twi_onoff for sun6i by Hans de Goede · 9 years ago
  85. b88d0ab sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · 9 years ago
  86. 52b6658 Merge branch 'next' by Stefano Babic · 9 years ago
  87. 0ed608e spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  88. 1258bb1 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · 9 years ago
  89. e1660a5 omap4: Check warm reset for reboot mode validity by Paul Kocialkowski · 9 years ago
  90. 4fa7bb9 omap4: Reboot mode support by Paul Kocialkowski · 9 years ago
  91. 913349f omap4: Properly enable USB PHY clocks by Paul Kocialkowski · 9 years ago
  92. ec3ec83 omap-common: clocks-common: Setup USB DPLL when MUSB is in use by Paul Kocialkowski · 9 years ago
  93. 3e3b8bc Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  94. 4313fd5 omap4: Move i2c clocks enable to enable_basic_clocks by Paul Kocialkowski · 9 years ago
  95. c7f3bb1 omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace by Paul Kocialkowski · 9 years ago
  96. c22b57e omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  97. a00b1e5 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  98. ebb7b9f omap4: Export jedec sdram timings by Paul Kocialkowski · 9 years ago
  99. 6943d34 omap4: Export elpidia sdram timings by Paul Kocialkowski · 9 years ago
  100. 83ec881 omap4: Export elpidia sdram device details by Paul Kocialkowski · 9 years ago