1. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  2. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  3. cc7aebe fdtdec: fix OF_CONTROL switch by Masahiro Yamada · 9 years ago
  4. 0a5804b dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  5. e00e8b3 led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · 9 years ago
  6. f0cd245 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
  7. 26d5fa8 ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · 9 years ago
  8. 40c9abb ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · 9 years ago
  9. 5525958 clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · 9 years ago
  10. 0543589 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  11. 040906f dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · 9 years ago
  12. d6c2ac5 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  13. 8be60f0 linux/kconfig.h: add CPP macros useful for per-image config options by Masahiro Yamada · 9 years ago
  14. 04a5c40 kbuild: add a makefile macro useful with per-image config options by Masahiro Yamada · 9 years ago
  15. 29974f7 kbuild: fixdep: optimize code slightly by Masahiro Yamada · 9 years ago
  16. 0481260 fs-test.sh: minor fixes by Stephen Warren · 9 years ago
  17. ea16c6a i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · 9 years ago
  18. 554b0e0 lpc32xx: add common USB OHCI defines for all LPC32xx boards by Vladimir Zapolskiy · 9 years ago
  19. adf8d58 usb: lpc32xx: add host USB driver by Sylvain Lemieux · 9 years ago
  20. 1933af1 i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · 9 years ago
  21. 30cb3bf nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · 9 years ago
  22. 5f63bf3 nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · 9 years ago
  23. 327f0d2 lpc32xx: move common SLC NAND defines to arch/config.h by Vladimir Zapolskiy · 9 years ago
  24. 980db8c dma: lpc32xx: add DMA driver by Sylvain Lemieux · 9 years ago
  25. 952bd79 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  26. 783983f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  27. 0d339cf Prepare v2015.10-rc2 by Tom Rini · 9 years ago
  28. ecd37e8 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  29. 2212e69 Revert "Align global_data to a 16-byte boundary" by Simon Glass · 9 years ago
  30. fc5e220 ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi by Vignesh R · 9 years ago
  31. 8ddd9c4 spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · 9 years ago
  32. 664ab2c dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · 9 years ago
  33. 146bad9 sf: ops: Add spi_flash_copy_mmap function by Tom Rini · 9 years ago
  34. 5b3b0d6 ARM: AM43XX: Add functions to enable and disable EDMA3 clocks by Vignesh R · 9 years ago
  35. 8a09cfe ARM: OMAP5: Add functions to enable and disable EDMA3 clocks by Vignesh R · 9 years ago
  36. 16ca1d0 ARM: OMAP5: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · 9 years ago
  37. fca4572 ARM: AM43xx: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · 9 years ago
  38. 7dd0174 env: use cache line aligned memory for flash read by Ravi Babu · 9 years ago
  39. 156e96f sf: allocate cache aligned buffers to copy from flash by Ravi Babu · 9 years ago
  40. a39cfe7 ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · 9 years ago
  41. ce2cb1d arm: mvebu: db-88f6820-gp: Enable PCI support by Stefan Roese · 9 years ago
  42. 41e705a arm: mvebu: db-mv784mp-gp: Enable PCI support by Stefan Roese · 9 years ago
  43. 9c28d61 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  44. 0ceb2da arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · 9 years ago
  45. a8b57a9 arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize() by Stefan Roese · 9 years ago
  46. 2923c2d arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiB by Stefan Roese · 9 years ago
  47. 8a83c65 arm: mvebu: Display ECC enabled / disabled upon bootup by Stefan Roese · 9 years ago
  48. 8a33371 arm: mvebu: add multiple usb-hostcontroller support for AXP by Anton Schubert · 9 years ago
  49. 49114c8 arm: mvebu: db-mv785mp-gp: Add USB/EHCI support by Stefan Roese · 9 years ago
  50. dee40d2 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · 9 years ago
  51. 2a0b7dc arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  52. 501c098 arm: mvebu: Disable MBUS error propagation by Stefan Roese · 9 years ago
  53. 2b181b5 arm: mvebu: Flush caches and disable MMU only on A38x by Stefan Roese · 9 years ago
  54. 5b72dbf arm: mvebu: Setup the MBUS bridge registers by Stefan Roese · 9 years ago
  55. 8ed20d6 arm: mvebu: Change MBUS base addresses and sizes by Stefan Roese · 9 years ago
  56. 2bd8711 arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offset by Stefan Roese · 9 years ago
  57. a3ed978 arm: mvebu: sdram: Enable ECC support on Armada XP by Stefan Roese · 9 years ago
  58. 8822fe1 arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT by Stefan Roese · 9 years ago
  59. 5824300 i2c: lpc32xx: fix write timeout by Sylvain Lemieux · 9 years ago
  60. 3d2b6a2 i2c: lpc32xx: fix read timeout by Sylvain Lemieux · 9 years ago
  61. b395a99 i2c: lpc32xx: use api to get hclk instead of fix value by Sylvain Lemieux · 9 years ago
  62. 2783fe6 arm: lpc32xx: gpio macro for pin mapping by Sylvain Lemieux · 9 years ago
  63. 576007a lpc32xx: cpu: add support for soft reset by Sylvain Lemieux · 9 years ago
  64. d75b532 arm: lpc32xx: mux: add missing registers by Sylvain Lemieux · 9 years ago
  65. 0a02655 sf: Make 4K sector support configurable by Marek Vasut · 9 years ago
  66. 14a66af ARM: exynos: fix regression for Origen4210 by Thomas Abraham · 9 years ago
  67. 77b55e8 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  68. f0b38f2 Delete an accidentally added .rej file by Tom Rini · 9 years ago
  69. 632093b Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  70. 61dfa65 Merge branch 'master' of git://git.denx.de/u-boot-pmic by Tom Rini · 9 years ago
  71. dfcd23e powerpc: ipek01: convert to generic board by Anatolij Gustschin · 9 years ago
  72. c829893 powerpc: inka4x0: convert to generic board by Anatolij Gustschin · 9 years ago
  73. 1086514 powerpc: socrates: convert to generic board by Anatolij Gustschin · 9 years ago
  74. e121922 powerpc: v38b: convert to generic board by Anatolij Gustschin · 9 years ago
  75. 6fe3b53 powerpc: pcm030: convert to generic board by Anatolij Gustschin · 9 years ago
  76. aef8cd9 powerpc: munices: convert to generic board by Anatolij Gustschin · 9 years ago
  77. a02cb92 powerpc: motionpro: convert to generic board by Anatolij Gustschin · 9 years ago
  78. 50301a5 powerpc: jupiter: convert to generic board by Anatolij Gustschin · 9 years ago
  79. ab9f5f8 powerpc: canmb: convert to generic board by Anatolij Gustschin · 9 years ago
  80. 1686260 ARM: OMAP5+: configs: Fix default boot command by Lokesh Vutla · 9 years ago
  81. 236efe3 Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" by Simon Glass · 9 years ago
  82. 590870e x86: Add a simple interrupt script to the README by Simon Glass · 9 years ago
  83. ef91081 x86: minnowmax: Define and enable interrupt setup by Simon Glass · 9 years ago
  84. 28a8536 x86: Add clarifications to the x86 README by Stoppa, Igor · 9 years ago
  85. 052e34b x86: Return -1 when reading a PCI config register fails by Simon Glass · 9 years ago
  86. ecf674b x86: Drop FSP error defines and use EFI instead by Simon Glass · 9 years ago
  87. ecfeada x86: Set APs' req_seq to the reg number from device tree by Bin Meng · 9 years ago
  88. 57dccb5 video: vesa: Correct a typo in the Kconfig VESA mode string by Bin Meng · 9 years ago
  89. 7399515 x86: Show the un-relocated IP address in exceptions by Simon Glass · 9 years ago
  90. b8098bc x86: Convert minnowmax to use CONFIG_DM_NET by Simon Glass · 9 years ago
  91. 3d4e249 x86: Convert minnowmax to use CONFIG_DM_USB by Simon Glass · 9 years ago
  92. 7868917 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  93. f0c7d9c x86: Switch to using generic global_data setup by Simon Glass · 9 years ago
  94. 2db9374 x86: Move the GDT into global_data by Simon Glass · 9 years ago
  95. 1fed87d Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · 9 years ago
  96. 2afddae Align global_data to a 16-byte boundary by Simon Glass · 9 years ago
  97. 26f8a4a cm5200: fix FAT function prototypes by Stephen Warren · 9 years ago
  98. 1c1f607 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  99. 93afae5 x86: Remove init_gd() function by Simon Glass · 9 years ago
  100. c8896ee x86: baytrail: Support running as an EFI payload by Simon Glass · 9 years ago