1. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · 8 years ago
  2. 54e89f0 net: core: cosmetic: A MAC address is not limited to SROM by oliver@schinagl.nl · 8 years ago
  3. 4493327 net: cosmetic: Define ethernet name length by oliver@schinagl.nl · 8 years ago
  4. 0522360 net: cosmetic: Make the MAC address string less magical by oliver@schinagl.nl · 8 years ago
  5. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · 8 years ago
  6. 6fdb684 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · 8 years ago
  7. 3d8d348 net: macb: Add the clock support by Wenyou Yang · 8 years ago
  8. e7183de net: Kconfig: Add CONFIG_MACB option by Wenyou Yang · 8 years ago
  9. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  10. bedc562 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
  11. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  12. 7919846 arch: arm: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  13. 3c48f58 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  14. b0f8bae arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  15. 74d129b armv8: ls1012a: Add support of PPA by Prabhakar Kushwaha · 8 years ago
  16. 1fb2f11 board: freescale: ls1012a: Enable secure DDR on LS1012A platforms by Prabhakar Kushwaha · 8 years ago
  17. 4c79ad0 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  18. 34ab529 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  19. 08fb716 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · 8 years ago
  20. f8edd75 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  21. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  22. 62da676 tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  23. 030ca16 tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  24. 855cf9e tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  25. 6f27363 tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  26. 7497cd6 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  27. d6009d7 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  28. 7e40763 tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  29. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  30. d5a6a29 arm: mvebu: spl.c: Remove useless gd declaration by Reinhard Pfau · 8 years ago
  31. a3d1834 mvebu: Add board_pex_config() by Mario Six · 8 years ago
  32. 4f96f3f net: phy: Support Marvell 88E1680 by Dirk Eibach · 8 years ago
  33. 18baf64 pci: mvebu: Fix Armada 38x support by Dirk Eibach · 8 years ago
  34. 86928bf phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates by Stefan Roese · 8 years ago
  35. f2770f4 powerpc: mpc85xx: Use symbolic names for cache control bits by Mark Marshall · 8 years ago
  36. 85df7b4 powerpc: mpc83xx: Enable pre-relocation malloc by mario.six@gdsys.cc · 8 years ago
  37. d4f4a54 powerpc: mpc83xx: Minimize r1 modification by mario.six@gdsys.cc · 8 years ago
  38. f195cf7 armv8: ls1046a: Enable workaround for erratum A-008336 by York Sun · 8 years ago
  39. bd25f17 armv7: ls1021aqds: Set cpo_sample for erratum A-009942 by York Sun · 8 years ago
  40. bea8abd drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · 8 years ago
  41. 8c1a132 mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL by Masahiro Yamada · 8 years ago
  42. f79df03 mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32 by Masahiro Yamada · 8 years ago
  43. a1262eb mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM by Masahiro Yamada · 8 years ago
  44. babe026 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP by Masahiro Yamada · 8 years ago
  45. 168c57d mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  46. 54f7cfc mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  47. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  48. b12f925 Prepare v2017.03-rc1 by Tom Rini · 8 years ago
  49. be44b18 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · 8 years ago
  50. bab841d arm: dts: imx53-cx9020: fix packetloss on fec_mxc by Patrick Bruenn · 8 years ago
  51. c523cb3 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  52. ccd9702 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · 8 years ago
  53. 8d4852b i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · 8 years ago
  54. 434813b ARM: uniphier: make update commands more flexible for ATF by Masahiro Yamada · 8 years ago
  55. 43ccfaf ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · 8 years ago
  56. 0dd7602 ARM: uniphier: change the offset to environment storage area by Masahiro Yamada · 8 years ago
  57. 0bb5576 ARM: uniphier: set initrd_high environment to skip initrd relocation by Masahiro Yamada · 8 years ago
  58. ea32caa ARM: uniphier: use Image.gz instead Image for booting ARM64 Linux by Masahiro Yamada · 8 years ago
  59. 19d4437 ARM: uniphier: collect SPL CONFIG symbols to the bottom of header by Masahiro Yamada · 8 years ago
  60. 3d303aa ARM: uniphier: compile board data only for SPL by Masahiro Yamada · 8 years ago
  61. d421af2 ARM: uniphier: refactor cmd_ddrmphy by Masahiro Yamada · 8 years ago
  62. 7747f79 ARM: uniphier: clean up UMC init for PXs2 SoC by Masahiro Yamada · 8 years ago
  63. 86f0d8c ARM: uniphier: refactor cmd_ddrphy by Masahiro Yamada · 8 years ago
  64. 0197f63 ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC by Masahiro Yamada · 8 years ago
  65. d97c1cb ARM: uniphier: detect RAM size by decoding HW register instead of DT by Masahiro Yamada · 8 years ago
  66. 5f02e28 ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoC by Masahiro Yamada · 8 years ago
  67. 9e34de5 clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock by Masahiro Yamada · 8 years ago
  68. 4ba6a86 booti: Set images.os.arch by Scott Wood · 8 years ago
  69. 0f3b697 fs/fat: Fix unaligned __u16 reads for FAT12 access by Stefan Brüns · 8 years ago
  70. 14c0bde buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  71. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
  72. 2c5a22f ARM: stm32: enable support for smsc phy on stm32f746-disco board by Michael Kurz · 8 years ago
  73. 30c37f6 net: phy: add SMSC LAN8742 phy by Michael Kurz · 8 years ago
  74. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  75. 04bb8db ARM: stm32: use clock setup function defined in clock.c by Michael Kurz · 8 years ago
  76. 115cb82 ARM: stm32: fix stm32f7 sdram fmc base address by Michael Kurz · 8 years ago
  77. c204fb7 ARM: stm32: cleanup stm32f7 files by Michael Kurz · 8 years ago
  78. bccef71 ARM: DTS: stm32: add stm32f746-disco device tree files by Michael Kurz · 8 years ago
  79. 15bf00e ARM: DTS: stm32: add stm32f746 device tree pin control files by Michael Kurz · 8 years ago
  80. dbb9fda arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703 by Adam Ford · 8 years ago
  81. 120dbb2 arm: omap3: Fix cpuinfo frequency spelling by Ladislav Michl · 8 years ago
  82. ac8ec0d Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · 8 years ago
  83. 04379f0 arm64: spin-table: add more information in Kconfig help by Masahiro Yamada · 8 years ago
  84. 20315d2 board/chiliboard: Add support for chiliBoard by Marcin Niestroj · 8 years ago
  85. 0762392 ARM: am335x: Add support for chiliSOM by Marcin Niestroj · 8 years ago
  86. 2d71460 defconfig: Add a config for AM335x High Security EVM by Andrew F. Davis · 8 years ago
  87. 080f414 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · 8 years ago
  88. 34597e4 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · 8 years ago
  89. 7cb5a00 aspeed: Support for ast2500 Eval Board by maxims@google.com · 8 years ago
  90. 899b40f aspeed: Board init functions and common configs for ast2500 based boards by maxims@google.com · 8 years ago
  91. 2d5a2ad aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · 8 years ago
  92. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · 8 years ago
  93. c6e2db4 arm: Note vendor-required status of certain MACH_TYPE values by Tom Rini · 8 years ago
  94. b55f532 am335x_shc: Drop MACH_TYPE usage by Tom Rini · 8 years ago
  95. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  96. 4815734 Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
  97. 9034780 arm: Re-sync with full list of MACH_TYPE_xxx values by Tom Rini · 8 years ago
  98. 9ea13db disk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig by Patrick Delaunay · 8 years ago
  99. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  100. 88fbc5b kbuild: add include linux/kconfig.h in config.h by Patrick Delaunay · 8 years ago