1. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  2. 0841ab4 ARM: prepare for moving SoC sources into mach-* by Masahiro Yamada · 10 years ago
  3. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  4. 8e919af Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  5. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  6. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  7. 97979a2 avr32: use generic gd->start_addr_sp by Andreas Bießmann · 10 years ago
  8. 662a4f2 avr32: convert to dram_init() by Andreas Bießmann · 10 years ago
  9. 1e73752 avr32: rename mmu.h definitions by Andreas Bießmann · 10 years ago
  10. 62044c0 avr32: factor out cpu_mmc_init() by Andreas Bießmann · 10 years ago
  11. 465c0dd avr32: rename cpu_init() -> arch_cpu_init() by Andreas Bießmann · 10 years ago
  12. f997720 avr32: use dlmalloc for DMA buffers by Andreas Bießmann · 10 years ago
  13. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  14. db6a14f ARM: lpc3250: config: add generic board support by Vladimir Zapolskiy · 10 years ago
  15. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  16. 5debe1f sunxi: Normalise FEL support by Simon Glass · 10 years ago
  17. 040d818 arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  18. 47197fe arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  19. dea16d2 sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  20. a9554d6 keystone2: ddr3: eliminate using global ddr3_size variable by Vitaly Andrianov · 10 years ago
  21. 8405db8 clock_am43xx:Set the MAC clock to /5 for OPP100 by Steve Kipisz · 10 years ago
  22. 440336f ARM: DRA7-evm: DDR3: Update leveling values by Lokesh Vutla · 10 years ago
  23. b7eecd7 ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value by Lokesh Vutla · 10 years ago
  24. 94dc3f2 ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clock by Angela Stegmaier · 10 years ago
  25. a7fb3a4 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  26. d8e2292 sandbox: Adjust the order of the NO_SDL check by Simon Glass · 10 years ago
  27. 744d788 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  28. af487db Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  29. c0af76d Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  30. 264a027 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  31. 9104c4d Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  32. e81cb88 Exynos: Clock: Cleanup soc_get_periph_rate by Akshay Saraswat · 10 years ago
  33. d932c36 Exynos: clock: change mask bits as per peripheral by Akshay Saraswat · 10 years ago
  34. 348bc5f Exynos5: Use clock_get_periph_rate generic API by Akshay Saraswat · 10 years ago
  35. bad6a98 Exynos5: Fix exynos5_get_periph_rate calculations by Akshay Saraswat · 10 years ago
  36. d507226 Exynos542x: Add and enable get_periph_rate support by Akshay Saraswat · 10 years ago
  37. 1bd40e4 Exynos542x: Move exynos5420_get_pll_clk up and rename by Akshay Saraswat · 10 years ago
  38. 3ad7ffc Exynos5: Fix compiler warnings due to clock_get_periph_rate by Akshay Saraswat · 10 years ago
  39. 1c0dfce EXYNOS5: Add function to enable exynos5420 usbdev phy ctrl by Joonyoung Shim · 10 years ago
  40. 21bd7d6 Odroid-XU3: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  41. b23c771 Odroid: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  42. 15cd6b5 arm: exynos: fix the div value for set_mmc_clk by Jaehoon Chung · 10 years ago
  43. e41a3d5 arc: introduce U-Boot port for ARCv2 ISA by Alexey Brodkin · 10 years ago
  44. b507d8b arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control Register by Nobuhiro Iwamatsu · 10 years ago
  45. c8c1a3e arm: rmobile: Add SILK board support by Vladimir Barinov · 10 years ago
  46. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  47. 1c9baf8 dm: at91: Drop use of ATMEL_PIO_PORTS in the header file by Simon Glass · 10 years ago
  48. 432fd62 dm: sandbox: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  49. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  50. 66b7e67 dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  51. 21ffe65 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  52. aed0303 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  53. 13fc6a2 dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  54. 3cc3688 powerpc: ppc4xx: Add defaults for DT based booting to really work by Stefan Roese · 10 years ago
  55. c792881 powerpc: Add linkage.h file by Simon Glass · 10 years ago
  56. fc9cd12 ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · 10 years ago
  57. 2713fcf powerpc: ppc4xx: Allow the end of u-boot.bin to be found by Simon Glass · 10 years ago
  58. eb63ba8 powerpc: ppc4xx: Add a gpio.h header file by Simon Glass · 10 years ago
  59. e296601 powerpc: ppc4xx: Call board_init_f_mem() for generic board by Simon Glass · 10 years ago
  60. c98bb9f powerpc: ppc4xx: dts: Bring in canyonlands device tree files by Simon Glass · 10 years ago
  61. ac42549 powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · 10 years ago
  62. a873427 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · 10 years ago
  63. 0dd57a5 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 10 years ago
  64. 90f83c8 powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 10 years ago
  65. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  66. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  67. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  68. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  69. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  70. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  71. 00cce36 imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  72. c3490dbc imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  73. fdef909 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  74. 4932fa7 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  75. fb089f0 microblaze: spl: Add LISTS to linker script by Michal Simek · 10 years ago
  76. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  77. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  78. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  79. a9228f6 microblaze: Speedup code copy by Michal Simek · 10 years ago
  80. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  81. 3f0a5cb microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  82. 23162f4 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  83. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  84. 7218061 microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  85. 056dbe8 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  86. 5e6c747 microblaze: Fix coding style by Michal Simek · 10 years ago
  87. baf5175 microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  88. f73749b microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  89. 924819c microblaze: Show return address from exception by Michal Simek · 10 years ago
  90. 94ea28f microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  91. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  92. 93206d2 arc: build libgcc in U-Boot by Alexey Brodkin · 10 years ago
  93. 2f02080 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · 10 years ago
  94. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  95. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  96. cbd76c3 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  97. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  98. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · 10 years ago
  99. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  100. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · 10 years ago