1. cc00f0e arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · 7 years ago
  2. 6c198d7 ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx by Faiz Abbas · 7 years ago
  3. ddbda7a ARM: dts: OMAP5+: Add support for bandgap sensor in SPL by Faiz Abbas · 7 years ago
  4. ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  5. 1a92ace TI: am57xx; Remove am57xx_evm_nodt_defconfig by Tom Rini · 7 years ago
  6. da6d34c README: update mailing list url by S. Lockwood-Childs · 7 years ago
  7. f735c50 envtools: make sure version/timestamp header file are available by Stefan Agner · 7 years ago
  8. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  9. 5f06654 omap3: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  10. 58d8b40 Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · 7 years ago
  11. b58b9ca malloc: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  12. b38d6ca scripts/coccinelle: add some more coccinelle tests by Heinrich Schuchardt · 7 years ago
  13. 512e450 Makefile: add coccicheck target by Heinrich Schuchardt · 7 years ago
  14. 8acf9e8 yaffs2: rework yaffs_new_obj_id by Heinrich Schuchardt · 7 years ago
  15. ed54b66 dra7x: fastboot: Increase recovery partition size by Praneeth Bajjuri · 7 years ago
  16. 3e838ed scripts/ld-version.sh: regular expression compile fails by Heinrich Schuchardt · 7 years ago
  17. 2d828f0 kconfig/symbol.c: use correct pointer type argument for sizeof by Heinrich Schuchardt · 7 years ago
  18. 85ecab1 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  19. dd86d19 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  20. 222e09a ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · 7 years ago
  21. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  22. 1000422 odroid-c2: enable I2C by Beniamino Galvani · 7 years ago
  23. d5b199c i2c: add Amlogic Meson driver by Beniamino Galvani · 7 years ago
  24. 06cb77c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  25. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  26. 94d8aea arm: config: fix default console only to specify the device by Dongjin Kim · 7 years ago
  27. 9671986 Add UART base addresses for additional UARTs by Landheer-Cieslak, Ronald · 7 years ago
  28. a1c9438 dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · 7 years ago
  29. 5c7738e nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · 7 years ago
  30. 6bcca14 dm: core: fix member name in ofnode_union documentation by Baruch Siach · 7 years ago
  31. 3e490f6 tpm: add more missing va_end() by André Draszik · 7 years ago
  32. c65f849 tpm: add more useful NV storage permission flags by André Draszik · 7 years ago
  33. 2c6e5ff tpm: add tpm_get_random() by André Draszik · 7 years ago
  34. 35d0cce omap3: omap3_logic: Move pinmuxing to header file by Adam Ford · 7 years ago
  35. 75a86e3 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · 7 years ago
  36. 03ab46c env: Save environment at the end of an MMC partition by Jorge Ramirez-Ortiz · 7 years ago
  37. 7f69f68 serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · 7 years ago
  38. 38d1b93 armv8: update gd after relocate by Kever Yang · 7 years ago
  39. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · 7 years ago
  40. b1c556a test/py: add timestamps to log by Stephen Warren · 7 years ago
  41. b6653f6 clk: clk_stm32f7: fix PLL clock division factor by Patrice Chotard · 7 years ago
  42. c8e7bd6 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · 7 years ago
  43. 879dbab mmc: arm_pl180_mmci: add clock support by Patrice Chotard · 7 years ago
  44. 45fc9e6 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · 7 years ago
  45. fcce420 mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · 7 years ago
  46. 2a392fe mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  47. 848d267 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · 7 years ago
  48. 24e2ca7 arm: amlogic: p212: Add support for Ethernet with Internal PHY by Neil Armstrong · 7 years ago
  49. 06ab473 arm: meson: Add supplementary ethernet registers definitions by Neil Armstrong · 7 years ago
  50. 7a4c90d net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  51. 1d95082 lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · 7 years ago
  52. 893e6e2 linux/types.h: add typedef of uintptr_t by Masahiro Yamada · 7 years ago
  53. fd3d375 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · 7 years ago
  54. c027364 libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/* by Masahiro Yamada · 7 years ago
  55. 01b6a09 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* by Masahiro Yamada · 7 years ago
  56. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  57. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  58. 09a9dca scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110 by Masahiro Yamada · 7 years ago
  59. 4156426 scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script by Rob Herring · 7 years ago
  60. 4c2ea41 arm: add initial support for Amlogic P212 based on Meson GXL family by Neil Armstrong · 7 years ago
  61. 37c3f82 pinctrl: meson: Add GXL Support by Neil Armstrong · 7 years ago
  62. a4cf392 ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5 by Neil Armstrong · 7 years ago
  63. be0c1f1 board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PIN by Keerthy · 7 years ago
  64. 17705ac am33xx: Add a function to query MPU voltage in uV by Felix Brack · 7 years ago
  65. 1361fbc tpm: fix reading of permanent flags by André Draszik · 7 years ago
  66. 13ee6da SPL: fix printing of image name by André Draszik · 7 years ago
  67. 3662947 sandbox: Add clrbits/setbits macros by Tom Rini · 7 years ago
  68. c47a388 dm: core: Correct address cast in dev_read_addr_ptr() by Simon Glass · 7 years ago
  69. 9b2664f cmd/fdt.c align data buffer to avoid unaligned word access by Bernhard Messerklinger · 7 years ago
  70. 67cb375 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  71. 5509dae arm: mvebu: clearfog: update SPI flash DT description by Baruch Siach · 7 years ago
  72. 5b28e59 arm: mvebu: clearfog: Fix SPI-NOR flash access by Jon Nettleton · 7 years ago
  73. 31c0d3b arm: mvebu: clearfog: enable XHCI USB by Jon Nettleton · 7 years ago
  74. 8650232 arm: mvebu: Add board_setup for xhci hardware by Jon Nettleton · 7 years ago
  75. a81f47c mvebu: usb: xhci: a38x support by Jon Nettleton · 7 years ago
  76. 1902420 arm: mvebu: configs: Enable DISTRO_DEFAULTS for MACCHIATObin by Heinrich Schuchardt · 7 years ago
  77. ee2a860 arm: mvebu: theadorable_debug_defconfig: Enable setexpr command by Stefan Roese · 7 years ago
  78. 9b9606d pci: mvebu: Increase size of PCIe default mapping by VlaoMao · 7 years ago
  79. 12c5b2e Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  80. 184d7ca armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  81. 7c8dbe2 armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  82. 47e7e03 armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  83. 4286275 armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  84. 90f1a45 cmd: mac: Update description of help by Prabhakar Kushwaha · 7 years ago
  85. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · 7 years ago
  86. 2e1fcf3 armv8: ls1088ardb: Add distro boot support by Ashish Kumar · 7 years ago
  87. 4feb83b armv8: ls1088aqds: Add SD boot support for ls1088qds by Ashish Kumar · 7 years ago
  88. 5676ceb armv8: ls1088ardb: Add SD boot support for ls1088 by Ashish Kumar · 7 years ago
  89. a179e56 armv8: ls1088: Enable SATA for ls1088 by Ashish Kumar · 7 years ago
  90. 1f161f8 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · 7 years ago
  91. 6a26127 armv8: ls1088a: Move CONFIG_SPI_FLASH_SPANSION to defconfig by Ashish Kumar · 7 years ago
  92. 34f080c drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() by Ashish Kumar · 7 years ago
  93. 7c6d277 Prepare v2017.11 by Tom Rini · 7 years ago
  94. 54619bb Revert "console: simplify puts()" by Soeren Moch · 7 years ago
  95. c44befc board: sysam: stmark2: add missing environment location by Angelo Dureghello · 7 years ago
  96. 8ff3e59 ARM: rmobile: Fix eMMC signal voltage on Salvator-X/XS by Marek Vasut · 7 years ago
  97. aae3c3b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  98. e58f830 sunxi: SATA link timeout fix by Werner Böllmann · 7 years ago
  99. b6b655b net: sun8i_emac: Fix build for non-H3/H5 SoCs by Chen-Yu Tsai · 7 years ago
  100. a1f8302 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago