1. 0e977bc debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  2. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  3. 5ac98cb x86: spi: Add support for Wildcat Point by George McCollister · 9 years ago
  4. b6fa966 x86: pci: Add PCI IDs for Wildcat Point by George McCollister · 9 years ago
  5. ef1683d x86: Pass correct cpu_index to ap_init() by Bin Meng · 9 years ago
  6. 06f16c4 x86: galileo: Enable mrc cache by Bin Meng · 9 years ago
  7. 2fc2b83 x86: quark: Implement mrc cache by Bin Meng · 9 years ago
  8. c6c80d8 x86: ivybridge: Correct two typos for MRC by Bin Meng · 9 years ago
  9. ec73da8 x86: Remove unused rw-mrc-cache properties in the link and panther dts files by Bin Meng · 9 years ago
  10. 74e56d1 x86: baytrail: Issue full system reset in reset_cpu() by Bin Meng · 9 years ago
  11. 638a058 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · 9 years ago
  12. 8b18504 x86: baytrail: Save mrc cache to spi flash by Bin Meng · 9 years ago
  13. ff1e18a x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · 9 years ago
  14. 4b9f6a6 x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  15. 42913a1 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · 9 years ago
  16. ed80096 x86: Add more common routines to manipulate mrc cache by Bin Meng · 9 years ago
  17. bfa95c5 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · 9 years ago
  18. 2fe66db x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · 9 years ago
  19. f6220f1 x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  20. e2d76e9 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · 9 years ago
  21. 010921a x86: fsp: Add a hdr sub-command to show header information by Bin Meng · 9 years ago
  22. 62716eb x86: fsp: Make hob command a sub-command to fsp by Bin Meng · 9 years ago
  23. b325cbb x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · 9 years ago
  24. fd755f0 x86: fsp: Compact the output of hob command by Bin Meng · 9 years ago
  25. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  26. a34b467 Makefile: Generate U_BOOT_DMI_DATE for SMBIOS by Bin Meng · 9 years ago
  27. 3619e94 doc: Complement document about booting VxWorks by Bin Meng · 9 years ago
  28. 9aa1280 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry by Bin Meng · 9 years ago
  29. b90ff0f cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · 9 years ago
  30. 9e98b7e cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  31. a4092db cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline by Bin Meng · 9 years ago
  32. 7f0c3c5 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline by Bin Meng · 9 years ago
  33. 9dffa52 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() by Bin Meng · 9 years ago
  34. ebca3df cmd: Clean up cmd_elf a little bit by Bin Meng · 9 years ago
  35. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  36. 301dd6b x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · 9 years ago
  37. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  38. 19038e1 x86: Initialize GDT entry 1 to be the 32-bit CS as well by Bin Meng · 9 years ago
  39. 1f124eb x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  40. 5bf9359 x86: ivybridge: Remove the dead codes that programs pci bridge by Bin Meng · 9 years ago
  41. bbbcb52 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · 9 years ago
  42. 069155c dm: pci: Fix pci_last_busno() to return the real last bus no by Bin Meng · 9 years ago
  43. af67e7c video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · 9 years ago
  44. cdf9f08 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · 9 years ago
  45. 5dbcf3a dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · 9 years ago
  46. 3129ace dm: pci: Correct a few debug() statements by Simon Glass · 9 years ago
  47. 4d21455 dm: pci: Tidy up auto-config error handling by Simon Glass · 9 years ago
  48. 836ac74 malloc_simple: Add debug() information by Simon Glass · 9 years ago
  49. 89b5c81 linux/bitops.h: GENMASK copy from linux by Jagan Teki · 9 years ago
  50. 6734528 linux/bitops: Move BIT definitions at top by Jagan Teki · 9 years ago
  51. e8d124f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  52. 5b37212 mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows by Stefan Roese · 9 years ago
  53. 1d51ea1 arm: mvebu: Enable DM_SERIAL on AXP / A38x boards by Stefan Roese · 9 years ago
  54. a79c840 arm: mvebu: Enable DM_USB on AXP / A38x boards by Stefan Roese · 9 years ago
  55. cd48225 usb: ehci-marvell.c: Add DM support by Stefan Roese · 9 years ago
  56. 9cffb23 arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  57. 39a230a arm: mvebu: Add basic Armada XP / 38x dtsi/dts files by Stefan Roese · 9 years ago
  58. 78de2c0 arm: mvebu: Do not call board_init_r() from board_init_f() by Stefan Roese · 9 years ago
  59. 9b163d8 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  60. ef5cd33 dm: core: Enable optional use of fdt_translate_address() by Stefan Roese · 9 years ago
  61. 42cc034 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  62. 944c7a3 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  63. fd8133b sunxi: Add CHIP support by Maxime Ripard · 9 years ago
  64. 862ba7e axp209: Sync the DTSI with the kernel by Maxime Ripard · 9 years ago
  65. f0e8e8d sun5i: Sync the DTSI with the kernel by Maxime Ripard · 9 years ago
  66. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  67. f7d6b3c sunxi: board: Only try to use the MMC related functions if enabled by Maxime Ripard · 9 years ago
  68. 7a777f6 mmc: Add generic Kconfig option by Maxime Ripard · 9 years ago
  69. 4adef27 fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  70. bac83fb sunxi: Add support for android boot image by Maxime Ripard · 9 years ago
  71. fc01dae sunxi: Add defconfig for the Sinovoip BPI-M2 board by Hans de Goede · 9 years ago
  72. b1e8b57 sunxi: Fix sorting of boards in MAINTAINERS by Hans de Goede · 9 years ago
  73. 3b82402 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels by Hans de Goede · 9 years ago
  74. a29c32b sunxi: power: Columbus: only enable ELDO3 when necessary by Hans de Goede · 9 years ago
  75. 02cc27c sunxi: power: Change axp209 LDO3 and LDO4 default to disabled by Hans de Goede · 9 years ago
  76. beba401 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · 9 years ago
  77. 03f8ae3 sunxi: power: Drop protection against multiple calls from axp221 axp_init() by Hans de Goede · 9 years ago
  78. 30490b5 sunxi: power: Use pmic_bus functions for axp152 / axp209 driver by Hans de Goede · 9 years ago
  79. 514b2d9 sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V by Hans de Goede · 9 years ago
  80. f339f09 sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V by Hans de Goede · 9 years ago
  81. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  82. 4011752 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · 9 years ago
  83. 1df4481 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · 9 years ago
  84. 70ac929 sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s by Hans de Goede · 9 years ago
  85. 6d0bdfd sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  86. ff42d10 sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  87. dcfcb8d malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  88. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  89. 8656c4f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  90. c3d8914 arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file by Stefan Roese · 9 years ago
  91. 5ec0003 Prepare v2015.10 by Tom Rini · 9 years ago
  92. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  93. 6a48109 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  94. ecdc3df sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  95. 743d759 sbc8641d: add basic flash setup instructions to README file by Paul Gortmaker · 9 years ago
  96. 71d5511 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  97. 7229c3c sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  98. 73f7550 sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  99. 84ca65a image-fit: Fix signature checking by Andrej Rosano · 9 years ago
  100. 81fd858 igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago