1. 7196ce7 configs: Migrate CONFIG_DFU_MMC again by Tom Rini · 6 years ago
  2. d01806a Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  3. 68489ed Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  4. 67bb984 net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  5. 1a4af5c net: move ether_crc to tsec driver by Chris Packham · 6 years ago
  6. be09f5b net: fix env flags for eth10addr and above by Simon Goldschmidt · 6 years ago
  7. 6880efd net: remove duplicate definition of ETHADDR_WILDCARD by Simon Goldschmidt · 6 years ago
  8. b3eabd8 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
  9. 8d93273 ARM: zynq: Disable i2c for Zybo/Zybo Z7 by Michal Simek · 6 years ago
  10. e2321f0 arm: zynq: Enable CONFIG_REMAKE_ELF by Siva Durga Prasad Paladugu · 6 years ago
  11. 1895b87 MSCC: Add support for Serval SoC family. by Horatiu Vultur · 6 years ago
  12. e8ddbef Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  13. 49ad402 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
  14. 0e31666 ARM: mvebu: add support for Allied Telesis x530 by Chris Packham · 6 years ago
  15. 7a6f60d arm: mvebu: configs: turris_mox: Add 64 MiB of boot memory by Marek Behún · 6 years ago
  16. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  17. 77c07e7 Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  18. 29d280c sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  19. 652ee27 reset: Add reset valid by Jagan Teki · 6 years ago
  20. aa86bf9 sunxi: A64: Update sun50i-a64-ccu.h by Jagan Teki · 6 years ago
  21. 8dcc7e6 ARM: dts: sun8i: Update A80 dts(i) from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  22. f3af98e adding saveenv-command for bananapi r2 by Frank Wunderlich · 6 years ago
  23. f83ef0d Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  24. 7e96804 fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi by Mian Yousaf Kaukab · 6 years ago
  25. 43d17c4 env: fix allow to build multiple environments by Rajesh Bhagat · 6 years ago
  26. 1908201 armv8: ls2088aqds: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  27. 9570df0 armv8: ls2088ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  28. 1a12b4a armv8: ls1088aqds: Add TFABOOT support by Pankit Garg · 6 years ago
  29. 143af3c armv8: ls1088ardb: Add TFABOOT support by Pankit Garg · 6 years ago
  30. 1f3d739 ls1043a: add support for nand-boot cmd for TFA by Pankit Garg · 6 years ago
  31. a85c213 lmb: remove unused extern declaration by Simon Goldschmidt · 6 years ago
  32. aa3c609 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  33. 4cc8af8 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  34. e9f1492 mips: mscc: luton+ocelot: Remove board config options, do probing by Lars Povlsen · 6 years ago
  35. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  36. 0cd35f3 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  37. 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  38. 31a2cf1 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · 6 years ago
  39. c0cf06e command: commands: Add macros to declare commands with subcmds by Boris Brezillon · 6 years ago
  40. 80a48dd common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · 6 years ago
  41. 6fb6144 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · 6 years ago
  42. 2432dac omap3: igep00x0: Remove USB support due DM_USB deadline by Enric Balletbo i Serra · 6 years ago
  43. 91882c4 riscv: qemu: define standalone load address by Lukas Auer · 6 years ago
  44. eab647d dm: serial: Tidy up header file comments by Simon Glass · 6 years ago
  45. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  46. 3de04e7 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · 6 years ago
  47. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  48. 0171f43 serial: Move new functions to serial.h by Simon Glass · 6 years ago
  49. ed4e933 log: Check printf() arguments by Simon Glass · 6 years ago
  50. df9cf1c test: dm: regmap: Fix the long test delay by Simon Glass · 6 years ago
  51. 5bb409c include: configs: Add gunzip size for HiKey board by Manivannan Sadhasivam · 6 years ago
  52. d7fe0ad arm: MediaTek: add ethernet support for MT7629 boards by Weijie Gao · 6 years ago
  53. 8505cdd arm: MediaTek: add ethernet support for MT7623 boards by Weijie Gao · 6 years ago
  54. 3e066bc reset: MedaiTek: add reset controller driver for MediaTek SoCs by Weijie Gao · 6 years ago
  55. 789ee25 imx8mq_evk_defconfig: Move file system options to Kconfig by Fabio Estevam · 6 years ago
  56. cdee91a poplar: save environment at a different offset by Alex Elder · 6 years ago
  57. e5aa3f4 Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  58. b82c7c3 board: tbs2910: Add u-boot.imx size limit check by Soeren Moch · 6 years ago
  59. bf41378 arm: mx5: Enable WDT and bootcounter on M53Menlo by Marek Vasut · 6 years ago
  60. 35e3d2e arm: ti: boot: Remove legacy Android partitions by Sam Protsenko · 6 years ago
  61. 7e40d0a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  62. 5ff7768 dm: pinctrl: Add pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
  63. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  64. 57d2beb pico-imx7d: Increase the CONFIG_ENV_OFFSET size by Fabio Estevam · 6 years ago
  65. d98f191 pcm058: fix NAND flash not using badblock table by Harald Seiler · 6 years ago
  66. 86ac7a9 imx: add i.MX8MQ EVK support by Peng Fan · 6 years ago
  67. 6609c26 tools: add i.MX8M image support by Peng Fan · 6 years ago
  68. 28ded1f spl: introduce function prototypes by Peng Fan · 6 years ago
  69. e246bfc SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  70. 725019b embestmx6boards: Add SPL support by Fabien Lahoudere · 6 years ago
  71. f2a53c7 bootm: vxworks: Make do_bootm_vxworks() non-static by Bin Meng · 6 years ago
  72. 7ebfb37 bootm: vxworks: Make do_bootvx_fdt() static by Bin Meng · 6 years ago
  73. 51ae592 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  74. 881bb9a fs: cbfs: Add missing standard CBFS component types by Bin Meng · 6 years ago
  75. 14fdf91 fs: cbfs: Make all CBFS_TYPE_xxx macros consistent by Bin Meng · 6 years ago
  76. 2fc7024 x86: edison: Remove staled comments from configuration header by Andy Shevchenko · 6 years ago
  77. 62ef268 x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfig by Andy Shevchenko · 6 years ago
  78. 6be9084 x86: edison: move CONFIG_CMD_PCI from header file to defconfig by Andy Shevchenko · 6 years ago
  79. b32aa9e linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux by Masahiro Yamada · 6 years ago
  80. ce48079 ARM: uniphier: add CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  81. 9f9edb6 ARM: uniphier: allow to source boot script before distro-boot by Masahiro Yamada · 6 years ago
  82. 6bc50a8 ARM: uniphier: do not modify bootcmd environment variable at run-time by Masahiro Yamada · 6 years ago
  83. 7d39b74 mt7623: fix a typo in include/configs/mt7623.h by Weijie Gao · 6 years ago
  84. a170274 ARM: mach-omap2: omap3: Fix GPIO clocking in SPL by Adam Ford · 6 years ago
  85. 767edf0 Revert "arm: config: fix default console only to specify the device" by Seung-Woo Kim · 6 years ago
  86. 562a63e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  87. 5c67678 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  88. fd0135e Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  89. 7a14722 arm: mvebu: configs: helios4: Change U-Boot offset on SPI Flash by Aditya Prayoga · 6 years ago
  90. 4268e39 exynos5-dt-types: add missing dtb file for Odroid HC1/HC2 by Anand Moon · 6 years ago
  91. 877ec6e arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  92. c41e660 arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver by Ang, Chee Hong · 6 years ago
  93. 25c7de2 mips: jz47xx: Add Creator CI20 platform by Paul Burton · 6 years ago
  94. cd71b1d mips: jz47xx: Add JZ4780 SoC support by Paul Burton · 6 years ago
  95. 6787c1e MSCC: add board support for the Ocelots based evaluation boards by Gregory CLEMENT · 6 years ago
  96. 93bd64b bmips: bcm6318: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  97. 55e55fe net: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  98. 6e0faa2 bmips: bcm6318: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  99. 83eae02 bmips: bcm63268: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  100. b2bf5a2 bmips: bcm6362: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago