1. b2f1858 arm: lib: fix push/pop-section directives by Stephen Warren · 8 years ago
  2. edb697c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  3. e2924e5 ARM: k2g: Configure reset mux to device reset by Lokesh Vutla · 8 years ago
  4. 61462cd arm: omap: Introduce vcores_init function by Keerthy · 8 years ago
  5. 88730f1 ARM: DRA7: Add macros for voltage values for all OPPs by Anna, Suman · 8 years ago
  6. e42523f ARM: DRA7: Consolidate voltage macros across different SoCs by Anna, Suman · 8 years ago
  7. 27c9596 ARM: DRA7: Define common macros for efuse register offsets by Anna, Suman · 8 years ago
  8. 3608022 ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values by Anna, Suman · 8 years ago
  9. 3599774 dra7xx: Enable USB_PHY3 32KHz clock by Roger Quadros · 8 years ago
  10. 383f4a0 ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP by Roger Quadros · 8 years ago
  11. 13b0a91 arm: lib: Split asm symbols into different .text subsections by Marek Vasut · 8 years ago
  12. 806f86b arm: lib: Import Thumb1 functions by Marek Vasut · 8 years ago
  13. 0bf65c6 arm: lib: import muldi3.S from Linux by Marek Vasut · 8 years ago
  14. 40d67c7 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax by Marek Vasut · 8 years ago
  15. 7b9f9c5 arm: lib: Import __do_div64 from Linux by Marek Vasut · 8 years ago
  16. e64d759 arm: lib: Fix uldivmod.S build on Thumb2 by Marek Vasut · 8 years ago
  17. c5a543e arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · 8 years ago
  18. 06b36cb arm: lib: Sync libgcc shift operations by Marek Vasut · 8 years ago
  19. 11b1a9b arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · 8 years ago
  20. c0db6f8 arm: include: Import unified.h from Linux kernel by Marek Vasut · 8 years ago
  21. 66020a6 arm: config: Introduce CONFIG_SYS_ARM_ARCH by Marek Vasut · 8 years ago
  22. b4ba169 arm: Select CONFIG_ARM64 for Cavium ThunderX by Marek Vasut · 8 years ago
  23. 626f6e4 arm: Treat arm946es as v5te by Marek Vasut · 9 years ago
  24. 569a191 arm: socfpga: Add samtec VIN|ING board by Marek Vasut · 9 years ago
  25. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  26. 378f913 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  27. 9b77b19 ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 8 years ago
  28. ba9eb6c arm64: rename __asm_flush_dcache_level to __asm_dcache_level by Masahiro Yamada · 8 years ago
  29. 1a02123 arm64: fix comment "flush & invalidate" by Masahiro Yamada · 8 years ago
  30. 2582858 arm64: optimize __asm_{flush, invalidate}_dcache_all by Masahiro Yamada · 8 years ago
  31. 73ec696 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 8 years ago
  32. 3164f3c ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · 8 years ago
  33. d8ff4fd board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 8 years ago
  34. da9d959 ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 8 years ago
  35. 3819ea7 ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 8 years ago
  36. 2c6485b ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 8 years ago
  37. a1b4885 ARM: dts: am335x-bone: Enable uart and timer by Lokesh Vutla · 8 years ago
  38. 54a92e1 ARM: dts: AM437x-IDK Initial Support by Lokesh Vutla · 8 years ago
  39. 7dd1283 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · 8 years ago
  40. 1aad38f ARM: omap5: add hooks for cpu/SoC fdt fixups by Daniel Allred · 8 years ago
  41. 47c331e ARM: omap-common: Add device type to CPU string by Daniel Allred · 8 years ago
  42. 410f525 spl: build: ti: add support for secure boot images by Daniel Allred · 8 years ago
  43. 883dfd1 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · 8 years ago
  44. 0a0c534 ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · 8 years ago
  45. a774e08 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · 8 years ago
  46. 6384726 arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 8 years ago
  47. ce31ac7 arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · 8 years ago
  48. c7757d4 arm: meson: implement calls to secure monitor by Beniamino Galvani · 9 years ago
  49. bfcef28 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 9 years ago
  50. 5a07abb arm: implement generic PSCI reset call for armv8 by Beniamino Galvani · 9 years ago
  51. 3c27b6a dm: rockchip: Enable CONFIG_BLK by Simon Glass · 8 years ago
  52. 2ed6dc8 rockchip: rock2: dts: use status = "okay" not ok by Sjoerd Simons · 9 years ago
  53. 1c09a7f rockchip: rk3288-firefly: Add gmac definition by Sjoerd Simons · 9 years ago
  54. 2f39200 rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3 by Sjoerd Simons · 9 years ago
  55. 0aefc0b rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · 9 years ago
  56. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  57. 82f2a14 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  58. 0878a8a sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 8 years ago
  59. c1fd244 arm64: Pine64: update FDT files by Andre Przywara · 9 years ago
  60. 28d6804 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · 9 years ago
  61. b19236f sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 8 years ago
  62. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 9 years ago
  63. d7e103c ARM: uniphier: add EHCI nodes for PH1-LD11 by Masahiro Yamada · 8 years ago
  64. 667dbcd ARM: uniphier: add PH1-LD11 SoC support by Masahiro Yamada · 8 years ago
  65. 7381db8 ARM: uniphier: rename UMC register macros of PH1-LD20 by Masahiro Yamada · 8 years ago
  66. 0586e22 ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h by Masahiro Yamada · 8 years ago
  67. 6a555b2 ARM: uniphier: clean up boot mode tables by Masahiro Yamada · 8 years ago
  68. 0bd2020 ARM: uniphier: disable cache in SPL of PH1-LD20 by Masahiro Yamada · 8 years ago
  69. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  70. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  71. 844f814 arm: dts: dra7: fix ethernet name with proper device address by Mugunthan V N · 9 years ago
  72. d7dc888 arm: dts: dra7: add syscon node to cpsw to read mac address by Mugunthan V N · 9 years ago
  73. dcda79e arm: dts: am4372: add syscon node to cpsw to read mac address by Mugunthan V N · 9 years ago
  74. 70c5b7b ARM: omap5: add platform specific ethernet phy modes configurations by Mugunthan V N · 9 years ago
  75. ec8fb48 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  76. ad5b580 ARM: zynq: Simplify zynq configuration by Michal Simek · 8 years ago
  77. e6a9ed0 ARM64: zynqmp: Add SPL support support by Michal Simek · 9 years ago
  78. c9811e1 ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI by Michal Simek · 9 years ago
  79. 0a8c4f6 ARM64: zynqmp: Align gic ranges for 64k in device tree by Alexander Graf · 8 years ago
  80. f44e603 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · 9 years ago
  81. 9a23f45 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · 9 years ago
  82. 621a93e ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus by Masahiro Yamada · 9 years ago
  83. bb0c63a ARM: sama5d2: Implement boot device autodetection by Marek Vasut · 9 years ago
  84. 7a91e1a ARM: at91: clock: complete the GCK's clock sources by Wenyou Yang · 9 years ago
  85. 4adf6a7 ARM: at91: clock: fix the GCK's clock source by Wenyou Yang · 9 years ago
  86. 9989c15 board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · 9 years ago
  87. cc434ad ARM: at91: sama5d2: add macro & field definitions by Wenyou Yang · 9 years ago
  88. d38fca4 ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · 8 years ago
  89. 019a147 driver/ddr/fsl: Add workaround for erratum A-010165 by Shengzhou Liu · 9 years ago
  90. 404bf45 arch/arm, arch/powerpc: add # of SEC engines on the SOC by Alex Porosanu · 9 years ago
  91. e99d719 arch/arm: add SEC JR0 offset by Alex Porosanu · 9 years ago
  92. 56747bf armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · 9 years ago
  93. f504227 armv8: fsl-layerscape: spl: fix the macro name of MMC mode by Qianyu Gong · 9 years ago
  94. 1f49dc3 armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs() by Qianyu Gong · 9 years ago
  95. acb8f5e armv8: fsl-layerscape: Remove unnecessary flushing dcache by Alison Wang · 9 years ago
  96. 87e566d armv8/ls1043a: update the node for QSPI support by Yuan Yao · 9 years ago
  97. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  98. f13c99c armv8/fdt: add fixup_crypto_node by Alex Porosanu · 9 years ago
  99. 5fc62fe driver/ddr/fsl: Add workaround for erratum A-009801 by Shengzhou Liu · 9 years ago
  100. 074596c armv8/ls1043: Add workaround for DDR erratum A-008850 by Shengzhou Liu · 9 years ago