1. f56aeaa x86: Allow overriding TSC_FREQ_IN_MHZ by Bin Meng · 10 years ago
  2. ef46bea x86: Enable the Intel quark/galileo build by Bin Meng · 10 years ago
  3. afee3fb x86: Add basic Intel Galileo board support by Bin Meng · 10 years ago
  4. 828d9af x86: Add basic Intel Quark processor support by Bin Meng · 10 years ago
  5. 0fae4d2 x86: quark: Add Cache-As-RAM initialization by Bin Meng · 10 years ago
  6. 3c8ae53 x86: Define macros for pci configuration space access by Bin Meng · 10 years ago
  7. faa8323 x86: quark: Add routines to access message bus registers by Bin Meng · 10 years ago
  8. b994efb x86: Add header files for Intel Quark SoC defines by Bin Meng · 10 years ago
  9. 7df546a x86: Remove CONFIG_SATA_INTEL from x86-common.h by Bin Meng · 10 years ago
  10. 3a1a18f x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago
  11. 00bdd95 x86: Add some documentation on how to port U-Boot on x86 by Simon Glass · 10 years ago
  12. 8b4d659 x86: Enable bootstage features by Simon Glass · 10 years ago
  13. abbdb26 scsi: bootstage: Measure time taken to scan the bus by Simon Glass · 10 years ago
  14. 5093bad x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · 10 years ago
  15. 447f8b0 x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  16. 8ce24cd x86: Allow FSP Kconfig settings for all x86 by Simon Glass · 10 years ago
  17. f0809f9 x86: Remove unnecessary casts and fix comment typos by Simon Glass · 10 years ago
  18. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  19. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  20. 68102b8 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · 10 years ago
  21. f8d25d7 arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  22. 2e19cc3 arm: mvebu: Add Serdes PHY config code by Stefan Roese · 10 years ago
  23. b0f80b9 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · 10 years ago
  24. 0cf47862 scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · 10 years ago
  25. 5632e58 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  26. a90ffb5 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · 10 years ago
  27. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  28. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  29. 2f20aa8 arm: mvebu: Placeholder bin_hdr file can now be removed by Stefan Roese · 10 years ago
  30. 1e0b598 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · 10 years ago
  31. 9a5e0a7 kirkwood: sheevaplug: add FDT support by DrEagle · 10 years ago
  32. 7f30f4b kirkwood: sheevaplug: fix multiple defines by DrEagle · 10 years ago
  33. 815451e kirkwood: sheevaplug: fix style by DrEagle · 10 years ago
  34. 4e79908 ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · 10 years ago
  35. 4431684 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · 10 years ago
  36. ee47064 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · 10 years ago
  37. 6c45ef4 ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · 10 years ago
  38. dc4057e ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · 10 years ago
  39. 08fda25 ARM: UniPhier: revive support card info by Masahiro Yamada · 10 years ago
  40. 35adfc4 ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · 10 years ago
  41. 84ccd79 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · 10 years ago
  42. aa1cd2c ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS by Masahiro Yamada · 10 years ago
  43. a7f2ecf ARM: UniPhier: move EEPROM device node into a separate DTS by Masahiro Yamada · 10 years ago
  44. eb006c8 MAINTAINERS: claim maintainership of files with "uniphier" pattern by Masahiro Yamada · 10 years ago
  45. 7168da1 ARM: UniPhier: add a simple README file for UniPhier platform by Masahiro Yamada · 10 years ago
  46. 75bc8e8 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · 10 years ago
  47. 0e063df ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · 10 years ago
  48. 5848899 ARM: UniPhier: remove dummy gpio.h by Masahiro Yamada · 10 years ago
  49. 7b02bf3 x86: Make CAR and DRAM FSP code common by Simon Glass · 10 years ago
  50. 82196cf x86: Adjust the FSP types slightly by Simon Glass · 10 years ago
  51. 1021af4 x86: Move common FSP code into a common location by Simon Glass · 10 years ago
  52. ef565a5 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · 10 years ago
  53. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  54. 2d934e5 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  55. eea0f11 x86: Add an option to enabling building a ROM file by Simon Glass · 10 years ago
  56. 316328f usb: pci: Add XHCI driver for PCI by Simon Glass · 10 years ago
  57. 4fd4672 usb: pci: Use pci_find_class() to find the device by Simon Glass · 10 years ago
  58. 82c2566 x86: video: Enable video for Minnowboard Max by Simon Glass · 10 years ago
  59. 3423623 x86: pci: Add PCI IDs for Minnowboard Max by Simon Glass · 10 years ago
  60. 250e039 pci: Add a function to find a device by class by Simon Glass · 10 years ago
  61. cfcf8ea x86: Enhance the microcode tool to support header files as input by Simon Glass · 10 years ago
  62. 7f641d5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  63. 23d184d arm: Show relocated PC/LR in the register dump by Simon Glass · 10 years ago
  64. 112db94 Prepare v2015.04-rc1 by Tom Rini · 10 years ago
  65. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  66. ade8bc1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  67. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  68. 5abdb15 sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  69. 47e3501 sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · 10 years ago
  70. d133647 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · 10 years ago
  71. fb75d97 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  72. 8d0df9b sunxi: Add Inet 86VS support by Michal Suchanek · 10 years ago
  73. 29dd7d8 sunxi: TZX-Q8-713B7 support by Paul Kocialkowski · 10 years ago
  74. 00f120b sunxi: Add Linksprite_pcDuino3_Nano board / defconfig by Adam Sampson · 10 years ago
  75. 11dfef0 sunxi: MAINTAINERS: sort entries alphabetically by Hans de Goede · 10 years ago
  76. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  77. d35488c sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  78. 40d0cdd sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · 10 years ago
  79. c13f60d sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  80. e1a0888 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · 10 years ago
  81. 046664a sunxi: Hyundai_A7HD_defconfig fix USB vbus pin config by Hans de Goede · 10 years ago
  82. ad40610 sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  83. 1b1069c configs/ls2085a: Add support for Cortex-A57 erratas by Bhupesh Sharma · 10 years ago
  84. 37118fb Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas by Bhupesh Sharma · 10 years ago
  85. 358b8bc Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  86. 6a608f2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  87. 3d4de98 patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago
  88. 9b250ac sandbox: Fix README to indicate that vendor name is unset by Simon Glass · 10 years ago
  89. 4b89b81 patman: Check commit_match before stripping leading whitespace by Scott Wood · 10 years ago
  90. 2181830 patman: Make dry-run output match real functionality by Peter Tyser · 10 years ago
  91. 1f32ae9 sandbox: Add a -D option to use a default device tree by Simon Glass · 10 years ago
  92. 3b4a7f9 sandbox: Correct cros-ec keyboard definition by Simon Glass · 10 years ago
  93. 875143f net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
  94. b7a5b08 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · 11 years ago
  95. e9efe16 Add MS7206SE ethernet support by Yoshinori Sato · 11 years ago
  96. 7f233c0 net: tsec: Fix NULL access in case init_phy() fails by Claudiu Manoil · 11 years ago
  97. a0573d1 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  98. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  99. 0f274f5 ARM: armv7 fix spelling of SCTRL by Peng Fan · 10 years ago
  100. 2d73f0d fpga: Extend dump description by Michal Simek · 10 years ago