1. b5bd098 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 8 years ago
  2. 9095846 at91: Add support for the AT91 slow clock controller by Andre Renaud · 8 years ago
  3. 6b3943f siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  4. 3a504d9 mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  5. d8ccbe9 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago
  6. a4475af armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  7. 694607b arm, am335x: Enable Spread Spectrum for the MPU by Heiko Schocher · 8 years ago
  8. c01bc75 am335x: add some missing CM_CLKMODE_DPLL_SSC macros by Heiko Schocher · 8 years ago
  9. 9c410f7 arm, am335x: add some missing GPIO register definitions by Heiko Schocher · 8 years ago
  10. 9c2f9b2 ARM: uniphier: insert dsb barrier to ensure visibility of store by Masahiro Yamada · 8 years ago
  11. 4565a74 ARM: uniphier: do not overwrite fdt_file environment by Masahiro Yamada · 8 years ago
  12. 80630da ARM: uniphier: check return code of setenv() by Masahiro Yamada · 8 years ago
  13. 7760b49 ARM: uniphier: fix boot mode for PH1-LD11 by Masahiro Yamada · 8 years ago
  14. adb3928 ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  15. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  16. cdaa633 arm/arm64: implement a boot header capability by Andre Przywara · 8 years ago
  17. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  18. e22455f armv7: fix order of OMAP die ID printing by Ladislav Michl · 8 years ago
  19. 97d44b1 arm: Introduce setjmp/longjmp by Alexander Graf · 8 years ago
  20. c165994 Fix to davinci_nand.h to place CEnCFG registers at correct by Peter Howard · 8 years ago
  21. 1cb9cb3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  22. 9c152ed ARM64: zynqmp: Extend page_table_size by Michal Simek · 8 years ago
  23. 08ac386 ARM64: zynqmp: Add support for zc1751-dc4 by Michal Simek · 8 years ago
  24. ac551e3 microblaze: Move MSR instruction selection to Kconfig by Michal Simek · 8 years ago
  25. 756e76f arm: lib: Fix fix push/pop-section directives by Marek Vasut · 8 years ago
  26. cc74952 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  27. c41c649 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  28. 743268f dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 8 years ago
  29. 07d31f8 dm: gpio: Add driver for MPC85XX GPIO controller by mario.six@gdsys.cc · 8 years ago
  30. b7707b0 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 8 years ago
  31. ff78aa2 armv8: ls1012a: Add support of ls1012afrdm board by Prabhakar Kushwaha · 8 years ago
  32. 3b6e389 armv8: ls1012a: Add support of ls1012ardb board by Prabhakar Kushwaha · 8 years ago
  33. 9d044fc armv8: ls1012a: Add support of ls1012aqds board by Prabhakar Kushwaha · 8 years ago
  34. b7f2bbf armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC by Prabhakar Kushwaha · 8 years ago
  35. ddd8a08 armv8: fsl-layerscape: Organize SoC overview at common location by Prabhakar Kushwaha · 8 years ago
  36. d9d9c97 armv8: fsl-layerscape: fix compile warning "rcw_tmp" by Prabhakar Kushwaha · 8 years ago
  37. 22a44d0 armv8: fsl-layerscape: Avoid LS1043A specifc defines by Prabhakar Kushwaha · 8 years ago
  38. 1e49a23 armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE by Prabhakar Kushwaha · 8 years ago
  39. f15715a Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  40. b2f1858 arm: lib: fix push/pop-section directives by Stephen Warren · 8 years ago
  41. edb697c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  42. e2924e5 ARM: k2g: Configure reset mux to device reset by Lokesh Vutla · 8 years ago
  43. 61462cd arm: omap: Introduce vcores_init function by Keerthy · 8 years ago
  44. 88730f1 ARM: DRA7: Add macros for voltage values for all OPPs by Anna, Suman · 8 years ago
  45. e42523f ARM: DRA7: Consolidate voltage macros across different SoCs by Anna, Suman · 8 years ago
  46. 27c9596 ARM: DRA7: Define common macros for efuse register offsets by Anna, Suman · 8 years ago
  47. 3608022 ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values by Anna, Suman · 8 years ago
  48. 3599774 dra7xx: Enable USB_PHY3 32KHz clock by Roger Quadros · 8 years ago
  49. 383f4a0 ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP by Roger Quadros · 8 years ago
  50. 13b0a91 arm: lib: Split asm symbols into different .text subsections by Marek Vasut · 8 years ago
  51. 806f86b arm: lib: Import Thumb1 functions by Marek Vasut · 8 years ago
  52. 0bf65c6 arm: lib: import muldi3.S from Linux by Marek Vasut · 8 years ago
  53. 40d67c7 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax by Marek Vasut · 8 years ago
  54. 7b9f9c5 arm: lib: Import __do_div64 from Linux by Marek Vasut · 8 years ago
  55. e64d759 arm: lib: Fix uldivmod.S build on Thumb2 by Marek Vasut · 8 years ago
  56. c5a543e arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · 8 years ago
  57. 06b36cb arm: lib: Sync libgcc shift operations by Marek Vasut · 8 years ago
  58. 11b1a9b arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · 8 years ago
  59. c0db6f8 arm: include: Import unified.h from Linux kernel by Marek Vasut · 8 years ago
  60. 66020a6 arm: config: Introduce CONFIG_SYS_ARM_ARCH by Marek Vasut · 8 years ago
  61. b4ba169 arm: Select CONFIG_ARM64 for Cavium ThunderX by Marek Vasut · 8 years ago
  62. 626f6e4 arm: Treat arm946es as v5te by Marek Vasut · 8 years ago
  63. 569a191 arm: socfpga: Add samtec VIN|ING board by Marek Vasut · 9 years ago
  64. 10a0338 ARM: tegra: add p2771-0000 board support by Stephen Warren · 8 years ago
  65. c7ba99c ARM: tegra: add core Tegra186 support by Stephen Warren · 8 years ago
  66. 39f6333 mmc: tegra: add basic Tegra186 support by Stephen Warren · 8 years ago
  67. 601800b ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 8 years ago
  68. 01a97a1 ARM: tegra: use DT bindings for GPIO naming by Stephen Warren · 8 years ago
  69. da6e2fa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  70. ca09e66 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · 8 years ago
  71. cdeb68e mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · 8 years ago
  72. 04583c6 mips: ath79: ap121: Enable ethernet by Wills Wang · 8 years ago
  73. 3752391 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · 8 years ago
  74. fb64cda MIPS: Abstract cache op loops with a macro by Paul Burton · 8 years ago
  75. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  76. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  77. 83b0fac MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 8 years ago
  78. 5f9cc36 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · 8 years ago
  79. 07f5b96 MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · 8 years ago
  80. 0f832b9 malta: Allow MIPS64 builds by Paul Burton · 8 years ago
  81. 2e4cc1c MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 8 years ago
  82. f3c264f Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  83. d3d6647 x86: baytrail: acpi: Fix I/O APIC ID in the MADT table by Bin Meng · 8 years ago
  84. 7ee3710 x86: quark: Generate ACPI FADT/MADT tables by Bin Meng · 8 years ago
  85. 48cf8b8 x86: quark: Add platform ASL files by Bin Meng · 8 years ago
  86. ec37913 x86: quark: Prepare device.h for inclusion by ASL by Bin Meng · 8 years ago
  87. 3498cc9 x86: acpi: Make irqroute.asl common by Bin Meng · 8 years ago
  88. 0d71511 x86: acpi: Create a common irqlinks ASL file by Bin Meng · 8 years ago
  89. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  90. 378f913 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  91. 9b77b19 ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 8 years ago
  92. ba9eb6c arm64: rename __asm_flush_dcache_level to __asm_dcache_level by Masahiro Yamada · 8 years ago
  93. 1a02123 arm64: fix comment "flush & invalidate" by Masahiro Yamada · 8 years ago
  94. 2582858 arm64: optimize __asm_{flush, invalidate}_dcache_all by Masahiro Yamada · 8 years ago
  95. 73ec696 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 8 years ago
  96. 3164f3c ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · 8 years ago
  97. d8ff4fd board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 8 years ago
  98. da9d959 ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 8 years ago
  99. 3819ea7 ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 8 years ago
  100. 2c6485b ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 8 years ago