1. feaab8e arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:23 2019 +0100
  2. a96cf8f tftp: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:22 2019 +0100
  3. d743962 lmb: remove unused extern declaration by Simon Goldschmidt · Mon Jan 14 22:38:21 2019 +0100
  4. f882a5a bootm: use new common function lmb_init_and_reserve by Simon Goldschmidt · Mon Jan 14 22:38:20 2019 +0100
  5. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:19 2019 +0100
  6. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · Mon Jan 14 22:38:18 2019 +0100
  7. 01adc4c fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · Mon Jan 14 22:38:17 2019 +0100
  8. cb57d13 lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · Mon Jan 14 22:38:16 2019 +0100
  9. 6402d9b lmb: fix allocation at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:15 2019 +0100
  10. 9f3b627 test: add test for lib/lmb.c by Simon Goldschmidt · Mon Jan 14 22:38:14 2019 +0100
  11. 5e7fae7 env: add spi_flash_read_env function by Horatiu Vultur · Tue Dec 11 10:13:56 2018 +0100
  12. bd18614 mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · Thu Dec 06 14:57:09 2018 +0100
  13. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 15 22:05:34 2019 -0500
  14. 6ac04bf Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Jan 15 22:05:28 2019 -0500
  15. a102fd9 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Tue Jan 15 22:05:05 2019 -0500
  16. 9c84a33 Merge branch '2019-01-14-master-imports' by Tom Rini · Tue Jan 15 20:33:07 2019 -0500
  17. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · Wed Dec 05 09:26:50 2018 +0100
  18. e8b7970 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · Mon Dec 10 21:29:44 2018 +0800
  19. 878acd7 cmd: adc: Use the sub-command infrastructure by Boris Brezillon · Mon Dec 03 22:54:23 2018 +0100
  20. 06f950d cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands by Boris Brezillon · Mon Dec 03 22:54:22 2018 +0100
  21. 20052d4 command: commands: Add macros to declare commands with subcmds by Boris Brezillon · Mon Dec 03 22:54:21 2018 +0100
  22. c71dfd1 common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · Mon Dec 03 22:54:20 2018 +0100
  23. ae73c33 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · Mon Dec 03 22:54:19 2018 +0100
  24. 8506ec6 common: command: Fix command auto-completion by Boris Brezillon · Mon Dec 03 22:54:18 2018 +0100
  25. 0ebd033 blk: Increase cache element size by Marek Vasut · Wed Aug 08 13:20:29 2018 +0200
  26. 854d6ed Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img by Simon Goldschmidt · Fri Jan 11 20:56:02 2019 +0100
  27. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · Fri Jan 11 19:42:27 2019 +0900
  28. fa38070 kbuild: add .DELETE_ON_ERROR special target by Masahiro Yamada · Fri Jan 11 19:42:26 2019 +0900
  29. 83ad248 common: Kconfig: miscellaneous spelling fixes by Chris Packham · Fri Jan 11 15:30:50 2019 +1300
  30. c606d3d kbuild: fix parallel build race caused by u-boot.cfg regeneration by Masahiro Yamada · Thu Jan 10 23:11:39 2019 +0900
  31. e03ad21 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Wed Jan 09 20:35:31 2019 +0100
  32. 03a9683 drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART by Simon Goldschmidt · Wed Jan 09 20:27:09 2019 +0100
  33. 31860f1 Fix typo: missmatched -> mismatched. by Vagrant Cascadian · Tue Jan 08 13:10:23 2019 -0800
  34. f209138 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · Tue Jan 08 19:28:35 2019 +0530
  35. acc3da6 pylibfdt: Use Python 2 in Makefile by Josef Lusticky · Tue Jan 08 14:19:46 2019 +0100
  36. 51d85f6 lib: uuid: Do not enable UUID command SPL by Marek Vasut · Mon Jan 07 21:23:38 2019 +0100
  37. d963707 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · Mon Jan 07 21:23:22 2019 +0100
  38. 6d99b85 dtoc: make generated platdata structs const by Simon Goldschmidt · Mon Jan 07 20:29:26 2019 +0100
  39. 191cd60 cmd: zip: use correct format code by Heinrich Schuchardt · Sun Jan 06 12:38:37 2019 +0100
  40. 16f2935 cmd: unzip: use correct format code by Heinrich Schuchardt · Sun Jan 06 12:34:16 2019 +0100
  41. e7bfcff cmd: ubi: remove unreachable code by Heinrich Schuchardt · Sun Jan 06 12:26:28 2019 +0100
  42. 37aef53 cmd: tpm-v2: use correct format code by Heinrich Schuchardt · Sun Jan 06 12:09:10 2019 +0100
  43. 4d08ddd cmd: sf: use correct printf code by Heinrich Schuchardt · Sun Jan 06 12:03:37 2019 +0100
  44. cf80bd7 cmd: nvedit: use correct format code by Heinrich Schuchardt · Sun Jan 06 11:52:06 2019 +0100
  45. ec8dfc3 cmd: gpio: use correct printf code by Heinrich Schuchardt · Sun Jan 06 11:31:54 2019 +0100
  46. 9af56e5 configs: stm32: Remove CONFIG_OF_EMBED by Patrice Chotard · Fri Jan 04 11:48:55 2019 +0100
  47. 829540f cmd: mmc: Invalidate MMC block cache after init by Marek Vasut · Thu Jan 03 22:09:44 2019 +0100
  48. cb5df5d cmd: mmc: Force mmc reinit when no card present by Marek Vasut · Thu Jan 03 22:09:43 2019 +0100
  49. 111572f mmc: Add support for downgrading HS200/HS400 to HS mode by Marek Vasut · Thu Jan 03 21:19:24 2019 +0100
  50. 9657226 am335x: igep003x: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · Fri Dec 28 11:55:48 2018 +0100
  51. 5247aec am335x: sl50: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · Thu Dec 27 17:34:11 2018 +0100
  52. 573b001 omap3: igep00x0: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · Thu Dec 27 17:03:30 2018 +0100
  53. d27e320 omap3: igep00x0: Switch to simple malloc in SPL by Enric Balletbo i Serra · Thu Dec 27 17:03:29 2018 +0100
  54. 66b8f28 omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION by Enric Balletbo i Serra · Thu Dec 27 17:03:28 2018 +0100
  55. adbfc56 omap3: igep00x0: Remove USB support due DM_USB deadline by Enric Balletbo i Serra · Thu Dec 27 17:03:27 2018 +0100
  56. 00b39f9 omap3: igep00x0: Remove unmaintained IGEP0032 defconfig by Enric Balletbo i Serra · Thu Dec 27 17:03:26 2018 +0100
  57. e9f4d87 test: Use single quote consistently by Simon Glass · Thu Dec 27 08:11:13 2018 -0700
  58. 9bf7741 arm: dts: Add MMC nodes for HiKey board by Manivannan Sadhasivam · Thu Dec 27 19:04:05 2018 +0530
  59. 6ad4f8c mmc: Convert HI6220 MMC driver to driver model by Manivannan Sadhasivam · Thu Dec 27 19:04:04 2018 +0530
  60. 628d2f1 i2c: Reflect correct dependency for !DM cadence driver by Michal Simek · Wed Jan 09 12:00:32 2019 +0100
  61. d5c97ac i2c: mux: Covert to livetree functions by Michal Simek · Wed Jan 09 11:58:24 2019 +0100
  62. 59e2585 i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · Thu Jan 03 13:36:33 2019 +0100
  63. 9de0e2a i2c: xiic: Add Xilinx AXI I2C driver by Marek Vasut · Wed Dec 19 12:26:27 2018 +0100
  64. bf12fe9 riscv: qemu: define standalone load address by Lukas Auer · Fri Jan 04 01:37:34 2019 +0100
  65. db2fea2 riscv: support standalone applications on RV64I systems by Lukas Auer · Fri Jan 04 01:37:33 2019 +0100
  66. af68f82 riscv: replace use of callee-saved register in standalone by Lukas Auer · Fri Jan 04 01:37:32 2019 +0100
  67. d4e2417 riscv: remove RISC-V standalone linker script by Lukas Auer · Fri Jan 04 01:37:31 2019 +0100
  68. 09dfc3c riscv: use invalidate/flush_*cache_range functions in cache.c by Lukas Auer · Fri Jan 04 01:37:30 2019 +0100
  69. 6280e32 riscv: move the AX25-specific implementation of flush_dcache_all by Lukas Auer · Fri Jan 04 01:37:29 2019 +0100
  70. 8318e89 riscv: clarify error message on undefined exceptions by Lukas Auer · Fri Jan 04 01:37:28 2019 +0100
  71. c575ae4 lib: fdtdec: fdtdec_get_addr_size_fixed remove checks by Keerthy · Fri Dec 21 21:54:30 2018 +0530
  72. 1b99536 sandbox: i2c_emul_find() No emulators for device 'rtc@43' by Heinrich Schuchardt · Sat Jan 05 22:30:07 2019 +0100
  73. c9af82c dm: serial: Tidy up header file comments by Simon Glass · Fri Dec 28 14:23:11 2018 -0700
  74. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  75. de62d48 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:09 2018 -0700
  76. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  77. 925c000 serial: Move new functions to serial.h by Simon Glass · Fri Dec 28 14:23:07 2018 -0700
  78. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · Mon Jan 07 16:44:24 2019 -0700
  79. 1c1bf9f net: Fix error handling in sb_eth_raw_ofdata_to_platdata() by Simon Glass · Mon Jan 07 16:44:22 2019 -0700
  80. 6c659f8 travis: Use buildman for building with clang by Simon Glass · Mon Jan 07 16:44:21 2019 -0700
  81. f77ca5b buildman: Add support for building with clang by Simon Glass · Mon Jan 07 16:44:20 2019 -0700
  82. bd92332 log: Check printf() arguments by Simon Glass · Mon Jan 07 16:44:19 2019 -0700
  83. 60209e6 efi_loader: Add a wchar_t cast in efi_file_open() by Simon Glass · Mon Jan 07 16:44:18 2019 -0700
  84. 0948af2 sandbox: Correct SDL build flags by Simon Glass · Mon Dec 17 09:12:16 2018 -0700
  85. 4345a6d buildman: Deal nicely with invalid build-status file by Simon Glass · Mon Dec 10 09:05:23 2018 -0700
  86. c2a7c49 test: dm: regmap: Fix the long test delay by Simon Glass · Sun Dec 09 17:11:10 2018 -0700
  87. a98ba7f common: fdt_support: print hexadecimal numbers in debug by Sekhar Nori · Thu Dec 06 15:20:47 2018 +0530
  88. df60424 dm: Tidy up 'dm tree' output when there are many devices by Simon Glass · Wed Dec 05 18:42:52 2018 -0700
  89. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · Wed Dec 05 05:35:26 2018 -0700
  90. 048b2f4 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · Tue Dec 04 20:35:24 2018 +0100
  91. cfc859b include: configs: Add gunzip size for HiKey board by Manivannan Sadhasivam · Thu Dec 27 19:04:03 2018 +0530
  92. db09509 configs: MediaTek: use OF_SEPARATE instead of OF_EMBED by developer · Thu Dec 20 16:12:59 2018 +0800
  93. 11fe9f2 MAINTAINERS: ARM MEDIATEK: update file entries by developer · Thu Dec 20 16:12:58 2018 +0800
  94. b8de3ee arm: MediaTek: add ethernet support for MT7629 boards by developer · Thu Dec 20 16:12:57 2018 +0800
  95. 73569d4 arm: MediaTek: add ethernet support for MT7623 boards by developer · Thu Dec 20 16:12:56 2018 +0800
  96. e43f3c7 arm: dts: add ethernet related node for MT7629 SoC by developer · Thu Dec 20 16:12:55 2018 +0800
  97. a9c87ba arm: dts: add ethernet related node for MT7623 SoC by developer · Thu Dec 20 16:12:54 2018 +0800
  98. c3ac93d ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs by developer · Thu Dec 20 16:12:53 2018 +0800
  99. 0225945 clk: MediaTek: bind ethsys reset controller by developer · Thu Dec 20 16:12:52 2018 +0800
  100. d48dd9a reset: MedaiTek: add reset controller driver for MediaTek SoCs by developer · Thu Dec 20 16:12:51 2018 +0800