1. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  2. aee0013 mx53loco: Fix boot hang during reboot stress test by Fabio Estevam · 10 years ago
  3. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  4. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  5. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  6. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  7. 9598f8c imx: imximage: Add QuadSPI boot support by Ye.Li · 10 years ago
  8. 5f22d88 imx: mx6qsabreauto: Change to use common GPMI IO clock function by Ye.Li · 10 years ago
  9. ccbb187 pmic:pfuz100 add switch mode and more registers by Peng Fan · 10 years ago
  10. ee52f1a pmic:pfuze add macro for setting voltage by Peng Fan · 10 years ago
  11. 1730af1 imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  12. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  13. 10918c0 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  14. 7f33899 microblaze: spl: Add LISTS to linker script by Michal Simek · 10 years ago
  15. ca7d226 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  16. 405e651 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  17. 0510b14 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  18. de86765 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · 10 years ago
  19. 7c4dd54 microblaze: Speedup code copy by Michal Simek · 10 years ago
  20. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  21. 4dd0974 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  22. 9cef20b microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  23. e4a4743 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  24. 2c7c32f microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  25. 7c6814f microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  26. 070b8e0 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  27. e217b0d microblaze: Fix coding style by Michal Simek · 10 years ago
  28. 4c0922f microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  29. 5e2fc80 microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  30. 1c424d2 microblaze: Show return address from exception by Michal Simek · 10 years ago
  31. cd8574c microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  32. 61d7b1b common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  33. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  34. a67ef28 arc: build libgcc in U-Boot by Alexey Brodkin · 10 years ago
  35. 51f4999 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · 10 years ago
  36. 836d2cc arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 10 years ago
  37. a1dbe57 arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  38. bcba974 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · 10 years ago
  39. 6eb651a arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  40. 1f9ad44 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  41. 205e7a7 arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  42. 5ff40f3 arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · 10 years ago
  43. 812980b arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  44. 832325c arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · 10 years ago
  45. f958a91 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · 10 years ago
  46. e35c6c7 kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  47. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  48. 68102b8 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · 10 years ago
  49. f8d25d7 arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  50. 2e19cc3 arm: mvebu: Add Serdes PHY config code by Stefan Roese · 10 years ago
  51. b0f80b9 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · 10 years ago
  52. 0cf47862 scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · 10 years ago
  53. 5632e58 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  54. a90ffb5 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · 10 years ago
  55. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  56. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  57. 2f20aa8 arm: mvebu: Placeholder bin_hdr file can now be removed by Stefan Roese · 10 years ago
  58. 1e0b598 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · 10 years ago
  59. 9a5e0a7 kirkwood: sheevaplug: add FDT support by DrEagle · 10 years ago
  60. 7f30f4b kirkwood: sheevaplug: fix multiple defines by DrEagle · 10 years ago
  61. 815451e kirkwood: sheevaplug: fix style by DrEagle · 10 years ago
  62. 4e79908 ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · 10 years ago
  63. 4431684 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · 10 years ago
  64. ee47064 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · 10 years ago
  65. 6c45ef4 ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · 10 years ago
  66. dc4057e ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · 10 years ago
  67. 08fda25 ARM: UniPhier: revive support card info by Masahiro Yamada · 10 years ago
  68. 35adfc4 ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · 10 years ago
  69. 84ccd79 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · 10 years ago
  70. aa1cd2c ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS by Masahiro Yamada · 10 years ago
  71. a7f2ecf ARM: UniPhier: move EEPROM device node into a separate DTS by Masahiro Yamada · 10 years ago
  72. eb006c8 MAINTAINERS: claim maintainership of files with "uniphier" pattern by Masahiro Yamada · 10 years ago
  73. 7168da1 ARM: UniPhier: add a simple README file for UniPhier platform by Masahiro Yamada · 10 years ago
  74. 75bc8e8 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · 10 years ago
  75. 0e063df ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · 10 years ago
  76. 5848899 ARM: UniPhier: remove dummy gpio.h by Masahiro Yamada · 10 years ago
  77. 7f641d5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  78. 112db94 Prepare v2015.04-rc1 by Tom Rini · 10 years ago
  79. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  80. ade8bc1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  81. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  82. 5abdb15 sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  83. 47e3501 sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · 10 years ago
  84. d133647 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · 10 years ago
  85. fb75d97 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  86. 8d0df9b sunxi: Add Inet 86VS support by Michal Suchanek · 10 years ago
  87. 29dd7d8 sunxi: TZX-Q8-713B7 support by Paul Kocialkowski · 10 years ago
  88. 00f120b sunxi: Add Linksprite_pcDuino3_Nano board / defconfig by Adam Sampson · 10 years ago
  89. 11dfef0 sunxi: MAINTAINERS: sort entries alphabetically by Hans de Goede · 10 years ago
  90. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  91. d35488c sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  92. 40d0cdd sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · 10 years ago
  93. c13f60d sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  94. e1a0888 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · 10 years ago
  95. 046664a sunxi: Hyundai_A7HD_defconfig fix USB vbus pin config by Hans de Goede · 10 years ago
  96. ad40610 sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  97. 358b8bc Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  98. 6a608f2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  99. 3d4de98 patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago
  100. 9b250ac sandbox: Fix README to indicate that vendor name is unset by Simon Glass · 10 years ago