1. a4d7999 board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · 8 years ago
  2. 2290fe0 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago
  3. 8ada4e0 arm: bcm235xx: update clock framework by Steve Rae · 8 years ago
  4. 77a1a67 arm: bcm235xx: fix kps ccu by Chris Brand · 8 years ago
  5. 9d7f416 arm: bcm235xx: implement the boot0 hook code by Steve Rae · 8 years ago
  6. ec04836 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  7. 6441e3d ARM: move #ifdef to match the error handling code by Masahiro Yamada · 8 years ago
  8. afedf54 arm64: optimize smp_kick_all_cpus by Masahiro Yamada · 8 years ago
  9. 1e23737 board: amlogic: Rename folder for Amlogic boards by Carlo Caione · 8 years ago
  10. 85a2f77 omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  11. 9f82361 Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  12. 4257f5f sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  13. 3424c3f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  14. 7579a3e sunxi: Add CPUCFG debug lock and sun7i cpu power controls by Chen-Yu Tsai · 8 years ago
  15. 20e3d05 sunxi: Group cpu core related controls together by Chen-Yu Tsai · 8 years ago
  16. 57c2a25 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h by Chen-Yu Tsai · 8 years ago
  17. d7d4e5c sunxi: Add packed attribute to struct sunxi_prcm_reg by Chen-Yu Tsai · 8 years ago
  18. 0f3b894 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  19. b56e06d ARM: allocate extra space for PSCI stack in secure section during link phase by Chen-Yu Tsai · 8 years ago
  20. cbeeb2a ARM: PSCI: export common PSCI function declarations for C code by Chen-Yu Tsai · 8 years ago
  21. 778dc5f ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all by Chen-Yu Tsai · 8 years ago
  22. dae08d2 ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() by Chen-Yu Tsai · 8 years ago
  23. 3551b24 sunxi: Add defconfig and dts file for inet86dz board by Hans de Goede · 8 years ago
  24. cd38e3d sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet by Hans de Goede · 8 years ago
  25. 8c7d229 sunxi: Select USE_TINY_PRINTF by Hans de Goede · 8 years ago
  26. 09849f4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  27. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  28. 4581b71 reset: implement a reset test by Stephen Warren · 8 years ago
  29. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  30. 21047b3 sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · 8 years ago
  31. 51ea5a0 ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20 by Masahiro Yamada · 8 years ago
  32. 18c1198 ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig by Masahiro Yamada · 8 years ago
  33. 48efc8a ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT by Masahiro Yamada · 8 years ago
  34. 6beacfc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  35. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  36. e677724 arm: Fix setjmp by Alexander Graf · 8 years ago
  37. 7142343 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · 8 years ago
  38. ef53b8c usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  39. 32fbd46 armv8/ls2080: Remove workaround for erratum A008751 by Sriram Dash · 8 years ago
  40. 6fb522d arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper by Sriram Dash · 8 years ago
  41. 332dddc ARM: dts: AM572x-IDK Initial Support by Schuyler Patton · 8 years ago
  42. 165bd7a board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · 8 years ago
  43. 9702ec0 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · 8 years ago
  44. 43486e4 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · 8 years ago
  45. 1e03124 Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  46. fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  47. 5bea2be arc: Update data accessors with use of memory barriers by Alexey Brodkin · 8 years ago
  48. a4a43fc arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · 8 years ago
  49. bd91508 arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · 8 years ago
  50. d3b6662 ARM: at91: Fix PMC bit definitions by Marek Vasut · 8 years ago
  51. 1c24f13 ARM: at91: sama5: Extend boot device autodetection by Marek Vasut · 8 years ago
  52. 885fc03 arm: at91: Add support for gurnard by Andre Renaud · 8 years ago
  53. b3ab0fc at91: Add driver-model GPIO devices for AT91SAM9G45 by Simon Glass · 8 years ago
  54. 01648f3 arm: at91: Add a header file for the real-time clock by Andre Renaud · 8 years ago
  55. 6f96785 arm: at91: dts: Bring in device tree file for AT91SAM9G45 by Simon Glass · 8 years ago
  56. b5bd098 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 8 years ago
  57. 9095846 at91: Add support for the AT91 slow clock controller by Andre Renaud · 8 years ago
  58. 1428d83 arm: dra7xx: Assign omap_vcores based on board type by Keerthy · 8 years ago
  59. 672a45e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  60. b103350 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  61. 3fc304b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  62. b57129d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  63. d8906c1 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · 8 years ago
  64. f7a01e4 x86: baytrail: Configure card detect pin of the SD controller by Bin Meng · 8 years ago
  65. 58d1fed x86: baytrail: Change fsp, emmc-boot-mode to "auto" by Bin Meng · 8 years ago
  66. e264e3c x86: baytrail: Add 'reg' property in the pinctrl node by Bin Meng · 8 years ago
  67. 8a1a759 x86: acpi: Fix madt lapic generation by George McCollister · 8 years ago
  68. a646f66 armv8: ls2080aqds: Enable QSPI boot support by Yuan Yao · 8 years ago
  69. 453418f armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot by Yuan Yao · 8 years ago
  70. 95ab851 dts: ls2080aqds: Add QSPI dts node by Yuan Yao · 8 years ago
  71. 916d9f0 armv8: ls2080aqds: Select QSPI CLK div via SCFG by Yuan Yao · 8 years ago
  72. 30677de board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment by Pratiyush Mohan Srivastava · 9 years ago
  73. a758177 armv8/ls2080a: configure PMU's PCTBENR to enable WDT by Yunhui Cui · 8 years ago
  74. 5bc88cc sunxi: Downclock AHB1 to 100MHz on Allwinner A64 by Siarhei Siamashka · 8 years ago
  75. 4b7b0a0 MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex by Paul Burton · 8 years ago
  76. a95800e MIPS: Fix invalidate_dcache_range to operate on L1 Dcache by Paul Burton · 8 years ago
  77. 6b3943f siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  78. 3a504d9 mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  79. d8ccbe9 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago
  80. a4475af armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  81. 694607b arm, am335x: Enable Spread Spectrum for the MPU by Heiko Schocher · 8 years ago
  82. c01bc75 am335x: add some missing CM_CLKMODE_DPLL_SSC macros by Heiko Schocher · 8 years ago
  83. 9c410f7 arm, am335x: add some missing GPIO register definitions by Heiko Schocher · 8 years ago
  84. 9c2f9b2 ARM: uniphier: insert dsb barrier to ensure visibility of store by Masahiro Yamada · 8 years ago
  85. 4565a74 ARM: uniphier: do not overwrite fdt_file environment by Masahiro Yamada · 8 years ago
  86. 80630da ARM: uniphier: check return code of setenv() by Masahiro Yamada · 8 years ago
  87. 7760b49 ARM: uniphier: fix boot mode for PH1-LD11 by Masahiro Yamada · 8 years ago
  88. adb3928 ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  89. cf0a8da ARM: socfpga: Sort Kconfig entries by Marek Vasut · 8 years ago
  90. 35546f6 ARM: socfpga: add support for IS1 board by Pavel Machek · 8 years ago
  91. d2ba7a6 arm: mxs: Remove misleading comments by Michael Heimpold · 8 years ago
  92. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  93. cdaa633 arm/arm64: implement a boot header capability by Andre Przywara · 8 years ago
  94. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  95. e22455f armv7: fix order of OMAP die ID printing by Ladislav Michl · 8 years ago
  96. 97d44b1 arm: Introduce setjmp/longjmp by Alexander Graf · 8 years ago
  97. c165994 Fix to davinci_nand.h to place CEnCFG registers at correct by Peter Howard · 8 years ago
  98. 1cb9cb3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  99. 9c152ed ARM64: zynqmp: Extend page_table_size by Michal Simek · 8 years ago
  100. 08ac386 ARM64: zynqmp: Add support for zc1751-dc4 by Michal Simek · 8 years ago