1. 9c70939 ARM: atmel: at91sam9n12ek: enable spl support by Bo Shen · 10 years ago
  2. 9a3b1fe ARM: atmel: at91sam9x5ek: enable spl support by Bo Shen · 10 years ago
  3. c56e9f4 ARM: atmel: at91sam9m10g45ek: enable spl support by Bo Shen · 10 years ago
  4. ff87615 ARM: atmel: arm926ejs: fix clock configuration by Bo Shen · 10 years ago
  5. d9eae55 spl_atmel.c: Switch s_init to board_init_f by Tom Rini · 10 years ago
  6. df1555d ARM: atmel: armv7: switch to use common timer functions by Bo Shen · 10 years ago
  7. 568079a ARM: atmel: arm9: switch to use common timer functions by Bo Shen · 10 years ago
  8. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  9. c4b9dee sunxi: sun4i: improve cpu clock selection method by Iain Paton · 10 years ago
  10. ab721ad sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  11. e47e38e armv8: semihosting: delete external interface by Linus Walleij · 10 years ago
  12. 6cf1671 armv8: semihosting: add a command to load semihosted images by Linus Walleij · 10 years ago
  13. 1c2e27e armv8: semihosting: do not inline trap call by Linus Walleij · 10 years ago
  14. 82d81a4 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  15. ed22cc7 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
  16. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  17. 27162d5 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  18. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  19. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  20. 8c213d3 ARM: UniPhier: remove unnecessary ifdef conditional by Masahiro Yamada · 10 years ago
  21. b7717a5 ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper by Masahiro Yamada · 10 years ago
  22. c0a68cc ARM: UniPhier: optimize kicking secondary CPUs code by Masahiro Yamada · 10 years ago
  23. 5d3d996 ARM: UniPhier: fix typos in comments by Masahiro Yamada · 10 years ago
  24. 2ec870d ARM: UniPhier: add empty lowlevel_init to U-boot proper by Masahiro Yamada · 10 years ago
  25. 5b01ec4 ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer by Masahiro Yamada · 10 years ago
  26. 6b23db8 ARM: UniPhier: enable Driver Model and UART on SPL by Masahiro Yamada · 10 years ago
  27. 0c2eeee ARM: UniPhier: move UART pin settings to SPL by Masahiro Yamada · 10 years ago
  28. 4a8a8af ARM: UniPhier: move platform devices to SPL by Masahiro Yamada · 10 years ago
  29. a73fd1d ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8 by Masahiro Yamada · 10 years ago
  30. 5352c5b ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC by Masahiro Yamada · 10 years ago
  31. 7c5c429 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  32. 846f6d1 ARM: atmel: sama5d4: set non-secured for peripherals by Bo Shen · 10 years ago
  33. 83a718d ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · 10 years ago
  34. b12259b ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  35. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  36. 8dee5b8 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  37. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  38. 53fee1e ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  39. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  40. e24175a ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · 10 years ago
  41. 3206b8a ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  42. a816cc3 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  43. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  44. 19e1fdf ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  45. 49db62d ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  46. 3f44511 ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  47. 071d6ce ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  48. aa0294e ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  49. 0adb215 mx6: soc: Switch to cold reset by Dirk Behme · 10 years ago
  50. 5be2afd imx:mx6 remove duplicated includes by Peng Fan · 10 years ago
  51. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  52. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  53. fb02cc1 ARM: PSCI: Rework the DT handler slightly by Tom Rini · 10 years ago
  54. 42b500b arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · 10 years ago
  55. 122bee1 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  56. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  57. 4a5faa8 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  58. ebd46d1 Adding Support for BAV335x boards by Gilles Gameiro · 10 years ago
  59. 05e8633 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  60. 8b5ea65 SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. by gaurav rana · 10 years ago
  61. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  62. 5697fab arm: pxa: introducing cpuinfo display for marvell pxa270m by Marcel Ziswiler · 10 years ago
  63. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  64. bc8e5a4 mx5: fix get_reset_cause by Stefano Babic · 10 years ago
  65. a3fb96c dt: socfpga: Import and enable Arria V DK DTS by Marek Vasut · 10 years ago
  66. 8656583 dt: socfpga: Import and enable Cyclone V DK DTS by Marek Vasut · 10 years ago
  67. 6929547 arm: socfpga: Add Altera Arria V DK support by Marek Vasut · 10 years ago
  68. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  69. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  70. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  71. aeca9cc arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · 10 years ago
  72. 8071c8e arm: Reduce the scope of lowlevel_init() by Simon Glass · 10 years ago
  73. 7c358d0 apalis/colibri_t30: fix MMC/SD card detect GPIOs by Marcel Ziswiler · 10 years ago
  74. e32e1a7 dm: tegra: dts: add aliases for spi on apalis_t30 by Marcel Ziswiler · 10 years ago
  75. 5eafc48 ARM: tegra: pinmux: add Tegra210 support by Stephen Warren · 10 years ago
  76. d9f8def ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · 10 years ago
  77. 51f9e72 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · 10 years ago
  78. 97f9c68 ARM: tegra: pinmux: support hsm/schmitt on pins by Stephen Warren · 10 years ago
  79. 9b9a75a ARM: tegra: pinmux: partially handle varying register layouts by Stephen Warren · 10 years ago
  80. 899a5cb ARM: tegra: pinmux: move some type definitions by Stephen Warren · 10 years ago
  81. 3e9fb7b ARM: tegra: pinmux: handle feature removal on newer SoCs by Stephen Warren · 10 years ago
  82. 22d57fe ARM: tegra: pinmux: simplify some defines by Stephen Warren · 10 years ago
  83. 21788e0 ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  84. db2937f ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago
  85. 8d1fb31 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  86. c801805 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  87. 210bdb2 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  88. deda50e Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  89. 04b7e62 arm64: Add Xilinx ZynqMP support by Michal Simek · 10 years ago
  90. e968973 armv7.h: Add <asm/io.h> by Tom Rini · 10 years ago
  91. b5a36d8 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  92. aa94809 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  93. 3b58a17 mx31: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  94. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  95. e661691 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  96. a77d66e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  97. a1cfb9d Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  98. ab525ed ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · 10 years ago
  99. 951ed55 ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros by Masahiro Yamada · 10 years ago
  100. 0df7dd3 ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization by Masahiro Yamada · 10 years ago