1. 1ef91fe arm64: zynqmp: Disable ltc2952 poweroff chip by Michal Simek · 6 years ago
  2. 46b66af arm64: zynqmp: Fix sdhci clock in emmc0 mini configuration by Michal Simek · 6 years ago
  3. 27915ff arm64: zynqmp: Wire spi-flash compatible string with flashes by Michal Simek · 6 years ago
  4. df0dcf9 arm64: zynqmp: Define and enable qspi node for DC4 board by Siva Durga Prasad Paladugu · 8 years ago
  5. 88674da arm64: zynqmp: Enable SPL_SEPARATE_BSS by default by Michal Simek · 6 years ago
  6. b17edc8 microblaze: Showing model information from DT by default by Michal Simek · 6 years ago
  7. fdf3d80 microblaze: Use standard functions for memory decoding by Michal Simek · 6 years ago
  8. 0f24cd7 arm64: zynqmp: Reflect emmc controller ID in model in DT by Michal Simek · 6 years ago
  9. da80327 arm64: zynqmp: Disable bootelf and fdt commands for mini configurations by Michal Simek · 6 years ago
  10. ed8320b ARM: zynq: cse: Shrink u-boot size by Michal Simek · 6 years ago
  11. 8975ee2 ARM: zynq: cse: Disable autoboot feature by Michal Simek · 6 years ago
  12. 3ea0a3b ARM: zynq: cse: Disable distro bootcommands by Michal Simek · 6 years ago
  13. 29a7859 ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELP by Michal Simek · 6 years ago
  14. 5f9ae0e mtd: nand: Arasan: Add subpage configuration support by Martin Lund · 6 years ago
  15. 39de089 arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width property by Siva Durga Prasad Paladugu · 6 years ago
  16. 951c019 arm64: zynqmp: Fix logic in CG/EG/EV detection by Siva Durga Prasad Paladugu · 6 years ago
  17. d515188 arm64: zynqmp: Enable SPL gzip support for zcu102 and zcu100 by Michal Simek · 6 years ago
  18. 85aa33a Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  19. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  20. 90fcfb1 test: sf: Add a simple SPI flash test by Simon Glass · 6 years ago
  21. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  22. 43e571d string: Include the config header by Simon Glass · 6 years ago
  23. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  24. f109e77 binman: Set the pathname correctly for ELF files by Simon Glass · 6 years ago
  25. 8c9696e binman: Drop an unnecessary comma in blob handling by Simon Glass · 6 years ago
  26. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  27. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · 6 years ago
  28. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · 6 years ago
  29. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · 6 years ago
  30. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  31. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  32. 541b2b8 sandbox: log: Add a category for sandbox by Simon Glass · 6 years ago
  33. 2b45c48 sandbox: tpm: Allow debugging of data packages by Simon Glass · 6 years ago
  34. 153f252 cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  35. 134022a cros_ec: Align uclass data to a cache boundary by Simon Glass · 6 years ago
  36. 411661d cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · 6 years ago
  37. a77024d cros_ec: Add error logging on a few commands by Simon Glass · 6 years ago
  38. 3a23951 cros_ec: Use uint instead of u8 for parameters by Simon Glass · 6 years ago
  39. 071a178 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  40. 454507f buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  41. 0db9443 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  42. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  43. a942e1a dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · 6 years ago
  44. 99a097d fdt: restore board_fdt_blob_setup() declaration by Baruch Siach · 6 years ago
  45. 5f107b5 cmd: fdt: Fix fdt address information after the movement by Hiroyuki Yokoyama · 6 years ago
  46. 5bd49fb fdt: Fix uncompress_blob() for U-Boot proper by Marek Vasut · 6 years ago
  47. 764cae5 dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · 6 years ago
  48. 6d2c6c5 sandbox: README: use setenv ethrotate no by Heinrich Schuchardt · 6 years ago
  49. 36b5743 sandbox: README: setting environment variables by Heinrich Schuchardt · 6 years ago
  50. fa4bf41 sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
  51. fb862b05 dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · 6 years ago
  52. 4a35965 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  53. b96439a Merge branch '2018-11-19-master-imports' by Tom Rini · 6 years ago
  54. 23f9af1 fs: fat: assign rootdir sector when accessing root directory by Thomas RIENOESSL · 6 years ago
  55. 0107c61 clk: meson: fix clk81 divider calculation by Jerome Brunet · 6 years ago
  56. 5b2449c cmd: adc: add an option to scan some or all available channels by Fabrice Gasnier · 6 years ago
  57. 0555044 cmd: adc: print single conversion also in uV by Fabrice Gasnier · 6 years ago
  58. fb40888 cmd: adc: add info on channel mask by Fabrice Gasnier · 6 years ago
  59. b341a43 dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  60. 45d1790 ARM: mvebu: dts: add Clearfog GT-8K by Rabeeh Khoury · 6 years ago
  61. 716a186 ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · 6 years ago
  62. 3692741 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · 6 years ago
  63. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  64. 21ea515 MIPS: drop asm/const.h by Baruch Siach · 6 years ago
  65. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  66. 4864f30 linux/const.h: import from kernel by Baruch Siach · 6 years ago
  67. a93d4ac Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  68. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  69. 81a0644 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  70. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  71. dcbacf4 mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  72. bfb27b1 mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address by Stefan Roese · 6 years ago
  73. 95c6c29 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  74. d0fdd67 mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state by Stefan Roese · 6 years ago
  75. b54fab5 mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · 6 years ago
  76. 51cb80c mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog) by Stefan Roese · 6 years ago
  77. 81382b7 mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  78. 8bbb6bf mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · 6 years ago
  79. 787d22b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  80. 4e453bd mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · 6 years ago
  81. c35b97f mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  82. 35a9dfd mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init by Stefan Roese · 6 years ago
  83. bbd6fe4 gpio: Add MT7621 GPIO support by Stefan Roese · 6 years ago
  84. 8456969 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  85. 30cd074 Merge branch '2018-11-16-master-imports' by Tom Rini · 6 years ago
  86. 3b09224 sunxi: Update MAINTAINERS file for recent boards by Tom Rini · 6 years ago
  87. cffcf77 fdt_region: Ensure that depth never goes below -1 by Konrad Beckmann · 6 years ago
  88. 198f39a image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  89. e897fc5 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  90. 0bc2085 misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  91. b5cdbd8 misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  92. 17cfc0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · 6 years ago
  93. ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · 6 years ago
  94. 6b981d0 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  95. 60f9c28 board: ti: am65x: Update README to add R5 build support by Lokesh Vutla · 6 years ago
  96. de5de2a configs: am65x_evm_r5: Add initial support by Lokesh Vutla · 6 years ago
  97. b50abe2 armv7r: dts: am654: Add initial support by Lokesh Vutla · 6 years ago
  98. 3d09ed3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · 6 years ago
  99. cbf5403 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  100. 2c69d5c armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · 6 years ago