1. 2a6078e ARM: rmobile: Add support R8A7795 by Nobuhiro Iwamatsu · 9 years ago
  2. 4dc515a ARM: rmobile: Add support R-Car Generation 3 by Nobuhiro Iwamatsu · 9 years ago
  3. b2c0e49 ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig by Nobuhiro Iwamatsu · 8 years ago
  4. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  5. ea3eacc ARM: rmobile: Move SoC headers to mach-rmobile/include/mach by Nobuhiro Iwamatsu · 9 years ago
  6. c91ef68 ARM: rmobile: Move SoC sources to mach-rmobile by Nobuhiro Iwamatsu · 9 years ago
  7. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 9 years ago
  8. adde58a tegra: dts: Sync tegra20 device tree files with Linux by Simon Glass · 9 years ago
  9. 074f728 sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) by Quentin Schulz · 8 years ago
  10. ec380a0 sunxi: Add missing boot_media fields in the SPL header by Olliver Schinagl · 8 years ago
  11. 2480256 ARM: uniphier: add external IRQ setup code by Masahiro Yamada · 8 years ago
  12. 2707e83 ARM: dts: uniphier: add AIDET nodes by Masahiro Yamada · 8 years ago
  13. 1174603f ARM: dts: uniphier: sync Device Trees with upstream Linux by Masahiro Yamada · 8 years ago
  14. 3a1e442 ARM: uniphier: fix typo "talbe" by Masahiro Yamada · 8 years ago
  15. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  16. cbbd541 armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs by Abhimanyu Saini · 8 years ago
  17. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  18. 649d810 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 9 years ago
  19. d1b8ea8 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 9 years ago
  20. efe0419 arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260 by Heiko Schocher · 9 years ago
  21. 914aff1 corvus DTS / DM support by Heiko Schocher · 9 years ago
  22. 959eb06 arm: at91: add CONFIG_AT91SAM9M10G45 by Heiko Schocher · 9 years ago
  23. 7723a34 ARM: at91: Don't invoke spl_boot_device() twice by Marek Vasut · 9 years ago
  24. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  25. 46dc5cb board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · 8 years ago
  26. 20ccb43 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago
  27. d2ffbb1 arm: bcm235xx: update clock framework by Steve Rae · 8 years ago
  28. 8b05189 arm: bcm235xx: fix kps ccu by Chris Brand · 8 years ago
  29. 4c8b286 arm: bcm235xx: implement the boot0 hook code by Steve Rae · 8 years ago
  30. e873b15 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  31. 909cc1c ARM: move #ifdef to match the error handling code by Masahiro Yamada · 8 years ago
  32. b914009 arm64: optimize smp_kick_all_cpus by Masahiro Yamada · 8 years ago
  33. 6ac0699 board: amlogic: Rename folder for Amlogic boards by Carlo Caione · 8 years ago
  34. c1f2bdd omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  35. f861806 armv8/fsl_lsch2: Correct the cores frequency initialization by Hou Zhiqiang · 8 years ago
  36. f99c5cb Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  37. 60e0b18 sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  38. 9bffa7f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  39. f3a80e2 sunxi: Add CPUCFG debug lock and sun7i cpu power controls by Chen-Yu Tsai · 8 years ago
  40. fcd4c4e sunxi: Group cpu core related controls together by Chen-Yu Tsai · 8 years ago
  41. d14dcb0 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h by Chen-Yu Tsai · 8 years ago
  42. 165ab87 sunxi: Add packed attribute to struct sunxi_prcm_reg by Chen-Yu Tsai · 8 years ago
  43. 8ba7974 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  44. 72a4800 ARM: allocate extra space for PSCI stack in secure section during link phase by Chen-Yu Tsai · 8 years ago
  45. 23addd2 ARM: PSCI: export common PSCI function declarations for C code by Chen-Yu Tsai · 8 years ago
  46. 62e4032 ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all by Chen-Yu Tsai · 8 years ago
  47. 72479ed ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() by Chen-Yu Tsai · 8 years ago
  48. 902879a sunxi: Add defconfig and dts file for inet86dz board by Hans de Goede · 8 years ago
  49. c3ed8c1 sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet by Hans de Goede · 8 years ago
  50. 42a3182 sunxi: Select USE_TINY_PRINTF by Hans de Goede · 8 years ago
  51. e0012a3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  52. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  53. e0e2b26 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  54. 460483c ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20 by Masahiro Yamada · 8 years ago
  55. 3a0850d ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig by Masahiro Yamada · 8 years ago
  56. 74b79f8 ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT by Masahiro Yamada · 8 years ago
  57. 908c4d1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  58. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  59. 38cb0b9 arm: Fix setjmp by Alexander Graf · 8 years ago
  60. 107ef97 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · 8 years ago
  61. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  62. 56ba44d armv8/ls2080: Remove workaround for erratum A008751 by Sriram Dash · 8 years ago
  63. 9282d26 arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper by Sriram Dash · 8 years ago
  64. 9951985 ARM: dts: AM572x-IDK Initial Support by Schuyler Patton · 8 years ago
  65. 6c2cfdd board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · 8 years ago
  66. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · 8 years ago
  67. 45f2c70 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · 8 years ago
  68. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  69. c7cbf22 ARM: at91: Fix PMC bit definitions by Marek Vasut · 9 years ago
  70. f5e7513 ARM: at91: sama5: Extend boot device autodetection by Marek Vasut · 9 years ago
  71. 2369c9c arm: at91: Add support for gurnard by Andre Renaud · 9 years ago
  72. 46ecd23 at91: Add driver-model GPIO devices for AT91SAM9G45 by Simon Glass · 9 years ago
  73. 3c9fc8d arm: at91: Add a header file for the real-time clock by Andre Renaud · 9 years ago
  74. 30a4121 arm: at91: dts: Bring in device tree file for AT91SAM9G45 by Simon Glass · 9 years ago
  75. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
  76. ff38e7e at91: Add support for the AT91 slow clock controller by Andre Renaud · 9 years ago
  77. c805623 arm: dra7xx: Assign omap_vcores based on board type by Keerthy · 8 years ago
  78. dd4845e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  79. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  80. 331c87c armv8: ls2080aqds: Enable QSPI boot support by Yuan Yao · 8 years ago
  81. 86f42d7 armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot by Yuan Yao · 8 years ago
  82. b42bbc2 dts: ls2080aqds: Add QSPI dts node by Yuan Yao · 8 years ago
  83. 2ec8584 armv8: ls2080aqds: Select QSPI CLK div via SCFG by Yuan Yao · 8 years ago
  84. 9abba11 board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment by Pratiyush Mohan Srivastava · 9 years ago
  85. 3dfb82a armv8/ls2080a: configure PMU's PCTBENR to enable WDT by Yunhui Cui · 8 years ago
  86. 2c885e9 sunxi: Downclock AHB1 to 100MHz on Allwinner A64 by Siarhei Siamashka · 8 years ago
  87. cbec11a siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  88. 5bf904c mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  89. f116396 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago
  90. d17112a armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  91. 8575473 arm, am335x: Enable Spread Spectrum for the MPU by Heiko Schocher · 8 years ago
  92. 7cc40dd am335x: add some missing CM_CLKMODE_DPLL_SSC macros by Heiko Schocher · 8 years ago
  93. 8aa4548 arm, am335x: add some missing GPIO register definitions by Heiko Schocher · 8 years ago
  94. f627ef1 ARM: uniphier: insert dsb barrier to ensure visibility of store by Masahiro Yamada · 8 years ago
  95. afbde6f ARM: uniphier: do not overwrite fdt_file environment by Masahiro Yamada · 8 years ago
  96. 7d10978 ARM: uniphier: check return code of setenv() by Masahiro Yamada · 8 years ago
  97. be46136 ARM: uniphier: fix boot mode for PH1-LD11 by Masahiro Yamada · 8 years ago
  98. d69e409 ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  99. 2e717ec ARM: socfpga: Sort Kconfig entries by Marek Vasut · 8 years ago
  100. 9802e87 ARM: socfpga: add support for IS1 board by Pavel Machek · 8 years ago