1. 40517ec mx6sxsabresd: Use 'int' for return values by Fabio Estevam · 9 years ago
  2. effbec1 mx6sabresd: Use 'int' for return values by Fabio Estevam · 9 years ago
  3. 99bfe1d warp: Add MAX77696 support by Fabio Estevam · 9 years ago
  4. ffc4d5c power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  5. 4cb7b6e thermal: Fix comments by Fabio Estevam · 9 years ago
  6. 73e5732 imx: imximage: add new CHECK/CLR BIT command by Adrian Alonso · 9 years ago
  7. be4cb04 arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM by Stefan Roese · 9 years ago
  8. 37203e1 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  9. 1694012 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  10. a966473 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago
  11. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  12. 8f7ebcd drivers: block: Remove the ata_piix driver by Bin Meng · 10 years ago
  13. 519dee0 x86: Adjust config option order in defconfig for Crown Bay and Minnowmax by Bin Meng · 9 years ago
  14. 990c673 tools: ifdtool: Write correct offset on 32-bit machine by Bin Meng · 9 years ago
  15. ec6a733 x86: Add binary blob checksums for Minnowboard MAX by Simon Glass · 9 years ago
  16. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  17. 0e87edc dm: x86: minnowmax: Move PCI to use driver model by Simon Glass · 9 years ago
  18. a1548b8 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · 9 years ago
  19. c297701 x86: Add ROM image description for minnowmax by Simon Glass · 9 years ago
  20. 76484b7 dm: spi: Enable environment for minnowmax by Simon Glass · 9 years ago
  21. bf1623b dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · 9 years ago
  22. 6634f81 dm: spi: Correct status register access width by Simon Glass · 9 years ago
  23. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  24. 45e3e81 x86: crownbay: Enable graphics support by Bin Meng · 9 years ago
  25. a742b06 x86: Remove MARK_GRAPHICS_MEM_WRCOMB by Bin Meng · 9 years ago
  26. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  27. 933a29b x86: cmd_mtrr: Improve MTRR list information by Bin Meng · 9 years ago
  28. fcf3bdd x86: queensbay: Change CPU_ADDR_BITS to 32 by Bin Meng · 9 years ago
  29. c45a93b x86: Setup fixed range MTRRs for legacy regions by Bin Meng · 9 years ago
  30. 4000260 video: Add 32-bit color depth support for VBE by Jian Luo · 9 years ago
  31. 589ff32 x86: bios: Allow pci config read/write to host bridge in int1a_handler by Jian Luo · 9 years ago
  32. 71269fc x86: bios: Synchronize stack between real and protected mode by Jian Luo · 9 years ago
  33. 931c054 video: vesa_fb: Look up VGA device by class instead of id by Bin Meng · 9 years ago
  34. b87014c dm: pci: Correct bus number when scanning sub-buses by Simon Glass · 9 years ago
  35. d82fbe9 dm: pci: Use the correct hose when configuring devices by Simon Glass · 9 years ago
  36. d2f66a3 x86: queensbay: Change PCIe root ports' interrupt routing by Bin Meng · 9 years ago
  37. 47f27ec x86: crownbay: Enable writing MP table by Bin Meng · 9 years ago
  38. 5a86652 x86: Update README.x86 for SMP support by Bin Meng · 9 years ago
  39. c4f407e x86: Generate a valid MultiProcessor (MP) table by Bin Meng · 9 years ago
  40. f91cf6b x86: Add MultiProcessor (MP) table APIs by Bin Meng · 9 years ago
  41. e5d0500 x86: Remove inline for lapic access routines by Bin Meng · 9 years ago
  42. 8fefeec x86: Add I/O APIC register access routines by Bin Meng · 9 years ago
  43. 964a3a3 x86: Clean up ioapic header file by Bin Meng · 9 years ago
  44. 16758a3 x86: Reduce PIRQ routing table size by Bin Meng · 9 years ago
  45. 3a531a3 x86: Ignore function number when writing PIRQ routing table by Bin Meng · 9 years ago
  46. 5ed2c5c x86: Write correct bus number for the irq router by Bin Meng · 9 years ago
  47. c9d0525 x86: queensbay: Correct Topcliff device irqs by Bin Meng · 9 years ago
  48. 8800c41 x86: crownbay: Enable DM RTC support by Bin Meng · 9 years ago
  49. 8755d2c cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C by Bin Meng · 9 years ago
  50. 5c8c6b5 dm: rtc: Support mc146818 driver in driver model by Bin Meng · 9 years ago
  51. 3916df5 x86: crownbay: Add MP initialization by Bin Meng · 9 years ago
  52. c9dea01 x86: Clean up lapic codes by Bin Meng · 9 years ago
  53. 6b602b2 x86: Move lapic_setup() call into init_bsp() by Bin Meng · 9 years ago
  54. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  55. eb0bc56 x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS by Bin Meng · 9 years ago
  56. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · 9 years ago
  57. 6bd2446 x86: kconfig: Fix minor nits in MAX_CPUS by Bin Meng · 9 years ago
  58. 5ec1058 x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP by Bin Meng · 9 years ago
  59. 12d4105 x86: dm: Clean up cpu drivers by Bin Meng · 9 years ago
  60. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · 9 years ago
  61. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  62. 7f66bc1 dm: spi: Correct minor nits in ICH driver by Simon Glass · 9 years ago
  63. 4806148 spi: sf: Print the error code on failure by Simon Glass · 9 years ago
  64. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  65. a3c9fb0 x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · 9 years ago
  66. 51b0f62 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk by Bin Meng · 9 years ago
  67. 6793aa8 builderthread.py: Keep 'SPL' by Tom Rini · 10 years ago
  68. 3972ba9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  69. 04f8d68 RFC: Deprecate MAKEALL by Simon Glass · 10 years ago
  70. de108a8 Prepare v2015.07 by Tom Rini · 9 years ago
  71. 644a8bd scsi: fix compiler warning with DEBUG and 48bit LBAs by Andre Przywara · 9 years ago
  72. 904c4b9 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  73. 52771bd Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  74. 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · 9 years ago
  75. 2feb226 arm: mvebu: db-88f6820-gp: Add USB/EHCI support by Stefan Roese · 9 years ago
  76. 9aa3197 usb: Add EHCI support for Armada 38x (mvebu) by Stefan Roese · 9 years ago
  77. 10aad20 arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support by Stefan Roese · 9 years ago
  78. bb1c0bd arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x by Stefan Roese · 9 years ago
  79. 939d840 block: ahci: Don't enable port interrupts by Stefan Roese · 9 years ago
  80. 1746e87 arm: mvebu: db-88f6820-gp: Add MMC/SDIO support by Stefan Roese · 9 years ago
  81. d3e3473 arm: mvebu: Add SDIO/SDHCI support for Armada A38x by Stefan Roese · 9 years ago
  82. 13a547f mmc: sdhci.c: Add config option to use a fixed buffer for transfers by Stefan Roese · 9 years ago
  83. 42817a4 mmc: sdhci: Use timer based timeout detection in sdhci_send_command() by Stefan Roese · 9 years ago
  84. 85c149d arm: mvebu: db-88f6820-gp: Add MAINTAINERS file by Stefan Roese · 9 years ago
  85. 8db5f47 exynos: i2c: Correct bug in pinmux selection by Simon Glass · 9 years ago
  86. 084f550 arm: adds the status info for odroid-xu3 by Minkyu Kang · 9 years ago
  87. 2fb328c thermal: imx_thermal: fix busywait if IMX6 temp <0C by Tim Harvey · 9 years ago
  88. b7c3fcf tools: mkimage: fix imximage header size by Albert ARIBAUD \(3ADEV\) · 9 years ago
  89. 40281ba i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · 9 years ago
  90. 1342030 net: fec_mxc: remove useless struct nbuf by Albert ARIBAUD \(3ADEV\) · 9 years ago
  91. 8df2acd iMX: adding parsing to hab_status command by Ulises Cardenas · 9 years ago
  92. d847db7 imx: mx6 add i2c4 clock support for i.MX6SX by Peng Fan · 9 years ago
  93. 2bfd468 imx: mx6 remove duplicated enable_cspi_clock by Peng Fan · 9 years ago
  94. b596732 imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 9 years ago
  95. f802d21 thermal:imx_thermal: enter busywait cooling loop when over max CPU temp by Tim Harvey · 9 years ago
  96. 453cbce9 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  97. 3f262d0 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · 9 years ago
  98. d7bd6cb arm: baltos: change USB ports functions by Yegor Yefremov · 9 years ago
  99. 229b37b keystone2: config: update default mtd by Michael Scherban · 9 years ago
  100. a05464f stm32f4: fix gpio description in comment by Antonio Borneo · 9 years ago