1. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  2. a5fd13a net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
  3. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  4. 55c854c Remove unused symbol CONGIG_CMD_STORAGE from board configs by Lars Poeschel · 8 years ago
  5. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  6. 8ccdba8 keystone2: Rename local CONFIG_ symbol by Phil Edworthy · 8 years ago
  7. b569048 api: Convert to Kconfig by Emmanuel Vadot · 8 years ago
  8. d726f22 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  9. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  10. 1d3c539 tools: Allow crc8 to be used by oliver@schinagl.nl · 8 years ago
  11. 2c07c32 net: cosmetic: Define ethernet name length by oliver@schinagl.nl · 8 years ago
  12. 9f455bc net: cosmetic: Make the MAC address string less magical by oliver@schinagl.nl · 8 years ago
  13. a40db6d net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · 8 years ago
  14. 73d2de2 x86: qemu: Add build options for SPL by Bin Meng · 8 years ago
  15. c17c422 x86: link: Add build options for SPL by Simon Glass · 8 years ago
  16. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  17. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  18. 0687897 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  19. d98b98d arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  20. 7d55960 board: freescale: ls1012a: Enable secure DDR on LS1012A platforms by Prabhakar Kushwaha · 8 years ago
  21. 43ade93 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  22. f77309d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  23. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  24. 08aa033 mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  25. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  26. 11bd5e7 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · 8 years ago
  27. b7b4303 ARM: uniphier: make update commands more flexible for ATF by Masahiro Yamada · 8 years ago
  28. c0efc31 ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · 8 years ago
  29. 0b93e3d ARM: uniphier: change the offset to environment storage area by Masahiro Yamada · 8 years ago
  30. c0df1fa ARM: uniphier: set initrd_high environment to skip initrd relocation by Masahiro Yamada · 8 years ago
  31. 99b8517 ARM: uniphier: use Image.gz instead Image for booting ARM64 Linux by Masahiro Yamada · 8 years ago
  32. 3e0cfaa ARM: uniphier: collect SPL CONFIG symbols to the bottom of header by Masahiro Yamada · 8 years ago
  33. 3e9952b ARM: uniphier: detect RAM size by decoding HW register instead of DT by Masahiro Yamada · 8 years ago
  34. fc0d3db ARM: stm32: enable support for smsc phy on stm32f746-disco board by Michael Kurz · 8 years ago
  35. b20b70f net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  36. 797c3c1 ARM: DTS: stm32: add stm32f746 device tree pin control files by Michael Kurz · 8 years ago
  37. ab38bf6 board/chiliboard: Add support for chiliBoard by Marcin Niestroj · 8 years ago
  38. d9b88d2 aspeed: Support for ast2500 Eval Board by maxims@google.com · 8 years ago
  39. f6a6a9f aspeed: Board init functions and common configs for ast2500 based boards by maxims@google.com · 8 years ago
  40. 14e4b14 aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · 8 years ago
  41. cd7b634 arm: Note vendor-required status of certain MACH_TYPE values by Tom Rini · 8 years ago
  42. 4247fd6 am335x_shc: Drop MACH_TYPE usage by Tom Rini · 8 years ago
  43. 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  44. 94ba26f Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
  45. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  46. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  47. 863c5b6 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  48. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  49. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  50. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  51. e274ef6 disk: convert CONFIG_PARTITIONS to Kconfig by Patrick Delaunay · 8 years ago
  52. 70d3287 armv8: ls1046aqds: added usb feature support by Tang Yuantian · 8 years ago
  53. e389033 imx: mx6sxsabreauto: enable more dm drivers by Peng Fan · 8 years ago
  54. 6301e65 imx: mx6sx: add dts for mx6sxsabreauto board by Peng Fan · 8 years ago
  55. 5f8c4d4 udoo_neo: Remove ramdiskaddr environment variable by Breno Lima · 8 years ago
  56. d8e1388 udoo_neo: Remove trailing semicolon and space by Breno Lima · 8 years ago
  57. 8df93b1 udoo_neo: Add fdt_addr_r environment variable by Breno Lima · 8 years ago
  58. 1c3e62d imx: nitrogen6x: fix USB host initialization by Gary Bisson · 8 years ago
  59. 565cfcf mx6qsabreauto: Pass the correct parallel NOR width by Fabio Estevam · 8 years ago
  60. cf4128e Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  61. a8523a8 Drop CONFIG_CMD_DOC by Simon Glass · 8 years ago
  62. cc66400 Drop the static inline print_cpuinfo() by Simon Glass · 8 years ago
  63. 8f3086a powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
  64. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  65. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  66. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  67. a421192 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  68. 274d356 arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040 by Stefan Roese · 8 years ago
  69. ff11d62 arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720 by Stefan Roese · 8 years ago
  70. 210841c mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  71. 9b6ef52 arm: am57xx: cl-som-am57x: fix Ethernet by Uri Mashiach · 8 years ago
  72. f428268 imx31_phycore: Split the eet variant out into a different TARGET by Tom Rini · 8 years ago
  73. 6d0e34b mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  74. 561ca64 ARM: uniphier: make SPL optional for ARVv8 SoCs by Masahiro Yamada · 8 years ago
  75. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  76. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  77. dec3030 mx6saberesd_spl: Correct falcon mode addition by Tom Rini · 8 years ago
  78. 70b8bd7 odroid-c2: Enable distro boot by Andreas Färber · 8 years ago
  79. 8c9bfc4 meson: misc_init_r is board-specific by Andreas Färber · 8 years ago
  80. 476e16e ARM: omap3_logic: Refactor Boot Environmental variables by Adam Ford · 8 years ago
  81. c2e7e72 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
  82. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  83. 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  84. 0541527 kconfig: fsl PPA: move CONFIG_* to Kconfig by Hou Zhiqiang · 8 years ago
  85. 0897eb2 kconfig: armv8: move armv8 sec_firmware CONFIG_* to Kconfig by Hou Zhiqiang · 8 years ago
  86. dccef2e ls1046ardb: Add support power initialization by Hou Zhiqiang · 8 years ago
  87. 031acdb armv8/fsl_lsch2: Add chip power supply voltage setup by Hou Zhiqiang · 8 years ago
  88. 4394ad1 pmic: pmic_mc34vr500: Add APIs to set/get SWx volt by Hou Zhiqiang · 8 years ago
  89. 762161b pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  90. 9ed4478 LS2080A: Add validation of MC & DPC images. by Udit Agarwal · 8 years ago
  91. 3564208 armv8/fsl-lsch3: consolidate the clock system initialization by Hou Zhiqiang · 8 years ago
  92. 904110c armv8/fsl-lsch2: refactor the clock system initialization by Hou Zhiqiang · 8 years ago
  93. 9e0bb4c arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoC by Prabhakar Kushwaha · 8 years ago
  94. 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  95. 2acfda1 armv8: ls2080a: Enable PCIe in defconfigs by Minghuan Lian · 8 years ago
  96. be6430d armv8: ls1043a: Enable PCIe and E1000 in defconfigs by Minghuan Lian · 8 years ago
  97. 41873d1 arm: ls1012a: Enable PCIe and E1000 in defconfigs by Minghuan Lian · 8 years ago
  98. 8808aeb arm: ls1021a: Enable PCIe in defconfigs by Minghuan Lian · 8 years ago
  99. 97205ee fsl/usb: enable usb feature for ls1046ardb by jerry.huang@nxp.com · 8 years ago
  100. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago