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