1. 07bdca5 drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. by Robert P. J. Day · 8 years ago
  2. 4c79ad0 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  3. 34ab529 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  4. 08fb716 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · 8 years ago
  5. f8edd75 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  6. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  7. 62da676 tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  8. 030ca16 tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  9. 855cf9e tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  10. 6f27363 tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  11. 7497cd6 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  12. d6009d7 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  13. 7e40763 tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  14. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  15. d5a6a29 arm: mvebu: spl.c: Remove useless gd declaration by Reinhard Pfau · 8 years ago
  16. a3d1834 mvebu: Add board_pex_config() by Mario Six · 8 years ago
  17. 4f96f3f net: phy: Support Marvell 88E1680 by Dirk Eibach · 8 years ago
  18. 18baf64 pci: mvebu: Fix Armada 38x support by Dirk Eibach · 8 years ago
  19. 86928bf phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates by Stefan Roese · 8 years ago
  20. f2770f4 powerpc: mpc85xx: Use symbolic names for cache control bits by Mark Marshall · 8 years ago
  21. 85df7b4 powerpc: mpc83xx: Enable pre-relocation malloc by mario.six@gdsys.cc · 8 years ago
  22. d4f4a54 powerpc: mpc83xx: Minimize r1 modification by mario.six@gdsys.cc · 8 years ago
  23. 8c1a132 mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL by Masahiro Yamada · 8 years ago
  24. f79df03 mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32 by Masahiro Yamada · 8 years ago
  25. a1262eb mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM by Masahiro Yamada · 8 years ago
  26. babe026 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP by Masahiro Yamada · 8 years ago
  27. 168c57d mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  28. 54f7cfc mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  29. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  30. b12f925 Prepare v2017.03-rc1 by Tom Rini · 8 years ago
  31. be44b18 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · 8 years ago
  32. bab841d arm: dts: imx53-cx9020: fix packetloss on fec_mxc by Patrick Bruenn · 8 years ago
  33. c523cb3 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  34. ccd9702 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · 8 years ago
  35. 8d4852b i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · 8 years ago
  36. 434813b ARM: uniphier: make update commands more flexible for ATF by Masahiro Yamada · 8 years ago
  37. 43ccfaf ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · 8 years ago
  38. 0dd7602 ARM: uniphier: change the offset to environment storage area by Masahiro Yamada · 8 years ago
  39. 0bb5576 ARM: uniphier: set initrd_high environment to skip initrd relocation by Masahiro Yamada · 8 years ago
  40. ea32caa ARM: uniphier: use Image.gz instead Image for booting ARM64 Linux by Masahiro Yamada · 8 years ago
  41. 19d4437 ARM: uniphier: collect SPL CONFIG symbols to the bottom of header by Masahiro Yamada · 8 years ago
  42. 3d303aa ARM: uniphier: compile board data only for SPL by Masahiro Yamada · 8 years ago
  43. d421af2 ARM: uniphier: refactor cmd_ddrmphy by Masahiro Yamada · 8 years ago
  44. 7747f79 ARM: uniphier: clean up UMC init for PXs2 SoC by Masahiro Yamada · 8 years ago
  45. 86f0d8c ARM: uniphier: refactor cmd_ddrphy by Masahiro Yamada · 8 years ago
  46. 0197f63 ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC by Masahiro Yamada · 8 years ago
  47. d97c1cb ARM: uniphier: detect RAM size by decoding HW register instead of DT by Masahiro Yamada · 8 years ago
  48. 5f02e28 ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoC by Masahiro Yamada · 8 years ago
  49. 9e34de5 clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock by Masahiro Yamada · 8 years ago
  50. 4ba6a86 booti: Set images.os.arch by Scott Wood · 8 years ago
  51. 0f3b697 fs/fat: Fix unaligned __u16 reads for FAT12 access by Stefan Brüns · 8 years ago
  52. 14c0bde buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  53. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
  54. 2c5a22f ARM: stm32: enable support for smsc phy on stm32f746-disco board by Michael Kurz · 8 years ago
  55. 30c37f6 net: phy: add SMSC LAN8742 phy by Michael Kurz · 8 years ago
  56. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  57. 04bb8db ARM: stm32: use clock setup function defined in clock.c by Michael Kurz · 8 years ago
  58. 115cb82 ARM: stm32: fix stm32f7 sdram fmc base address by Michael Kurz · 8 years ago
  59. c204fb7 ARM: stm32: cleanup stm32f7 files by Michael Kurz · 8 years ago
  60. bccef71 ARM: DTS: stm32: add stm32f746-disco device tree files by Michael Kurz · 8 years ago
  61. 15bf00e ARM: DTS: stm32: add stm32f746 device tree pin control files by Michael Kurz · 8 years ago
  62. dbb9fda arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703 by Adam Ford · 8 years ago
  63. 120dbb2 arm: omap3: Fix cpuinfo frequency spelling by Ladislav Michl · 8 years ago
  64. ac8ec0d Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · 8 years ago
  65. 04379f0 arm64: spin-table: add more information in Kconfig help by Masahiro Yamada · 8 years ago
  66. 20315d2 board/chiliboard: Add support for chiliBoard by Marcin Niestroj · 8 years ago
  67. 0762392 ARM: am335x: Add support for chiliSOM by Marcin Niestroj · 8 years ago
  68. 2d71460 defconfig: Add a config for AM335x High Security EVM by Andrew F. Davis · 8 years ago
  69. 080f414 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · 8 years ago
  70. 34597e4 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · 8 years ago
  71. 7cb5a00 aspeed: Support for ast2500 Eval Board by maxims@google.com · 8 years ago
  72. 899b40f aspeed: Board init functions and common configs for ast2500 based boards by maxims@google.com · 8 years ago
  73. 2d5a2ad aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · 8 years ago
  74. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · 8 years ago
  75. c6e2db4 arm: Note vendor-required status of certain MACH_TYPE values by Tom Rini · 8 years ago
  76. b55f532 am335x_shc: Drop MACH_TYPE usage by Tom Rini · 8 years ago
  77. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  78. 4815734 Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
  79. 9034780 arm: Re-sync with full list of MACH_TYPE_xxx values by Tom Rini · 8 years ago
  80. 9ea13db disk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig by Patrick Delaunay · 8 years ago
  81. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  82. 88fbc5b kbuild: add include linux/kconfig.h in config.h by Patrick Delaunay · 8 years ago
  83. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  84. 1aa32a8 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  85. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  86. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  87. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  88. dc28060 disk: convert CONFIG_PARTITIONS to Kconfig by Patrick Delaunay · 8 years ago
  89. 9bd7bd5 imx: mx6sxsabreauto: enable more dm drivers by Peng Fan · 8 years ago
  90. edaf59c imx: dts: mx6sxsabreauto: enable i2c2/3 by Peng Fan · 8 years ago
  91. 54ecc8d imx: mx6sxsabreauto: enable pinctrl driver by Peng Fan · 8 years ago
  92. 941ba8e imx: mx6sx: add dts for mx6sxsabreauto board by Peng Fan · 8 years ago
  93. eb000ee ARM: imx6ul: Move liteSOM source to SoC directory by Marcin Niestroj · 8 years ago
  94. 351a8ef udoo_neo: Remove ramdiskaddr environment variable by Breno Lima · 8 years ago
  95. f141773 udoo_neo: Remove trailing semicolon and space by Breno Lima · 8 years ago
  96. aa263a9 udoo_neo: Add fdt_addr_r environment variable by Breno Lima · 8 years ago
  97. 1539096 imx_common: check for bmode Serial Downloader by Stefan Agner · 8 years ago
  98. d3919c0 imx: nitrogen6x: fix USB host initialization by Gary Bisson · 8 years ago
  99. d97c260 README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig by Fabio Estevam · 8 years ago
  100. 15d61f1 mx6qsabreauto: Pass the correct parallel NOR width by Fabio Estevam · 8 years ago