1. 08aa033 mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  2. a5995a5 mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  3. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  4. 794c6e2 Prepare v2017.03-rc1 by Tom Rini · 8 years ago
  5. 11bd5e7 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · 8 years ago
  6. 355ed4b arm: dts: imx53-cx9020: fix packetloss on fec_mxc by Patrick Bruenn · 8 years ago
  7. aac477e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  8. 6857858 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · 8 years ago
  9. 800acb8 i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · 8 years ago
  10. b7b4303 ARM: uniphier: make update commands more flexible for ATF by Masahiro Yamada · 8 years ago
  11. c0efc31 ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · 8 years ago
  12. 0b93e3d ARM: uniphier: change the offset to environment storage area by Masahiro Yamada · 8 years ago
  13. c0df1fa ARM: uniphier: set initrd_high environment to skip initrd relocation by Masahiro Yamada · 8 years ago
  14. 99b8517 ARM: uniphier: use Image.gz instead Image for booting ARM64 Linux by Masahiro Yamada · 8 years ago
  15. 3e0cfaa ARM: uniphier: collect SPL CONFIG symbols to the bottom of header by Masahiro Yamada · 8 years ago
  16. 9c57268 ARM: uniphier: compile board data only for SPL by Masahiro Yamada · 8 years ago
  17. 513cfac ARM: uniphier: refactor cmd_ddrmphy by Masahiro Yamada · 8 years ago
  18. fada9ea ARM: uniphier: clean up UMC init for PXs2 SoC by Masahiro Yamada · 8 years ago
  19. bf52091 ARM: uniphier: refactor cmd_ddrphy by Masahiro Yamada · 8 years ago
  20. c995f3a ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC by Masahiro Yamada · 8 years ago
  21. 3e9952b ARM: uniphier: detect RAM size by decoding HW register instead of DT by Masahiro Yamada · 8 years ago
  22. 773f5f6 ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoC by Masahiro Yamada · 8 years ago
  23. 4c642e6 clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock by Masahiro Yamada · 8 years ago
  24. 0fff19a booti: Set images.os.arch by Scott Wood · 8 years ago
  25. b352cae fs/fat: Fix unaligned __u16 reads for FAT12 access by Stefan Brüns · 8 years ago
  26. a55bed1 buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  27. d4363ba ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
  28. fc0d3db ARM: stm32: enable support for smsc phy on stm32f746-disco board by Michael Kurz · 8 years ago
  29. 008ed16 net: phy: add SMSC LAN8742 phy by Michael Kurz · 8 years ago
  30. b20b70f net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  31. 081de09 ARM: stm32: use clock setup function defined in clock.c by Michael Kurz · 8 years ago
  32. dd3f0eb ARM: stm32: fix stm32f7 sdram fmc base address by Michael Kurz · 8 years ago
  33. bad5188 ARM: stm32: cleanup stm32f7 files by Michael Kurz · 8 years ago
  34. b1a8de7 ARM: DTS: stm32: add stm32f746-disco device tree files by Michael Kurz · 8 years ago
  35. 797c3c1 ARM: DTS: stm32: add stm32f746 device tree pin control files by Michael Kurz · 8 years ago
  36. 7f668a6 arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703 by Adam Ford · 8 years ago
  37. d5c9d4f arm: omap3: Fix cpuinfo frequency spelling by Ladislav Michl · 8 years ago
  38. 7b74c4b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · 8 years ago
  39. 65f3219 arm64: spin-table: add more information in Kconfig help by Masahiro Yamada · 8 years ago
  40. ab38bf6 board/chiliboard: Add support for chiliBoard by Marcin Niestroj · 8 years ago
  41. a73c8b3 ARM: am335x: Add support for chiliSOM by Marcin Niestroj · 8 years ago
  42. a42eee1 defconfig: Add a config for AM335x High Security EVM by Andrew F. Davis · 8 years ago
  43. b3d2861 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · 8 years ago
  44. 1923d54 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · 8 years ago
  45. d9b88d2 aspeed: Support for ast2500 Eval Board by maxims@google.com · 8 years ago
  46. f6a6a9f aspeed: Board init functions and common configs for ast2500 based boards by maxims@google.com · 8 years ago
  47. 14e4b14 aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · 8 years ago
  48. 4697abe aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · 8 years ago
  49. cd7b634 arm: Note vendor-required status of certain MACH_TYPE values by Tom Rini · 8 years ago
  50. 4247fd6 am335x_shc: Drop MACH_TYPE usage by Tom Rini · 8 years ago
  51. 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  52. 94ba26f Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
  53. 539cb80 arm: Re-sync with full list of MACH_TYPE_xxx values by Tom Rini · 8 years ago
  54. aed8fda disk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig by Patrick Delaunay · 8 years ago
  55. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  56. 4ac9634 kbuild: add include linux/kconfig.h in config.h by Patrick Delaunay · 8 years ago
  57. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  58. 863c5b6 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  59. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  60. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  61. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  62. e274ef6 disk: convert CONFIG_PARTITIONS to Kconfig by Patrick Delaunay · 8 years ago
  63. 6b91aa4 armv8: ls1046a: enable usb in defconfig by Tang Yuantian · 8 years ago
  64. 272a24f armv8: ls1046a: added usb nodes in dts by Tang Yuantian · 8 years ago
  65. 70d3287 armv8: ls1046aqds: added usb feature support by Tang Yuantian · 8 years ago
  66. e389033 imx: mx6sxsabreauto: enable more dm drivers by Peng Fan · 8 years ago
  67. caf2578 imx: dts: mx6sxsabreauto: enable i2c2/3 by Peng Fan · 8 years ago
  68. 689d8f9 imx: mx6sxsabreauto: enable pinctrl driver by Peng Fan · 8 years ago
  69. 6301e65 imx: mx6sx: add dts for mx6sxsabreauto board by Peng Fan · 8 years ago
  70. d4b1b52 ARM: imx6ul: Move liteSOM source to SoC directory by Marcin Niestroj · 8 years ago
  71. 5f8c4d4 udoo_neo: Remove ramdiskaddr environment variable by Breno Lima · 8 years ago
  72. d8e1388 udoo_neo: Remove trailing semicolon and space by Breno Lima · 8 years ago
  73. 8df93b1 udoo_neo: Add fdt_addr_r environment variable by Breno Lima · 8 years ago
  74. ac0a93f imx_common: check for bmode Serial Downloader by Stefan Agner · 8 years ago
  75. 1c3e62d imx: nitrogen6x: fix USB host initialization by Gary Bisson · 8 years ago
  76. 7a037cc README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig by Fabio Estevam · 8 years ago
  77. 565cfcf mx6qsabreauto: Pass the correct parallel NOR width by Fabio Estevam · 8 years ago
  78. 97f17fa tools: imximage: refactor header length calculations for imximage v1 by Martin Kaiser · 8 years ago
  79. cf4128e Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  80. f59f07e cmd: ubi: allow '-' to specify maximum volume size by Ladislav Michl · 8 years ago
  81. 79a34b7 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  82. a8523a8 Drop CONFIG_CMD_DOC by Simon Glass · 8 years ago
  83. a009f36 Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · 8 years ago
  84. cc66400 Drop the static inline print_cpuinfo() by Simon Glass · 8 years ago
  85. 37b499c Drop CONFIG_WINBOND_83C553 by Simon Glass · 8 years ago
  86. 8f3086a powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
  87. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  88. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  89. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  90. a421192 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  91. d02f5ea config: Drop CONFIG_ARCH_DMA_PIO_WORDS by Simon Glass · 8 years ago
  92. e559ef1 arm64: mvebu: Update bubt command MMC block device access by Konstantin Porotchkin · 8 years ago
  93. 274d356 arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040 by Stefan Roese · 8 years ago
  94. 2709032 arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodes by Stefan Roese · 8 years ago
  95. b14b0b1 arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodes by Stefan Roese · 8 years ago
  96. ff11d62 arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720 by Stefan Roese · 8 years ago
  97. 22074fc arm64: mvebu: Armada 3720-db: Add SDHCI device tree nodes by Stefan Roese · 8 years ago
  98. cbe0ece arm64: mvebu: Armada 3700: Add SDHCI device tree nodes by Stefan Roese · 8 years ago
  99. b6acb5f mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · 8 years ago
  100. 210841c mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago