1. c091dc7 test: tee: fix resource leak in dm_test_tee() by Jens Wiklander · 6 years ago
  2. be6eb23 cmd: remove CONFIG_SOURCE support in Makefile by Patrick Delaunay · 6 years ago
  3. 26da01f power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · 6 years ago
  4. 1a25d90 cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10 by Keerthy · 6 years ago
  5. 25ae865 configs: sama5d2_ptc_ek: read environment from FAT by Andrei.Stefanescu@microchip.com · 6 years ago
  6. 6b4dba4 configs: at91: at91sam9x5ek: fix bootcmd for NAND flash by Eugen.Hristev@microchip.com · 6 years ago
  7. 65b6089 w1: fix data abort if no one wire bus master present by Martin Fuzzey · 6 years ago
  8. 586d4b0 w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe() by Martin Fuzzey · 6 years ago
  9. fdaccfe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  10. f48db4e arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION by Simon Goldschmidt · 6 years ago
  11. f457c52 arm: socfpga: Fix bootcounter located at the end of internal SRAM by Stefan Roese · 6 years ago
  12. d5de3d4 arm: socfpga: fpga: fix type of local variable by Simon Goldschmidt · 6 years ago
  13. a744370 Merge tag 'mpc85xx-for-v2018.11' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  14. db148f2 powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
  15. c00d001 powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · 6 years ago
  16. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  17. 454cf76 Prepare v2018.11-rc3 by Tom Rini · 6 years ago
  18. 2f07a9a Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  19. 5776610 sunxi: store DRAM size in SPL header by Andre Przywara · 6 years ago
  20. f8aa3f8 sunxi: add Kconfig option for the maximum accessible DRAM by Icenowy Zheng · 6 years ago
  21. 7009134 sunxi: map DRAM part with 3G size by Icenowy Zheng · 6 years ago
  22. cff5c13 sunxi: board.c: refactor SPL header checks by Andre Przywara · 6 years ago
  23. 55d481d sunxi: Extend SPL header versioning by Andre Przywara · 6 years ago
  24. c6c2c85 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago
  25. d735d3b Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  26. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  27. 3d2be80 x86: Fix car_uninit weak symbol definition by Bin Meng · 6 years ago
  28. 87bb4fe x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-Boot by Stefan Roese · 6 years ago
  29. 6e1c943 x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX by Stefan Roese · 6 years ago
  30. 0ca4405 x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again) by Stefan Roese · 6 years ago
  31. 7d2a053 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · 6 years ago
  32. 24a7251 vf610twr: Enable thumb2 for builds by Tom Rini · 6 years ago
  33. f749b61 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  34. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  35. 3c28576 arm: dts: imx8qxp: fix build warining by Peng Fan · 6 years ago
  36. d796115 imx: mkimage: avoid stop CI when required files not exists by Peng Fan · 6 years ago
  37. 58ec4d3 net: fec_mxc: add support for i.MX8X by Anatolij Gustschin · 6 years ago
  38. 18593fa net: mvpp2: increase PHY reset pulse by Baruch Siach · 6 years ago
  39. fa14027 net: mvpp2: fix polarity of PHY reset signal by Baruch Siach · 6 years ago
  40. 1ddcf5e net/phy: Add phy-id for IN112525_S03 by Priyanka Jain · 6 years ago
  41. 0126c64 net: dm: fec: Obtain the transceiver type from the DT by Martin Fuzzey · 6 years ago
  42. ad8c43c net: dm: fec: Support the phy-supply binding by Martin Fuzzey · 6 years ago
  43. 331fcab net: dm: fec: Fix phy-reset-duration clamping and defaults by Martin Fuzzey · 6 years ago
  44. 9b8b918 net: dm: fec: Fix time unit error in phy-reset-duration by Martin Fuzzey · 6 years ago
  45. 30a2c8c net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · 6 years ago
  46. 4506423 net: phy: aquantia: add firmware loading support by Jeremy Gebben · 6 years ago
  47. 1c65010 configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  48. 9215bb1 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · 6 years ago
  49. fb265a7 cmd: mii: don't check address for 'device' subcommand by Hector Palacios · 6 years ago
  50. 3d99a0b sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · 6 years ago
  51. df4ad94 sunxi: docs: Mention CONFIG_NAND requirement by Priit Laes · 6 years ago
  52. 297963f sunxi: Fix typos of spelling Allwinner by Priit Laes · 6 years ago
  53. c33ba7e pwm: sunxi: choose best prescaler to improve PWM resolution by Vasily Khoruzhick · 6 years ago
  54. ce138cb pwm: sunxi: use new prescaler when configuring PWM by Vasily Khoruzhick · 6 years ago
  55. a877d4b pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass by Vasily Khoruzhick · 6 years ago
  56. bb839ad warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfig by Fabio Estevam · 6 years ago
  57. 1ed3c09 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  58. 818408e travis: Rework Freescale ARM jobs a bit by Tom Rini · 6 years ago
  59. 9cd97c5 ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
  60. 3ae192c binman: Add a test for Intel reference code by Simon Glass · 6 years ago
  61. c95c666 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  62. 4684fa8 serial: mxc: Add match string for i.mx6 quad/dual lite serial by Bernhard Messerklinger · 6 years ago
  63. 88d60db arm: ti: boot: Remove environment partition by Sam Protsenko · 6 years ago
  64. e1a8dfd watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · 6 years ago
  65. 290097f ARM: omap3_logic: Add NOR Flash Support for SOM-LV by Adam Ford · 6 years ago
  66. e18333e arm: udoo: Convert to distro config by Meul, Dirk · 6 years ago
  67. d796735 test: overlay: add missing include by Heinrich Schuchardt · 6 years ago
  68. ed5df08 nand: atmel: Initialize pmecc smu with correct size by Bin Meng · 6 years ago
  69. 7702713 configs: sama5d2_ptc_ek: add default bootargs for MMC defconfig by Eugen Hristev · 6 years ago
  70. 3fbf61a configs: sama5d2_ptc_ek: add default bootargs for NAND defconfig by Eugen Hristev · 6 years ago
  71. 76892d0 configs: sama5d2_xplained: enable w1 and overlay for emmc defconfig by Eugen Hristev · 6 years ago
  72. ac5c1f0 configs: sama5d27_som1_ek: enable w1 and overlay for mmc1 defconfig by Eugen Hristev · 6 years ago
  73. 3673868 configs: at91: sama5: enable CMD_IMI by Eugen Hristev · 6 years ago
  74. 96ab34b configs: at91: sam9x5: added FIT and iminfo support by Eugen Hristev · 6 years ago
  75. 61b4dbb board: at91sam9x5: add environment var for cpu type by Eugen Hristev · 6 years ago
  76. 6482095 ARM: omap3logic: Fix MMC name by Adam Ford · 6 years ago
  77. c3aa851 ARM: omap3logic: Specify DM serial driver as omap_serial by Adam Ford · 6 years ago
  78. f4db3b6 ARM: omap3logic: Encapsulate the MUSB functions in check for DM by Adam Ford · 6 years ago
  79. 169eb19 ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37 by Adam Ford · 6 years ago
  80. 017d981 ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT by Adam Ford · 6 years ago
  81. e292e1d warp7: configs: add bl33 defconfig by Rui Miguel Silva · 6 years ago
  82. a612e25 warp7: include: configs: set skip low level init by Rui Miguel Silva · 6 years ago
  83. c7b3a7e optee: adjust dependencies and default values for dram by Rui Miguel Silva · 6 years ago
  84. be277c3 imx: mx7: avoid some initialization if low level is skipped by Rui Miguel Silva · 6 years ago
  85. 7677c0d i2c: imx_lpi2c: fix typo and register base address format by Anatolij Gustschin · 6 years ago
  86. 517066a Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  87. f767a4e board: ge: bx50v3: fix initialization of i2c bus0 by Dan Cimpoca · 6 years ago
  88. 9aa7c15 board: ge: bx50v3: b{4,6}50v3 modeline by Ian Ray · 6 years ago
  89. d9ea0d7 board: ge: bx50v3: correct LDB clock by Ian Ray · 6 years ago
  90. 6ee7bb5 board: ge: bx50v3: Change maintainer by Fabien Lahoudere · 6 years ago
  91. 75e8ca6 doc: imx: Improve i.MX documentation naming by Breno Matheus Lima · 6 years ago
  92. 2953009 doc: imx: misc: Reorganize miscellaneous documentation by Breno Matheus Lima · 6 years ago
  93. dfe9ff9 doc: imx: hab: Reorganize High Assurance Boot documentation by Breno Matheus Lima · 6 years ago
  94. 843400f doc: imx: Reorganize i.MX SoC common documentation by Breno Matheus Lima · 6 years ago
  95. 5eba73c doc: imx: mkimage: reorganize i.MX mkimage documentation by Breno Matheus Lima · 6 years ago
  96. 3af3beb doc: imx: Move SPD related info to the appropriate doc by Breno Matheus Lima · 6 years ago
  97. df11b0c doc: imx: reorganize i.MX documentation by Breno Matheus Lima · 6 years ago
  98. 6d9b483 imx: imx8qxp_mek: update to build image in U-Boot by Peng Fan · 6 years ago
  99. 0e5c8ce arm: imx: include imx8image support by Peng Fan · 6 years ago
  100. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago