1. 2d18ef2 ARMv7M: add STM32F1 support by Matt Porter · 9 years ago
  2. 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  3. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  4. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  5. a881db0 sunxi: Fix dram initialization not working on some a33 devices by Hans de Goede · 9 years ago
  6. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  7. f0e8e89 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · 9 years ago
  8. 9b9449c imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · 9 years ago
  9. 3625fd6 arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified by Tim Harvey · 9 years ago
  10. 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  11. cf85202 exynos: clock: clean up checkpatch issues by Minkyu Kang · 9 years ago
  12. b68a5b1 arm: mx6: ddr3: Remove dead code by Nikolay Dimitrov · 9 years ago
  13. b4ed9f8 mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · 10 years ago
  14. 8a2bd21 arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations by Nikolay Dimitrov · 9 years ago
  15. a8f2d01 tegra: Boot in non-secure mode by default by Jan Kiszka · 9 years ago
  16. 7316987 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 9 years ago
  17. ce416fa ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 9 years ago
  18. d6b72da virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 9 years ago
  19. 3317b98 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 9 years ago
  20. 4c681a3 ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 9 years ago
  21. 4ce4de1 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 9 years ago
  22. b0206e7 ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 9 years ago
  23. 680f396 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 9 years ago
  24. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  25. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  26. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 9 years ago
  27. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  28. a02a669 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 9 years ago
  29. cc25d85 ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 9 years ago
  30. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  31. 350b50e arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 9 years ago
  32. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  33. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  34. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 9 years ago
  35. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  36. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  37. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  38. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 9 years ago
  39. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  40. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 9 years ago
  41. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 9 years ago
  42. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 9 years ago
  43. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  44. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  45. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  46. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  47. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 9 years ago
  48. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  49. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  50. 929b262 sunxi: usbc: Remove unused irq field by Hans de Goede · 10 years ago
  51. 92bcc6c sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  52. dcfa530 sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 9 years ago
  53. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  54. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  55. 7472a5d ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · 10 years ago
  56. 16247d2 zynqmp: Add support for emulation platform - Veloce by Michal Simek · 9 years ago
  57. a7858f6 zynq: timer: Fix wrong timer calculation by Siva Durga Prasad Paladugu · 9 years ago
  58. 5cb2420 zynqmp: Add support for R5 sw loading by Michal Simek · 9 years ago
  59. 222b212 zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  60. f25f552 zynq: slcr: Disable all level shifters by Siva Durga Prasad Paladugu · 10 years ago
  61. e7fa7d5 ARM: zynq: drop legacy ps7_init.c/h support by Masahiro Yamada · 9 years ago
  62. 7a1aec8 zynq: Add Zynq PicoZed board support by Nathan Rossi · 9 years ago
  63. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  64. e536ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  65. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  66. ab10d73 armv8/fsl-lsch3: Implement workaround for I2C erratum A009203 by York Sun · 10 years ago
  67. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  68. 32eda7c armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · 10 years ago
  69. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  70. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  71. 7a90a1f ARM: vf610: Enable caches by Stefan Agner · 9 years ago
  72. 1db503c ARM: vf610: Add SoC and CPU type detection by Sanchayan Maity · 9 years ago
  73. ecd8557 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  74. f12467d ARM: DRA7: Set serial number environment variable by Dileep Katta · 10 years ago
  75. e2b65ea armv8/ls2085ardb: Add support of LS2085ARDB platform by York Sun · 10 years ago
  76. 7288c2c armv8/ls2085aqds: Add support of LS2085AQDS platform by York Sun · 10 years ago
  77. 9cc2c47 driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  78. d27bf90 armv8/fsl-ch3: Add support to print RCW configuration by Bhupesh Sharma · 10 years ago
  79. 125e2bc drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  80. 31d34c6 armv8: Add SerDes framework for Layerscape Architecture by Minghuan Lian · 10 years ago
  81. 1e52835 armv8/fsl-lsch3: Use correct compatible for serial clock fixup by Scott Wood · 10 years ago
  82. d746fef armv8/ls2085a: Add workaround for USB erratum A-008751 by Scott Wood · 10 years ago
  83. b991b98 fsl-lsch3: Introduce place for common early SoC init by Scott Wood · 10 years ago
  84. 12eaf31 armv8/fsl-lsch3: Update early MMU table by York Sun · 10 years ago
  85. 07c6600 armv8/fsl-lsch3: Set nodes in DVM domain by Scott Wood · 10 years ago
  86. 05d2e21 armv8/ls2085a: Add support for reset request by pankaj chauhan · 10 years ago
  87. 207774b armv8/ls2085a: Fix generic timer clock source by York Sun · 10 years ago
  88. 19f9175 armv8/fsl-lsch3: Fix platform clock calculation by York Sun · 10 years ago
  89. 060ef09 armv8/fsl-lsch3: Implement workaround for erratum A008585 by York Sun · 10 years ago
  90. e702146 ARM: integrator: abolish CONFIG_INTEGRATOR by Masahiro Yamada · 9 years ago
  91. 526fcc2 ARM: ARM720t: remove empty asm/arch/hardware.h by Masahiro Yamada · 9 years ago
  92. eaaa4f7 ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago
  93. 12d8a72 ARM: Add ARMv7-M support by rev13@wp.pl · 10 years ago
  94. 78c5a18 arm: mx6: ddr: add pd_fast_exit flag to system information by Tim Harvey · 10 years ago
  95. 32f9ef3 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · 10 years ago
  96. a2a55e5 driver/fsl-mc: Add support of MC Flibs by Prabhakar Kushwaha · 10 years ago
  97. b7f57ac fsl-ch3/README: Add description for NOR flash layout (firmware images) by Bhupesh Sharma · 10 years ago
  98. 422cb08 armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  99. 0ef44d1 arm: socfpga: spl: add board_init_f to SPL by Dinh Nguyen · 9 years ago
  100. 9ad3a4a arm: socfpga: spl: Add SDRAM check by Dinh Nguyen · 10 years ago