1. 1b15fac bootstage: Fix typos in the comment by Bin Meng · 10 years ago
  2. 67582c0 x86: Add Intel Galileo instructions in README.x86 by Bin Meng · 10 years ago
  3. 6df7ffe x86: Add SD/MMC support to quark/galileo by Bin Meng · 10 years ago
  4. 728b393 x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  5. 38fc1cd x86: pci: Add pci ids for Quark SoC by Bin Meng · 10 years ago
  6. d8b1d22 x86: galileo: Add GPIO support by Bin Meng · 10 years ago
  7. b162257 x86: quark: Initialize non-standard BARs by Bin Meng · 10 years ago
  8. 20c3411 x86: quark: Call MRC in dram_init() by Bin Meng · 10 years ago
  9. b1420c8 dt-bindings: Add Intel Quark MRC bindings by Bin Meng · 10 years ago
  10. c89ada0 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · 10 years ago
  11. 236b711 x86: quark: Enable the Memory Reference Code build by Bin Meng · 10 years ago
  12. b829f12 x86: quark: Add System Memory Controller support by Bin Meng · 10 years ago
  13. 38ad43e x86: quark: Add utility codes needed for MRC by Bin Meng · 10 years ago
  14. 0a391b1 x86: quark: Add Memory Reference Code (MRC) main routines by Bin Meng · 10 years ago
  15. ea94532 x86: quark: Bypass TSC calibration by Bin Meng · 10 years ago
  16. f56aeaa x86: Allow overriding TSC_FREQ_IN_MHZ by Bin Meng · 10 years ago
  17. ef46bea x86: Enable the Intel quark/galileo build by Bin Meng · 10 years ago
  18. afee3fb x86: Add basic Intel Galileo board support by Bin Meng · 10 years ago
  19. 828d9af x86: Add basic Intel Quark processor support by Bin Meng · 10 years ago
  20. 0fae4d2 x86: quark: Add Cache-As-RAM initialization by Bin Meng · 10 years ago
  21. 3c8ae53 x86: Define macros for pci configuration space access by Bin Meng · 10 years ago
  22. faa8323 x86: quark: Add routines to access message bus registers by Bin Meng · 10 years ago
  23. b994efb x86: Add header files for Intel Quark SoC defines by Bin Meng · 10 years ago
  24. 7df546a x86: Remove CONFIG_SATA_INTEL from x86-common.h by Bin Meng · 10 years ago
  25. 3a1a18f x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago
  26. 00bdd95 x86: Add some documentation on how to port U-Boot on x86 by Simon Glass · 10 years ago
  27. 8b4d659 x86: Enable bootstage features by Simon Glass · 10 years ago
  28. abbdb26 scsi: bootstage: Measure time taken to scan the bus by Simon Glass · 10 years ago
  29. 5093bad x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · 10 years ago
  30. 447f8b0 x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  31. 8ce24cd x86: Allow FSP Kconfig settings for all x86 by Simon Glass · 10 years ago
  32. f0809f9 x86: Remove unnecessary casts and fix comment typos by Simon Glass · 10 years ago
  33. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  34. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  35. 68102b8 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · 10 years ago
  36. f8d25d7 arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  37. 2e19cc3 arm: mvebu: Add Serdes PHY config code by Stefan Roese · 10 years ago
  38. b0f80b9 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · 10 years ago
  39. 0cf47862 scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · 10 years ago
  40. 5632e58 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  41. a90ffb5 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · 10 years ago
  42. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  43. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  44. 2f20aa8 arm: mvebu: Placeholder bin_hdr file can now be removed by Stefan Roese · 10 years ago
  45. 1e0b598 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · 10 years ago
  46. 9a5e0a7 kirkwood: sheevaplug: add FDT support by DrEagle · 10 years ago
  47. 7f30f4b kirkwood: sheevaplug: fix multiple defines by DrEagle · 10 years ago
  48. 815451e kirkwood: sheevaplug: fix style by DrEagle · 10 years ago
  49. 4e79908 ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · 10 years ago
  50. 4431684 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · 10 years ago
  51. ee47064 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · 10 years ago
  52. 6c45ef4 ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · 10 years ago
  53. dc4057e ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · 10 years ago
  54. 08fda25 ARM: UniPhier: revive support card info by Masahiro Yamada · 10 years ago
  55. 35adfc4 ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · 10 years ago
  56. 84ccd79 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · 10 years ago
  57. aa1cd2c ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS by Masahiro Yamada · 10 years ago
  58. a7f2ecf ARM: UniPhier: move EEPROM device node into a separate DTS by Masahiro Yamada · 10 years ago
  59. eb006c8 MAINTAINERS: claim maintainership of files with "uniphier" pattern by Masahiro Yamada · 10 years ago
  60. 7168da1 ARM: UniPhier: add a simple README file for UniPhier platform by Masahiro Yamada · 10 years ago
  61. 75bc8e8 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · 10 years ago
  62. 0e063df ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · 10 years ago
  63. 5848899 ARM: UniPhier: remove dummy gpio.h by Masahiro Yamada · 10 years ago
  64. 7b02bf3 x86: Make CAR and DRAM FSP code common by Simon Glass · 10 years ago
  65. 82196cf x86: Adjust the FSP types slightly by Simon Glass · 10 years ago
  66. 1021af4 x86: Move common FSP code into a common location by Simon Glass · 10 years ago
  67. ef565a5 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · 10 years ago
  68. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  69. 2d934e5 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  70. eea0f11 x86: Add an option to enabling building a ROM file by Simon Glass · 10 years ago
  71. 316328f usb: pci: Add XHCI driver for PCI by Simon Glass · 10 years ago
  72. 4fd4672 usb: pci: Use pci_find_class() to find the device by Simon Glass · 10 years ago
  73. 82c2566 x86: video: Enable video for Minnowboard Max by Simon Glass · 10 years ago
  74. 3423623 x86: pci: Add PCI IDs for Minnowboard Max by Simon Glass · 10 years ago
  75. 250e039 pci: Add a function to find a device by class by Simon Glass · 10 years ago
  76. cfcf8ea x86: Enhance the microcode tool to support header files as input by Simon Glass · 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